+ 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 [Tue Jun 30 09:37:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-5b5d856b88-v9z4g 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 0x7f4e36292668 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-30 09:37:14.791 8 INFO neutron.common.config [-] Logging enabled! 2026-06-30 09:37:14.791 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-30 09:37:14.862 7 INFO neutron.common.config [-] Logging enabled! 2026-06-30 09:37:14.862 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-30 09:37:15.808 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-30 09:37:15.892 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-30 09:37:17.466 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 09:37:17.468 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-30 09:37:17.472 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-30 09:37:17.473 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 09:37:17.473 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-30 09:37:17.473 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-30 09:37:17.473 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 09:37:17.481 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 09:37:17.481 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 09:37:17.481 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 09:37:17.503 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-30 09:37:17.504 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 09:37:17.505 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-30 09:37:17.506 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 09:37:17.509 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-30 09:37:17.512 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-30 09:37:17.513 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 09:37:17.513 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-30 09:37:17.514 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-30 09:37:17.514 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 09:37:17.521 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 09:37:17.521 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 09:37:17.521 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 09:37:17.529 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-30 09:37:17.529 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-30 09:37:17.529 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-30 09:37:17.530 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-30 09:37:17.543 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-30 09:37:17.544 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 09:37:17.544 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-30 09:37:17.568 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-30 09:37:17.568 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-30 09:37:17.568 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-30 09:37:17.568 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-30 09:37:17.816 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing driver for type 'vlan' 2026-06-30 09:37:17.851 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing driver for type 'vlan' 2026-06-30 09:37:18.106 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] VlanTypeDriver initialization complete 2026-06-30 09:37:18.106 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing driver for type 'vxlan' 2026-06-30 09:37:18.107 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-30 09:37:18.121 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-30 09:37:18.121 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-30 09:37:18.121 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing extension driver 'port_security' 2026-06-30 09:37:18.121 8 INFO neutron.plugins.ml2.extensions.port_security [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-30 09:37:18.122 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing extension driver 'qos' 2026-06-30 09:37:18.122 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-30 09:37:18.122 8 INFO neutron.plugins.ml2.managers [None req-4d2d6741-2928-4211-8488-8c16f94db7a2 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-30 09:37:18.132 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] VlanTypeDriver initialization complete 2026-06-30 09:37:18.132 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing driver for type 'vxlan' 2026-06-30 09:37:18.132 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-30 09:37:18.135 8 INFO neutron.quota [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded quota_driver: . 2026-06-30 09:37:18.135 8 INFO neutron.plugins.ml2.plugin [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Modular L2 Plugin initialization complete 2026-06-30 09:37:18.136 8 INFO neutron.plugins.ml2.managers [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-30 09:37:18.136 8 INFO neutron.plugins.ml2.managers [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-30 09:37:18.136 8 INFO neutron.plugins.ml2.managers [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-30 09:37:18.136 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: qos 2026-06-30 09:37:18.144 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-30 09:37:18.144 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-30 09:37:18.144 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing extension driver 'port_security' 2026-06-30 09:37:18.144 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-30 09:37:18.144 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing extension driver 'qos' 2026-06-30 09:37:18.145 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-30 09:37:18.145 7 INFO neutron.plugins.ml2.managers [None req-7d7f5d8a-fc0f-4e35-89d4-1b8ab158e4f4 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-30 09:37:18.149 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: router 2026-06-30 09:37:18.158 7 INFO neutron.quota [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded quota_driver: . 2026-06-30 09:37:18.158 7 INFO neutron.plugins.ml2.plugin [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Modular L2 Plugin initialization complete 2026-06-30 09:37:18.158 7 INFO neutron.plugins.ml2.managers [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-30 09:37:18.159 7 INFO neutron.plugins.ml2.managers [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-30 09:37:18.159 7 INFO neutron.plugins.ml2.managers [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Got port-security extension from driver 'port_security' 2026-06-30 09:37:18.159 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: qos 2026-06-30 09:37:18.171 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: router 2026-06-30 09:37:18.197 8 INFO neutron.services.service_base [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-30 09:37:18.197 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: segments 2026-06-30 09:37:18.217 7 INFO neutron.services.service_base [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-30 09:37:18.218 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: segments 2026-06-30 09:37:18.295 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: trunk 2026-06-30 09:37:18.309 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: vpnaas 2026-06-30 09:37:18.311 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: trunk 2026-06-30 09:37:18.325 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: vpnaas 2026-06-30 09:37:18.349 8 WARNING stevedore.named [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 09:37:18.364 7 WARNING stevedore.named [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 09:37:18.421 8 INFO neutron_vpnaas.services.vpn.plugin [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-30 09:37:18.422 8 INFO neutron.common.utils [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-30 09:37:18.422 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: taas 2026-06-30 09:37:18.428 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-30 09:37:18.429 7 INFO neutron.common.utils [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-30 09:37:18.429 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: taas 2026-06-30 09:37:18.449 8 WARNING stevedore.named [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 09:37:18.449 8 WARNING stevedore.named [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-30 09:37:18.454 7 WARNING stevedore.named [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 09:37:18.455 7 WARNING stevedore.named [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-30 09:37:18.475 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-30 09:37:18.475 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: tapmirror 2026-06-30 09:37:18.475 8 INFO neutron_taas.services.taas.taas_plugin [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-30 09:37:18.475 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: tapmirror 2026-06-30 09:37:18.489 7 WARNING stevedore.named [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 09:37:18.489 7 WARNING stevedore.named [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-30 09:37:18.490 8 WARNING stevedore.named [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 09:37:18.490 8 WARNING stevedore.named [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-30 09:37:18.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-30 09:37:18.505 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: auto_allocate 2026-06-30 09:37:18.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-30 09:37:18.505 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: auto_allocate 2026-06-30 09:37:18.513 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: tag 2026-06-30 09:37:18.516 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: tag 2026-06-30 09:37:18.522 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: timestamp 2026-06-30 09:37:18.524 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: network_ip_availability 2026-06-30 09:37:18.525 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: timestamp 2026-06-30 09:37:18.529 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: network_ip_availability 2026-06-30 09:37:18.529 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: flavors 2026-06-30 09:37:18.532 8 INFO neutron.manager [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loading Plugin: revisions 2026-06-30 09:37:18.532 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: flavors 2026-06-30 09:37:18.535 7 INFO neutron.manager [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loading Plugin: revisions 2026-06-30 09:37:18.536 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Initializing extension manager. 2026-06-30 09:37:18.537 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: address-group 2026-06-30 09:37:18.538 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: address-scope 2026-06-30 09:37:18.538 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-30 09:37:18.539 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Initializing extension manager. 2026-06-30 09:37:18.539 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: agent 2026-06-30 09:37:18.540 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: agent-resources-synced 2026-06-30 09:37:18.540 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: address-group 2026-06-30 09:37:18.541 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-30 09:37:18.541 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: address-scope 2026-06-30 09:37:18.542 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-30 09:37:18.542 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-30 09:37:18.542 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: availability_zone 2026-06-30 09:37:18.543 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: agent 2026-06-30 09:37:18.543 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: availability_zone_filter 2026-06-30 09:37:18.543 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: agent-resources-synced 2026-06-30 09:37:18.543 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-30 09:37:18.544 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: default-subnetpools 2026-06-30 09:37:18.544 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: allowed-address-pairs 2026-06-30 09:37:18.545 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: auto-allocated-topology 2026-06-30 09:37:18.546 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: availability_zone 2026-06-30 09:37:18.546 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-30 09:37:18.546 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: availability_zone_filter 2026-06-30 09:37:18.547 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: dns-integration 2026-06-30 09:37:18.547 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-30 09:37:18.547 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: dns-domain-ports 2026-06-30 09:37:18.547 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: default-subnetpools 2026-06-30 09:37:18.548 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-30 09:37:18.548 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: dvr 2026-06-30 09:37:18.549 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-30 09:37:18.549 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-30 09:37:18.549 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: empty-string-filtering 2026-06-30 09:37:18.549 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: dns-integration 2026-06-30 09:37:18.550 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 09:37:18.550 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: dns-domain-ports 2026-06-30 09:37:18.550 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-30 09:37:18.550 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-30 09:37:18.551 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: external-net 2026-06-30 09:37:18.551 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: dvr 2026-06-30 09:37:18.551 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-30 09:37:18.551 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-30 09:37:18.552 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: empty-string-filtering 2026-06-30 09:37:18.552 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: extraroute 2026-06-30 09:37:18.552 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 09:37:18.553 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: extraroute-atomic 2026-06-30 09:37:18.553 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-30 09:37:18.553 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-30 09:37:18.554 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: external-net 2026-06-30 09:37:18.554 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-30 09:37:18.554 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-30 09:37:18.554 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-30 09:37:18.555 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: extraroute 2026-06-30 09:37:18.555 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-30 09:37:18.555 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: extraroute-atomic 2026-06-30 09:37:18.556 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-30 09:37:18.556 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: fip-port-details 2026-06-30 09:37:18.556 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: flavors 2026-06-30 09:37:18.557 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-30 09:37:18.557 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-30 09:37:18.558 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-30 09:37:18.558 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-30 09:37:18.558 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: fip-port-details 2026-06-30 09:37:18.558 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: floatingip-pools 2026-06-30 09:37:18.559 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: flavors 2026-06-30 09:37:18.559 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: ip_allocation 2026-06-30 09:37:18.559 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: ip-substring-filtering 2026-06-30 09:37:18.560 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: l2_adjacency 2026-06-30 09:37:18.560 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-30 09:37:18.561 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: router 2026-06-30 09:37:18.561 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: floatingip-pools 2026-06-30 09:37:18.561 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: ip_allocation 2026-06-30 09:37:18.562 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: ip-substring-filtering 2026-06-30 09:37:18.562 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: l2_adjacency 2026-06-30 09:37:18.563 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 09:37:18.563 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-30 09:37:18.564 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: router 2026-06-30 09:37:18.564 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-30 09:37:18.564 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: ext-gw-mode 2026-06-30 09:37:18.565 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: l3-ha 2026-06-30 09:37:18.565 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 09:37:18.565 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-30 09:37:18.566 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-30 09:37:18.566 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-30 09:37:18.566 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-30 09:37:18.566 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: l3-flavors 2026-06-30 09:37:18.567 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: ext-gw-mode 2026-06-30 09:37:18.567 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-30 09:37:18.567 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: l3-ha 2026-06-30 09:37:18.568 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-30 09:37:18.568 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-30 09:37:18.568 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-30 09:37:18.569 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: l3-flavors 2026-06-30 09:37:18.570 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-30 09:37:18.570 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-30 09:37:18.570 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-30 09:37:18.571 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-30 09:37:18.572 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-30 09:37:18.572 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-30 09:37:18.573 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-30 09:37:18.574 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-30 09:37:18.574 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-30 09:37:18.574 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: multi-provider 2026-06-30 09:37:18.574 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-30 09:37:18.575 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: net-mtu 2026-06-30 09:37:18.575 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: net-mtu-writable 2026-06-30 09:37:18.576 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-30 09:37:18.576 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: network_availability_zone 2026-06-30 09:37:18.576 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-30 09:37:18.577 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: network_ha 2026-06-30 09:37:18.577 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: multi-provider 2026-06-30 09:37:18.577 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: network-ip-availability 2026-06-30 09:37:18.577 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: net-mtu 2026-06-30 09:37:18.578 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: net-mtu-writable 2026-06-30 09:37:18.578 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-30 09:37:18.578 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: network_availability_zone 2026-06-30 09:37:18.579 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: pagination 2026-06-30 09:37:18.579 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: network_ha 2026-06-30 09:37:18.579 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-device-profile 2026-06-30 09:37:18.579 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: network-ip-availability 2026-06-30 09:37:18.580 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-30 09:37:18.580 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-30 09:37:18.580 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-30 09:37:18.581 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-30 09:37:18.581 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: pagination 2026-06-30 09:37:18.581 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-mac-override 2026-06-30 09:37:18.581 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-device-profile 2026-06-30 09:37:18.582 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-30 09:37:18.582 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-30 09:37:18.582 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-30 09:37:18.582 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-30 09:37:18.583 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-30 09:37:18.583 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-30 09:37:18.583 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-resource-request 2026-06-30 09:37:18.583 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-mac-override 2026-06-30 09:37:18.584 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-30 09:37:18.584 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-30 09:37:18.584 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-30 09:37:18.585 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-30 09:37:18.585 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-30 09:37:18.585 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: binding 2026-06-30 09:37:18.586 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-resource-request 2026-06-30 09:37:18.586 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: binding-extended 2026-06-30 09:37:18.586 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-resource-request-groups 2026-06-30 09:37:18.587 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-security 2026-06-30 09:37:18.587 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-30 09:37:18.587 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: project-id 2026-06-30 09:37:18.587 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: binding 2026-06-30 09:37:18.588 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: provider 2026-06-30 09:37:18.588 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: binding-extended 2026-06-30 09:37:18.588 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-30 09:37:18.588 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-security 2026-06-30 09:37:18.589 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: project-id 2026-06-30 09:37:18.589 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: provider 2026-06-30 09:37:18.590 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-30 09:37:18.590 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos 2026-06-30 09:37:18.591 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-30 09:37:18.591 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-30 09:37:18.592 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-default 2026-06-30 09:37:18.592 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos 2026-06-30 09:37:18.592 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-fip 2026-06-30 09:37:18.593 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-30 09:37:18.593 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-30 09:37:18.593 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-30 09:37:18.593 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-30 09:37:18.594 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-default 2026-06-30 09:37:18.594 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-30 09:37:18.594 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-fip 2026-06-30 09:37:18.595 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-30 09:37:18.595 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-30 09:37:18.595 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-30 09:37:18.595 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-gateway-ip 2026-06-30 09:37:18.596 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-port-network-policy 2026-06-30 09:37:18.596 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-pps 2026-06-30 09:37:18.596 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-30 09:37:18.596 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-pps-minimum 2026-06-30 09:37:18.597 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-30 09:37:18.597 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-30 09:37:18.597 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: qos-rules-alias 2026-06-30 09:37:18.598 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-pps 2026-06-30 09:37:18.598 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: quota-check-limit 2026-06-30 09:37:18.598 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-rule-type-details 2026-06-30 09:37:18.599 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-30 09:37:18.599 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: quota-check-limit-default 2026-06-30 09:37:18.599 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: qos-rules-alias 2026-06-30 09:37:18.600 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: quota-check-limit 2026-06-30 09:37:18.600 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: quota-check-limit-default 2026-06-30 09:37:18.601 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: quotas 2026-06-30 09:37:18.602 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: quota_details 2026-06-30 09:37:18.602 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: quotas 2026-06-30 09:37:18.603 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: quota_details 2026-06-30 09:37:18.603 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: rbac-policies 2026-06-30 09:37:18.604 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: rbac-address-group 2026-06-30 09:37:18.604 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: rbac-address-scope 2026-06-30 09:37:18.605 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: rbac-policies 2026-06-30 09:37:18.605 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: rbac-security-groups 2026-06-30 09:37:18.605 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: rbac-address-group 2026-06-30 09:37:18.605 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: rbac-subnetpool 2026-06-30 09:37:18.606 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: rbac-address-scope 2026-06-30 09:37:18.606 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: revision-if-match 2026-06-30 09:37:18.606 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: rbac-security-groups 2026-06-30 09:37:18.607 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-30 09:37:18.607 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: rbac-subnetpool 2026-06-30 09:37:18.607 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: router_availability_zone 2026-06-30 09:37:18.607 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: revision-if-match 2026-06-30 09:37:18.608 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-30 09:37:18.608 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: standard-attr-revisions 2026-06-30 09:37:18.608 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: router_availability_zone 2026-06-30 09:37:18.609 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-30 09:37:18.609 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-30 09:37:18.610 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-30 09:37:18.610 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-30 09:37:18.611 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: security-groups-default-rules 2026-06-30 09:37:18.611 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-30 09:37:18.611 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-30 09:37:18.611 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-30 09:37:18.612 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-30 09:37:18.612 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-30 09:37:18.612 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-30 09:37:18.613 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-30 09:37:18.613 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-30 09:37:18.617 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: security-group 2026-06-30 09:37:18.618 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: security-group 2026-06-30 09:37:18.619 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: segment 2026-06-30 09:37:18.619 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-30 09:37:18.620 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: segment 2026-06-30 09:37:18.620 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: service-type 2026-06-30 09:37:18.620 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: sorting 2026-06-30 09:37:18.621 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: standard-attr-segment 2026-06-30 09:37:18.621 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: standard-attr-description 2026-06-30 09:37:18.622 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: stateful-security-group 2026-06-30 09:37:18.622 7 WARNING neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-30 09:37:18.623 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-30 09:37:18.623 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: subnet-external-network 2026-06-30 09:37:18.624 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: subnet_onboard 2026-06-30 09:37:18.624 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-30 09:37:18.625 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-30 09:37:18.625 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: subnet-service-types 2026-06-30 09:37:18.626 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: service-type 2026-06-30 09:37:18.626 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: subnet_allocation 2026-06-30 09:37:18.626 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: sorting 2026-06-30 09:37:18.627 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: standard-attr-segment 2026-06-30 09:37:18.628 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-30 09:37:18.628 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: tag-creation 2026-06-30 09:37:18.628 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: standard-attr-description 2026-06-30 09:37:18.629 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-30 09:37:18.629 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: stateful-security-group 2026-06-30 09:37:18.630 8 WARNING neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-30 09:37:18.630 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-30 09:37:18.631 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: subnet-external-network 2026-06-30 09:37:18.632 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: subnet_onboard 2026-06-30 09:37:18.632 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: standard-attr-tag 2026-06-30 09:37:18.633 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-30 09:37:18.633 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-30 09:37:18.633 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: subnet-service-types 2026-06-30 09:37:18.634 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: trunk 2026-06-30 09:37:18.634 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: trunk-details 2026-06-30 09:37:18.634 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: subnet_allocation 2026-06-30 09:37:18.635 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-30 09:37:18.635 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-30 09:37:18.635 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-30 09:37:18.636 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-30 09:37:18.636 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: tag-creation 2026-06-30 09:37:18.636 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-30 09:37:18.637 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-30 09:37:18.638 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-30 09:37:18.639 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-30 09:37:18.640 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: vpn-flavors 2026-06-30 09:37:18.641 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: vpnaas 2026-06-30 09:37:18.642 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: standard-attr-tag 2026-06-30 09:37:18.642 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: taas 2026-06-30 09:37:18.643 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-30 09:37:18.643 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: tap-mirror 2026-06-30 09:37:18.644 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: trunk 2026-06-30 09:37:18.644 7 INFO neutron.api.extensions [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Loaded extension: taas-vlan-filter 2026-06-30 09:37:18.644 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: trunk-details 2026-06-30 09:37:18.645 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-30 09:37:18.645 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-30 09:37:18.646 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-30 09:37:18.646 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-30 09:37:18.646 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-30 09:37:18.646 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-30 09:37:18.647 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.647 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-30 09:37:18.648 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-30 09:37:18.650 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-30 09:37:18.650 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-30 09:37:18.651 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-30 09:37:18.653 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: vpn-flavors 2026-06-30 09:37:18.655 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-30 09:37:18.655 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-30 09:37:18.656 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-30 09:37:18.656 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.657 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.657 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: vpnaas 2026-06-30 09:37:18.657 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.657 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.658 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-30 09:37:18.658 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.658 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.659 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-30 09:37:18.659 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-30 09:37:18.660 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-30 09:37:18.660 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.660 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ipsecpolicy is already registered 2026-06-30 09:37:18.660 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: taas 2026-06-30 09:37:18.660 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.661 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ikepolicy is already registered 2026-06-30 09:37:18.662 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: tap-mirror 2026-06-30 09:37:18.662 8 INFO neutron.api.extensions [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Loaded extension: taas-vlan-filter 2026-06-30 09:37:18.665 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-30 09:37:18.665 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-30 09:37:18.665 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-30 09:37:18.665 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] router is already registered 2026-06-30 09:37:18.665 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.665 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-30 09:37:18.666 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-30 09:37:18.666 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] floatingip is already registered 2026-06-30 09:37:18.669 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-30 09:37:18.669 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] rbac_policy is already registered 2026-06-30 09:37:18.669 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-30 09:37:18.670 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-30 09:37:18.670 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] security_group is already registered 2026-06-30 09:37:18.670 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-30 09:37:18.670 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-30 09:37:18.671 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] security_group_rule is already registered 2026-06-30 09:37:18.671 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.671 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.672 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.672 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.672 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-30 09:37:18.673 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] trunk is already registered 2026-06-30 09:37:18.673 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.673 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ikepolicy is already registered 2026-06-30 09:37:18.673 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.674 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ipsecpolicy is already registered 2026-06-30 09:37:18.674 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-30 09:37:18.674 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] endpoint_group is already registered 2026-06-30 09:37:18.674 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-30 09:37:18.675 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] vpnservice is already registered 2026-06-30 09:37:18.675 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-30 09:37:18.675 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-30 09:37:18.675 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ipsec_site_connection is already registered 2026-06-30 09:37:18.675 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.676 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ipsecpolicy is already registered 2026-06-30 09:37:18.676 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-30 09:37:18.676 7 INFO neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.676 7 WARNING neutron.quota.resource_registry [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] ikepolicy is already registered 2026-06-30 09:37:18.676 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-30 09:37:18.677 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.677 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.677 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.678 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.678 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-30 09:37:18.678 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.679 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.679 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-30 09:37:18.680 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-30 09:37:18.680 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-30 09:37:18.680 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.681 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ipsecpolicy is already registered 2026-06-30 09:37:18.681 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.681 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ikepolicy is already registered 2026-06-30 09:37:18.686 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-30 09:37:18.686 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] router is already registered 2026-06-30 09:37:18.687 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-30 09:37:18.687 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] floatingip is already registered 2026-06-30 09:37:18.691 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-30 09:37:18.691 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] rbac_policy is already registered 2026-06-30 09:37:18.692 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-30 09:37:18.692 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] security_group is already registered 2026-06-30 09:37:18.692 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-30 09:37:18.692 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] security_group_rule is already registered 2026-06-30 09:37:18.693 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.693 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.694 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-30 09:37:18.694 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] subnetpool is already registered 2026-06-30 09:37:18.694 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-30 09:37:18.695 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] trunk is already registered 2026-06-30 09:37:18.695 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.695 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ikepolicy is already registered 2026-06-30 09:37:18.695 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.695 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ipsecpolicy is already registered 2026-06-30 09:37:18.696 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-30 09:37:18.696 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] endpoint_group is already registered 2026-06-30 09:37:18.696 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-30 09:37:18.696 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] vpnservice is already registered 2026-06-30 09:37:18.697 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-30 09:37:18.697 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ipsec_site_connection is already registered 2026-06-30 09:37:18.697 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-30 09:37:18.697 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ipsecpolicy is already registered 2026-06-30 09:37:18.698 8 INFO neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-30 09:37:18.698 8 WARNING neutron.quota.resource_registry [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] ikepolicy is already registered 2026-06-30 09:37:18.714 7 WARNING keystonemiddleware._common.config [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:37:18.721 7 WARNING oslo_config.cfg [None req-7c1a8e34-561f-42b6-8408-b39321630bca - - - - - -] 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 0x7f4e36292668 pid: 7 (default app) 2026-06-30 09:37:18.737 8 WARNING keystonemiddleware._common.config [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:37:18.746 8 WARNING oslo_config.cfg [None req-50a8adbc-4288-4766-9122-23e9c903569c - - - - - -] 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 0x7f4e36292668 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-30 09:37:23.438 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71b7390b-1606-4e6d-b691-715cd457fe14 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:22 2026] GET /v2.0/networks/public => generated 108 bytes in 834 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: 2/5] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:37:24.265 7 WARNING neutron.services.revisions.revision_plugin [None req-47d87d77-b47a-42b9-87dc-bd4b5887d446 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Could not find related network for resource to bump revision. 2026-06-30 09:37:24.286 7 INFO neutron.db.segments_db [None req-47d87d77-b47a-42b9-87dc-bd4b5887d446 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 6755b4a2-8d29-4cd3-a16e-cf9a69e07dd0 of type flat for network 02ccf975-6c55-43e2-9c13-40adb5e668f8 2026-06-30 09:37:24.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47d87d77-b47a-42b9-87dc-bd4b5887d446 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.19.213.75 () {48 vars in 964 bytes} [Tue Jun 30 09:37:23 2026] POST /v2.0/networks => generated 124 bytes in 517 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 09:37:30.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a2ddd1d-a907-438a-9182-9e56a090bce7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:30 2026] GET /v2.0/networks/public => generated 108 bytes in 395 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:37:30.844 8 WARNING neutron.services.revisions.revision_plugin [None req-26f540fb-9bc5-48a7-a906-abaa4d1c407b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Could not find related network for resource to bump revision. 2026-06-30 09:37:30.865 8 INFO neutron.db.segments_db [None req-26f540fb-9bc5-48a7-a906-abaa4d1c407b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment cafd0719-c818-4788-8f8b-ec58378d044e of type flat for network c2318483-392b-4ea8-a0bc-b9faf8a6471f 2026-06-30 09:37:30.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26f540fb-9bc5-48a7-a906-abaa4d1c407b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.19.213.75 () {48 vars in 964 bytes} [Tue Jun 30 09:37:30 2026] POST /v2.0/networks => generated 124 bytes in 312 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 09:37:36.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c605b1c-f5ed-47e2-ba4c-758bb35af991 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:36 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:37:36.841 7 WARNING neutron.services.revisions.revision_plugin [None req-989d216a-2f32-4c2f-81da-b3166601cb44 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Could not find related network for resource to bump revision. 2026-06-30 09:37:36.857 7 INFO neutron.db.segments_db [None req-989d216a-2f32-4c2f-81da-b3166601cb44 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment c98cd375-2861-49a2-a3db-7ae3c2260f54 of type flat for network 09f36e63-bc4e-4eb6-bdd1-9efa579e209b 2026-06-30 09:37:36.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-989d216a-2f32-4c2f-81da-b3166601cb44 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.19.213.75 () {48 vars in 964 bytes} [Tue Jun 30 09:37:36 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 09:37:42.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5ddc22e-b7ce-46fb-963f-d0570f7162df 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:42 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:37:42.841 7 WARNING neutron.services.revisions.revision_plugin [None req-ebbf7529-8ce8-4257-ae48-c6602005e1ba 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Could not find related network for resource to bump revision. 2026-06-30 09:37:42.864 7 INFO neutron.db.segments_db [None req-ebbf7529-8ce8-4257-ae48-c6602005e1ba 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment ace3ca38-920c-41f9-a8bc-749e02616622 of type flat for network 8b131af5-c907-4a12-8de5-30d57838de82 2026-06-30 09:37:42.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebbf7529-8ce8-4257-ae48-c6602005e1ba 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.19.213.75 () {48 vars in 964 bytes} [Tue Jun 30 09:37:42 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 09:37:48.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-779ece64-0c81-42ae-a8ab-da74a4863dde 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:48 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:37:48.868 8 WARNING neutron.services.revisions.revision_plugin [None req-33a2d22c-00f2-402d-b215-d84b9eff7d49 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Could not find related network for resource to bump revision. 2026-06-30 09:37:48.887 8 INFO neutron.db.segments_db [None req-33a2d22c-00f2-402d-b215-d84b9eff7d49 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment d408e9b1-85c1-474c-b012-f03d1cc18e70 of type flat for network 0a59ea34-6971-42d0-9f51-a039349329f8 2026-06-30 09:37:48.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33a2d22c-00f2-402d-b215-d84b9eff7d49 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.19.213.75 () {48 vars in 964 bytes} [Tue Jun 30 09:37:48 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 09:37:54.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62443976-1a2f-496a-8089-6b149735c3b7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:54 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:54 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-30 09:37:54.910 8 WARNING neutron.services.revisions.revision_plugin [None req-b5d8bba8-a698-4592-bce4-d154c505772c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Could not find related network for resource to bump revision. 2026-06-30 09:37:54.928 8 INFO neutron.db.segments_db [None req-b5d8bba8-a698-4592-bce4-d154c505772c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 71d6f6cc-b2cd-432f-b895-8e200f321900 of type flat for network 78bfe41c-95c8-4895-8888-f049522b56e7 [pid: 8|app: 0|req: 11/23] 199.19.213.75 () {48 vars in 964 bytes} [Tue Jun 30 09:37:54 2026] POST /v2.0/networks => generated 706 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 09:37:56.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08e888cf-7f4f-4335-9614-ba21bbf518a4 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 09:37:56 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 09:37:56 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-30 09:37:56.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-233e9c34-3bc5-4401-9209-3a7b53546f40 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.19.213.75 () {44 vars in 1031 bytes} [Tue Jun 30 09:37:56 2026] GET /v2.0/subnets/public-subnet?network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.19.213.75 () {44 vars in 1054 bytes} [Tue Jun 30 09:37:56 2026] GET /v2.0/subnets?name=public-subnet&network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.19.213.75 () {48 vars in 962 bytes} [Tue Jun 30 09:37:56 2026] POST /v2.0/subnets => generated 664 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 09:42:48.001 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54158833-0194-4c45-9dc6-8a67ad62d93c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/66] 199.19.213.75 () {44 vars in 934 bytes} [Tue Jun 30 09:42:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.19.213.75 () {44 vars in 956 bytes} [Tue Jun 30 09:42:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:42:48.100 8 INFO neutron.db.segments_db [None req-51dadc49-571a-4312-97df-71961cbdda4c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment adaae841-d83e-4838-b599-52e9801ed108 of type vxlan for network 2b13684a-0734-472d-9171-92289bd94321 [pid: 8|app: 0|req: 34/68] 199.19.213.75 () {48 vars in 963 bytes} [Tue Jun 30 09:42:48 2026] POST /v2.0/networks => generated 688 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 09:42:49.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08d92d28-8074-46a0-970c-1def596a9cdd 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/69] 199.19.213.75 () {44 vars in 934 bytes} [Tue Jun 30 09:42:49 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: 35/70] 199.19.213.75 () {44 vars in 956 bytes} [Tue Jun 30 09:42:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 09:42:49.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68eb8649-342b-4e34-a445-255bbe723f9f 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/71] 199.19.213.75 () {44 vars in 1033 bytes} [Tue Jun 30 09:42:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.19.213.75 () {44 vars in 1056 bytes} [Tue Jun 30 09:42:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.19.213.75 () {48 vars in 962 bytes} [Tue Jun 30 09:42:49 2026] POST /v2.0/subnets => generated 651 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 09:42:50.614 8 INFO neutron.api.v2.resource [None req-36110c36-b5fc-44aa-b001-ca0d7c02792a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/74] 199.19.213.75 () {44 vars in 968 bytes} [Tue Jun 30 09:42:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.19.213.75 () {44 vars in 990 bytes} [Tue Jun 30 09:42:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.75 () {48 vars in 977 bytes} [Tue Jun 30 09:42:50 2026] POST /v2.0/security-groups => generated 1616 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:51 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:51 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => 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: 40/79] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:52 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:42:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:52 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 2230 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:53 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:53 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 2230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:42:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:54 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:54 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:54 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:42:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:55 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:55 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:55 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:42:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:56 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:56 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:56 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:42:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.19.213.75 () {44 vars in 984 bytes} [Tue Jun 30 09:42:57 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 09:42:57.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ea6599b-dc29-4de4-9673-0eff8b6f2b6b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.19.213.75 () {44 vars in 1073 bytes} [Tue Jun 30 09:42:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.75 () {44 vars in 1096 bytes} [Tue Jun 30 09:42:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:42:57 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.19.213.75 () {48 vars in 958 bytes} [Tue Jun 30 09:42:57 2026] POST /v2.0/ports => generated 1100 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-30 09:43:05.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60eac47a-0cdd-41df-af88-e99fad3f20e1 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/104] 199.19.213.75 () {44 vars in 976 bytes} [Tue Jun 30 09:43:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 52/105] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.19.213.75 () {48 vars in 1028 bytes} [Tue Jun 30 09:43:05 2026] PUT /v2.0/ports/01ee0db7-474c-4792-9437-e5f88024711e => generated 1249 bytes in 789 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, ' [pid: 8|app: 0|req: 56/109] 199.19.213.75 () {44 vars in 917 bytes} [Tue Jun 30 09:43:08 2026] GET /v2.0/ports => generated 3730 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 09:43:09.315 7 INFO neutron.api.v2.resource [None req-ee9d3736-2232-4faa-a2b7-6bc220b8d925 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/110] 199.19.213.75 () {44 vars in 956 bytes} [Tue Jun 30 09:43:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.75 () {44 vars in 978 bytes} [Tue Jun 30 09:43:09 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: 7|app: 0|req: 55/112] 199.19.213.75 () {48 vars in 977 bytes} [Tue Jun 30 09:43:09 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: 8|app: 0|req: 58/113] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:10 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:10 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 1610 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:10 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:43:10 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:11 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2246 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:11 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:43:11 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:43:11 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 199.19.213.75 () {44 vars in 972 bytes} [Tue Jun 30 09:44:15 2026] GET /v2.0/quotas/88c4635b12df467285e1ea5562bb57ae => 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: 64/130] 199.19.213.75 () {48 vars in 1024 bytes} [Tue Jun 30 09:44:15 2026] PUT /v2.0/quotas/88c4635b12df467285e1ea5562bb57ae => 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-30 09:46:36.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffdc085f-f77f-4eac-8c10-e578bce3e998 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/149] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 09:46:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/150] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 09:46:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 09:46:38.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f6ee068-ba17-489c-b5e1-c23dcac3bf5e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/153] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 09:46:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 09:46:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 09:53:06.662 8 INFO neutron.api.v2.resource [None req-78a6c938-8c5d-4ffd-9811-6a71eee5cf19 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/205] 199.19.213.75 () {44 vars in 1071 bytes} [Tue Jun 30 09:53:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 139 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.19.213.75 () {44 vars in 1094 bytes} [Tue Jun 30 09:53:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 23 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.19.213.75 () {48 vars in 978 bytes} [Tue Jun 30 09:53:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:07 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:53:08 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => 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: 108/212] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:08 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:53:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:09 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:53:09 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:09 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:53:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:10 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:53:10 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:10 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:53:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:11 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 3460 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 09:53:11 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 3460 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 09:53:11 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.19.213.75 () {48 vars in 988 bytes} [Tue Jun 30 09:53:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.19.213.75 () {30 vars in 739 bytes} [Tue Jun 30 09:55:35 2026] GET /v2.0/networks?tenant_id=3b52dad289d04cdb8553d61630bf18e8&shared=False => generated 15 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 09:55:35.280 7 INFO neutron.db.segments_db [None req-dbc287e6-9c1c-41a1-ac77-824b1fb7a646 87bd15471785427682689bf272cf427b 3b52dad289d04cdb8553d61630bf18e8 - - dde7c5701fb04939bb35c233a8a0115f dde7c5701fb04939bb35c233a8a0115f] Added segment f9f9a079-e831-4381-9907-964eb65ed22a of type vxlan for network c361430a-6644-4bc5-832d-6cc040e79fd8 [pid: 7|app: 0|req: 121/245] 199.19.213.75 () {34 vars in 681 bytes} [Tue Jun 30 09:55:35 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: 8|app: 0|req: 125/246] 199.19.213.75 () {30 vars in 721 bytes} [Tue Jun 30 09:55:35 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: 7|app: 0|req: 122/247] 199.19.213.75 () {30 vars in 632 bytes} [Tue Jun 30 09:55:35 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: 126/248] 199.19.213.75 () {34 vars in 676 bytes} [Tue Jun 30 09:55:35 2026] POST /v2.0/ports => generated 999 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 09:55:35 2026] GET /v2.0/networks/c361430a-6644-4bc5-832d-6cc040e79fd8 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.19.213.75 () {30 vars in 721 bytes} [Tue Jun 30 09:55:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 09:55:37 2026] GET /v2.0/networks/c361430a-6644-4bc5-832d-6cc040e79fd8 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 199.19.213.75 () {44 vars in 972 bytes} [Tue Jun 30 09:55:53 2026] GET /v2.0/quotas/3b52dad289d04cdb8553d61630bf18e8 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/257] 199.19.213.75 () {48 vars in 1024 bytes} [Tue Jun 30 09:55:54 2026] PUT /v2.0/quotas/3b52dad289d04cdb8553d61630bf18e8 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:07:41.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95b16f82-daa7-484d-975c-516d7cf09fc4 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/352] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 10:07:41 2026] GET /v2.0/networks/public => generated 108 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 10:07:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:07:42.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5fb43ca-5ca1-4645-8840-5256b638d7d3 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/354] 199.19.213.75 () {44 vars in 924 bytes} [Tue Jun 30 10:07:42 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 10:07:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:07:42.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d126d2cf-051b-4fab-90c3-053b2b77dc98 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/356] 199.19.213.75 () {44 vars in 1031 bytes} [Tue Jun 30 10:07:42 2026] GET /v2.0/subnets/public-subnet?network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/357] 199.19.213.75 () {44 vars in 1054 bytes} [Tue Jun 30 10:07:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:08:10.567 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8a79edf-bbaf-4079-b93e-bb0a4ffde599 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/362] 199.19.213.75 () {44 vars in 934 bytes} [Tue Jun 30 10:08:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.19.213.75 () {44 vars in 956 bytes} [Tue Jun 30 10:08:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:08:11.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc11b245-4c3b-4eb0-ab6a-8aba23e97d34 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/364] 199.19.213.75 () {44 vars in 934 bytes} [Tue Jun 30 10:08:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.75 () {44 vars in 956 bytes} [Tue Jun 30 10:08:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:08:11.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f070b465-86d5-401e-aa57-94141744e742 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/366] 199.19.213.75 () {44 vars in 1033 bytes} [Tue Jun 30 10:08:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.19.213.75 () {44 vars in 1056 bytes} [Tue Jun 30 10:08:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:08:12.807 7 INFO neutron.api.v2.resource [None req-94bc096d-f8f0-4b4c-8d65-7fd080d35fe7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/368] 199.19.213.75 () {44 vars in 968 bytes} [Tue Jun 30 10:08:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.75 () {44 vars in 990 bytes} [Tue Jun 30 10:08:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:13 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => 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: 187/371] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:14 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:14 2026] GET /v2.0/security-group-rules/704b7409-f83d-4b07-a168-8b5b050a1b12 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:14 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:15 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:15 2026] GET /v2.0/security-group-rules/bea6b991-d84c-49c0-83ca-b19a2bdbe681 => generated 603 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:15 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:16 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:16 2026] GET /v2.0/security-group-rules/d161f849-ec5e-4b3f-94cc-32a1e9ba182a => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:16 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => 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: 189/380] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:16 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => 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: 192/381] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:17 2026] GET /v2.0/security-group-rules/23ea1fb7-f6fb-4f9b-b710-34414040be1c => 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: 190/382] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:17 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:17 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:17 2026] GET /v2.0/security-group-rules/1cfdb9a3-8ee9-4b86-b957-dd3a041364fc => 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: 194/385] 199.19.213.75 () {44 vars in 984 bytes} [Tue Jun 30 10:08:19 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:08:19.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a78ebf2-3a53-4edf-bb7c-c021095a4b6a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/386] 199.19.213.75 () {44 vars in 1073 bytes} [Tue Jun 30 10:08:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=2b13684a-0734-472d-9171-92289bd94321 => 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: 195/387] 199.19.213.75 () {44 vars in 1096 bytes} [Tue Jun 30 10:08:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=2b13684a-0734-472d-9171-92289bd94321 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:19 2026] GET /v2.0/security-groups/3426c943-c0d9-46e8-b2c6-4ab546e68802 => generated 4694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:08:27.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a097c0e4-3df8-4c4e-a808-0d7234259411 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/391] 199.19.213.75 () {44 vars in 976 bytes} [Tue Jun 30 10:08:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.75 () {44 vars in 917 bytes} [Tue Jun 30 10:08:28 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:08:29.810 7 INFO neutron.api.v2.resource [None req-ecf84a36-f298-4f39-9512-f0786938a98c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/394] 199.19.213.75 () {44 vars in 956 bytes} [Tue Jun 30 10:08:29 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.19.213.75 () {44 vars in 978 bytes} [Tue Jun 30 10:08:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:30 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:30 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:30 2026] GET /v2.0/security-group-rules/81a6b616-76ec-4c1e-8dab-314fa317ea0a => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:31 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:08:31 2026] GET /v2.0/security-groups/0623afca-bc2b-4fed-9a63-07e67afad811 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:08:31 2026] GET /v2.0/security-group-rules/b77a61b7-6d79-44c8-9039-6b0a0fbe6aa6 => generated 627 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.75 () {44 vars in 972 bytes} [Tue Jun 30 10:08:44 2026] GET /v2.0/quotas/88c4635b12df467285e1ea5562bb57ae => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:09:40.612 7 INFO neutron.api.v2.resource [None req-56a435e3-931f-4653-ae64-ff7de247b287 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/413] 199.19.213.75 () {44 vars in 1071 bytes} [Tue Jun 30 10:09:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.19.213.75 () {44 vars in 1094 bytes} [Tue Jun 30 10:09:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 4072 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 10:09:41 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:09:41 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:09:41 2026] GET /v2.0/security-group-rules/c9c1830c-13b2-4bc8-9d5a-72a56ff03a79 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 10:09:42 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:09:42 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:09:42 2026] GET /v2.0/security-group-rules/af4bb52e-7fd1-4c9b-b59c-bbb76eafe63e => generated 599 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 10:09:43 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:09:43 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:09:44 2026] GET /v2.0/security-group-rules/73e0d710-91e8-4b84-8379-364ee8d1c38b => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.19.213.75 () {44 vars in 1085 bytes} [Tue Jun 30 10:09:44 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd?project_id=3b52dad289d04cdb8553d61630bf18e8 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.19.213.75 () {44 vars in 998 bytes} [Tue Jun 30 10:09:45 2026] GET /v2.0/security-groups/33baffe8-f039-44ba-87a2-c0127cdb05dd => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.19.213.75 () {44 vars in 1008 bytes} [Tue Jun 30 10:09:45 2026] GET /v2.0/security-group-rules/a6398622-1948-40cb-a07d-1007b8303c67 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.19.213.75 () {44 vars in 972 bytes} [Tue Jun 30 10:09:53 2026] GET /v2.0/quotas/3b52dad289d04cdb8553d61630bf18e8 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.19.213.75 () {44 vars in 946 bytes} [Tue Jun 30 10:10:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:11:25 2026] GET /v2.0/networks => generated 2168 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:11:26 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:11:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:11:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:11:38.227 7 INFO neutron.db.segments_db [None req-b006dae9-1b83-403a-9f5f-a0503005a0f7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment ff445dd9-139d-4bef-b865-13d6ab0175c3 of type vxlan for network 10370cb3-7e4a-418b-a900-d2a1da83986e 2026-06-30 10:11:38.251 8 INFO neutron.db.segments_db [None req-d1a6f921-bba6-4647-ba5f-8d3e79cb508f 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment d0b79499-5824-4f78-bae7-0b5c076850ca of type vxlan for network 8143cd68-3311-491c-a86e-733662889dc9 [pid: 7|app: 0|req: 226/451] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:11:37 2026] POST /v2.0/networks => generated 730 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:11:37 2026] POST /v2.0/networks => generated 717 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:38 2026] POST /v2.0/subnets => generated 696 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:38 2026] POST /v2.0/subnets => generated 685 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:11:38.556 7 INFO neutron.db.segments_db [None req-6ede14e1-0fcb-44d7-9e6f-fb63b2c22f95 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 76365d9a-4f89-4273-b5b9-8250dc69cef8 of type vxlan for network 3c0d1c96-88ef-453c-aec3-4a56f3b235c0 2026-06-30 10:11:38.613 8 INFO neutron.db.segments_db [None req-b514ec95-c9b7-4bc6-b0e7-1d174d0a8990 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a of type vxlan for network ce7a7427-be55-421d-af4f-88e09155ec36 2026-06-30 10:11:38.786 7 INFO neutron.db.l3_hamode_db [None req-6ede14e1-0fcb-44d7-9e6f-fb63b2c22f95 6d09a421262545a09128fa822bdcf8d8 b5b771b12159476691ebd8e0f26c9efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:11:38.846 8 INFO neutron.db.l3_hamode_db [None req-b514ec95-c9b7-4bc6-b0e7-1d174d0a8990 6d09a421262545a09128fa822bdcf8d8 6cb65922024a4e73b2bd5a7c98f41359 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:11:39.731 7 INFO neutron.db.l3_hamode_db [None req-6ede14e1-0fcb-44d7-9e6f-fb63b2c22f95 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:11:39.941 8 INFO neutron.db.l3_hamode_db [None req-b514ec95-c9b7-4bc6-b0e7-1d174d0a8990 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/457] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:38 2026] POST /v2.0/routers => generated 725 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:38 2026] POST /v2.0/routers => generated 736 bytes in 2497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:40 2026] GET /v2.0/security-groups?tenant_id=3a130ae07927425bb0e19745dfeaac30&name=default => generated 2921 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:41 2026] GET /v2.0/security-groups?tenant_id=58ab7e4716454caa93d75362bf21cc1c&name=default => generated 2921 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:11:41 2026] PUT /v2.0/routers/4461a822-ad3d-4c27-a9d3-c0d1ff0cd181/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:42 2026] DELETE /v2.0/security-groups/237f6825-4d72-46e1-a44a-e998b25ed4da => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:11:41 2026] PUT /v2.0/routers/04c876ff-6f8a-44f5-90bd-ea02a6173183/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:42 2026] DELETE /v2.0/security-groups/7856357a-21db-4943-86ea-464d59c23130 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:43 2026] GET /v2.0/security-groups?tenant_id=04f88b32be0043f7827fb650deec48e7&name=default => generated 2924 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:43 2026] DELETE /v2.0/security-groups/07308020-3cdb-4158-ba06-3f44b1512230 => 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: 232/467] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 158 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.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/470] 10.0.0.211 () {38 vars in 971 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.0/security-groups => generated 1684 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/471] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:11:43 2026] POST /v2.0/floatingips => generated 552 bytes in 661 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.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:44 2026] GET /v2.0/security-groups/b8eb237b-324a-4603-8af0-9a9c2420f4a9 => generated 1684 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 10.0.0.211 () {38 vars in 981 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.211 () {38 vars in 971 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:44 2026] GET /v2.0/security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.211 () {38 vars in 981 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.211 () {34 vars in 1100 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1642407538&fields=id&tenant_id=6cb65922024a4e73b2bd5a7c98f41359 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:11:45.092 8 INFO neutron.db.segments_db [None req-74b15e03-7cda-4d84-b68d-e37e674a8dc9 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 29d4302a-9cc3-4e7b-824d-b7a5a8040659 of type vxlan for network 5e45cd66-c36f-403b-bff6-befca0efad39 [pid: 7|app: 0|req: 244/478] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 2307 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/networks?id=8143cd68-3311-491c-a86e-733662889dc9 => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/480] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:11:44 2026] POST /v2.0/networks => generated 725 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/481] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/quotas/6cb65922024a4e73b2bd5a7c98f41359 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/482] 10.0.0.211 () {38 vars in 981 bytes} [Tue Jun 30 10:11:45 2026] POST /v2.0/security-group-rules => generated 619 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/483] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/ports?tenant_id=6cb65922024a4e73b2bd5a7c98f41359&fields=id => generated 57 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/484] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:45 2026] POST /v2.0/subnets => generated 691 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/485] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 2937 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:11:45.467 8 INFO neutron.db.segments_db [None req-ca27f81e-8a58-4f1c-8ef9-bd512de21a05 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 4d0dec13-e094-4535-8adc-285b624b8f02 of type vxlan for network 6c7e0bf6-47e5-469e-99a1-848eba851c11 [pid: 7|app: 0|req: 249/486] 10.0.0.211 () {34 vars in 1001 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-group-rules/3a2025d5-a9b1-4ab5-98e6-dcd213347c5e => generated 616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/487] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 2937 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/488] 10.0.0.211 () {36 vars in 1023 bytes} [Tue Jun 30 10:11:45 2026] DELETE /v2.0/security-group-rules/3a2025d5-a9b1-4ab5-98e6-dcd213347c5e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:11:45.727 8 INFO neutron.db.l3_hamode_db [None req-ca27f81e-8a58-4f1c-8ef9-bd512de21a05 6d09a421262545a09128fa822bdcf8d8 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 252/489] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 2307 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/490] 10.0.0.211 () {36 vars in 1013 bytes} [Tue Jun 30 10:11:45 2026] DELETE /v2.0/security-groups/0d20a1ff-485a-42cb-941e-06bb21cb49d9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/491] 10.0.0.211 () {34 vars in 907 bytes} [Tue Jun 30 10:11:45 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: 255/492] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:45 2026] GET /v2.0/security-groups/b8eb237b-324a-4603-8af0-9a9c2420f4a9 => generated 2309 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/493] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:11:46 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/494] 10.0.0.211 () {36 vars in 1013 bytes} [Tue Jun 30 10:11:46 2026] DELETE /v2.0/security-groups/b8eb237b-324a-4603-8af0-9a9c2420f4a9 => 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: 258/495] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:11:46 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?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-30 10:11:46.505 8 INFO neutron.db.l3_hamode_db [None req-ca27f81e-8a58-4f1c-8ef9-bd512de21a05 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:11:46.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7061804-363b-4672-b718-5f23104ee72d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 62936c61-6f46-46c3-9090-0dd17e964ba1 2026-06-30 10:11:46.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7061804-363b-4672-b718-5f23104ee72d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 62936c61-6f46-46c3-9090-0dd17e964ba1 [pid: 8|app: 0|req: 238/496] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:45 2026] POST /v2.0/routers => generated 731 bytes in 2001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/497] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:47 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/498] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:11:46 2026] PUT /v2.0/routers/4461a822-ad3d-4c27-a9d3-c0d1ff0cd181/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/499] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:47 2026] GET /v2.0/security-groups?tenant_id=f72d0886a219492d8363d4ad52cfd131&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:11:47.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aa64c08-0554-4cf4-acd0-f6f74aec9e0c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: f133ef43-9f7b-4056-b188-fb2908f62f71 2026-06-30 10:11:47.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aa64c08-0554-4cf4-acd0-f6f74aec9e0c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: f133ef43-9f7b-4056-b188-fb2908f62f71 2026-06-30 10:11:48.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aa64c08-0554-4cf4-acd0-f6f74aec9e0c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: e0f32923-f649-460e-9d90-ef7feea974dc 2026-06-30 10:11:48.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aa64c08-0554-4cf4-acd0-f6f74aec9e0c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: e0f32923-f649-460e-9d90-ef7feea974dc 2026-06-30 10:11:48.624 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0aa64c08-0554-4cf4-acd0-f6f74aec9e0c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - 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() [pid: 7|app: 0|req: 260/500] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:11:47 2026] PUT /v2.0/routers/c9c12ba1-2099-4113-b3a6-5d4f6ad5f471/add_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/501] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:48 2026] DELETE /v2.0/security-groups/50569323-4dd0-40d6-acb6-91f12d98a3b3 => 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: 262/502] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:48 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:11:49.008 8 INFO neutron.db.l3_hamode_db [None req-0aa64c08-0554-4cf4-acd0-f6f74aec9e0c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network 3c0d1c96-88ef-453c-aec3-4a56f3b235c0 was deleted as no HA routers are present in tenant b5b771b12159476691ebd8e0f26c9efa. [pid: 8|app: 0|req: 241/503] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:11:47 2026] DELETE /v2.0/routers/4461a822-ad3d-4c27-a9d3-c0d1ff0cd181 => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/504] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:48 2026] GET /v2.0/security-groups?tenant_id=cb6d67efb43f4b2d89045408a6e09685&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/505] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:11:49 2026] DELETE /v2.0/subnets/4e0dd51b-eee4-43b8-9eca-f419949cf46b => 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: 264/506] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:49 2026] DELETE /v2.0/security-groups/b9b2c8a2-9de1-4ea1-bc20-dc94f2793aad => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:11:49.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ec1ae4e-7a48-438d-9848-f04766b20070 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 033bf5d7-3a54-4b81-acda-2714f22c38b4 2026-06-30 10:11:49.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ec1ae4e-7a48-438d-9848-f04766b20070 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 033bf5d7-3a54-4b81-acda-2714f22c38b4 [pid: 7|app: 0|req: 265/507] 10.0.0.211 () {38 vars in 971 bytes} [Tue Jun 30 10:11:49 2026] POST /v2.0/security-groups => generated 1680 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/508] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:11:49 2026] DELETE /v2.0/networks/10370cb3-7e4a-418b-a900-d2a1da83986e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:11:49.562 8 INFO neutron.services.segments.plugin [-] Segment 76365d9a-4f89-4273-b5b9-8250dc69cef8 resource provider aggregate not found 2026-06-30 10:11:49.575 8 INFO neutron.services.segments.plugin [-] Segment 76365d9a-4f89-4273-b5b9-8250dc69cef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76365d9a-4f89-4273-b5b9-8250dc69cef8 found for delete ", "request_id": "req-726e776e-4eeb-4efe-8a64-88118aea09e0"}]} 2026-06-30 10:11:49.580 8 INFO neutron.services.segments.plugin [-] Segment 76365d9a-4f89-4273-b5b9-8250dc69cef8 resource provider aggregate not found 2026-06-30 10:11:49.596 8 INFO neutron.services.segments.plugin [-] Segment 76365d9a-4f89-4273-b5b9-8250dc69cef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76365d9a-4f89-4273-b5b9-8250dc69cef8 found for delete ", "request_id": "req-e702bdfb-4d2f-4030-a9d9-dc25b74bb47b"}]} [pid: 7|app: 0|req: 266/509] 10.0.0.211 () {38 vars in 971 bytes} [Tue Jun 30 10:11:49 2026] POST /v2.0/security-groups => generated 1681 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/510] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:49 2026] GET /v2.0/security-groups?tenant_id=b5b771b12159476691ebd8e0f26c9efa&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/511] 10.0.0.211 () {38 vars in 971 bytes} [Tue Jun 30 10:11:49 2026] POST /v2.0/security-groups => generated 1681 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/512] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:49 2026] DELETE /v2.0/security-groups/970f526a-db22-42ab-94e9-6cfa90f57d5f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/513] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:11:49 2026] GET /v2.0/security-groups?tenant_id=a2e48abc97c841f9b2ae7d5179d80f92 => generated 7907 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/514] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:49 2026] GET /v2.0/security-groups/ce8fadb8-176b-4211-89ff-38ef96bb5cbe => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/515] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:49 2026] GET /v2.0/security-groups/ce8fadb8-176b-4211-89ff-38ef96bb5cbe => generated 2922 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/516] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => 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: 247/517] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/518] 10.0.0.211 () {36 vars in 1013 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.0/security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:11:50.182 8 INFO neutron.api.v2.resource [req-a87c611b-d4d9-4eab-abb4-6ed2d393ca05 req-5bc22888-a3d1-49f3-a4c5-198125284b67 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/519] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => 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: 272/520] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/521] 10.0.0.211 () {36 vars in 1013 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.0/security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:11:50.374 7 INFO neutron.api.v2.resource [req-22670dcb-e5f0-4738-8c56-aa1ce0a50d66 req-6648c785-ed10-4067-ab36-fa6aa9a42c21 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 273/522] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/523] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/524] 10.0.0.211 () {36 vars in 1013 bytes} [Tue Jun 30 10:11:50 2026] DELETE /v2.0/security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:11:50.539 8 INFO neutron.api.v2.resource [req-2b129718-4bc1-4572-be65-a3860c62a2e1 req-1629b9a8-7bfe-4a01-9135-e47ed8d77b3b 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/525] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/526] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups?tenant_id=a2e48abc97c841f9b2ae7d5179d80f92 => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/527] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/ce8fadb8-176b-4211-89ff-38ef96bb5cbe => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/528] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/ce8fadb8-176b-4211-89ff-38ef96bb5cbe => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:11:50.708 8 INFO neutron.api.v2.resource [req-1f75e283-a1f5-4289-a12a-00ef9f48ed76 req-85cb94ac-5c85-43a4-a953-2b9aea55a7a5 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/529] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/da20974c-8c42-49b5-a64f-ff50f768fecc => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:11:50.758 7 INFO neutron.api.v2.resource [req-292e17e5-f3f8-45d8-b39f-27f2aa25cb47 req-bb80e509-c945-464c-a43a-c737dffc8e37 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/530] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/4a0ddaa9-6969-43b6-9346-51c3ada77979 => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:11:50.792 8 INFO neutron.api.v2.resource [req-1e68d32e-8578-40d8-adbc-fbf0752dc338 req-c31b136b-bd5a-41b2-b9d1-1b7868244134 17285dc0f392440c9afe6928522d4747 a2e48abc97c841f9b2ae7d5179d80f92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/531] 10.0.0.211 () {34 vars in 991 bytes} [Tue Jun 30 10:11:50 2026] GET /v2.0/security-groups/febf93db-80d2-4757-a105-f56ee45835b1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/532] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:51 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:11:51.210 7 INFO neutron_taas.services.taas.taas_plugin [None req-8150f954-50e6-4b89-82c6-f72b4f7fc9d8 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 43142a0e-c1c0-4ab0-b85c-3dc3ca5c3f79 2026-06-30 10:11:51.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8150f954-50e6-4b89-82c6-f72b4f7fc9d8 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 43142a0e-c1c0-4ab0-b85c-3dc3ca5c3f79 [pid: 8|app: 0|req: 256/533] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:11:51 2026] GET /v2.0/networks?id=8143cd68-3311-491c-a86e-733662889dc9 => generated 670 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/534] 199.19.213.75 () {34 vars in 910 bytes} [Tue Jun 30 10:11:51 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-30 10:11:51.588 8 INFO neutron.services.segments.plugin [-] Segment ff445dd9-139d-4bef-b865-13d6ab0175c3 resource provider aggregate not found 2026-06-30 10:11:51.605 8 INFO neutron.services.segments.plugin [-] Segment ff445dd9-139d-4bef-b865-13d6ab0175c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff445dd9-139d-4bef-b865-13d6ab0175c3 found for delete ", "request_id": "req-89641fbd-b8ac-448e-bc80-1d95adb3823c"}]} 2026-06-30 10:11:51.612 8 INFO neutron.services.segments.plugin [-] Segment ff445dd9-139d-4bef-b865-13d6ab0175c3 resource provider aggregate not found 2026-06-30 10:11:51.629 8 INFO neutron.services.segments.plugin [-] Segment ff445dd9-139d-4bef-b865-13d6ab0175c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff445dd9-139d-4bef-b865-13d6ab0175c3 found for delete ", "request_id": "req-8903109c-990f-4faa-a902-1e48feff8592"}]} 2026-06-30 10:11:51.798 8 INFO neutron.db.segments_db [None req-a2d3c0d6-b555-48c5-b9a8-5cffa6abcf83 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment f1069da5-6cfe-4ed0-aec2-210f6456f40f of type vxlan for network 6ceace5d-a1ef-40ae-943c-0a7e03e021a5 [pid: 7|app: 0|req: 278/535] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:11:50 2026] PUT /v2.0/routers/c9c12ba1-2099-4113-b3a6-5d4f6ad5f471/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/536] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:11:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6cb65922024a4e73b2bd5a7c98f41359 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/537] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:11:51 2026] POST /v2.0/networks => generated 733 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:11:52.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-d76737d8-528f-4ae1-a7d5-c55d77ccd388 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 0cceac99-4a92-4eb2-a52b-d4561801fd37 2026-06-30 10:11:52.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d76737d8-528f-4ae1-a7d5-c55d77ccd388 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 0cceac99-4a92-4eb2-a52b-d4561801fd37 2026-06-30 10:11:52.250 7 INFO neutron_taas.services.taas.taas_plugin [None req-d76737d8-528f-4ae1-a7d5-c55d77ccd388 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: b5fe9ea9-e2d7-4b16-a57b-f1e98c23626a 2026-06-30 10:11:52.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d76737d8-528f-4ae1-a7d5-c55d77ccd388 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: b5fe9ea9-e2d7-4b16-a57b-f1e98c23626a 2026-06-30 10:11:52.331 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d76737d8-528f-4ae1-a7d5-c55d77ccd388 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - 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() [pid: 8|app: 0|req: 259/538] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:11:51 2026] POST /v2.0/ports => generated 954 bytes in 469 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: 260/539] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:52 2026] POST /v2.0/subnets => generated 699 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/540] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:52 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:11:52.686 8 INFO neutron.db.segments_db [None req-ce944485-97e8-4675-b84a-662ba12dc96b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 0d23c46d-e528-44c2-9113-f7200e27628d of type vxlan for network 3dcf9194-fa1d-4960-a43c-73963a29d9eb 2026-06-30 10:11:52.714 7 INFO neutron.db.l3_hamode_db [None req-d76737d8-528f-4ae1-a7d5-c55d77ccd388 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network 6c7e0bf6-47e5-469e-99a1-848eba851c11 was deleted as no HA routers are present in tenant a2e48abc97c841f9b2ae7d5179d80f92. [pid: 7|app: 0|req: 280/541] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:11:51 2026] DELETE /v2.0/routers/c9c12ba1-2099-4113-b3a6-5d4f6ad5f471 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/542] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:52 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:11:52.871 8 INFO neutron.db.l3_hamode_db [None req-ce944485-97e8-4675-b84a-662ba12dc96b 6d09a421262545a09128fa822bdcf8d8 86cdb2d1319946128b00069ce3ed9dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 282/543] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:11:52 2026] DELETE /v2.0/subnets/88338605-d822-4c40-b51c-8957ccdd745c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:11:53.339 7 INFO neutron.services.segments.plugin [-] Segment 4d0dec13-e094-4535-8adc-285b624b8f02 resource provider aggregate not found 2026-06-30 10:11:53.363 7 INFO neutron.services.segments.plugin [-] Segment 4d0dec13-e094-4535-8adc-285b624b8f02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d0dec13-e094-4535-8adc-285b624b8f02 found for delete ", "request_id": "req-bd6ad873-6b6b-40b4-be74-8343cac5806b"}]} 2026-06-30 10:11:53.364 7 INFO neutron.services.segments.plugin [-] Segment 4d0dec13-e094-4535-8adc-285b624b8f02 resource provider aggregate not found 2026-06-30 10:11:53.381 7 INFO neutron.services.segments.plugin [-] Segment 4d0dec13-e094-4535-8adc-285b624b8f02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d0dec13-e094-4535-8adc-285b624b8f02 found for delete ", "request_id": "req-90b38e63-cabd-4de9-ae2d-976e3f6ba3ef"}]} [pid: 7|app: 0|req: 283/544] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:11:52 2026] PUT /v2.0/ports/105bbf14-2806-4000-934d-3a6ebf8340fc => generated 1235 bytes in 505 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-30 10:11:53.505 7 INFO neutron_taas.services.taas.taas_plugin [None req-17ac90ca-83f7-45c5-9cf6-fae2240a6147 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 780cc8cc-61b0-4325-b066-7129f0268992 2026-06-30 10:11:53.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17ac90ca-83f7-45c5-9cf6-fae2240a6147 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 780cc8cc-61b0-4325-b066-7129f0268992 [pid: 7|app: 0|req: 284/545] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:11:53 2026] DELETE /v2.0/networks/5e45cd66-c36f-403b-bff6-befca0efad39 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:11:53.713 8 INFO neutron.db.l3_hamode_db [None req-ce944485-97e8-4675-b84a-662ba12dc96b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/548] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:53 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/549] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:53 2026] GET /v2.0/security-groups?tenant_id=a2e48abc97c841f9b2ae7d5179d80f92&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/550] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:11:54.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2cd8f5f-f103-4903-85d4-f48d997fd58b'] response: {'name': 'network-changed', 'server_uuid': '97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf', 'tag': '105bbf14-2806-4000-934d-3a6ebf8340fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/551] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:54 2026] DELETE /v2.0/security-groups/ce8fadb8-176b-4211-89ff-38ef96bb5cbe => 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: 291/552] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/ports?tenant_id=6cb65922024a4e73b2bd5a7c98f41359&device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/553] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=105bbf14-2806-4000-934d-3a6ebf8340fc => 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: 293/554] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/subnets?id=b946f8b3-bdb2-4b37-ac9a-2adc57bb0ae3 => generated 688 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/555] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/ports?network_id=8143cd68-3311-491c-a86e-733662889dc9&device_owner=network%3Adhcp => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/556] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:11:52 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: 295/557] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?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: 296/558] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:11:54 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?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: 297/559] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/560] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:11:55.385 7 INFO neutron.services.segments.plugin [-] Segment 29d4302a-9cc3-4e7b-824d-b7a5a8040659 resource provider aggregate not found 2026-06-30 10:11:55.407 7 INFO neutron.services.segments.plugin [-] Segment 29d4302a-9cc3-4e7b-824d-b7a5a8040659 resource provider aggregate not found 2026-06-30 10:11:55.411 7 INFO neutron.services.segments.plugin [-] Segment 29d4302a-9cc3-4e7b-824d-b7a5a8040659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d4302a-9cc3-4e7b-824d-b7a5a8040659 found for delete ", "request_id": "req-80c55492-0cb9-48cd-b208-50ad8fc3c431"}]} 2026-06-30 10:11:55.429 7 INFO neutron.services.segments.plugin [-] Segment 29d4302a-9cc3-4e7b-824d-b7a5a8040659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d4302a-9cc3-4e7b-824d-b7a5a8040659 found for delete ", "request_id": "req-3c871d73-b0fd-4da4-b7be-ee0f0722b879"}]} [pid: 7|app: 0|req: 299/561] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/ports?tenant_id=6cb65922024a4e73b2bd5a7c98f41359&device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/562] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/networks?id=8143cd68-3311-491c-a86e-733662889dc9 => generated 764 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/563] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=105bbf14-2806-4000-934d-3a6ebf8340fc => 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: 302/564] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/subnets?id=b946f8b3-bdb2-4b37-ac9a-2adc57bb0ae3 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/565] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/ports?network_id=8143cd68-3311-491c-a86e-733662889dc9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/566] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:11:55 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/567] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:11:54 2026] PUT /v2.0/routers/7264f841-c198-48b4-858a-25667aef53cb/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/568] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:11:56 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?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: 265/569] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:56 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/570] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:56 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/571] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:56 2026] GET /v2.0/security-groups?tenant_id=c009b923fa4745c7ae3d9d9175f82909&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/572] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:56 2026] DELETE /v2.0/security-groups/803212c9-171e-45a9-97e5-57eae23593a3 => 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: 306/573] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:11:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/574] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:56 2026] GET /v2.0/security-groups?tenant_id=1a38f228628f4580bf0f7d4093fd4202&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/575] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/576] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:56 2026] DELETE /v2.0/security-groups/82aa3d83-12c2-418a-ab52-328aaa4df55a => 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: 308/577] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:11:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/578] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:57 2026] GET /v2.0/security-groups?tenant_id=9567b278e5f44fa69ff7868ddd176d51&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/579] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:57 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/580] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:11:57 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/581] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:57 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&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: 311/582] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:57 2026] DELETE /v2.0/security-groups/920b2c6e-ece9-411f-8f66-5f0da08f8346 => 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: 272/583] 10.0.0.211 () {34 vars in 1098 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--828296008&fields=id&tenant_id=86cdb2d1319946128b00069ce3ed9dd5 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/584] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/585] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/quotas/86cdb2d1319946128b00069ce3ed9dd5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/586] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&fields=id => generated 57 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/587] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/588] 10.0.0.211 () {34 vars in 907 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/extensions => generated 21537 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/589] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&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: 315/590] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/591] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:11:58 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?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: 316/592] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:59 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 277/593] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:11:59 2026] GET /v2.0/security-groups?tenant_id=c24e4446107a449498e8d95941bd9295&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: 278/594] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:11:59 2026] DELETE /v2.0/security-groups/03b2f5e6-4a51-4c6a-affe-4dba8310841c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/595] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:11:59 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:11:59.909 7 INFO neutron.db.segments_db [None req-819131c3-2b4a-4a93-bd1b-acd33a02d576 52b66cad7b3b4465a3f6373ff8573e0a 16e43417e3924f4abd36a80ef18a05c8 - - default default] Added segment 6d97763f-2fbf-4a24-805f-9404320e9bcd of type vxlan for network 21ed2e0a-7b2f-452b-b8ef-2c0ba7aff3bd [pid: 8|app: 0|req: 280/596] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:11:59 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/597] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:11:59 2026] POST /v2.0/networks => generated 623 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/598] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:00 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 281/599] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:00 2026] POST /v2.0/subnets => generated 641 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:00.474 7 INFO neutron.db.segments_db [None req-81141a04-f8d7-4ccc-8b05-dc798a79e460 52b66cad7b3b4465a3f6373ff8573e0a 16e43417e3924f4abd36a80ef18a05c8 - - default default] Added segment f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb of type vxlan for network 80d4d671-76cf-404c-a812-dbccfc6904ae [pid: 7|app: 0|req: 319/600] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:00 2026] POST /v2.0/networks => generated 625 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/601] 10.0.0.78 () {34 vars in 742 bytes} [Tue Jun 30 10:12:00 2026] PUT /v2.0/networks/80d4d671-76cf-404c-a812-dbccfc6904ae => generated 592 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/602] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:00 2026] POST /v2.0/subnets => generated 626 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/603] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/604] 10.0.0.78 () {34 vars in 740 bytes} [Tue Jun 30 10:12:00 2026] PUT /v2.0/subnets/08e6e67d-5421-49e9-941f-e9eb0523f62c => generated 636 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/605] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&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: 323/606] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:01.368 8 INFO neutron.services.segments.plugin [-] Segment f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb resource provider aggregate not found 2026-06-30 10:12:01.382 8 INFO neutron.services.segments.plugin [-] Segment f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb resource provider aggregate not found 2026-06-30 10:12:01.389 8 INFO neutron.services.segments.plugin [-] Segment f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb found for delete ", "request_id": "req-79301a6c-db42-4853-bcc0-f39b6621c3c3"}]} 2026-06-30 10:12:01.403 8 INFO neutron.services.segments.plugin [-] Segment f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2eb8f35-1a00-44b6-a2ae-ba540f6ab0bb found for delete ", "request_id": "req-52c001cb-83ea-4dfe-b82f-a5cf3bfece0e"}]} [pid: 8|app: 0|req: 284/607] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:01 2026] DELETE /v2.0/networks/80d4d671-76cf-404c-a812-dbccfc6904ae => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:01.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6353dd55-c4dd-465b-b78d-4ffde072e8ce 52b66cad7b3b4465a3f6373ff8573e0a 16e43417e3924f4abd36a80ef18a05c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 324/608] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:01 2026] DELETE /v2.0/networks/80d4d671-76cf-404c-a812-dbccfc6904ae => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/609] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/610] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/subnets?network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/611] 10.0.0.78 () {32 vars in 652 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/612] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/networks => generated 1307 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/613] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/subnets => generated 1280 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/614] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/networks/21ed2e0a-7b2f-452b-b8ef-2c0ba7aff3bd => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/615] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/subnets/8cf80f36-3ce7-49ed-8e03-ceca3865b7ec => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:01.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7472d909-eb5f-4cbd-81c2-d00bf71f7296 52b66cad7b3b4465a3f6373ff8573e0a 16e43417e3924f4abd36a80ef18a05c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 289/616] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:01 2026] DELETE /v2.0/subnets/08e6e67d-5421-49e9-941f-e9eb0523f62c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:01.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fcb40f9-4526-4eed-825c-ad63e856e13d 52b66cad7b3b4465a3f6373ff8573e0a 16e43417e3924f4abd36a80ef18a05c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/617] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:01 2026] DELETE /v2.0/networks/80d4d671-76cf-404c-a812-dbccfc6904ae => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/618] 10.0.0.78 () {32 vars in 652 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/extensions => generated 21537 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/619] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/620] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/621] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/622] 10.0.0.78 () {32 vars in 664 bytes} [Tue Jun 30 10:12:01 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: 8|app: 0|req: 291/623] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:01 2026] DELETE /v2.0/subnets/8cf80f36-3ce7-49ed-8e03-ceca3865b7ec => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/624] 10.0.0.78 () {32 vars in 698 bytes} [Tue Jun 30 10:12:01 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: 334/625] 10.0.0.78 () {32 vars in 696 bytes} [Tue Jun 30 10:12:01 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: 335/626] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:01 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/627] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/628] 10.0.0.78 () {32 vars in 702 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/629] 10.0.0.78 () {32 vars in 692 bytes} [Tue Jun 30 10:12:02 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: 7|app: 0|req: 339/630] 10.0.0.78 () {32 vars in 694 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/631] 10.0.0.78 () {32 vars in 684 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/632] 10.0.0.78 () {32 vars in 686 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/633] 10.0.0.78 () {32 vars in 660 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/634] 10.0.0.78 () {32 vars in 698 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/635] 10.0.0.78 () {32 vars in 678 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/636] 10.0.0.78 () {32 vars in 682 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/637] 10.0.0.78 () {32 vars in 674 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/638] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/639] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/640] 10.0.0.78 () {32 vars in 686 bytes} [Tue Jun 30 10:12:02 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: 350/641] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/642] 10.0.0.78 () {32 vars in 686 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/643] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:01 2026] DELETE /v2.0/networks/21ed2e0a-7b2f-452b-b8ef-2c0ba7aff3bd => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/644] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/645] 10.0.0.78 () {32 vars in 698 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/646] 10.0.0.78 () {32 vars in 678 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/647] 10.0.0.78 () {32 vars in 666 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/648] 10.0.0.78 () {32 vars in 676 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/649] 10.0.0.78 () {32 vars in 664 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/650] 10.0.0.78 () {32 vars in 674 bytes} [Tue Jun 30 10:12:02 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: 296/651] 10.0.0.78 () {32 vars in 712 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/652] 10.0.0.78 () {32 vars in 690 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/653] 10.0.0.78 () {32 vars in 682 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/654] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/655] 10.0.0.78 () {32 vars in 686 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/656] 10.0.0.78 () {32 vars in 704 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/657] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/658] 10.0.0.78 () {32 vars in 674 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/659] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:02 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: 7|app: 0|req: 358/660] 10.0.0.78 () {32 vars in 674 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/pagination => 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: 359/661] 10.0.0.78 () {32 vars in 692 bytes} [Tue Jun 30 10:12:02 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: 303/662] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/663] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/664] 10.0.0.78 () {32 vars in 708 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/665] 10.0.0.78 () {32 vars in 704 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/666] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/667] 10.0.0.78 () {32 vars in 696 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/668] 10.0.0.78 () {32 vars in 710 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/669] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/binding => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/670] 10.0.0.78 () {32 vars in 686 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/671] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/672] 10.0.0.78 () {32 vars in 674 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/673] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 310/674] 10.0.0.78 () {32 vars in 670 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/675] 10.0.0.78 () {32 vars in 660 bytes} [Tue Jun 30 10:12:02 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: 311/676] 10.0.0.78 () {32 vars in 698 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/677] 10.0.0.78 () {32 vars in 698 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/678] 10.0.0.78 () {32 vars in 676 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/679] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 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: 313/680] 10.0.0.78 () {32 vars in 682 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/681] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/682] 10.0.0.78 () {32 vars in 684 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/683] 10.0.0.78 () {32 vars in 706 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/684] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/685] 10.0.0.78 () {32 vars in 696 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/686] 10.0.0.78 () {32 vars in 694 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/687] 10.0.0.78 () {32 vars in 684 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/688] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/quota-check-limit => 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: 372/689] 10.0.0.78 () {32 vars in 704 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/690] 10.0.0.78 () {32 vars in 666 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/691] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:02 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: 319/692] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/693] 10.0.0.78 () {32 vars in 690 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/694] 10.0.0.78 () {32 vars in 690 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/695] 10.0.0.78 () {32 vars in 694 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/696] 10.0.0.78 () {32 vars in 684 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/697] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/698] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/699] 10.0.0.78 () {32 vars in 702 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/700] 10.0.0.78 () {32 vars in 712 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/701] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/702] 10.0.0.78 () {32 vars in 714 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/703] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/704] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/705] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/706] 10.0.0.78 () {32 vars in 682 bytes} [Tue Jun 30 10:12:02 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: 383/707] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/708] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/709] 10.0.0.78 () {32 vars in 678 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/710] 10.0.0.78 () {32 vars in 668 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/711] 10.0.0.78 () {32 vars in 696 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/712] 10.0.0.78 () {32 vars in 704 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/713] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/714] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/715] 10.0.0.78 () {32 vars in 682 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/716] 10.0.0.78 () {32 vars in 704 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/717] 10.0.0.78 () {32 vars in 694 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/718] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/719] 10.0.0.78 () {32 vars in 696 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/720] 10.0.0.78 () {32 vars in 678 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/721] 10.0.0.78 () {32 vars in 688 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/722] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/security-groups?tenant_id=16e43417e3924f4abd36a80ef18a05c8&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/723] 10.0.0.78 () {32 vars in 700 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/724] 10.0.0.78 () {32 vars in 664 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/725] 10.0.0.78 () {32 vars in 680 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/726] 10.0.0.78 () {32 vars in 676 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/727] 10.0.0.78 () {32 vars in 692 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/728] 10.0.0.78 () {32 vars in 676 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/729] 10.0.0.78 () {32 vars in 666 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/730] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:12:02 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/731] 10.0.0.78 () {32 vars in 674 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/732] 10.0.0.78 () {32 vars in 686 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/733] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:02 2026] DELETE /v2.0/security-groups/8cf2838c-6f12-4617-ab03-1896d3f86940 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:03.420 8 INFO neutron.services.segments.plugin [-] Segment 6d97763f-2fbf-4a24-805f-9404320e9bcd resource provider aggregate not found 2026-06-30 10:12:03.421 8 INFO neutron.services.segments.plugin [-] Segment 6d97763f-2fbf-4a24-805f-9404320e9bcd resource provider aggregate not found 2026-06-30 10:12:03.444 8 INFO neutron.services.segments.plugin [-] Segment 6d97763f-2fbf-4a24-805f-9404320e9bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d97763f-2fbf-4a24-805f-9404320e9bcd found for delete ", "request_id": "req-397fc25f-8ea3-47f9-b5e2-97ce78f29832"}]} 2026-06-30 10:12:03.445 8 INFO neutron.services.segments.plugin [-] Segment 6d97763f-2fbf-4a24-805f-9404320e9bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d97763f-2fbf-4a24-805f-9404320e9bcd found for delete ", "request_id": "req-a4424dee-590c-469c-aca6-d8d5598cb172"}]} [pid: 7|app: 0|req: 408/734] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/735] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&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/736] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/737] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => 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: 330/738] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 684 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/739] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/security-groups?tenant_id=9796dc6274fb450ba4cd7766acec31f2&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/740] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:12:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=86cdb2d1319946128b00069ce3ed9dd5 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/741] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:03 2026] DELETE /v2.0/security-groups/afaf870e-69aa-4612-982c-c0086041e5f4 => 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: 412/742] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:12:03 2026] POST /v2.0/ports => generated 958 bytes in 486 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-30 10:12:04.625 8 INFO neutron.db.l3_db [None req-25e465fc-3c50-4011-a941-4fef13b903e9 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] Floating IP 49f53426-25d5-48b7-84ca-288f982d5793 associated. External IP: 10.96.250.219, port: 105bbf14-2806-4000-934d-3a6ebf8340fc. [pid: 8|app: 0|req: 331/743] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:03 2026] PUT /v2.0/floatingips/49f53426-25d5-48b7-84ca-288f982d5793 => generated 855 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/744] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:12:04 2026] PUT /v2.0/ports/aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 1239 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/745] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:04 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/746] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/747] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/748] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:05.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0462f76e-dcc1-4d6a-927e-8bb48cbe6508'] response: {'name': 'network-changed', 'server_uuid': '17a23e5a-19b2-4c27-86c4-d00550f55c1d', 'tag': 'aeff616c-eed2-480e-81dd-5b3bbabc0f2e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:05.384 7 INFO neutron.db.segments_db [None req-c534a433-4ad4-41d3-9c05-9baf8582226d 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment dd2cd363-31cd-4642-9e56-9f9bb3254453 of type vxlan for network 0cc64e31-be3b-4c84-ae66-8ddab81f5b9b 2026-06-30 10:12:05.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4430db74-2a8d-44b4-b33b-461e6096ac32'] response: {'name': 'network-changed', 'server_uuid': '97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf', 'tag': '105bbf14-2806-4000-934d-3a6ebf8340fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 414/749] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:04 2026] POST /v2.0/networks => generated 615 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:05.557 8 INFO neutron.db.segments_db [None req-8b7eb9e7-b4cd-451a-bc45-fc54034c2df6 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment 27cf6c6d-045c-4649-8e7b-7c670e519948 of type vxlan for network d18d29d0-a466-41d9-acd2-4c072ea0c83e [pid: 8|app: 0|req: 336/750] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:05 2026] POST /v2.0/networks => generated 614 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/751] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => 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: 416/752] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/753] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 418/754] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:12:05 2026] GET /v2.0/networks?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&shared=False => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/755] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:12:05 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: 337/756] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:05 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/757] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:05 2026] POST /v2.0/subnets => generated 655 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/758] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.0/ports?tenant_id=6cb65922024a4e73b2bd5a7c98f41359&device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:12:06.298 8 INFO neutron.db.segments_db [None req-fe8cc767-19ad-4e6d-9976-90a06db9491c 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Added segment 9221066f-9884-4f31-bfd6-243fcd3ddf28 of type vxlan for network d11d4935-5189-4264-b1fe-ec79ed396edb [pid: 7|app: 0|req: 422/759] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:06.358 7 INFO neutron.db.segments_db [None req-3683e989-1edb-42f1-bc93-7bcd4a568b3e 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd of type vxlan for network 46351cf0-5941-4214-84d4-2f0bd11fac55 [pid: 8|app: 0|req: 338/760] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:05 2026] POST /v2.0/networks => generated 630 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/761] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.0/networks?id=8143cd68-3311-491c-a86e-733662889dc9 => generated 764 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/762] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&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-30 10:12:06.592 7 INFO neutron.db.l3_hamode_db [None req-3683e989-1edb-42f1-bc93-7bcd4a568b3e 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 341/763] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:06 2026] POST /v2.0/subnets => generated 627 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:06.727 7 INFO neutron.db.l3_hamode_db [None req-3683e989-1edb-42f1-bc93-7bcd4a568b3e 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 342/764] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=105bbf14-2806-4000-934d-3a6ebf8340fc => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:06.791 8 INFO neutron.db.segments_db [None req-9a51bbc0-272d-4f28-9ac0-fdb7ac9a7438 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Added segment 06dc83b7-6823-4fd8-a224-808a6955c5e6 of type vxlan for network 2acde29c-1e67-43a2-9cfa-182326ab56a3 2026-06-30 10:12:07.004 8 INFO neutron.db.l3_hamode_db [None req-9a51bbc0-272d-4f28-9ac0-fdb7ac9a7438 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 423/765] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:06 2026] POST /v2.0/routers => generated 511 bytes in 1331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/766] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:07 2026] GET /v2.0/subnets?id=b946f8b3-bdb2-4b37-ac9a-2adc57bb0ae3 => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/767] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:07 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/768] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:07 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/769] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:07 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:07.841 8 INFO neutron.db.l3_hamode_db [None req-9a51bbc0-272d-4f28-9ac0-fdb7ac9a7438 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 428/770] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:07 2026] PUT /v2.0/routers/4d78a837-4f3a-4000-9e91-37ca01f7bcec/add_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/771] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/ports?network_id=8143cd68-3311-491c-a86e-733662889dc9&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/772] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:06 2026] POST /v2.0/routers => generated 694 bytes in 2180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/773] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/security-groups?id=84ee0d4e-9089-4f8b-96a3-3393816b257d&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/774] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/775] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&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: 345/778] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/779] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/ports/f536741a-4f3e-4e83-a867-20bb8f5e9665 => generated 959 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/780] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:08 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/781] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:09 2026] GET /v2.0/subnets?id=cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:09.277 8 INFO neutron_taas.services.taas.taas_plugin [req-c5bbbaf6-51f3-4bc9-b8d8-eff9e0e74456 req-93bbbfc5-94b7-44bb-9bfc-cde6c5d98c2a 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] TaaS: Handle Delete Port: 105bbf14-2806-4000-934d-3a6ebf8340fc 2026-06-30 10:12:09.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c5bbbaf6-51f3-4bc9-b8d8-eff9e0e74456 req-93bbbfc5-94b7-44bb-9bfc-cde6c5d98c2a 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] Tap Mirror: Handle Delete Port: 105bbf14-2806-4000-934d-3a6ebf8340fc 2026-06-30 10:12:09.453 8 INFO neutron.db.l3_db [req-c5bbbaf6-51f3-4bc9-b8d8-eff9e0e74456 req-93bbbfc5-94b7-44bb-9bfc-cde6c5d98c2a 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] Floating IP 49f53426-25d5-48b7-84ca-288f982d5793 disassociated. External IP: 10.96.250.219, port: 105bbf14-2806-4000-934d-3a6ebf8340fc. [pid: 8|app: 0|req: 348/782] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:12:09 2026] DELETE /v2.0/ports/105bbf14-2806-4000-934d-3a6ebf8340fc => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:09.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a889f57f-377b-45fd-9e48-f127b9e0aeb3'] response: {'server_uuid': '97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf', 'name': 'network-vif-deleted', 'tag': '105bbf14-2806-4000-934d-3a6ebf8340fc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/783] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:09 2026] PUT /v2.0/routers/9a2439d5-50a6-403c-bc6a-5a412646a02c/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/784] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/785] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/ports?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5&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: 438/786] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => 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: 439/787] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/788] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:09 2026] PUT /v2.0/routers/4d78a837-4f3a-4000-9e91-37ca01f7bcec/add_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/789] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/790] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/791] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:10 2026] GET /v2.0/ports/4fe40767-d173-4e72-801d-c5dc25f8c4e0 => generated 967 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/792] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:11 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?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: 440/793] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:10 2026] POST /v2.0/ports => generated 955 bytes in 396 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-30 10:12:11.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-02da85c8-61ed-4bac-99f6-61f21dade0d0 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 4fe40767-d173-4e72-801d-c5dc25f8c4e0 2026-06-30 10:12:11.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02da85c8-61ed-4bac-99f6-61f21dade0d0 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 4fe40767-d173-4e72-801d-c5dc25f8c4e0 [pid: 7|app: 0|req: 441/794] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:11 2026] POST /v2.0/ports => generated 955 bytes in 391 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: 354/795] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:11 2026] PUT /v2.0/routers/4d78a837-4f3a-4000-9e91-37ca01f7bcec/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/796] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:11 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:12.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ed2e94b-e71f-4637-9627-3f2a003581fa 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: f536741a-4f3e-4e83-a867-20bb8f5e9665 2026-06-30 10:12:12.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ed2e94b-e71f-4637-9627-3f2a003581fa 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: f536741a-4f3e-4e83-a867-20bb8f5e9665 [pid: 8|app: 0|req: 356/797] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:11 2026] PUT /v2.0/routers/4d78a837-4f3a-4000-9e91-37ca01f7bcec/remove_router_interface => generated 309 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:12.529 7 INFO neutron.db.l3_db [None req-f5edd214-16c7-4fee-b188-350594c17aad 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Floating IP 522bf67e-e553-4a63-a439-881663fcaece associated. External IP: 10.96.250.202, port: 1443cad2-78ba-4b97-955c-3ea567c13074. [pid: 8|app: 0|req: 357/798] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/799] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.0/ports?device_id=4d78a837-4f3a-4000-9e91-37ca01f7bcec => 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: 359/800] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&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-30 10:12:12.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-8281036f-bb8a-4ece-bbb7-1e8f0d56c70b 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 22818183-f4c3-4fac-9ed9-17f0c9ac5a00 2026-06-30 10:12:12.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8281036f-bb8a-4ece-bbb7-1e8f0d56c70b 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 22818183-f4c3-4fac-9ed9-17f0c9ac5a00 [pid: 7|app: 0|req: 442/801] 10.0.0.78 () {34 vars in 676 bytes} [Tue Jun 30 10:12:11 2026] POST /v2.0/floatingips => generated 842 bytes in 1245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:13.019 7 INFO neutron.db.l3_db [None req-c53ef168-5290-4acc-bbf7-0e8a72d44dde 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Floating IP 522bf67e-e553-4a63-a439-881663fcaece disassociated. External IP: 10.96.250.202, port: 1443cad2-78ba-4b97-955c-3ea567c13074. 2026-06-30 10:12:13.147 8 INFO neutron.services.segments.plugin [-] Segment 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd resource provider aggregate not found 2026-06-30 10:12:13.150 8 INFO neutron.services.segments.plugin [-] Segment 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd resource provider aggregate not found 2026-06-30 10:12:13.166 8 INFO neutron.services.segments.plugin [-] Segment 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd found for delete ", "request_id": "req-8ed081b0-ce6b-4830-9c52-c4514a6c1996"}]} 2026-06-30 10:12:13.169 8 INFO neutron.services.segments.plugin [-] Segment 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb077a0-1bf3-49af-83c6-0bd0ba71d0cd found for delete ", "request_id": "req-ae37a255-3ce6-4ebb-8832-d9ccf22217b0"}]} 2026-06-30 10:12:13.179 8 INFO neutron.db.l3_hamode_db [None req-8281036f-bb8a-4ece-bbb7-1e8f0d56c70b 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] HA network 46351cf0-5941-4214-84d4-2f0bd11fac55 was deleted as no HA routers are present in tenant ce51c931fd6c47eaac3a24981b4db5be. [pid: 8|app: 0|req: 360/802] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:12 2026] DELETE /v2.0/routers/4d78a837-4f3a-4000-9e91-37ca01f7bcec => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/803] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:13 2026] GET /v2.0/ports?device_id=97a0331f-44a8-43d0-8d2f-7e16d8f1b0bf => 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: 362/804] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:13 2026] DELETE /v2.0/subnets/cc8bb05b-73ce-46c5-923a-4ab9dbeaf2e3 => 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: 443/805] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:12 2026] PUT /v2.0/floatingips/522bf67e-e553-4a63-a439-881663fcaece => generated 552 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:13.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3b6f9ee-ee99-443c-a1ec-33eff82bc72a 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: c54094aa-e69f-4952-ae63-2981fda636d8 2026-06-30 10:12:13.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3b6f9ee-ee99-443c-a1ec-33eff82bc72a 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: c54094aa-e69f-4952-ae63-2981fda636d8 [pid: 8|app: 0|req: 363/806] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:13 2026] DELETE /v2.0/subnets/4c2a6352-cf40-471a-847e-f3887d825b3f => 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: 364/807] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:13 2026] DELETE /v2.0/networks/d18d29d0-a466-41d9-acd2-4c072ea0c83e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/808] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:13 2026] DELETE /v2.0/floatingips/522bf67e-e553-4a63-a439-881663fcaece => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/809] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:13 2026] DELETE /v2.0/networks/0cc64e31-be3b-4c84-ae66-8ddab81f5b9b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/810] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:13 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:13.811 8 INFO neutron.db.segments_db [None req-9712362f-e9ca-4797-b5c8-08d5651b8b1f 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment abf7e461-9311-42ed-b0ad-38b62d6352c7 of type vxlan for network e7a7ebd0-262d-4ee6-aae4-6bea71707358 [pid: 8|app: 0|req: 367/811] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:13 2026] POST /v2.0/networks => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/812] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:13 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/813] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:13 2026] POST /v2.0/subnets => generated 646 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:14.306 8 INFO neutron.db.segments_db [None req-c8c4fd57-80ea-4f19-8d70-250bb07954f9 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment f7989298-ae61-42f4-a5a6-47fd40f8ef63 of type vxlan for network b72790ac-a931-4f60-83e3-aa26b9a8593e 2026-06-30 10:12:14.508 7 INFO neutron.db.l3_db [None req-5899ae18-1bf3-4856-ab7b-5f0c18b839d4 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Floating IP 6fc93740-79ff-4c7c-b096-2a13f8049ddf associated. External IP: 10.96.250.212, port: 000f7edc-1cd4-4f64-8e8d-40e75447ddc9. 2026-06-30 10:12:14.542 8 INFO neutron.db.l3_hamode_db [None req-c8c4fd57-80ea-4f19-8d70-250bb07954f9 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:12:14.681 8 INFO neutron.db.l3_hamode_db [None req-c8c4fd57-80ea-4f19-8d70-250bb07954f9 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 445/814] 10.0.0.78 () {34 vars in 676 bytes} [Tue Jun 30 10:12:13 2026] POST /v2.0/floatingips => generated 842 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/815] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:14 2026] DELETE /v2.0/security-groups/84ee0d4e-9089-4f8b-96a3-3393816b257d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/816] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:12:14 2026] GET /v2.0/floatingips/6fc93740-79ff-4c7c-b096-2a13f8049ddf => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:14.943 7 INFO neutron.api.v2.resource [None req-92cce366-ed5c-4d99-893c-f83d6bc3319e 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/817] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:12:14 2026] GET /v2.0/security-groups/84ee0d4e-9089-4f8b-96a3-3393816b257d => 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: 449/818] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:12:14 2026] GET /v2.0/floatingips => generated 845 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:15.155 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d591cf8-5b22-4d3b-a24d-d622eb94574b 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] TaaS: Handle Delete Port: e7d9a5d4-f494-46ae-8232-2b614aa73e43 2026-06-30 10:12:15.158 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d591cf8-5b22-4d3b-a24d-d622eb94574b 716f29d4ebef45889b187415c2acc816 6cb65922024a4e73b2bd5a7c98f41359 - - default default] Tap Mirror: Handle Delete Port: e7d9a5d4-f494-46ae-8232-2b614aa73e43 2026-06-30 10:12:15.194 8 INFO neutron.services.segments.plugin [-] Segment 27cf6c6d-045c-4649-8e7b-7c670e519948 resource provider aggregate not found 2026-06-30 10:12:15.209 8 INFO neutron.services.segments.plugin [-] Segment 27cf6c6d-045c-4649-8e7b-7c670e519948 resource provider aggregate not found 2026-06-30 10:12:15.231 8 INFO neutron.services.segments.plugin [-] Segment 27cf6c6d-045c-4649-8e7b-7c670e519948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27cf6c6d-045c-4649-8e7b-7c670e519948 found for delete ", "request_id": "req-bd1e9a59-a486-4477-986c-a4d74ec0e662"}]} 2026-06-30 10:12:15.239 8 INFO neutron.services.segments.plugin [-] Segment 27cf6c6d-045c-4649-8e7b-7c670e519948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27cf6c6d-045c-4649-8e7b-7c670e519948 found for delete ", "request_id": "req-d3a0fa42-bcab-477f-bb74-c89dfc88ec43"}]} 2026-06-30 10:12:15.256 8 INFO neutron.services.segments.plugin [-] Segment dd2cd363-31cd-4642-9e56-9f9bb3254453 resource provider aggregate not found 2026-06-30 10:12:15.267 8 INFO neutron.services.segments.plugin [-] Segment dd2cd363-31cd-4642-9e56-9f9bb3254453 resource provider aggregate not found 2026-06-30 10:12:15.277 8 INFO neutron.services.segments.plugin [-] Segment dd2cd363-31cd-4642-9e56-9f9bb3254453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd2cd363-31cd-4642-9e56-9f9bb3254453 found for delete ", "request_id": "req-30dba0b8-dcb5-49f5-9da7-272738cd2728"}]} 2026-06-30 10:12:15.286 8 INFO neutron.services.segments.plugin [-] Segment dd2cd363-31cd-4642-9e56-9f9bb3254453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd2cd363-31cd-4642-9e56-9f9bb3254453 found for delete ", "request_id": "req-652d1f11-a205-410e-bcc0-4567ed4ae942"}]} [pid: 7|app: 0|req: 450/819] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:15 2026] DELETE /v2.0/floatingips/49f53426-25d5-48b7-84ca-288f982d5793 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/820] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:14 2026] POST /v2.0/routers => generated 509 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/821] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:15 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:15.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-51fa0603-1c91-4a50-8601-9f95cd7c6176 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 6051db3f-333d-4b7c-b991-37fd70a9ad74 2026-06-30 10:12:15.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51fa0603-1c91-4a50-8601-9f95cd7c6176 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 6051db3f-333d-4b7c-b991-37fd70a9ad74 2026-06-30 10:12:16.158 8 INFO neutron.db.l3_db [None req-e870aa25-72f9-4973-9026-4d56bed944cb 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Floating IP 6fc93740-79ff-4c7c-b096-2a13f8049ddf associated. External IP: 10.96.250.212, port: 000f7edc-1cd4-4f64-8e8d-40e75447ddc9. [pid: 7|app: 0|req: 452/822] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:15 2026] PUT /v2.0/routers/04c876ff-6f8a-44f5-90bd-ea02a6173183/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/823] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:16 2026] POST /v2.0/ports => generated 960 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/824] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:15 2026] PUT /v2.0/floatingips/6fc93740-79ff-4c7c-b096-2a13f8049ddf => generated 842 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/825] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:16 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:16.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca5e07d0-6d76-4e38-9a92-2a70b87daff7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 582771f3-39a7-40dc-9463-fbd6fc5371a1 2026-06-30 10:12:16.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca5e07d0-6d76-4e38-9a92-2a70b87daff7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 582771f3-39a7-40dc-9463-fbd6fc5371a1 2026-06-30 10:12:17.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca5e07d0-6d76-4e38-9a92-2a70b87daff7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: d03e71ba-b260-4503-8d3f-b4cb09f26812 2026-06-30 10:12:17.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca5e07d0-6d76-4e38-9a92-2a70b87daff7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: d03e71ba-b260-4503-8d3f-b4cb09f26812 2026-06-30 10:12:17.672 8 INFO neutron.services.segments.plugin [-] Segment 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a resource provider aggregate not found 2026-06-30 10:12:17.679 8 INFO neutron.services.segments.plugin [-] Segment 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a resource provider aggregate not found 2026-06-30 10:12:17.701 8 INFO neutron.services.segments.plugin [-] Segment 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a found for delete ", "request_id": "req-81aef8b4-99dd-4316-ba23-370496a0cf62"}]} 2026-06-30 10:12:17.701 8 INFO neutron.services.segments.plugin [-] Segment 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20d7faf4-cb43-417f-a2bb-6a3ab86a0f1a found for delete ", "request_id": "req-8086ccbb-55ca-4c99-9721-ffd210895864"}]} 2026-06-30 10:12:17.713 8 INFO neutron.db.l3_hamode_db [None req-ca5e07d0-6d76-4e38-9a92-2a70b87daff7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network ce7a7427-be55-421d-af4f-88e09155ec36 was deleted as no HA routers are present in tenant 6cb65922024a4e73b2bd5a7c98f41359. [pid: 8|app: 0|req: 372/826] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:16 2026] DELETE /v2.0/routers/04c876ff-6f8a-44f5-90bd-ea02a6173183 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:17.839 8 INFO neutron.db.l3_db [None req-1983edb3-3241-4dd3-b7bc-7683eca9a08f 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Floating IP 6fc93740-79ff-4c7c-b096-2a13f8049ddf disassociated. External IP: 10.96.250.212, port: 1443cad2-78ba-4b97-955c-3ea567c13074. [pid: 7|app: 0|req: 455/827] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:16 2026] PUT /v2.0/routers/98ff45cb-35f1-46b1-b571-db7d46d0bb8c/add_router_interface => generated 309 bytes in 1166 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: 456/828] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:17 2026] DELETE /v2.0/subnets/b946f8b3-bdb2-4b37-ac9a-2adc57bb0ae3 => 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: 457/829] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:18 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/830] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:18 2026] GET /v2.0/ports/bc6ee1b2-8217-4a80-8646-d347949f42a0 => generated 1034 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/831] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:17 2026] PUT /v2.0/floatingips/6fc93740-79ff-4c7c-b096-2a13f8049ddf => generated 552 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/832] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:18 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:18.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff67b1d0-a3a9-4c29-b92c-4b8bf8bb27fa 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: ba71b7ec-70a1-4776-9d9a-983a396b77df 2026-06-30 10:12:18.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff67b1d0-a3a9-4c29-b92c-4b8bf8bb27fa 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: ba71b7ec-70a1-4776-9d9a-983a396b77df 2026-06-30 10:12:18.567 7 INFO neutron.services.segments.plugin [-] Segment d0b79499-5824-4f78-bae7-0b5c076850ca resource provider aggregate not found 2026-06-30 10:12:18.573 7 INFO neutron.services.segments.plugin [-] Segment d0b79499-5824-4f78-bae7-0b5c076850ca resource provider aggregate not found 2026-06-30 10:12:18.584 7 INFO neutron.services.segments.plugin [-] Segment d0b79499-5824-4f78-bae7-0b5c076850ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0b79499-5824-4f78-bae7-0b5c076850ca found for delete ", "request_id": "req-8e8bbfa3-435d-4ce2-ba31-752c0714a9c4"}]} 2026-06-30 10:12:18.591 7 INFO neutron.services.segments.plugin [-] Segment d0b79499-5824-4f78-bae7-0b5c076850ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0b79499-5824-4f78-bae7-0b5c076850ca found for delete ", "request_id": "req-2f2d6083-9987-4d2e-90b8-3062c391b4b0"}]} [pid: 7|app: 0|req: 459/833] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:18 2026] DELETE /v2.0/networks/8143cd68-3311-491c-a86e-733662889dc9 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:18.703 7 INFO neutron_taas.services.taas.taas_plugin [None req-847e17b6-5b4a-4620-98d3-0afe308b2121 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: 8e89a8d7-77ba-4476-8793-2b246cd7539b 2026-06-30 10:12:18.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-847e17b6-5b4a-4620-98d3-0afe308b2121 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: 8e89a8d7-77ba-4476-8793-2b246cd7539b 2026-06-30 10:12:18.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae636df2-6fcb-4335-9321-0ae6b383668b 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: bc6ee1b2-8217-4a80-8646-d347949f42a0 2026-06-30 10:12:18.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae636df2-6fcb-4335-9321-0ae6b383668b 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: bc6ee1b2-8217-4a80-8646-d347949f42a0 [pid: 7|app: 0|req: 460/834] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:18 2026] DELETE /v2.0/floatingips/6fc93740-79ff-4c7c-b096-2a13f8049ddf => 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: 461/835] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:18 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/836] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:18 2026] GET /v2.0/security-groups?tenant_id=6cb65922024a4e73b2bd5a7c98f41359&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:12:18.944 7 INFO neutron.api.v2.resource [None req-5708c99d-b158-4d84-86d4-f43cdf456b76 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/837] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:18 2026] DELETE /v2.0/floatingips/6fc93740-79ff-4c7c-b096-2a13f8049ddf => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/838] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:18 2026] PUT /v2.0/routers/98ff45cb-35f1-46b1-b571-db7d46d0bb8c/remove_router_interface => generated 309 bytes in 931 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-30 10:12:19.282 7 INFO neutron.db.l3_db [None req-bec77442-f80a-4686-b291-f1765e98212a 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] Floating IP c7fc5420-5cae-4122-b26c-0dc36b62db10 associated. External IP: 10.96.250.214, port: aeff616c-eed2-480e-81dd-5b3bbabc0f2e. [pid: 8|app: 0|req: 376/839] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:19 2026] DELETE /v2.0/security-groups/1082ffe7-46b2-4c8f-8f43-7c7d8d52ee01 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:19.455 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f2a484d-7a41-4074-8655-10227bd046b2 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: 1443cad2-78ba-4b97-955c-3ea567c13074 2026-06-30 10:12:19.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f2a484d-7a41-4074-8655-10227bd046b2 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: 1443cad2-78ba-4b97-955c-3ea567c13074 [pid: 7|app: 0|req: 464/840] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:18 2026] PUT /v2.0/floatingips/c7fc5420-5cae-4122-b26c-0dc36b62db10 => generated 856 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/841] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:19 2026] DELETE /v2.0/ports/1443cad2-78ba-4b97-955c-3ea567c13074 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:19.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bb5a172-ce23-4133-9db7-31132bca273d'] response: {'name': 'network-changed', 'server_uuid': '17a23e5a-19b2-4c27-86c4-d00550f55c1d', 'tag': 'aeff616c-eed2-480e-81dd-5b3bbabc0f2e', 'status': 'completed', 'code': 200} 2026-06-30 10:12:19.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a0bf120-144c-4ea8-adab-d93afbab3464 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: 000f7edc-1cd4-4f64-8e8d-40e75447ddc9 2026-06-30 10:12:19.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a0bf120-144c-4ea8-adab-d93afbab3464 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: 000f7edc-1cd4-4f64-8e8d-40e75447ddc9 2026-06-30 10:12:19.748 7 INFO neutron.api.v2.resource [None req-a4aea22c-d3d7-4b84-ad4b-75f3da9518b5 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/842] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:19 2026] PUT /v2.0/routers/98ff45cb-35f1-46b1-b571-db7d46d0bb8c/remove_router_interface => generated 197 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/843] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:19 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/844] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:19 2026] GET /v2.0/ports?device_id=98ff45cb-35f1-46b1-b571-db7d46d0bb8c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/845] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:19 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/846] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:19 2026] DELETE /v2.0/ports/000f7edc-1cd4-4f64-8e8d-40e75447ddc9 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/847] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:19 2026] GET /v2.0/ports?device_id=9a2439d5-50a6-403c-bc6a-5a412646a02c => generated 958 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:20.322 8 INFO neutron_taas.services.taas.taas_plugin [None req-358ae003-b136-428b-963f-5d11d6e1c635 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: e2ac8c0f-3440-43a9-944e-fd9692712080 2026-06-30 10:12:20.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-358ae003-b136-428b-963f-5d11d6e1c635 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: e2ac8c0f-3440-43a9-944e-fd9692712080 2026-06-30 10:12:20.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bb38014-26d1-4c76-b0b0-297103e4723a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 0a1bb5b7-c10d-4054-9a2c-62b3a622f312 2026-06-30 10:12:20.353 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bb38014-26d1-4c76-b0b0-297103e4723a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 0a1bb5b7-c10d-4054-9a2c-62b3a622f312 2026-06-30 10:12:20.691 7 INFO neutron.services.segments.plugin [-] Segment f7989298-ae61-42f4-a5a6-47fd40f8ef63 resource provider aggregate not found 2026-06-30 10:12:20.702 7 INFO neutron.services.segments.plugin [-] Segment f7989298-ae61-42f4-a5a6-47fd40f8ef63 resource provider aggregate not found 2026-06-30 10:12:20.714 7 INFO neutron.services.segments.plugin [-] Segment f7989298-ae61-42f4-a5a6-47fd40f8ef63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7989298-ae61-42f4-a5a6-47fd40f8ef63 found for delete ", "request_id": "req-ecc6abeb-0e22-408e-96cf-0be828ba406c"}]} 2026-06-30 10:12:20.728 7 INFO neutron.services.segments.plugin [-] Segment f7989298-ae61-42f4-a5a6-47fd40f8ef63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7989298-ae61-42f4-a5a6-47fd40f8ef63 found for delete ", "request_id": "req-7e1fcc07-ee65-46fe-acb4-8f78a83fbeb7"}]} 2026-06-30 10:12:20.729 7 INFO neutron.db.l3_hamode_db [None req-0bb38014-26d1-4c76-b0b0-297103e4723a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] HA network b72790ac-a931-4f60-83e3-aa26b9a8593e was deleted as no HA routers are present in tenant ce51c931fd6c47eaac3a24981b4db5be. [pid: 7|app: 0|req: 469/848] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:19 2026] DELETE /v2.0/routers/98ff45cb-35f1-46b1-b571-db7d46d0bb8c => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/849] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 380/850] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:19 2026] PUT /v2.0/routers/9a2439d5-50a6-403c-bc6a-5a412646a02c/remove_router_interface => generated 309 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/851] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => 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: 471/852] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:20 2026] DELETE /v2.0/subnets/5c0e52ad-ed6a-4c04-8e90-9f8e40d1c6e0 => 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: 472/853] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:21.017 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4c89562-c364-4dc2-95a2-a5298416ea45 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 6f18e4ea-3e32-4ed1-a309-4e641dc445f8 2026-06-30 10:12:21.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4c89562-c364-4dc2-95a2-a5298416ea45 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 6f18e4ea-3e32-4ed1-a309-4e641dc445f8 2026-06-30 10:12:21.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-109e32e3-f021-4272-aa58-33a796b91f28 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: 3c953697-388e-4350-ab90-059fcfaf9d07 2026-06-30 10:12:21.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-109e32e3-f021-4272-aa58-33a796b91f28 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: 3c953697-388e-4350-ab90-059fcfaf9d07 [pid: 7|app: 0|req: 473/854] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:20 2026] DELETE /v2.0/networks/e7a7ebd0-262d-4ee6-aae4-6bea71707358 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/855] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:21 2026] GET /v2.0/subnets?id=cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:21.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-109e32e3-f021-4272-aa58-33a796b91f28 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] TaaS: Handle Delete Port: c32cae47-3650-47fa-8d69-372b27aeb53a 2026-06-30 10:12:21.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-109e32e3-f021-4272-aa58-33a796b91f28 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] Tap Mirror: Handle Delete Port: c32cae47-3650-47fa-8d69-372b27aeb53a 2026-06-30 10:12:21.625 7 INFO neutron.db.segments_db [None req-d7c66a9c-33a4-4ea0-9714-4abe327f2935 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment e7f4d249-97d5-40fe-8574-f0d890ce52cf of type vxlan for network 81799190-4f3e-43c1-a5da-8b03cb755571 2026-06-30 10:12:21.675 8 INFO neutron.services.segments.plugin [-] Segment 06dc83b7-6823-4fd8-a224-808a6955c5e6 resource provider aggregate not found 2026-06-30 10:12:21.687 8 INFO neutron.services.segments.plugin [-] Segment 06dc83b7-6823-4fd8-a224-808a6955c5e6 resource provider aggregate not found 2026-06-30 10:12:21.695 8 INFO neutron.services.segments.plugin [-] Segment 06dc83b7-6823-4fd8-a224-808a6955c5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc83b7-6823-4fd8-a224-808a6955c5e6 found for delete ", "request_id": "req-4eaffdb7-b0f1-4289-a62c-b99ca15ea215"}]} 2026-06-30 10:12:21.709 8 INFO neutron.services.segments.plugin [-] Segment 06dc83b7-6823-4fd8-a224-808a6955c5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc83b7-6823-4fd8-a224-808a6955c5e6 found for delete ", "request_id": "req-553b2317-3a16-4feb-af64-66a34ef6a442"}]} 2026-06-30 10:12:21.721 8 INFO neutron.db.l3_hamode_db [None req-109e32e3-f021-4272-aa58-33a796b91f28 2574ac129acb4c508c69154bdeb98284 b5b0b6dc59e34ac19a0c93028f5245f6 - - default default] HA network 2acde29c-1e67-43a2-9cfa-182326ab56a3 was deleted as no HA routers are present in tenant b5b0b6dc59e34ac19a0c93028f5245f6. [pid: 7|app: 0|req: 475/856] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:21 2026] POST /v2.0/networks => generated 724 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/857] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:20 2026] DELETE /v2.0/routers/9a2439d5-50a6-403c-bc6a-5a412646a02c => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:21.786 7 INFO neutron.db.segments_db [None req-bdb629ba-a05c-45df-8b12-edd514380df4 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment ea259bc5-66e3-4aee-81c6-368e703fc56d of type vxlan for network ce40a3b4-a3f5-4eda-bf19-44bdb29e18f9 [pid: 8|app: 0|req: 383/858] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:21 2026] GET /v2.0/ports?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/859] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:21 2026] POST /v2.0/networks => generated 614 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/860] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:21 2026] POST /v2.0/subnets => generated 690 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/861] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:21 2026] DELETE /v2.0/subnets/9fa68c23-2a53-4991-9e52-df23d9710407 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/862] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:21 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:22.045 8 INFO neutron.db.segments_db [None req-444c3797-644b-405f-b3b6-bca23fe92a9d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment df68a720-fc98-497a-bfe0-f99bb05126d4 of type vxlan for network 625e4b1c-e8f5-4938-8c3b-d3163e7a1b3e [pid: 7|app: 0|req: 478/863] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:21 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:22.313 8 INFO neutron.db.l3_hamode_db [None req-444c3797-644b-405f-b3b6-bca23fe92a9d 6d09a421262545a09128fa822bdcf8d8 af691dc0d958499f83306cc3b1ea60c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 479/864] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:22 2026] DELETE /v2.0/networks/d11d4935-5189-4264-b1fe-ec79ed396edb => 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: 480/865] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:22 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:22.444 7 INFO neutron.db.segments_db [None req-f64ce2b8-9e88-47cc-aaa5-455281191073 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment 0952af1e-e8b7-4416-b930-442d074eafae of type vxlan for network b2e15e3f-c688-430c-946e-ec80537f1196 2026-06-30 10:12:22.696 7 INFO neutron.db.l3_hamode_db [None req-f64ce2b8-9e88-47cc-aaa5-455281191073 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:12:22.739 7 INFO neutron.services.segments.plugin [-] Segment abf7e461-9311-42ed-b0ad-38b62d6352c7 resource provider aggregate not found 2026-06-30 10:12:22.745 7 INFO neutron.services.segments.plugin [-] Segment abf7e461-9311-42ed-b0ad-38b62d6352c7 resource provider aggregate not found 2026-06-30 10:12:22.766 7 INFO neutron.services.segments.plugin [-] Segment abf7e461-9311-42ed-b0ad-38b62d6352c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf7e461-9311-42ed-b0ad-38b62d6352c7 found for delete ", "request_id": "req-5595a0a1-a515-4b76-a9a5-3c297ca7a897"}]} 2026-06-30 10:12:22.773 7 INFO neutron.services.segments.plugin [-] Segment abf7e461-9311-42ed-b0ad-38b62d6352c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf7e461-9311-42ed-b0ad-38b62d6352c7 found for delete ", "request_id": "req-bbde1939-e71d-40b1-8113-73c648875f83"}]} 2026-06-30 10:12:22.789 7 INFO neutron.services.segments.plugin [-] Segment 9221066f-9884-4f31-bfd6-243fcd3ddf28 resource provider aggregate not found 2026-06-30 10:12:22.797 7 INFO neutron.services.segments.plugin [-] Segment 9221066f-9884-4f31-bfd6-243fcd3ddf28 resource provider aggregate not found 2026-06-30 10:12:22.817 7 INFO neutron.services.segments.plugin [-] Segment 9221066f-9884-4f31-bfd6-243fcd3ddf28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9221066f-9884-4f31-bfd6-243fcd3ddf28 found for delete ", "request_id": "req-f24a71e7-d6c7-4dca-8ac8-520650ee416a"}]} 2026-06-30 10:12:22.818 7 INFO neutron.services.segments.plugin [-] Segment 9221066f-9884-4f31-bfd6-243fcd3ddf28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9221066f-9884-4f31-bfd6-243fcd3ddf28 found for delete ", "request_id": "req-8f736647-692e-4089-bf09-54543660d8a2"}]} 2026-06-30 10:12:22.858 7 INFO neutron.db.l3_hamode_db [None req-f64ce2b8-9e88-47cc-aaa5-455281191073 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:12:23.022 8 INFO neutron.db.l3_hamode_db [None req-444c3797-644b-405f-b3b6-bca23fe92a9d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 481/866] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:22 2026] POST /v2.0/routers => generated 510 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/867] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:23 2026] GET /v2.0/security-groups?tenant_id=b5b0b6dc59e34ac19a0c93028f5245f6&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/870] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:21 2026] POST /v2.0/routers => generated 730 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/871] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:23 2026] DELETE /v2.0/security-groups/cc3c66e2-b72d-4f9a-8d26-e41473337ba9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/872] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:23 2026] PUT /v2.0/routers/f20d6e70-0a4a-469a-bcdb-098fc3944f4c/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: 486/873] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:24 2026] GET /v2.0/ports/139dad86-8242-426d-9eea-e409bc597a10 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:25.027 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bc1503f-9ccd-4a83-b602-5bb2a8a3131a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 139dad86-8242-426d-9eea-e409bc597a10 2026-06-30 10:12:25.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bc1503f-9ccd-4a83-b602-5bb2a8a3131a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 139dad86-8242-426d-9eea-e409bc597a10 [pid: 8|app: 0|req: 388/874] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:23 2026] PUT /v2.0/routers/d11d3652-1cc5-4dbb-b8fa-65145fab08d6/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/875] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:24 2026] PUT /v2.0/routers/f20d6e70-0a4a-469a-bcdb-098fc3944f4c/remove_router_interface => generated 309 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/876] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:25 2026] GET /v2.0/ports?device_id=f20d6e70-0a4a-469a-bcdb-098fc3944f4c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:25.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fe7c109-db7c-49fc-8e7a-1bf6755ce0b0 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: bee42e9f-aec9-4220-b023-f42ad9523035 2026-06-30 10:12:25.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fe7c109-db7c-49fc-8e7a-1bf6755ce0b0 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: bee42e9f-aec9-4220-b023-f42ad9523035 2026-06-30 10:12:26.007 7 INFO neutron.services.segments.plugin [-] Segment 0952af1e-e8b7-4416-b930-442d074eafae resource provider aggregate not found 2026-06-30 10:12:26.017 7 INFO neutron.services.segments.plugin [-] Segment 0952af1e-e8b7-4416-b930-442d074eafae resource provider aggregate not found 2026-06-30 10:12:26.029 7 INFO neutron.services.segments.plugin [-] Segment 0952af1e-e8b7-4416-b930-442d074eafae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0952af1e-e8b7-4416-b930-442d074eafae found for delete ", "request_id": "req-312efc5d-db1b-423b-a1cf-21633043953d"}]} 2026-06-30 10:12:26.036 7 INFO neutron.services.segments.plugin [-] Segment 0952af1e-e8b7-4416-b930-442d074eafae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0952af1e-e8b7-4416-b930-442d074eafae found for delete ", "request_id": "req-f0ad9bd1-8e53-4eda-8a38-3a3e12f4658f"}]} 2026-06-30 10:12:26.051 7 INFO neutron.db.l3_hamode_db [None req-5fe7c109-db7c-49fc-8e7a-1bf6755ce0b0 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] HA network b2e15e3f-c688-430c-946e-ec80537f1196 was deleted as no HA routers are present in tenant ce51c931fd6c47eaac3a24981b4db5be. 2026-06-30 10:12:26.053 8 INFO neutron.db.segments_db [None req-970db87b-aab4-4f77-9665-1b2139d98322 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Added segment 9f06f376-77bf-4300-a378-517a7be07433 of type vxlan for network 2c60deed-b409-451d-9e66-c8068d50378f [pid: 7|app: 0|req: 488/877] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:25 2026] DELETE /v2.0/routers/f20d6e70-0a4a-469a-bcdb-098fc3944f4c => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/878] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:25 2026] POST /v2.0/networks => generated 626 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/879] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/security-groups => generated 1660 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/880] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:26 2026] DELETE /v2.0/subnets/c0c3b507-8455-4f6a-9947-e345f03261c1 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/881] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/882] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/ports => generated 774 bytes in 362 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-30 10:12:26.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a3830c7-499c-4c91-8f70-b782223e751a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 7db3577b-00fa-4a1e-af7b-28dadb82123b 2026-06-30 10:12:26.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a3830c7-499c-4c91-8f70-b782223e751a 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 7db3577b-00fa-4a1e-af7b-28dadb82123b [pid: 7|app: 0|req: 491/883] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:26.761 7 INFO neutron.db.segments_db [None req-8b489f1e-8a46-4532-a021-4bfc27d74e4f 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Added segment cae92cb8-3380-4563-81b5-e758c66ab034 of type vxlan for network 8da3cc55-1970-4c13-8a1e-a232df003e93 2026-06-30 10:12:26.815 8 INFO neutron.services.segments.plugin [-] Segment ea259bc5-66e3-4aee-81c6-368e703fc56d resource provider aggregate not found 2026-06-30 10:12:26.826 8 INFO neutron.services.segments.plugin [-] Segment ea259bc5-66e3-4aee-81c6-368e703fc56d resource provider aggregate not found 2026-06-30 10:12:26.835 8 INFO neutron.services.segments.plugin [-] Segment ea259bc5-66e3-4aee-81c6-368e703fc56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea259bc5-66e3-4aee-81c6-368e703fc56d found for delete ", "request_id": "req-b5d995cf-d6dd-420b-9ec4-8ca8631328ae"}]} [pid: 7|app: 0|req: 492/884] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:26.859 8 INFO neutron.services.segments.plugin [-] Segment ea259bc5-66e3-4aee-81c6-368e703fc56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea259bc5-66e3-4aee-81c6-368e703fc56d found for delete ", "request_id": "req-ead1c98e-a7d4-46d2-b766-6039da73d773"}]} [pid: 8|app: 0|req: 393/885] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:26 2026] DELETE /v2.0/networks/ce40a3b4-a3f5-4eda-bf19-44bdb29e18f9 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:26.914 8 INFO neutron.db.segments_db [None req-94930e06-8cc8-4704-b1fb-acdaae55d627 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Added segment 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 of type vxlan for network 543e840f-45db-4627-a4e5-b0592660707d 2026-06-30 10:12:27.208 8 INFO neutron.db.l3_hamode_db [None req-94930e06-8cc8-4704-b1fb-acdaae55d627 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 493/886] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/887] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:27 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/888] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:27 2026] POST /v2.0/ports => generated 954 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/889] 10.0.0.211 () {34 vars in 1100 bytes} [Tue Jun 30 10:12:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1379237321&fields=id&tenant_id=af691dc0d958499f83306cc3b1ea60c0 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:28.083 8 INFO neutron.db.l3_hamode_db [None req-94930e06-8cc8-4704-b1fb-acdaae55d627 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:12:28.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-73b46c7e-0b89-4acb-b369-6b36c01c947f 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] TaaS: Handle Delete Port: 1641ea19-b9f8-49a9-af0d-af465eece22f 2026-06-30 10:12:28.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73b46c7e-0b89-4acb-b369-6b36c01c947f 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Tap Mirror: Handle Delete Port: 1641ea19-b9f8-49a9-af0d-af465eece22f [pid: 7|app: 0|req: 497/890] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:27 2026] DELETE /v2.0/ports/1641ea19-b9f8-49a9-af0d-af465eece22f => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/891] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/networks?id=81799190-4f3e-43c1-a5da-8b03cb755571 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:28.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-638380c9-6f1c-4bb3-b90a-f55c790a35f4 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/892] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:28 2026] DELETE /v2.0/ports/1641ea19-b9f8-49a9-af0d-af465eece22f => 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: 500/893] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/quotas/af691dc0d958499f83306cc3b1ea60c0 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:28.338 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a6010c6-9c47-444d-8d4e-b3200a79f6ca 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/894] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/ports/1641ea19-b9f8-49a9-af0d-af465eece22f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/895] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/ports?tenant_id=af691dc0d958499f83306cc3b1ea60c0&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/896] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:28 2026] DELETE /v2.0/subnets/9bd2dba1-bb42-4bca-ad45-8fadf186862f => 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: 504/897] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1244 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/898] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:28.863 7 INFO neutron.services.segments.plugin [-] Segment cae92cb8-3380-4563-81b5-e758c66ab034 resource provider aggregate not found 2026-06-30 10:12:28.872 7 INFO neutron.services.segments.plugin [-] Segment cae92cb8-3380-4563-81b5-e758c66ab034 resource provider aggregate not found 2026-06-30 10:12:28.887 7 INFO neutron.services.segments.plugin [-] Segment cae92cb8-3380-4563-81b5-e758c66ab034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae92cb8-3380-4563-81b5-e758c66ab034 found for delete ", "request_id": "req-da155ceb-e14c-4684-9424-73b3181459e2"}]} 2026-06-30 10:12:28.894 7 INFO neutron.services.segments.plugin [-] Segment cae92cb8-3380-4563-81b5-e758c66ab034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae92cb8-3380-4563-81b5-e758c66ab034 found for delete ", "request_id": "req-0a384765-1d93-48a4-8256-61179ad2c3ab"}]} [pid: 7|app: 0|req: 506/899] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:28 2026] DELETE /v2.0/networks/8da3cc55-1970-4c13-8a1e-a232df003e93 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/900] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&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: 508/901] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:12:28 2026] GET /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571?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-30 10:12:29.039 7 INFO neutron.db.segments_db [None req-06aeda48-f0d9-4a14-a723-e7ef695fcc75 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Added segment 7e4c313c-c343-47e8-b4f5-0e20f518155f of type vxlan for network a29bbab4-8209-49cc-8b8a-c036ae5c6ff9 [pid: 7|app: 0|req: 509/902] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:12:28 2026] POST /v2.0/networks => generated 613 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/903] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:26 2026] POST /v2.0/routers => generated 691 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/904] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:29 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 396/905] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:12:29 2026] GET /v2.0/routers/5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => generated 697 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/906] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:12:29 2026] GET /v2.0/routers => generated 700 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/907] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:29 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/908] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:29 2026] POST /v2.0/ports => generated 916 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/909] 10.0.0.78 () {34 vars in 740 bytes} [Tue Jun 30 10:12:29 2026] PUT /v2.0/routers/5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => generated 704 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/910] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:12:29 2026] GET /v2.0/routers/5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => generated 704 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/911] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:29 2026] GET /v2.0/ports?device_id=5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:29.874 7 INFO neutron_taas.services.taas.taas_plugin [None req-eee770f8-686b-46ee-9597-03f7899acb7e 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] TaaS: Handle Delete Port: 1542bf1b-9150-4e15-885e-6b804613e32c 2026-06-30 10:12:29.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eee770f8-686b-46ee-9597-03f7899acb7e 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Tap Mirror: Handle Delete Port: 1542bf1b-9150-4e15-885e-6b804613e32c [pid: 7|app: 0|req: 512/912] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:29 2026] DELETE /v2.0/ports/1542bf1b-9150-4e15-885e-6b804613e32c => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:30.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3453f19-dc7c-4dcc-9df7-44bed2e07f1b 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/913] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.0/ports/1542bf1b-9150-4e15-885e-6b804613e32c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:30.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bd38ef4-e69c-4e23-b7c9-bb1a15f5e8a8 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: d8352848-7f1f-4f0c-8f27-11f8458e751b 2026-06-30 10:12:30.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bd38ef4-e69c-4e23-b7c9-bb1a15f5e8a8 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: d8352848-7f1f-4f0c-8f27-11f8458e751b [pid: 7|app: 0|req: 514/914] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/subnets/5667e704-6ebb-4b2e-8564-84723a49a8a3 => 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: 515/915] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:30.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bd38ef4-e69c-4e23-b7c9-bb1a15f5e8a8 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] TaaS: Handle Delete Port: 08361741-5cf1-4443-bf90-9ef40f3c977a 2026-06-30 10:12:30.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bd38ef4-e69c-4e23-b7c9-bb1a15f5e8a8 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] Tap Mirror: Handle Delete Port: 08361741-5cf1-4443-bf90-9ef40f3c977a [pid: 7|app: 0|req: 516/916] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/networks/a29bbab4-8209-49cc-8b8a-c036ae5c6ff9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/917] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:12:30 2026] POST /v2.0/ports => generated 775 bytes in 213 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-30 10:12:30.749 8 INFO neutron.services.segments.plugin [-] Segment 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 resource provider aggregate not found 2026-06-30 10:12:30.757 8 INFO neutron.services.segments.plugin [-] Segment 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 resource provider aggregate not found 2026-06-30 10:12:30.765 8 INFO neutron.services.segments.plugin [-] Segment 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 found for delete ", "request_id": "req-da31440d-1427-40f8-a370-faa65239217f"}]} 2026-06-30 10:12:30.777 8 INFO neutron.services.segments.plugin [-] Segment 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2c3ddf-a4fa-475d-b832-f6ca374452a3 found for delete ", "request_id": "req-6ac88ec4-35e1-4bb1-9fa0-96b33eca315c"}]} 2026-06-30 10:12:30.782 8 INFO neutron.db.l3_hamode_db [None req-6bd38ef4-e69c-4e23-b7c9-bb1a15f5e8a8 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] HA network 543e840f-45db-4627-a4e5-b0592660707d was deleted as no HA routers are present in tenant ce51c931fd6c47eaac3a24981b4db5be. [pid: 8|app: 0|req: 401/918] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:29 2026] DELETE /v2.0/routers/5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/919] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.0/ports?device_id=5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:30.836 8 INFO neutron.api.v2.resource [None req-3ff86edc-f953-4f7c-a7d1-729b70bb2bc7 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 403/920] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/routers/5cdc7d7d-9f2f-4590-973a-1f3cc4d3ceb0 => 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: 518/921] 10.0.0.78 () {34 vars in 736 bytes} [Tue Jun 30 10:12:30 2026] PUT /v2.0/ports/a2cfbc88-24d1-47ad-a896-7824ff52246f => generated 752 bytes in 184 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: 404/922] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.0/ports?device_id=f20d6e70-0a4a-469a-bcdb-098fc3944f4c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:30.877 8 INFO neutron.api.v2.resource [None req-1be9bc18-a6d6-4083-9748-aacbea57b71e 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 405/923] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/routers/f20d6e70-0a4a-469a-bcdb-098fc3944f4c => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:30.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-694bff47-9626-4adf-a78b-fa542633bf67 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/924] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/subnets/c0c3b507-8455-4f6a-9947-e345f03261c1 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:30.915 7 INFO neutron.services.segments.plugin [-] Segment 7e4c313c-c343-47e8-b4f5-0e20f518155f resource provider aggregate not found [pid: 8|app: 0|req: 407/925] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.0/ports?device_id=98ff45cb-35f1-46b1-b571-db7d46d0bb8c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:30.921 7 INFO neutron.services.segments.plugin [-] Segment 7e4c313c-c343-47e8-b4f5-0e20f518155f resource provider aggregate not found 2026-06-30 10:12:30.935 8 INFO neutron.api.v2.resource [None req-a3ef0660-b07b-435e-985a-5907f3eb9c0d 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/926] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/routers/98ff45cb-35f1-46b1-b571-db7d46d0bb8c => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:30.936 7 INFO neutron.services.segments.plugin [-] Segment 7e4c313c-c343-47e8-b4f5-0e20f518155f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4c313c-c343-47e8-b4f5-0e20f518155f found for delete ", "request_id": "req-b144b8a6-af0e-4b3b-814f-b1db59224ea3"}]} 2026-06-30 10:12:30.939 7 INFO neutron.services.segments.plugin [-] Segment 7e4c313c-c343-47e8-b4f5-0e20f518155f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4c313c-c343-47e8-b4f5-0e20f518155f found for delete ", "request_id": "req-4a3c4891-22af-4319-b0b8-23190748d623"}]} 2026-06-30 10:12:30.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26cb51d5-8d68-4800-9333-30d92b96cde8 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/927] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/subnets/5c0e52ad-ed6a-4c04-8e90-9f8e40d1c6e0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:30.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc4c4f63-c55d-4573-b8e3-78ffc574001d 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] TaaS: Handle Delete Port: a2cfbc88-24d1-47ad-a896-7824ff52246f 2026-06-30 10:12:30.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc4c4f63-c55d-4573-b8e3-78ffc574001d 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Tap Mirror: Handle Delete Port: a2cfbc88-24d1-47ad-a896-7824ff52246f [pid: 8|app: 0|req: 410/928] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:12:30 2026] GET /v2.0/ports?device_id=4d78a837-4f3a-4000-9e91-37ca01f7bcec => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:30.998 8 INFO neutron.api.v2.resource [None req-be751f75-6fce-4dc8-80c0-b127cd67cad9 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 411/929] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/routers/4d78a837-4f3a-4000-9e91-37ca01f7bcec => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:31.015 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa8510f8-9a25-4915-9a53-e33fda0e4e59 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/930] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/subnets/cc8bb05b-73ce-46c5-923a-4ab9dbeaf2e3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:31.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2159311a-d648-4eef-a382-beccf9a793f5 6f62fb561d81499893404d4a502b20dd ce51c931fd6c47eaac3a24981b4db5be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 413/931] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/subnets/4c2a6352-cf40-471a-847e-f3887d825b3f => 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: 519/932] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:30 2026] DELETE /v2.0/ports/a2cfbc88-24d1-47ad-a896-7824ff52246f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/933] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.0/ports => generated 777 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:31.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6695fb32-fbbe-4039-b50b-6f9942984e81 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 520/934] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.0/ports/a2cfbc88-24d1-47ad-a896-7824ff52246f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/935] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/936] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.0/ports/90e51442-5626-4c88-94b3-77631eaac244 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:31.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0fd15dd-2f2e-45d0-9b5e-ca9c09baaadf 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/937] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/ports/1542bf1b-9150-4e15-885e-6b804613e32c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:31.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d94bbd59-0c01-41c2-b353-8b480a23a97c 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 522/938] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/subnets/5667e704-6ebb-4b2e-8564-84723a49a8a3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:31.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76841267-8243-4a7f-bde8-9cbe89233987 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/939] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/subnets/9bd2dba1-bb42-4bca-ad45-8fadf186862f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/940] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:31.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-b96e346d-7410-40ae-98fa-93636d803ff6 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] TaaS: Handle Delete Port: 90e51442-5626-4c88-94b3-77631eaac244 2026-06-30 10:12:31.454 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b96e346d-7410-40ae-98fa-93636d803ff6 4889c4d9c38449e7a4b28a2b40b2eb0f fea3628eae094b57a4f19ec71e5bf6fc - - default default] Tap Mirror: Handle Delete Port: 90e51442-5626-4c88-94b3-77631eaac244 [pid: 7|app: 0|req: 523/941] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/ports/90e51442-5626-4c88-94b3-77631eaac244 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/942] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:31 2026] GET /v2.0/security-groups?tenant_id=ce51c931fd6c47eaac3a24981b4db5be&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: 419/943] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/networks/2c60deed-b409-451d-9e66-c8068d50378f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/944] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:31 2026] DELETE /v2.0/security-groups/450f4170-c32b-4fbf-9e40-cb3e21398968 => 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: 420/945] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:32 2026] GET /v2.0/security-groups?tenant_id=fea3628eae094b57a4f19ec71e5bf6fc&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/946] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:32 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 526/947] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:32 2026] DELETE /v2.0/security-groups/5604484a-7b4d-41e5-90db-eacd308de75f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:32.783 8 INFO neutron.services.segments.plugin [-] Segment 9f06f376-77bf-4300-a378-517a7be07433 resource provider aggregate not found 2026-06-30 10:12:32.799 8 INFO neutron.services.segments.plugin [-] Segment 9f06f376-77bf-4300-a378-517a7be07433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f06f376-77bf-4300-a378-517a7be07433 found for delete ", "request_id": "req-38c9ce2e-0883-4ec2-a978-bb2740d74d4b"}]} 2026-06-30 10:12:32.800 8 INFO neutron.services.segments.plugin [-] Segment 9f06f376-77bf-4300-a378-517a7be07433 resource provider aggregate not found 2026-06-30 10:12:32.813 8 INFO neutron.services.segments.plugin [-] Segment 9f06f376-77bf-4300-a378-517a7be07433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f06f376-77bf-4300-a378-517a7be07433 found for delete ", "request_id": "req-fe02bccb-3023-45a8-bb84-bf32b5725868"}]} [pid: 8|app: 0|req: 422/948] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:33 2026] GET /v2.0/networks?id=81799190-4f3e-43c1-a5da-8b03cb755571 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/949] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:12:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=af691dc0d958499f83306cc3b1ea60c0 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/950] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:12:33 2026] POST /v2.0/subnetpools => generated 548 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/951] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:33 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 530/952] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:12:33 2026] GET /v2.0/subnetpools/33b5a0f0-56c0-4328-89d3-4699078cb703 => generated 548 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/953] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:33 2026] PUT /v2.0/subnetpools/33b5a0f0-56c0-4328-89d3-4699078cb703 => generated 500 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/954] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:33 2026] DELETE /v2.0/subnetpools/33b5a0f0-56c0-4328-89d3-4699078cb703 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:33.925 7 INFO neutron.api.v2.resource [None req-0509acba-00b9-4187-b695-02f6f5ab41a6 2c92d2f9368c4334b2dfe8d867fc15f7 132e47ac0f384955add91f9896f32397 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/955] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:12:33 2026] GET /v2.0/subnetpools/33b5a0f0-56c0-4328-89d3-4699078cb703 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/956] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:12:33 2026] POST /v2.0/ports => generated 954 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:12:33.947 7 INFO neutron.api.v2.resource [None req-7af35b81-0b39-42d9-95c5-17ad8ebf1db7 2c92d2f9368c4334b2dfe8d867fc15f7 132e47ac0f384955add91f9896f32397 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/957] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:33 2026] DELETE /v2.0/subnetpools/33b5a0f0-56c0-4328-89d3-4699078cb703 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/958] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:12:33 2026] PUT /v2.0/ports/7a3c9d26-46f8-4088-91a6-b8ee546937cb => generated 1235 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:12:34.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96ebad81-4d41-478b-9138-7f37b20c1dd5'] response: {'name': 'network-changed', 'server_uuid': 'aa2a0820-1aaf-44d9-9009-1820c3b29725', 'tag': '7a3c9d26-46f8-4088-91a6-b8ee546937cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 535/959] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:34 2026] GET /v2.0/security-groups?tenant_id=132e47ac0f384955add91f9896f32397&name=default => generated 2925 bytes in 225 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: 425/960] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:34 2026] DELETE /v2.0/security-groups/3387a42d-11c4-4972-9e1f-c163cf9c2f7e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/961] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:34 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/962] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:34 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/963] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:34 2026] GET /v2.0/ports?tenant_id=af691dc0d958499f83306cc3b1ea60c0&device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/964] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:12:34 2026] GET /v2.0/networks?tenant_id=af691dc0d958499f83306cc3b1ea60c0&shared=False => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/965] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:12:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/966] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:35 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/967] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 429/968] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/ports?tenant_id=af691dc0d958499f83306cc3b1ea60c0&device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/969] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7a3c9d26-46f8-4088-91a6-b8ee546937cb => 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: 541/970] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/subnets?id=301b5fe1-71c0-4b44-97f2-ca234018953b => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/971] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/ports?network_id=81799190-4f3e-43c1-a5da-8b03cb755571&device_owner=network%3Adhcp => 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: 543/972] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/973] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571?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: 430/974] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:36 2026] GET /v2.0/security-groups?tenant_id=937594b870ca487a993f6010fff794ca&name=default => generated 2925 bytes in 658 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/975] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:36 2026] DELETE /v2.0/security-groups/249f5a10-087e-42bf-8944-75a172175ab7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/976] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:37 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/977] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:37 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 548/980] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:38 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/981] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:38 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 549/982] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/983] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 435/984] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/985] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.0/security-groups?tenant_id=a1358a1fb1244fc086578a0fc8b3edc4&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: 436/986] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:12:39 2026] GET /v2.0/ports/aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 972 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/987] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:39 2026] DELETE /v2.0/security-groups/9ba8875d-1f28-4047-8f19-1e02703e2c2a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/988] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/security-groups?tenant_id=5458ce0c473341f6978b83006285c8ea&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/989] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/security-groups?tenant_id=378a0c1aa0b040d192579dd15973e6ad&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/990] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:40 2026] DELETE /v2.0/security-groups/92ae8680-1a29-4a38-aca0-17199677dfea => 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: 438/991] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:40 2026] DELETE /v2.0/security-groups/3cb83822-fc20-46c8-aa64-ea5e6b86d216 => 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: 554/992] 199.19.213.75 () {34 vars in 999 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/subnets?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 684 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/993] 199.19.213.75 () {34 vars in 1145 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d&device_owner=compute%3Anova&network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/994] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 556/995] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 557/996] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:40 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/997] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:12:40 2026] PUT /v2.0/ports/aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 1153 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:12:41.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1f000d7-a5ed-4dda-87a1-1622138afab9'] response: {'name': 'network-changed', 'server_uuid': '17a23e5a-19b2-4c27-86c4-d00550f55c1d', 'tag': 'aeff616c-eed2-480e-81dd-5b3bbabc0f2e', 'status': 'completed', 'code': 200} 2026-06-30 10:12:41.295 7 INFO neutron.db.l3_db [None req-f316e87b-f23d-4038-85b1-7eb4f86fcb4f 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] Floating IP 3bd5f6fa-faa1-4b49-b46f-aa1a7b276e3a associated. External IP: 10.96.250.204, port: 7a3c9d26-46f8-4088-91a6-b8ee546937cb. [pid: 7|app: 0|req: 558/998] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:12:40 2026] PUT /v2.0/floatingips/3bd5f6fa-faa1-4b49-b46f-aa1a7b276e3a => generated 855 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:41.719 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af32f983-877e-4f9e-9cf1-b7851e004010'] response: {'name': 'network-changed', 'server_uuid': 'aa2a0820-1aaf-44d9-9009-1820c3b29725', 'tag': '7a3c9d26-46f8-4088-91a6-b8ee546937cb', '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: 559/999] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1425 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/1000] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1001] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1002] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => 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: 442/1003] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1004] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/1005] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/subnets?id=cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1006] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:41 2026] GET /v2.0/ports?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/1007] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?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: 564/1008] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?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: 445/1009] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 565/1010] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/ports?tenant_id=af691dc0d958499f83306cc3b1ea60c0&device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/1011] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1012] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1013] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/networks?id=81799190-4f3e-43c1-a5da-8b03cb755571 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/1014] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&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: 449/1015] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7a3c9d26-46f8-4088-91a6-b8ee546937cb => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/1016] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/subnets?id=301b5fe1-71c0-4b44-97f2-ca234018953b => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1017] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/ports?network_id=81799190-4f3e-43c1-a5da-8b03cb755571&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: 452/1018] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571?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: 453/1019] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:42.604 7 INFO neutron.db.segments_db [None req-84219d0b-2008-4086-ae50-7f4d3a05a24e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 of type vxlan for network 41f5b44e-0cf9-4655-a926-bc1c4d402191 [pid: 7|app: 0|req: 567/1020] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:42 2026] POST /v2.0/networks => generated 722 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1021] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:42 2026] POST /v2.0/subnets => generated 688 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:43.024 7 INFO neutron.db.segments_db [None req-ab27ac7f-1d5d-472f-96b2-c7ef0148f2c4 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 of type vxlan for network 7e566905-d83d-402d-acd2-2e74eaffa20a [pid: 8|app: 0|req: 455/1022] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:42 2026] GET /v2.0/security-groups?tenant_id=ef2e956e5cb945ab84178e7272442f2e&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1023] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:12:43.405 7 INFO neutron.db.l3_hamode_db [None req-ab27ac7f-1d5d-472f-96b2-c7ef0148f2c4 6d09a421262545a09128fa822bdcf8d8 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 457/1024] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:43 2026] DELETE /v2.0/security-groups/c8ba1f6c-2ffd-4f45-964f-165c65fc251d => 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: 458/1025] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 459/1026] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1027] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 461/1028] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1029] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1030] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/subnets?id=cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1031] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/ports?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5&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: 465/1032] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?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: 466/1033] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:43 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:44.206 7 INFO neutron.db.l3_hamode_db [None req-ab27ac7f-1d5d-472f-96b2-c7ef0148f2c4 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 467/1034] 199.19.213.75 () {34 vars in 1119 bytes} [Tue Jun 30 10:12:44 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1035] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:12:44 2026] PUT /v2.0/ports/aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 972 bytes in 351 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-30 10:12:44.770 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0130f73d-73b2-486f-818a-ab3b0e759bc3'] response: {'name': 'network-changed', 'server_uuid': '17a23e5a-19b2-4c27-86c4-d00550f55c1d', 'tag': 'aeff616c-eed2-480e-81dd-5b3bbabc0f2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 469/1036] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:12:44 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 470/1037] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:44 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:44.910 8 INFO neutron_taas.services.taas.taas_plugin [req-fd30d831-3f5a-4164-ae68-24c9dae9e79b req-f5f7d5cb-d77b-4fcf-b724-daa62f1ea581 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] TaaS: Handle Delete Port: 7a3c9d26-46f8-4088-91a6-b8ee546937cb 2026-06-30 10:12:44.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fd30d831-3f5a-4164-ae68-24c9dae9e79b req-f5f7d5cb-d77b-4fcf-b724-daa62f1ea581 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] Tap Mirror: Handle Delete Port: 7a3c9d26-46f8-4088-91a6-b8ee546937cb 2026-06-30 10:12:45.053 8 INFO neutron.db.l3_db [req-fd30d831-3f5a-4164-ae68-24c9dae9e79b req-f5f7d5cb-d77b-4fcf-b724-daa62f1ea581 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] Floating IP 3bd5f6fa-faa1-4b49-b46f-aa1a7b276e3a disassociated. External IP: 10.96.250.204, port: 7a3c9d26-46f8-4088-91a6-b8ee546937cb. [pid: 7|app: 0|req: 568/1038] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:42 2026] POST /v2.0/routers => generated 728 bytes in 2182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1039] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:45 2026] GET /v2.0/security-groups?id=ba7b9edc-bd07-41cc-8850-345a9fc562f0&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: 471/1040] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:12:44 2026] DELETE /v2.0/ports/7a3c9d26-46f8-4088-91a6-b8ee546937cb => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:12:45.506 7 INFO neutron.db.segments_db [None req-dd9efeb9-addd-4d20-84a6-85ea7c17e2c1 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment f54bcebd-e00b-485c-bb77-54d5145640d3 of type vxlan for network ef692351-c59d-48e1-a40c-7d0bb5cab4c4 [pid: 7|app: 0|req: 570/1041] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:45 2026] POST /v2.0/networks => generated 722 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1042] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:45 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1043] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:45 2026] POST /v2.0/subnets => generated 688 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1044] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:45 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:45.929 7 INFO neutron.db.segments_db [None req-e2787146-e182-48cc-abab-8877718de5af 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 1cc34127-00cd-47f8-940c-b7154cfd6962 of type vxlan for network e564fe7d-084d-4f00-9a67-16ff79f96f28 2026-06-30 10:12:46.228 7 INFO neutron.db.l3_hamode_db [None req-e2787146-e182-48cc-abab-8877718de5af 6d09a421262545a09128fa822bdcf8d8 ed071b26bcea4570b595984a8ab40057 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 472/1045] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:45 2026] PUT /v2.0/routers/49e20cc9-6073-42d0-8dd1-bce80ff4cfb8/add_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1046] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1047] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:46.815 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27b6e38e-a815-4941-9b7e-dd61490136cf'] response: {'server_uuid': 'aa2a0820-1aaf-44d9-9009-1820c3b29725', 'name': 'network-vif-deleted', 'tag': '7a3c9d26-46f8-4088-91a6-b8ee546937cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/1048] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.0/subnets?id=cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1049] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.0/ports?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1050] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:46.956 7 INFO neutron.db.l3_hamode_db [None req-e2787146-e182-48cc-abab-8877718de5af 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 478/1051] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:46 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1052] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:45 2026] POST /v2.0/routers => generated 728 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:47.988 7 INFO neutron.db.segments_db [None req-0e47c6f9-6b9f-439e-ad73-b4dd5ce3665f 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 of type vxlan for network d078aedb-3db5-4da2-9928-903639ed9b27 [pid: 7|app: 0|req: 575/1053] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:47 2026] POST /v2.0/networks => generated 722 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1054] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:48 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1055] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:48 2026] GET /v2.0/ports?device_id=aa2a0820-1aaf-44d9-9009-1820c3b29725 => 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: 578/1056] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:12:48 2026] GET /v2.0/ports?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1057] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:48 2026] POST /v2.0/subnets => generated 688 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1058] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:48 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1059] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:48 2026] GET /v2.0/networks?id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:48.659 7 INFO neutron.db.segments_db [None req-d5c66010-a957-43c8-b047-cb7cf400b720 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment caeba06a-fc1a-4e93-bd6a-b42e456fbef3 of type vxlan for network be42c42d-e77e-48e0-b596-5a57b0882954 2026-06-30 10:12:49.001 7 INFO neutron.db.l3_hamode_db [None req-d5c66010-a957-43c8-b047-cb7cf400b720 6d09a421262545a09128fa822bdcf8d8 475bc3e60b2a48b593f82b2634805537 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 479/1060] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:47 2026] PUT /v2.0/routers/316ecea1-75f4-4c48-896a-7127ee8ceea3/add_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1061] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1062] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/subnets?id=cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1063] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/ports?network_id=6ceace5d-a1ef-40ae-943c-0a7e03e021a5&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: 483/1064] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?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: 484/1065] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:49 2026] DELETE /v2.0/security-groups/ba7b9edc-bd07-41cc-8850-345a9fc562f0 => 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: 485/1066] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:49.447 8 INFO neutron.api.v2.resource [None req-659587c6-6bfc-44eb-b10f-7acee2d85291 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1067] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/security-groups/ba7b9edc-bd07-41cc-8850-345a9fc562f0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:49.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-e95e6f05-a145-4367-88be-f004ff6b04fc 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] TaaS: Handle Delete Port: 55b54975-4d78-4e81-b7b6-60d7474f47b0 2026-06-30 10:12:49.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e95e6f05-a145-4367-88be-f004ff6b04fc 617e532f5eb541eea18b038c15ce29db af691dc0d958499f83306cc3b1ea60c0 - - default default] Tap Mirror: Handle Delete Port: 55b54975-4d78-4e81-b7b6-60d7474f47b0 [pid: 8|app: 0|req: 487/1068] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:49 2026] DELETE /v2.0/floatingips/3bd5f6fa-faa1-4b49-b46f-aa1a7b276e3a => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1069] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:49 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:49.851 7 INFO neutron.db.l3_hamode_db [None req-d5c66010-a957-43c8-b047-cb7cf400b720 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:12:50.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-b206695f-04ce-424a-92f5-06030c80e34b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 1bf143e5-8ffb-4ff4-87b3-48d7dcacd9b1 2026-06-30 10:12:50.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b206695f-04ce-424a-92f5-06030c80e34b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 1bf143e5-8ffb-4ff4-87b3-48d7dcacd9b1 [pid: 8|app: 0|req: 489/1070] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:49 2026] PUT /v2.0/routers/d11d3652-1cc5-4dbb-b8fa-65145fab08d6/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1071] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:50 2026] GET /v2.0/security-groups?id=474579fd-040c-4050-845a-150b32c722be&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1072] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:12:50 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:51.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-84141d19-24db-4fc5-a15e-8b228cc50103 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 6ae306e6-daf4-48c6-a7b7-de7ed5a62e3a 2026-06-30 10:12:51.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84141d19-24db-4fc5-a15e-8b228cc50103 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 6ae306e6-daf4-48c6-a7b7-de7ed5a62e3a [pid: 7|app: 0|req: 582/1073] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:48 2026] POST /v2.0/routers => generated 728 bytes in 2552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:51.283 7 INFO neutron_taas.services.taas.taas_plugin [req-4e89671f-4e38-478c-9767-246877843db4 req-b7905f08-5739-45bf-a170-7cb5cf7178e7 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] TaaS: Handle Delete Port: aeff616c-eed2-480e-81dd-5b3bbabc0f2e 2026-06-30 10:12:51.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4e89671f-4e38-478c-9767-246877843db4 req-b7905f08-5739-45bf-a170-7cb5cf7178e7 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] Tap Mirror: Handle Delete Port: aeff616c-eed2-480e-81dd-5b3bbabc0f2e 2026-06-30 10:12:51.366 8 INFO neutron_taas.services.taas.taas_plugin [None req-84141d19-24db-4fc5-a15e-8b228cc50103 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 32c9eab2-6cb1-46e7-8d17-f923cd955d6a 2026-06-30 10:12:51.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84141d19-24db-4fc5-a15e-8b228cc50103 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 32c9eab2-6cb1-46e7-8d17-f923cd955d6a 2026-06-30 10:12:51.469 7 INFO neutron.db.l3_db [req-4e89671f-4e38-478c-9767-246877843db4 req-b7905f08-5739-45bf-a170-7cb5cf7178e7 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] Floating IP c7fc5420-5cae-4122-b26c-0dc36b62db10 disassociated. External IP: 10.96.250.214, port: aeff616c-eed2-480e-81dd-5b3bbabc0f2e. 2026-06-30 10:12:51.749 8 INFO neutron.services.segments.plugin [-] Segment df68a720-fc98-497a-bfe0-f99bb05126d4 resource provider aggregate not found 2026-06-30 10:12:51.761 8 INFO neutron.services.segments.plugin [-] Segment df68a720-fc98-497a-bfe0-f99bb05126d4 resource provider aggregate not found 2026-06-30 10:12:51.777 8 INFO neutron.services.segments.plugin [-] Segment df68a720-fc98-497a-bfe0-f99bb05126d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df68a720-fc98-497a-bfe0-f99bb05126d4 found for delete ", "request_id": "req-cc18f8e9-7327-4a22-a3f4-a1832051f2da"}]} 2026-06-30 10:12:51.793 8 INFO neutron.services.segments.plugin [-] Segment df68a720-fc98-497a-bfe0-f99bb05126d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df68a720-fc98-497a-bfe0-f99bb05126d4 found for delete ", "request_id": "req-f892a75a-d821-4658-9166-9298d74f83bd"}]} 2026-06-30 10:12:51.802 8 INFO neutron.db.l3_hamode_db [None req-84141d19-24db-4fc5-a15e-8b228cc50103 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network 625e4b1c-e8f5-4938-8c3b-d3163e7a1b3e was deleted as no HA routers are present in tenant af691dc0d958499f83306cc3b1ea60c0. [pid: 7|app: 0|req: 583/1074] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:12:51 2026] DELETE /v2.0/ports/aeff616c-eed2-480e-81dd-5b3bbabc0f2e => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1075] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:50 2026] DELETE /v2.0/routers/d11d3652-1cc5-4dbb-b8fa-65145fab08d6 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:51.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-085674c4-738e-4baf-ba98-591debd8e03c'] response: {'server_uuid': '17a23e5a-19b2-4c27-86c4-d00550f55c1d', 'name': 'network-vif-deleted', 'tag': 'aeff616c-eed2-480e-81dd-5b3bbabc0f2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/1076] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:51 2026] DELETE /v2.0/subnets/301b5fe1-71c0-4b44-97f2-ca234018953b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1077] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:52 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:52.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-57c71fe1-7953-4c0e-861b-c9be63208136 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 67a4d49f-d22a-42f8-96dc-3fd074ca3cdb 2026-06-30 10:12:52.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57c71fe1-7953-4c0e-861b-c9be63208136 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 67a4d49f-d22a-42f8-96dc-3fd074ca3cdb [pid: 8|app: 0|req: 495/1078] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:52 2026] DELETE /v2.0/networks/81799190-4f3e-43c1-a5da-8b03cb755571 => 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: 496/1079] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:52 2026] GET /v2.0/security-groups?tenant_id=af691dc0d958499f83306cc3b1ea60c0&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1080] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:52 2026] DELETE /v2.0/security-groups/347a7239-8961-42f8-9314-d99407a5e724 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1081] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:12:52 2026] GET /v2.0/networks?id=ef692351-c59d-48e1-a40c-7d0bb5cab4c4 => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1082] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:12:52 2026] GET /v2.0/quotas/ed071b26bcea4570b595984a8ab40057 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1083] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:12:52 2026] GET /v2.0/ports?tenant_id=ed071b26bcea4570b595984a8ab40057&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1084] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:12:52 2026] GET /v2.0/networks/ef692351-c59d-48e1-a40c-7d0bb5cab4c4?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1085] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:12:53 2026] GET /v2.0/networks/ef692351-c59d-48e1-a40c-7d0bb5cab4c4?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: 505/1088] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:53 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 506/1089] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:53 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 584/1090] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:51 2026] PUT /v2.0/routers/b8dbcb17-aae7-4f16-b501-aa1a81dd7bf9/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:53.804 8 INFO neutron.services.segments.plugin [-] Segment e7f4d249-97d5-40fe-8574-f0d890ce52cf resource provider aggregate not found 2026-06-30 10:12:53.814 8 INFO neutron.services.segments.plugin [-] Segment e7f4d249-97d5-40fe-8574-f0d890ce52cf resource provider aggregate not found 2026-06-30 10:12:53.834 8 INFO neutron.services.segments.plugin [-] Segment e7f4d249-97d5-40fe-8574-f0d890ce52cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f4d249-97d5-40fe-8574-f0d890ce52cf found for delete ", "request_id": "req-23ed71c6-c575-4c8a-9344-eabaa4eb81d2"}]} 2026-06-30 10:12:53.839 8 INFO neutron.services.segments.plugin [-] Segment e7f4d249-97d5-40fe-8574-f0d890ce52cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f4d249-97d5-40fe-8574-f0d890ce52cf found for delete ", "request_id": "req-5d82e30b-9c60-411e-888d-4cb6c78d3251"}]} [pid: 8|app: 0|req: 507/1091] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:12:53 2026] POST /v2.0/security-groups => generated 1675 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1092] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1093] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:54 2026] GET /v2.0/ports?device_id=17a23e5a-19b2-4c27-86c4-d00550f55c1d => 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: 587/1094] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:54 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 508/1095] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1096] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1097] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:54.726 7 INFO neutron.db.securitygroups_db [None req-6ad53853-d91c-420d-a1a0-dab36b1f96e1 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Project d6981c16bbd44cfc87dcfa92e36ec826 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: 589/1098] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:54.842 8 INFO neutron.db.securitygroups_db [None req-cfeb2866-0b09-4ceb-b8e0-6b3b444f1f9b 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Project d6981c16bbd44cfc87dcfa92e36ec826 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: 510/1099] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:55.241 7 INFO neutron.db.segments_db [None req-cf160b71-b30e-48ce-96df-7a05e6f99bed 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 24b916d8-f0e5-404c-8d14-10510e4e75f0 of type vxlan for network d21aae42-d073-4762-b9cd-611eb3b99576 [pid: 7|app: 0|req: 590/1100] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:12:54 2026] POST /v2.0/networks => generated 727 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1101] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:12:55 2026] POST /v2.0/security-groups => generated 1659 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1102] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:12:55 2026] DELETE /v2.0/security-groups/474579fd-040c-4050-845a-150b32c722be => 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: 511/1103] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:55 2026] POST /v2.0/subnets => generated 693 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1104] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:55 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:55.661 8 INFO neutron.api.v2.resource [None req-efa334a4-ee6e-4504-9856-880e31f604e9 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1105] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:12:55 2026] GET /v2.0/security-groups/474579fd-040c-4050-845a-150b32c722be => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:12:55.717 8 INFO neutron.db.segments_db [None req-2121306c-4653-44d0-ad22-9e10d7723952 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 7bb69520-be17-4204-b6cc-d17d4ce961b6 of type vxlan for network d59e3957-26c5-423e-ae83-e17d2095d52a [pid: 7|app: 0|req: 593/1106] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:55.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e07e596-378e-4c3c-8c29-e20dbc97d35d 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] TaaS: Handle Delete Port: 6ba0e4c0-72b8-4199-981e-cc2b872f9c83 2026-06-30 10:12:55.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e07e596-378e-4c3c-8c29-e20dbc97d35d 2c07cea04f1b46a8bb538e706a04c62e 86cdb2d1319946128b00069ce3ed9dd5 - - default default] Tap Mirror: Handle Delete Port: 6ba0e4c0-72b8-4199-981e-cc2b872f9c83 [pid: 7|app: 0|req: 594/1107] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:12:55 2026] DELETE /v2.0/floatingips/c7fc5420-5cae-4122-b26c-0dc36b62db10 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:12:56.148 8 INFO neutron.db.l3_hamode_db [None req-2121306c-4653-44d0-ad22-9e10d7723952 6d09a421262545a09128fa822bdcf8d8 f0a18a51e0904051b9107f2622f7c831 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 595/1108] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:12:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:56.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-17e9b40e-410b-4428-8129-6d70ef4b3e11 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: a17bd9d4-260b-4770-acb0-0a4cec2608d4 2026-06-30 10:12:56.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17e9b40e-410b-4428-8129-6d70ef4b3e11 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: a17bd9d4-260b-4770-acb0-0a4cec2608d4 2026-06-30 10:12:57.085 8 INFO neutron.db.l3_hamode_db [None req-2121306c-4653-44d0-ad22-9e10d7723952 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 596/1109] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:12:56 2026] PUT /v2.0/routers/7264f841-c198-48b4-858a-25667aef53cb/remove_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: 597/1110] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:12:57 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: 598/1111] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:57 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 514/1112] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:12:55 2026] POST /v2.0/routers => generated 733 bytes in 2278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:12:57.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-60604a92-30d2-4015-ad51-dcf37d117b4e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: cb85c0da-258b-424c-971f-cb96e2a791e6 2026-06-30 10:12:57.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60604a92-30d2-4015-ad51-dcf37d117b4e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: cb85c0da-258b-424c-971f-cb96e2a791e6 [pid: 8|app: 0|req: 515/1113] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:12:57 2026] GET /v2.0/networks?id=ef692351-c59d-48e1-a40c-7d0bb5cab4c4 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1114] 10.0.0.211 () {34 vars in 1100 bytes} [Tue Jun 30 10:12:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1249788719&fields=id&tenant_id=d6981c16bbd44cfc87dcfa92e36ec826 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:12:58.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-60604a92-30d2-4015-ad51-dcf37d117b4e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: e9f2791d-f0ec-45b2-9477-5fbcc98894b7 2026-06-30 10:12:58.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60604a92-30d2-4015-ad51-dcf37d117b4e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: e9f2791d-f0ec-45b2-9477-5fbcc98894b7 2026-06-30 10:12:58.637 7 INFO neutron.services.segments.plugin [-] Segment 0d23c46d-e528-44c2-9113-f7200e27628d resource provider aggregate not found 2026-06-30 10:12:58.638 7 INFO neutron.services.segments.plugin [-] Segment 0d23c46d-e528-44c2-9113-f7200e27628d resource provider aggregate not found 2026-06-30 10:12:58.670 7 INFO neutron.services.segments.plugin [-] Segment 0d23c46d-e528-44c2-9113-f7200e27628d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d23c46d-e528-44c2-9113-f7200e27628d found for delete ", "request_id": "req-12a3ac84-f1be-40eb-84cd-fd718621075b"}]} 2026-06-30 10:12:58.671 7 INFO neutron.services.segments.plugin [-] Segment 0d23c46d-e528-44c2-9113-f7200e27628d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d23c46d-e528-44c2-9113-f7200e27628d found for delete ", "request_id": "req-37868cd4-2c26-44bb-9d99-64d3db5e3994"}]} 2026-06-30 10:12:58.683 7 INFO neutron.db.l3_hamode_db [None req-60604a92-30d2-4015-ad51-dcf37d117b4e 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network 3dcf9194-fa1d-4960-a43c-73963a29d9eb was deleted as no HA routers are present in tenant 86cdb2d1319946128b00069ce3ed9dd5. [pid: 7|app: 0|req: 599/1115] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:57 2026] DELETE /v2.0/routers/7264f841-c198-48b4-858a-25667aef53cb => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1116] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:12:58 2026] POST /v2.0/ports => generated 954 bytes in 435 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: 601/1117] 10.0.0.211 () {34 vars in 1098 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--596457404&fields=id&tenant_id=d6981c16bbd44cfc87dcfa92e36ec826 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1118] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:12:59 2026] DELETE /v2.0/subnets/cc832d6b-d3fd-4317-b3b2-a3a1259fa1b6 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1119] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:12:58 2026] PUT /v2.0/routers/23ab1063-ed13-4102-aa1c-5bd45f863785/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1120] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1121] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/networks?id=41f5b44e-0cf9-4655-a926-bc1c4d402191 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:12:59.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbb7a7ff-8d06-47d6-a805-536851816e7c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: bdab187c-496b-40ce-a7b9-243f7d3890c0 2026-06-30 10:12:59.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbb7a7ff-8d06-47d6-a805-536851816e7c 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: bdab187c-496b-40ce-a7b9-243f7d3890c0 [pid: 7|app: 0|req: 605/1122] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:12:59 2026] DELETE /v2.0/networks/6ceace5d-a1ef-40ae-943c-0a7e03e021a5 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1123] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1124] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/quotas/d6981c16bbd44cfc87dcfa92e36ec826 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1125] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:12:59 2026] PUT /v2.0/ports/aeedc394-59c1-4a14-bc64-5e4b2043ba36 => generated 1235 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1126] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/ports?tenant_id=d6981c16bbd44cfc87dcfa92e36ec826&fields=id => generated 103 bytes in 91 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-30 10:12:59.962 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f110dd2-e0f0-447c-a45e-e72306d751d1'] response: {'name': 'network-changed', 'server_uuid': 'de15f9ae-287f-424a-842c-799620881c9f', 'tag': 'aeedc394-59c1-4a14-bc64-5e4b2043ba36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 519/1127] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1128] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:12:59 2026] GET /v2.0/security-groups?tenant_id=86cdb2d1319946128b00069ce3ed9dd5&name=default => 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: 520/1129] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1130] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:00 2026] DELETE /v2.0/security-groups/78f46cd6-da0c-4643-b5d6-dbfa63f9d15a => 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: 521/1131] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => 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: 611/1132] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/ports?tenant_id=ed071b26bcea4570b595984a8ab40057&device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1133] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/networks?tenant_id=ed071b26bcea4570b595984a8ab40057&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1134] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1135] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/networks?id=d21aae42-d073-4762-b9cd-611eb3b99576 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:00.717 7 INFO neutron.services.segments.plugin [-] Segment f1069da5-6cfe-4ed0-aec2-210f6456f40f resource provider aggregate not found 2026-06-30 10:13:00.724 7 INFO neutron.services.segments.plugin [-] Segment f1069da5-6cfe-4ed0-aec2-210f6456f40f resource provider aggregate not found [pid: 7|app: 0|req: 613/1136] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/quotas/f0a18a51e0904051b9107f2622f7c831 => generated 292 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:00.739 7 INFO neutron.services.segments.plugin [-] Segment f1069da5-6cfe-4ed0-aec2-210f6456f40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1069da5-6cfe-4ed0-aec2-210f6456f40f found for delete ", "request_id": "req-e28c7a81-20ea-4ba2-917a-71fd0458420f"}]} 2026-06-30 10:13:00.743 7 INFO neutron.services.segments.plugin [-] Segment f1069da5-6cfe-4ed0-aec2-210f6456f40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1069da5-6cfe-4ed0-aec2-210f6456f40f found for delete ", "request_id": "req-01246aca-c8b4-49ed-b720-367d8d6035f3"}]} [pid: 8|app: 0|req: 524/1137] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/ports?tenant_id=f0a18a51e0904051b9107f2622f7c831&fields=id => generated 57 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1138] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/networks/d21aae42-d073-4762-b9cd-611eb3b99576?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1139] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/networks/d21aae42-d073-4762-b9cd-611eb3b99576?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1140] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1141] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:00 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1142] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 617/1143] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => 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: 527/1144] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/ports?tenant_id=ed071b26bcea4570b595984a8ab40057&device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1145] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=aeedc394-59c1-4a14-bc64-5e4b2043ba36 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1146] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/subnets?id=01393aef-621a-4059-aff6-4cba959c86e4 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1147] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/ports?network_id=ef692351-c59d-48e1-a40c-7d0bb5cab4c4&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: 529/1148] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/networks/ef692351-c59d-48e1-a40c-7d0bb5cab4c4?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1149] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:01 2026] GET /v2.0/networks/ef692351-c59d-48e1-a40c-7d0bb5cab4c4?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: 530/1150] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1151] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1152] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:13:02.458 7 INFO neutron.db.segments_db [None req-88a8e4ac-a3bc-4447-b2e0-8cf417b263a5 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment ac886481-e857-42ca-a328-d099095bbef6 of type vxlan for network ca2b97a4-26bd-45cf-af2b-1d67645f23a6 [pid: 8|app: 0|req: 533/1153] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:02 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => 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: 621/1154] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:13:02 2026] POST /v2.0/networks => generated 729 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1155] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:02 2026] POST /v2.0/subnets => generated 695 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:02.829 7 INFO neutron.db.segments_db [None req-165f25c1-e544-48d9-b982-ab0523099327 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 3d3b569d-a25a-48f7-a578-d5a2c7513895 of type vxlan for network e51c92ce-c8a6-46d4-8d92-fa8dcbe7088f 2026-06-30 10:13:03.159 7 INFO neutron.db.l3_hamode_db [None req-165f25c1-e544-48d9-b982-ab0523099327 6d09a421262545a09128fa822bdcf8d8 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 535/1156] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 536/1157] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 537/1158] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&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: 538/1159] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:03 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:13:03.874 7 INFO neutron.db.l3_hamode_db [None req-165f25c1-e544-48d9-b982-ab0523099327 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 539/1160] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 540/1161] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1162] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&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: 542/1163] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.0/networks?id=41f5b44e-0cf9-4655-a926-bc1c4d402191 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1164] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => 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: 544/1165] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:13:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6981c16bbd44cfc87dcfa92e36ec826 => generated 273 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1166] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:02 2026] POST /v2.0/routers => generated 735 bytes in 2062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1167] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:13:04 2026] POST /v2.0/ports => generated 997 bytes in 497 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: 546/1168] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:13:05 2026] PUT /v2.0/ports/4355071e-8d56-4cf9-82d1-d5c82b8007eb => generated 1278 bytes in 449 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: 547/1169] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 548/1170] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1171] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&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-30 10:13:05.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-afa34265-da70-45f1-bd3c-d2c4b343792f'] response: {'name': 'network-changed', 'server_uuid': 'dd611760-31a8-4038-9820-6d9f37d55d77', 'tag': '4355071e-8d56-4cf9-82d1-d5c82b8007eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 550/1172] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1173] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:05 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1174] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:13:04 2026] PUT /v2.0/routers/e4910a3c-724a-4cb3-a5e2-11d9cab3f51b/add_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1175] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.0/ports?tenant_id=d6981c16bbd44cfc87dcfa92e36ec826&device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1176] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.0/networks?tenant_id=d6981c16bbd44cfc87dcfa92e36ec826&shared=False => generated 769 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1177] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1178] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.0/networks?id=d21aae42-d073-4762-b9cd-611eb3b99576 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1179] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:06 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 555/1180] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:13:06 2026] POST /v2.0/security-groups => generated 1659 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1181] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1182] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1183] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1184] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1185] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:13:06 2026] POST /v2.0/ports => generated 954 bytes in 533 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: 560/1186] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1187] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1188] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:13:07 2026] PUT /v2.0/ports/7a59109c-7308-49da-8aae-750a3c30a9d3 => generated 1235 bytes in 351 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: 562/1189] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/ports?tenant_id=d6981c16bbd44cfc87dcfa92e36ec826&device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1190] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4355071e-8d56-4cf9-82d1-d5c82b8007eb => 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: 564/1191] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/subnets?id=19bff1d0-249c-4e74-84a2-b672d5d25fe9 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1192] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/ports?network_id=41f5b44e-0cf9-4655-a926-bc1c4d402191&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:07.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f87b3de1-ea3d-4ce7-b1a8-cdb0597dd6d4'] response: {'name': 'network-changed', 'server_uuid': 'd06bc51f-ea12-480f-96f6-1822ad0322e7', 'tag': '7a59109c-7308-49da-8aae-750a3c30a9d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 566/1193] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1194] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:07 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1195] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:07 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1198] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1199] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1200] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/ports?tenant_id=f0a18a51e0904051b9107f2622f7c831&device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 570/1201] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/networks?tenant_id=f0a18a51e0904051b9107f2622f7c831&shared=False => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1202] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1012 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1203] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1204] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1205] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1206] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:08 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1207] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1208] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1209] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/ports?tenant_id=f0a18a51e0904051b9107f2622f7c831&device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1210] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7a59109c-7308-49da-8aae-750a3c30a9d3 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1211] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/subnets?id=87af75eb-00be-4b92-8007-ef5698128da9 => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1212] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/ports?network_id=d21aae42-d073-4762-b9cd-611eb3b99576&device_owner=network%3Adhcp => 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: 637/1213] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1214] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/networks/d21aae42-d073-4762-b9cd-611eb3b99576?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: 638/1215] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1216] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:09 2026] GET /v2.0/networks/d21aae42-d073-4762-b9cd-611eb3b99576?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: 639/1217] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 579/1218] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1219] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1220] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1221] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:10 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1222] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1223] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1224] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1225] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/security-groups?id=0d5ae69e-a114-49d6-b1a8-55779f2202b6&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: 584/1226] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1281 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:11.447 7 INFO neutron_taas.services.taas.taas_plugin [req-9d7610e2-4452-45db-b352-6665be4db3d1 req-5e8c134f-7f0c-41ef-9270-0ac68fe1e7b4 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] TaaS: Handle Delete Port: aeedc394-59c1-4a14-bc64-5e4b2043ba36 2026-06-30 10:13:11.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d7610e2-4452-45db-b352-6665be4db3d1 req-5e8c134f-7f0c-41ef-9270-0ac68fe1e7b4 0ef8185d35964152884a3ce037470fc1 ed071b26bcea4570b595984a8ab40057 - - default default] Tap Mirror: Handle Delete Port: aeedc394-59c1-4a14-bc64-5e4b2043ba36 [pid: 8|app: 0|req: 585/1227] 199.19.213.75 () {34 vars in 1123 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/security-groups?id=60be95c8-777a-4ec3-acd4-af556d62537f&id=9f43648e-37b7-4120-b13c-74008b6c8645&fields=id&fields=name => generated 206 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1228] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:13:11 2026] DELETE /v2.0/ports/aeedc394-59c1-4a14-bc64-5e4b2043ba36 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:11.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79e9bfac-7c9a-42a1-a573-4d4debb9d657'] response: {'server_uuid': 'de15f9ae-287f-424a-842c-799620881c9f', 'name': 'network-vif-deleted', 'tag': 'aeedc394-59c1-4a14-bc64-5e4b2043ba36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 586/1229] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1230] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:11 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&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: 587/1231] 10.0.0.211 () {34 vars in 1100 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1666230622&fields=id&tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1232] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/networks?id=ca2b97a4-26bd-45cf-af2b-1d67645f23a6 => generated 680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1233] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/quotas/d7f54cdc3f5e4cb8b5059420fd26f820 => 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: 646/1234] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1235] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1236] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/ports?tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820&fields=id => generated 57 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1237] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1238] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 590/1239] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6?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: 650/1240] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 591/1241] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1242] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:12 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1243] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1244] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1245] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1246] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1247] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:13 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:13:14.045 8 INFO neutron.db.l3_db [None req-3b723c2a-e44f-442a-a342-192e4b654b86 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Floating IP b68be946-d6c0-4208-a154-6924c9c9123a associated. External IP: 10.96.250.216, port: 4355071e-8d56-4cf9-82d1-d5c82b8007eb. [pid: 7|app: 0|req: 655/1248] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1249] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1250] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:13:13 2026] PUT /v2.0/floatingips/b68be946-d6c0-4208-a154-6924c9c9123a => generated 856 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:14.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f420af-b696-4055-aa0b-289ff60d3b4e'] response: {'name': 'network-changed', 'server_uuid': 'dd611760-31a8-4038-9820-6d9f37d55d77', 'tag': '4355071e-8d56-4cf9-82d1-d5c82b8007eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 657/1251] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.0/ports?device_id=de15f9ae-287f-424a-842c-799620881c9f => 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: 595/1252] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.0/ports?tenant_id=d6981c16bbd44cfc87dcfa92e36ec826&device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1253] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:14 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1254] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/networks?id=41f5b44e-0cf9-4655-a926-bc1c4d402191 => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1255] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4355071e-8d56-4cf9-82d1-d5c82b8007eb => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1256] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/subnets?id=19bff1d0-249c-4e74-84a2-b672d5d25fe9 => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1257] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/ports?network_id=41f5b44e-0cf9-4655-a926-bc1c4d402191&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1258] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191?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: 661/1259] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1260] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1261] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:15 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1262] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 663/1263] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1264] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1265] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:16 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1266] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:17 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1267] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:13:17 2026] GET /v2.0/networks?id=ca2b97a4-26bd-45cf-af2b-1d67645f23a6 => generated 680 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1268] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:13:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:17.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ea72558-818d-4771-975e-5b4e67170f58 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 8e618425-9627-4798-8475-5c46f0a8f7f1 2026-06-30 10:13:17.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ea72558-818d-4771-975e-5b4e67170f58 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 8e618425-9627-4798-8475-5c46f0a8f7f1 [pid: 8|app: 0|req: 606/1269] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:13:17 2026] POST /v2.0/ports => generated 954 bytes in 431 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: 607/1270] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:17 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1271] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:13:16 2026] PUT /v2.0/routers/316ecea1-75f4-4c48-896a-7127ee8ceea3/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1272] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:13:17 2026] PUT /v2.0/ports/1678c307-ac97-436c-a1d4-d79bf51a10f1 => generated 1235 bytes in 441 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: 665/1273] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:18.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a699894-3e7f-41c6-a0ad-21833530c0dd'] response: {'name': 'network-changed', 'server_uuid': '5162a53d-0ec9-49e2-a92e-aba18a9db886', 'tag': '1678c307-ac97-436c-a1d4-d79bf51a10f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 666/1274] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1275] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:13:18.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff45414e-b3b0-47df-894e-b85d0c5311cb 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: ee11d40c-18d1-477e-abc3-9baca211de53 2026-06-30 10:13:18.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff45414e-b3b0-47df-894e-b85d0c5311cb 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: ee11d40c-18d1-477e-abc3-9baca211de53 2026-06-30 10:13:18.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff45414e-b3b0-47df-894e-b85d0c5311cb 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 1e8c331e-fe66-4151-bfc4-aafb6607471c 2026-06-30 10:13:18.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff45414e-b3b0-47df-894e-b85d0c5311cb 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 1e8c331e-fe66-4151-bfc4-aafb6607471c [pid: 7|app: 0|req: 668/1276] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.0/ports?tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820&device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1277] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.0/networks?tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820&shared=False => generated 776 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1278] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:13:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:18.945 8 INFO neutron.services.segments.plugin [-] Segment 1cc34127-00cd-47f8-940c-b7154cfd6962 resource provider aggregate not found 2026-06-30 10:13:18.953 8 INFO neutron.services.segments.plugin [-] Segment 1cc34127-00cd-47f8-940c-b7154cfd6962 resource provider aggregate not found 2026-06-30 10:13:18.979 8 INFO neutron.services.segments.plugin [-] Segment 1cc34127-00cd-47f8-940c-b7154cfd6962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc34127-00cd-47f8-940c-b7154cfd6962 found for delete ", "request_id": "req-6263797f-2eb5-4fed-b872-301d7e4fadfb"}]} 2026-06-30 10:13:18.980 8 INFO neutron.services.segments.plugin [-] Segment 1cc34127-00cd-47f8-940c-b7154cfd6962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc34127-00cd-47f8-940c-b7154cfd6962 found for delete ", "request_id": "req-395771fa-73e4-486a-8f55-049b9eaf2fa5"}]} 2026-06-30 10:13:18.998 8 INFO neutron.db.l3_hamode_db [None req-ff45414e-b3b0-47df-894e-b85d0c5311cb 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network e564fe7d-084d-4f00-9a67-16ff79f96f28 was deleted as no HA routers are present in tenant ed071b26bcea4570b595984a8ab40057. [pid: 8|app: 0|req: 609/1279] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:18 2026] DELETE /v2.0/routers/316ecea1-75f4-4c48-896a-7127ee8ceea3 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1280] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:19 2026] DELETE /v2.0/subnets/01393aef-621a-4059-aff6-4cba959c86e4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:19.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-102c7dcf-f926-44d7-bc86-5fe82dc3cc3a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 470df22a-758d-4717-83a9-c197d8b6d386 2026-06-30 10:13:19.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-102c7dcf-f926-44d7-bc86-5fe82dc3cc3a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 470df22a-758d-4717-83a9-c197d8b6d386 [pid: 7|app: 0|req: 672/1281] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1282] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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: 674/1283] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 675/1284] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/security-groups?id=c3d7505e-e9f8-47ea-9a4e-1132574ba010&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1285] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:13:19 2026] DELETE /v2.0/networks/ef692351-c59d-48e1-a40c-7d0bb5cab4c4 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1286] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:19.636 8 INFO neutron_taas.services.taas.taas_plugin [req-0cf2f337-e497-48a9-9bf4-b2bbda32c873 req-5c724868-7f5d-4b87-961c-93f4e75e5356 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] TaaS: Handle Delete Port: 7a59109c-7308-49da-8aae-750a3c30a9d3 2026-06-30 10:13:19.639 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0cf2f337-e497-48a9-9bf4-b2bbda32c873 req-5c724868-7f5d-4b87-961c-93f4e75e5356 edc769cc3eb94c36a6a54dd55577d0ae f0a18a51e0904051b9107f2622f7c831 - - default default] Tap Mirror: Handle Delete Port: 7a59109c-7308-49da-8aae-750a3c30a9d3 [pid: 7|app: 0|req: 677/1287] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/security-groups?tenant_id=ed071b26bcea4570b595984a8ab40057&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1288] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:19 2026] DELETE /v2.0/security-groups/0d5ae69e-a114-49d6-b1a8-55779f2202b6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1289] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:13:19 2026] DELETE /v2.0/ports/7a59109c-7308-49da-8aae-750a3c30a9d3 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1290] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/ports?tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820&device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1291] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1678c307-ac97-436c-a1d4-d79bf51a10f1 => 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: 680/1292] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/subnets?id=2a8cb369-cb64-4780-a198-339d92c3629f => generated 698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1293] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/ports?network_id=ca2b97a4-26bd-45cf-af2b-1d67645f23a6&device_owner=network%3Adhcp => 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: 681/1294] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1295] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6?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-30 10:13:20.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c116e60-d8bc-4eaa-b0c8-b2cf6d274a21'] response: {'server_uuid': 'd06bc51f-ea12-480f-96f6-1822ad0322e7', 'name': 'network-vif-deleted', 'tag': '7a59109c-7308-49da-8aae-750a3c30a9d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 682/1296] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1297] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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: 683/1298] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:13:21.003 8 INFO neutron.services.segments.plugin [-] Segment f54bcebd-e00b-485c-bb77-54d5145640d3 resource provider aggregate not found 2026-06-30 10:13:21.010 8 INFO neutron.services.segments.plugin [-] Segment f54bcebd-e00b-485c-bb77-54d5145640d3 resource provider aggregate not found 2026-06-30 10:13:21.029 8 INFO neutron.services.segments.plugin [-] Segment f54bcebd-e00b-485c-bb77-54d5145640d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54bcebd-e00b-485c-bb77-54d5145640d3 found for delete ", "request_id": "req-398d835b-c8ac-47ac-83bb-b33fe53495cf"}]} 2026-06-30 10:13:21.032 8 INFO neutron.services.segments.plugin [-] Segment f54bcebd-e00b-485c-bb77-54d5145640d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54bcebd-e00b-485c-bb77-54d5145640d3 found for delete ", "request_id": "req-b315096b-5b25-419f-ac99-fb12b57f95c9"}]} [pid: 8|app: 0|req: 616/1299] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:21 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1300] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:21 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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: 617/1301] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:21 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 685/1302] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:22 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 618/1303] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:22 2026] GET /v2.0/ports?device_id=d06bc51f-ea12-480f-96f6-1822ad0322e7 => 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: 686/1304] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:22 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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: 620/1307] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:23 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 621/1308] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:23 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:24.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-96c307e9-db38-4ce9-ae14-a35dfa96b218 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 7342115b-848e-4aed-8b29-e27e3d18400c 2026-06-30 10:13:24.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96c307e9-db38-4ce9-ae14-a35dfa96b218 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 7342115b-848e-4aed-8b29-e27e3d18400c [pid: 7|app: 0|req: 688/1309] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:13:23 2026] PUT /v2.0/routers/23ab1063-ed13-4102-aa1c-5bd45f863785/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:25.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-c83b48b7-0dcd-4b5c-a629-a043d0667937 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 0ed21594-276d-4132-a41b-7e9281602679 2026-06-30 10:13:25.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c83b48b7-0dcd-4b5c-a629-a043d0667937 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 0ed21594-276d-4132-a41b-7e9281602679 [pid: 7|app: 0|req: 689/1310] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:25 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1311] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:25 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:25.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-c83b48b7-0dcd-4b5c-a629-a043d0667937 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 1dd4b472-bd21-493c-a05c-82f836f9e423 2026-06-30 10:13:25.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c83b48b7-0dcd-4b5c-a629-a043d0667937 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 1dd4b472-bd21-493c-a05c-82f836f9e423 2026-06-30 10:13:25.651 8 INFO neutron.services.segments.plugin [-] Segment 7bb69520-be17-4204-b6cc-d17d4ce961b6 resource provider aggregate not found 2026-06-30 10:13:25.661 8 INFO neutron.services.segments.plugin [-] Segment 7bb69520-be17-4204-b6cc-d17d4ce961b6 resource provider aggregate not found 2026-06-30 10:13:25.670 8 INFO neutron.services.segments.plugin [-] Segment 7bb69520-be17-4204-b6cc-d17d4ce961b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb69520-be17-4204-b6cc-d17d4ce961b6 found for delete ", "request_id": "req-29e8682f-0201-4aff-8b9f-0690d144f39c"}]} 2026-06-30 10:13:25.685 8 INFO neutron.services.segments.plugin [-] Segment 7bb69520-be17-4204-b6cc-d17d4ce961b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb69520-be17-4204-b6cc-d17d4ce961b6 found for delete ", "request_id": "req-11992da3-aee8-4e19-abf8-6cd1d8fb5978"}]} 2026-06-30 10:13:25.692 8 INFO neutron.db.l3_hamode_db [None req-c83b48b7-0dcd-4b5c-a629-a043d0667937 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network d59e3957-26c5-423e-ae83-e17d2095d52a was deleted as no HA routers are present in tenant f0a18a51e0904051b9107f2622f7c831. [pid: 8|app: 0|req: 622/1312] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:24 2026] DELETE /v2.0/routers/23ab1063-ed13-4102-aa1c-5bd45f863785 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1313] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:25 2026] DELETE /v2.0/subnets/87af75eb-00be-4b92-8007-ef5698128da9 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:25.968 8 INFO neutron_taas.services.taas.taas_plugin [None req-906fc89a-d314-4d66-a12f-ea8bc2109d08 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 4c9ce839-aa83-4cc6-99fc-0ca9197865e7 2026-06-30 10:13:25.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-906fc89a-d314-4d66-a12f-ea8bc2109d08 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 4c9ce839-aa83-4cc6-99fc-0ca9197865e7 [pid: 8|app: 0|req: 623/1314] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:13:25 2026] DELETE /v2.0/networks/d21aae42-d073-4762-b9cd-611eb3b99576 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1315] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1316] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1317] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.0/security-groups?tenant_id=f0a18a51e0904051b9107f2622f7c831&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1318] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:26 2026] DELETE /v2.0/security-groups/c3d7505e-e9f8-47ea-9a4e-1132574ba010 => 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: 694/1319] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1320] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1321] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:13:26 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1283 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1322] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:27 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1323] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:27 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:27.886 8 INFO neutron.services.segments.plugin [-] Segment 24b916d8-f0e5-404c-8d14-10510e4e75f0 resource provider aggregate not found 2026-06-30 10:13:27.889 8 INFO neutron.services.segments.plugin [-] Segment 24b916d8-f0e5-404c-8d14-10510e4e75f0 resource provider aggregate not found 2026-06-30 10:13:27.915 8 INFO neutron.services.segments.plugin [-] Segment 24b916d8-f0e5-404c-8d14-10510e4e75f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b916d8-f0e5-404c-8d14-10510e4e75f0 found for delete ", "request_id": "req-b30dab11-6fff-4ace-bc0a-1d9d527f2fb7"}]} 2026-06-30 10:13:27.918 8 INFO neutron.services.segments.plugin [-] Segment 24b916d8-f0e5-404c-8d14-10510e4e75f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24b916d8-f0e5-404c-8d14-10510e4e75f0 found for delete ", "request_id": "req-95b79ab3-4a60-447d-944d-87a6c26b055a"}]} [pid: 8|app: 0|req: 627/1324] 10.0.0.78 () {32 vars in 857 bytes} [Tue Jun 30 10:13:27 2026] GET /v2.0/floatingips?floating_network_id=78bfe41c-95c8-4895-8888-f049522b56e7&port_id=4355071e-8d56-4cf9-82d1-d5c82b8007eb => generated 861 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1325] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:28 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 628/1326] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:28 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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: 699/1327] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:28 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:29.229 8 INFO neutron.db.l3_db [None req-3ad56c83-f61e-457a-a08a-cc0265a27c78 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] Floating IP b3f6e347-37e7-4dfe-a605-eb350d3e6c3d associated. External IP: 10.96.250.217, port: 1678c307-ac97-436c-a1d4-d79bf51a10f1. [pid: 8|app: 0|req: 629/1328] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:13:28 2026] PUT /v2.0/floatingips/b3f6e347-37e7-4dfe-a605-eb350d3e6c3d => generated 855 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:29.565 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0242d157-ce15-49fc-ae13-f5b26808ea90'] response: {'name': 'network-changed', 'server_uuid': '5162a53d-0ec9-49e2-a92e-aba18a9db886', 'tag': '1678c307-ac97-436c-a1d4-d79bf51a10f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 700/1329] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1330] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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: 630/1331] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1283 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1332] 10.0.0.159 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1333] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.0/security-groups?tenant_id=3d1a5213fd0a47c6bbf3c8c5382ac09a&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1334] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:29 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1335] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:29 2026] DELETE /v2.0/security-groups/f805671a-71eb-4005-a6d7-89adf5806614 => 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: 633/1336] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1337] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/ports?tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820&device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1338] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/networks?id=ca2b97a4-26bd-45cf-af2b-1d67645f23a6 => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1339] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1678c307-ac97-436c-a1d4-d79bf51a10f1 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1340] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/subnets?id=2a8cb369-cb64-4780-a198-339d92c3629f => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1341] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/ports?network_id=ca2b97a4-26bd-45cf-af2b-1d67645f23a6&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1342] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6?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: 707/1343] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:30 2026] GET /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6?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: 637/1344] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:31 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1345] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:31 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1346] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1347] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 639/1348] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1349] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1350] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.0/security-groups?id=03f55ce8-8c0c-437b-9afd-21c684d18ec9&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-30 10:13:32.582 7 INFO neutron_taas.services.taas.taas_plugin [req-bec093ff-36da-4566-b01a-4b0bf537aa97 req-87a34e59-db45-4776-ba40-db67dadb2a0b 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] TaaS: Handle Delete Port: 1678c307-ac97-436c-a1d4-d79bf51a10f1 2026-06-30 10:13:32.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bec093ff-36da-4566-b01a-4b0bf537aa97 req-87a34e59-db45-4776-ba40-db67dadb2a0b 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] Tap Mirror: Handle Delete Port: 1678c307-ac97-436c-a1d4-d79bf51a10f1 2026-06-30 10:13:32.713 7 INFO neutron.db.l3_db [req-bec093ff-36da-4566-b01a-4b0bf537aa97 req-87a34e59-db45-4776-ba40-db67dadb2a0b 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] Floating IP b3f6e347-37e7-4dfe-a605-eb350d3e6c3d disassociated. External IP: 10.96.250.217, port: 1678c307-ac97-436c-a1d4-d79bf51a10f1. [pid: 8|app: 0|req: 641/1351] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:32 2026] GET /v2.0/security-groups?tenant_id=034b458eb0e04a90963d271c7494e8ab&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1352] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:32 2026] DELETE /v2.0/security-groups/d26548ae-e014-4f13-9e1c-e584df1d50c5 => 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: 711/1353] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:13:32 2026] DELETE /v2.0/ports/1678c307-ac97-436c-a1d4-d79bf51a10f1 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:33.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5590202-f9f1-4354-9883-a580cdf9ef73'] response: {'server_uuid': '5162a53d-0ec9-49e2-a92e-aba18a9db886', 'name': 'network-vif-deleted', 'tag': '1678c307-ac97-436c-a1d4-d79bf51a10f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 643/1354] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:33 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 712/1355] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:33 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1356] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:33 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1357] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 713/1358] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.0/security-groups?tenant_id=dc6f8962b45d4c24afece5ea293addfd&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1359] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1360] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:34 2026] DELETE /v2.0/security-groups/aeb91f47-7a16-4afd-a627-321013cdb422 => 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: 715/1361] 10.0.0.211 () {34 vars in 1120 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.0/security-groups?id=9f43648e-37b7-4120-b13c-74008b6c8645&id=60be95c8-777a-4ec3-acd4-af556d62537f&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1362] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:34.997 7 INFO neutron_taas.services.taas.taas_plugin [req-fa8e5a53-5159-47bc-ba10-ded8c46d7bad req-13e3ffb8-7f39-4931-a372-ff81bacfe43e 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] TaaS: Handle Delete Port: 4355071e-8d56-4cf9-82d1-d5c82b8007eb 2026-06-30 10:13:35.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fa8e5a53-5159-47bc-ba10-ded8c46d7bad req-13e3ffb8-7f39-4931-a372-ff81bacfe43e 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Tap Mirror: Handle Delete Port: 4355071e-8d56-4cf9-82d1-d5c82b8007eb [pid: 8|app: 0|req: 648/1363] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:34 2026] GET /v2.0/security-groups?tenant_id=72f9ee038f6e402cb124e7f9a8305df8&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:35.204 7 INFO neutron.db.l3_db [req-fa8e5a53-5159-47bc-ba10-ded8c46d7bad req-13e3ffb8-7f39-4931-a372-ff81bacfe43e 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Floating IP b68be946-d6c0-4208-a154-6924c9c9123a disassociated. External IP: 10.96.250.216, port: 4355071e-8d56-4cf9-82d1-d5c82b8007eb. [pid: 8|app: 0|req: 649/1364] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:35 2026] DELETE /v2.0/security-groups/f465ce67-2256-40f6-b690-0be9d85543c0 => 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: 716/1365] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:13:34 2026] DELETE /v2.0/ports/4355071e-8d56-4cf9-82d1-d5c82b8007eb => generated 0 bytes in 717 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:35.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c93cd7a1-c0c6-4628-86a2-05f2f60efb8b'] response: {'server_uuid': 'dd611760-31a8-4038-9820-6d9f37d55d77', 'name': 'network-vif-deleted', 'tag': '4355071e-8d56-4cf9-82d1-d5c82b8007eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 650/1366] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:35 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 717/1367] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:35 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => 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: 651/1368] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:36 2026] GET /v2.0/ports?device_id=5162a53d-0ec9-49e2-a92e-aba18a9db886 => 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: 718/1369] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:37 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1372] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:38 2026] DELETE /v2.0/security-groups/03f55ce8-8c0c-437b-9afd-21c684d18ec9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:38.138 7 INFO neutron.api.v2.resource [None req-8d6c7651-7629-40de-92ae-5f5298a51b35 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1373] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:13:38 2026] GET /v2.0/security-groups/03f55ce8-8c0c-437b-9afd-21c684d18ec9 => 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: 722/1374] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:38 2026] GET /v2.0/ports?device_id=dd611760-31a8-4038-9820-6d9f37d55d77 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:13:38.308 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8c3b06b-fc00-40a5-ba82-2e30db8ee57f 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] TaaS: Handle Delete Port: 29f43e3b-5c0a-43cf-bee9-319eedc32e7d 2026-06-30 10:13:38.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8c3b06b-fc00-40a5-ba82-2e30db8ee57f 2c8638bd81884a91a5394a9f2d5dbea4 d7f54cdc3f5e4cb8b5059420fd26f820 - - default default] Tap Mirror: Handle Delete Port: 29f43e3b-5c0a-43cf-bee9-319eedc32e7d [pid: 8|app: 0|req: 653/1375] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:38 2026] DELETE /v2.0/floatingips/b3f6e347-37e7-4dfe-a605-eb350d3e6c3d => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:38.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-d105db38-de21-4bbb-8b61-f7cbefe9d0e6 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 83cffed2-b91d-4caf-8931-9574472176b0 2026-06-30 10:13:38.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d105db38-de21-4bbb-8b61-f7cbefe9d0e6 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 83cffed2-b91d-4caf-8931-9574472176b0 [pid: 7|app: 0|req: 723/1376] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:13:38 2026] PUT /v2.0/routers/e4910a3c-724a-4cb3-a5e2-11d9cab3f51b/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1377] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.0/security-groups/60be95c8-777a-4ec3-acd4-af556d62537f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:39.473 8 INFO neutron.api.v2.resource [None req-73f6b0a7-a8f5-4dd4-8f91-1e95d5a33169 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1378] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:13:39 2026] GET /v2.0/security-groups/60be95c8-777a-4ec3-acd4-af556d62537f => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:13:39.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7614722-74a0-4dbb-b7d0-4933b6ef7700 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] TaaS: Handle Delete Port: 8cfe08ae-d31f-4df0-a49b-f911762f82ae 2026-06-30 10:13:39.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7614722-74a0-4dbb-b7d0-4933b6ef7700 6c8c76140195419ea85d615aae6623e0 d6981c16bbd44cfc87dcfa92e36ec826 - - default default] Tap Mirror: Handle Delete Port: 8cfe08ae-d31f-4df0-a49b-f911762f82ae [pid: 8|app: 0|req: 656/1379] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.0/floatingips/b68be946-d6c0-4208-a154-6924c9c9123a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1380] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.0/security-groups/9f43648e-37b7-4120-b13c-74008b6c8645 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:40.092 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e31ece4-fe95-4ac7-9627-c5b67d314112 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 21f45460-2eb2-4f81-85dd-c06353fdcbe1 2026-06-30 10:13:40.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e31ece4-fe95-4ac7-9627-c5b67d314112 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 21f45460-2eb2-4f81-85dd-c06353fdcbe1 2026-06-30 10:13:40.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e31ece4-fe95-4ac7-9627-c5b67d314112 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: f842ae83-4508-4932-89cb-6dd9b58825e8 2026-06-30 10:13:40.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e31ece4-fe95-4ac7-9627-c5b67d314112 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: f842ae83-4508-4932-89cb-6dd9b58825e8 2026-06-30 10:13:40.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1b23f70-a050-4be4-996f-74c62c3958d1 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: fbab243f-9c2b-40df-b91a-527a36c6c3b5 2026-06-30 10:13:40.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1b23f70-a050-4be4-996f-74c62c3958d1 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: fbab243f-9c2b-40df-b91a-527a36c6c3b5 2026-06-30 10:13:40.662 7 INFO neutron.services.segments.plugin [-] Segment 3d3b569d-a25a-48f7-a578-d5a2c7513895 resource provider aggregate not found 2026-06-30 10:13:40.668 7 INFO neutron.services.segments.plugin [-] Segment 3d3b569d-a25a-48f7-a578-d5a2c7513895 resource provider aggregate not found 2026-06-30 10:13:40.681 7 INFO neutron.services.segments.plugin [-] Segment 3d3b569d-a25a-48f7-a578-d5a2c7513895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d3b569d-a25a-48f7-a578-d5a2c7513895 found for delete ", "request_id": "req-9860b52e-d498-4dd9-8da6-ebd107503b8e"}]} 2026-06-30 10:13:40.682 7 INFO neutron.services.segments.plugin [-] Segment 3d3b569d-a25a-48f7-a578-d5a2c7513895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d3b569d-a25a-48f7-a578-d5a2c7513895 found for delete ", "request_id": "req-a5dda428-71e5-41d9-a12a-df2bd7b2fbed"}]} 2026-06-30 10:13:40.702 7 INFO neutron.db.l3_hamode_db [None req-1e31ece4-fe95-4ac7-9627-c5b67d314112 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network e51c92ce-c8a6-46d4-8d92-fa8dcbe7088f was deleted as no HA routers are present in tenant d7f54cdc3f5e4cb8b5059420fd26f820. [pid: 7|app: 0|req: 724/1381] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:39 2026] DELETE /v2.0/routers/e4910a3c-724a-4cb3-a5e2-11d9cab3f51b => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1382] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:40 2026] DELETE /v2.0/subnets/2a8cb369-cb64-4780-a198-339d92c3629f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1383] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:13:39 2026] PUT /v2.0/routers/49e20cc9-6073-42d0-8dd1-bce80ff4cfb8/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:41.064 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2fc8c2b-3ddb-4a7d-b5e8-ac6e10d9cf35 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 62a62ad5-164b-4c6b-97cf-2fc2562ae9dd 2026-06-30 10:13:41.070 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2fc8c2b-3ddb-4a7d-b5e8-ac6e10d9cf35 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 62a62ad5-164b-4c6b-97cf-2fc2562ae9dd 2026-06-30 10:13:41.251 8 INFO neutron.services.segments.plugin [-] Segment ac886481-e857-42ca-a328-d099095bbef6 resource provider aggregate not found 2026-06-30 10:13:41.259 8 INFO neutron.services.segments.plugin [-] Segment ac886481-e857-42ca-a328-d099095bbef6 resource provider aggregate not found [pid: 7|app: 0|req: 726/1384] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:40 2026] GET /v2.0/security-groups?tenant_id=4ef516f9c5054aab852dad07789cf1a3&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:41.275 8 INFO neutron.services.segments.plugin [-] Segment ac886481-e857-42ca-a328-d099095bbef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac886481-e857-42ca-a328-d099095bbef6 found for delete ", "request_id": "req-18932007-9efa-472a-be81-eee2fbae5417"}]} 2026-06-30 10:13:41.284 8 INFO neutron.services.segments.plugin [-] Segment ac886481-e857-42ca-a328-d099095bbef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac886481-e857-42ca-a328-d099095bbef6 found for delete ", "request_id": "req-4cabcac1-7093-4ddb-a2db-89b32216cef5"}]} [pid: 8|app: 0|req: 659/1385] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:13:40 2026] DELETE /v2.0/networks/ca2b97a4-26bd-45cf-af2b-1d67645f23a6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1386] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:41 2026] DELETE /v2.0/security-groups/e01e2fe9-eefc-4c93-af77-7b4f93c8af19 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1387] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:41 2026] GET /v2.0/security-groups?tenant_id=d7f54cdc3f5e4cb8b5059420fd26f820&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:41.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-832068f3-0b3d-41c9-af28-59ffdb496bd2 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 1842f426-c6b2-4fd4-bb06-8009fbe33298 2026-06-30 10:13:41.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-832068f3-0b3d-41c9-af28-59ffdb496bd2 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 1842f426-c6b2-4fd4-bb06-8009fbe33298 [pid: 8|app: 0|req: 662/1388] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:41 2026] DELETE /v2.0/security-groups/a47ee883-91c1-4d34-92e3-e27af90e11aa => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1389] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:41 2026] GET /v2.0/security-groups?tenant_id=1a1430f8ba2547ffa7d4a3ddbb402695&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:41.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-832068f3-0b3d-41c9-af28-59ffdb496bd2 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: e7beae62-93ba-4fd6-afab-20b6a4713f7f 2026-06-30 10:13:41.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-832068f3-0b3d-41c9-af28-59ffdb496bd2 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: e7beae62-93ba-4fd6-afab-20b6a4713f7f [pid: 8|app: 0|req: 664/1390] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:41 2026] DELETE /v2.0/security-groups/081629f0-e28a-4082-8041-2916d36ba4a6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:42.224 7 INFO neutron.db.l3_hamode_db [None req-832068f3-0b3d-41c9-af28-59ffdb496bd2 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network 7e566905-d83d-402d-acd2-2e74eaffa20a was deleted as no HA routers are present in tenant d6981c16bbd44cfc87dcfa92e36ec826. [pid: 7|app: 0|req: 727/1391] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:41 2026] DELETE /v2.0/routers/49e20cc9-6073-42d0-8dd1-bce80ff4cfb8 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1392] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:42 2026] DELETE /v2.0/subnets/19bff1d0-249c-4e74-84a2-b672d5d25fe9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:42.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc073966-78f3-4528-bd85-b053b191aa0d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 86b95d9a-b2f7-4404-be12-fb8ea20038dd 2026-06-30 10:13:42.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc073966-78f3-4528-bd85-b053b191aa0d 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 86b95d9a-b2f7-4404-be12-fb8ea20038dd [pid: 7|app: 0|req: 728/1393] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:13:42 2026] DELETE /v2.0/networks/41f5b44e-0cf9-4655-a926-bc1c4d402191 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:42.717 7 INFO neutron.services.segments.plugin [-] Segment 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 resource provider aggregate not found 2026-06-30 10:13:42.725 7 INFO neutron.services.segments.plugin [-] Segment 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 resource provider aggregate not found 2026-06-30 10:13:42.734 7 INFO neutron.services.segments.plugin [-] Segment 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 found for delete ", "request_id": "req-33f1d5ad-f262-46a8-8a36-c3fa09c06558"}]} 2026-06-30 10:13:42.748 7 INFO neutron.services.segments.plugin [-] Segment 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2b0977-4712-46f4-9cc2-29cbb2042bb0 found for delete ", "request_id": "req-a9337553-5f34-473b-9188-b0f5a5cbf3e2"}]} 2026-06-30 10:13:42.762 7 INFO neutron.services.segments.plugin [-] Segment 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 resource provider aggregate not found 2026-06-30 10:13:42.782 7 INFO neutron.services.segments.plugin [-] Segment 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 found for delete ", "request_id": "req-c02c8753-b9ff-4910-b633-82e2f5db986f"}]} 2026-06-30 10:13:42.782 7 INFO neutron.services.segments.plugin [-] Segment 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 resource provider aggregate not found 2026-06-30 10:13:42.798 7 INFO neutron.services.segments.plugin [-] Segment 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b27d70f-b8bf-4f46-9a27-8c74d36eeae8 found for delete ", "request_id": "req-5c491188-05b8-4aef-8b23-76ff9b179f17"}]} 2026-06-30 10:13:43.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bed84ef-b4b1-445e-8a2e-3ec44637f1bc 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 3ea44fcd-2728-4897-b915-16a54a092aa4 2026-06-30 10:13:43.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bed84ef-b4b1-445e-8a2e-3ec44637f1bc 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 3ea44fcd-2728-4897-b915-16a54a092aa4 [pid: 8|app: 0|req: 666/1394] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:13:42 2026] PUT /v2.0/routers/b8dbcb17-aae7-4f16-b501-aa1a81dd7bf9/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:43.864 7 INFO neutron.db.segments_db [None req-7faa990b-5360-4891-809a-e10888fa46d0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment e40033a5-daa5-4a63-8fbe-4da283a9c34a of type vxlan for network c55e951b-2df4-48c7-b967-4d34b7c0a976 [pid: 7|app: 0|req: 729/1395] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:13:43 2026] POST /v2.0/networks => generated 725 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:43.955 8 INFO neutron.db.segments_db [None req-81294495-01ff-4da3-8e5f-3780fe68bacd 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Added segment 31c643cc-ab3a-43e1-a5fe-615865d37f87 of type vxlan for network b49bff6f-6d0d-4943-8a63-1d38c7fce43c [pid: 8|app: 0|req: 667/1396] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:13:43 2026] POST /v2.0/networks => generated 621 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:44.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-f96ec6a2-cbbc-4076-95ad-cda66d18d7c0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 1b2a4945-d4e1-4af3-bbf7-a080b4073347 2026-06-30 10:13:44.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f96ec6a2-cbbc-4076-95ad-cda66d18d7c0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 1b2a4945-d4e1-4af3-bbf7-a080b4073347 [pid: 8|app: 0|req: 668/1397] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:44 2026] POST /v2.0/subnets => generated 691 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1398] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:44 2026] POST /v2.0/subnets => generated 658 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:44.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-f96ec6a2-cbbc-4076-95ad-cda66d18d7c0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 385da685-a89f-4458-bcef-260d65474d24 2026-06-30 10:13:44.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f96ec6a2-cbbc-4076-95ad-cda66d18d7c0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 385da685-a89f-4458-bcef-260d65474d24 2026-06-30 10:13:44.481 8 INFO neutron.db.segments_db [None req-a50fd29f-a453-4f07-975d-2ce9275f8142 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Added segment 273584a9-11af-4c85-9fe2-9375e3dc92d2 of type vxlan for network 2ec60534-6016-4f7a-a08b-9c9dde46ca99 2026-06-30 10:13:44.697 8 INFO neutron.db.l3_hamode_db [None req-a50fd29f-a453-4f07-975d-2ce9275f8142 6d09a421262545a09128fa822bdcf8d8 9f8119242799469ca9434f20a2c49ee4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:13:44.739 7 INFO neutron.db.l3_hamode_db [None req-f96ec6a2-cbbc-4076-95ad-cda66d18d7c0 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network be42c42d-e77e-48e0-b596-5a57b0882954 was deleted as no HA routers are present in tenant 475bc3e60b2a48b593f82b2634805537. [pid: 7|app: 0|req: 730/1399] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:43 2026] DELETE /v2.0/routers/b8dbcb17-aae7-4f16-b501-aa1a81dd7bf9 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:44.803 7 INFO neutron.services.segments.plugin [-] Segment caeba06a-fc1a-4e93-bd6a-b42e456fbef3 resource provider aggregate not found 2026-06-30 10:13:44.816 7 INFO neutron.services.segments.plugin [-] Segment caeba06a-fc1a-4e93-bd6a-b42e456fbef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caeba06a-fc1a-4e93-bd6a-b42e456fbef3 found for delete ", "request_id": "req-d0be6205-6b71-4020-a565-38bf79fb0489"}]} 2026-06-30 10:13:44.819 7 INFO neutron.services.segments.plugin [-] Segment caeba06a-fc1a-4e93-bd6a-b42e456fbef3 resource provider aggregate not found 2026-06-30 10:13:44.832 7 INFO neutron.services.segments.plugin [-] Segment caeba06a-fc1a-4e93-bd6a-b42e456fbef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caeba06a-fc1a-4e93-bd6a-b42e456fbef3 found for delete ", "request_id": "req-40cffccf-e3b3-4cb6-8aa9-f3868327d4aa"}]} [pid: 7|app: 0|req: 731/1400] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:13:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1401] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:13:44 2026] DELETE /v2.0/subnets/f9807c57-b738-4db8-bbc5-c87226b38707 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1402] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:45 2026] POST /v2.0/subnets => generated 732 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:45.516 8 INFO neutron.db.l3_hamode_db [None req-a50fd29f-a453-4f07-975d-2ce9275f8142 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:13:45.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1681279-e3fc-41ab-833c-67fc02b00e64 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 4cbfaaa9-9320-4525-9891-075343be126a 2026-06-30 10:13:45.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1681279-e3fc-41ab-833c-67fc02b00e64 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 4cbfaaa9-9320-4525-9891-075343be126a [pid: 7|app: 0|req: 734/1403] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:13:45 2026] DELETE /v2.0/networks/d078aedb-3db5-4da2-9928-903639ed9b27 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:13:45.796 7 INFO neutron.db.segments_db [None req-0e11bc18-82ad-4ff0-8ebf-87c8cd967966 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Added segment 9a9a2760-418a-4a86-94fc-d4114f5d4b92 of type vxlan for network bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 [pid: 7|app: 0|req: 735/1404] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:13:45 2026] POST /v2.0/networks => generated 618 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1405] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:45 2026] GET /v2.0/security-groups?tenant_id=3c0486c12b054d1392cd0fe9e768c862&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1406] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:46 2026] POST /v2.0/subnets => generated 655 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1407] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:44 2026] POST /v2.0/routers => generated 731 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1408] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:46 2026] GET /v2.0/security-groups?tenant_id=d6981c16bbd44cfc87dcfa92e36ec826&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: 671/1409] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:46 2026] DELETE /v2.0/security-groups/02f92498-2aff-4603-89ee-92baa5c92ee4 => 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: 739/1410] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:46 2026] POST /v2.0/subnets => generated 725 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1411] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:46 2026] DELETE /v2.0/security-groups/f498b1ad-ae67-43ee-a238-f95c5ceeb11a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:13:46.846 7 INFO neutron.services.segments.plugin [-] Segment d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 resource provider aggregate not found 2026-06-30 10:13:46.861 7 INFO neutron.services.segments.plugin [-] Segment d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 resource provider aggregate not found 2026-06-30 10:13:46.867 7 INFO neutron.services.segments.plugin [-] Segment d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 found for delete ", "request_id": "req-48662e9b-ddfd-4eff-831b-29177da38548"}]} 2026-06-30 10:13:46.890 7 INFO neutron.services.segments.plugin [-] Segment d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7529fad-4c4a-47ed-b5b5-3dde5133b1f2 found for delete ", "request_id": "req-ba4367b2-80be-459a-a738-763763aa3e68"}]} [pid: 7|app: 0|req: 741/1412] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:46 2026] GET /v2.0/security-groups?tenant_id=172c0ca05cd349a2bb52b928440e21ee&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:46.977 7 INFO neutron.db.segments_db [None req-925a02c9-2a3e-4411-8d7c-0dc99fb9fa63 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Added segment f3233ef5-c221-4ac4-940e-e34a18f4e114 of type vxlan for network 4789b774-c8e7-4fc4-917b-225f1abd3ee8 [pid: 7|app: 0|req: 742/1413] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:13:46 2026] POST /v2.0/networks => generated 618 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1414] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:47 2026] DELETE /v2.0/security-groups/5516afd0-99e9-42c4-af13-0562cd05dd6b => 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: 744/1415] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:47 2026] GET /v2.0/security-groups?tenant_id=475bc3e60b2a48b593f82b2634805537&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1416] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:47 2026] POST /v2.0/subnets => generated 655 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1417] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:47 2026] DELETE /v2.0/security-groups/096b34d4-d31e-4170-be29-836dcb01d655 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1418] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:13:46 2026] PUT /v2.0/routers/a68f8b96-5287-46e0-a49c-fa633b440251/add_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1419] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:47 2026] POST /v2.0/subnets => generated 730 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:47.921 8 INFO neutron.db.segments_db [None req-e6f2454d-da5c-463b-a967-bb1eee3472f1 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Added segment 5d22c041-f646-46cb-9307-3a5eb5ddcc78 of type vxlan for network a9e79bd9-6b5d-49fc-9116-a7cca9aaa71e 2026-06-30 10:13:48.162 8 INFO neutron.db.l3_hamode_db [None req-e6f2454d-da5c-463b-a967-bb1eee3472f1 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 748/1420] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:13:48 2026] POST /v2.0/security-groups => generated 1661 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1421] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1422] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:49.012 8 INFO neutron.db.l3_hamode_db [None req-e6f2454d-da5c-463b-a967-bb1eee3472f1 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 751/1423] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:48 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1424] 10.0.0.211 () {34 vars in 1100 bytes} [Tue Jun 30 10:13:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2085960238&fields=id&tenant_id=9f8119242799469ca9434f20a2c49ee4 => 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: 673/1425] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:13:47 2026] POST /v2.0/routers => generated 684 bytes in 2162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1426] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:13:49 2026] GET /v2.0/networks?id=c55e951b-2df4-48c7-b967-4d34b7c0a976 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1427] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:13:50 2026] GET /v2.0/quotas/9f8119242799469ca9434f20a2c49ee4 => 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: 755/1428] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:13:50 2026] GET /v2.0/ports?tenant_id=9f8119242799469ca9434f20a2c49ee4&fields=id => generated 57 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1429] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:13:50 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?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: 757/1430] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:13:50 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?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: 758/1431] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:50 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 674/1432] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:13:50 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1433] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:51 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 676/1434] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:52 2026] POST /v2.0/floatingips => generated 552 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1435] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:52 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 759/1436] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:13:51 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/add_router_interface => generated 309 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1437] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:52 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1440] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:53 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1441] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:54 2026] GET /v2.0/security-groups?tenant_id=af5ae68cea9d4ac0bb68783eaf07678c&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1442] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:54 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 760/1443] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:13:52 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1444] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:54 2026] DELETE /v2.0/security-groups/07597f8e-9ada-4f56-a354-daa2f9e16c69 => 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: 762/1445] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:13:54 2026] POST /v2.0/security-groups => generated 1627 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1446] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:54 2026] GET /v2.0/security-groups?tenant_id=043bd5fdd89a483b9cdc6389cd848551&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1447] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:54 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1448] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:54 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: 8|app: 0|req: 685/1449] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:13:54 2026] GET /v2.0/networks?id=c55e951b-2df4-48c7-b967-4d34b7c0a976 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1450] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:54 2026] DELETE /v2.0/security-groups/cea565b8-d9de-489e-bb9a-aed5caca2415 => 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: 766/1451] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:55 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) [pid: 7|app: 0|req: 767/1452] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:13:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f8119242799469ca9434f20a2c49ee4 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1453] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:55 2026] POST /v2.0/security-group-rules => generated 599 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1454] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:13:54 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1455] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:55 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: 7|app: 0|req: 769/1456] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:13:55 2026] POST /v2.0/ports => generated 958 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 688/1457] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:55 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 961 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1458] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:13:55 2026] PUT /v2.0/floatingips/a8d57d63-a378-484c-82c2-1372839c3281/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1459] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1460] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:55 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 691/1461] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:13:55 2026] PUT /v2.0/floatingips/935babe7-5caf-4c55-806f-1074518acd54/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1462] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1463] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:13:56 2026] PUT /v2.0/floatingips/c3bccd33-4aa9-4898-8871-f571036c295c/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1464] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:13:55 2026] PUT /v2.0/ports/7af29d43-fece-4062-a7d7-72c618ba9e91 => generated 1239 bytes in 414 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-30 10:13:56.283 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70573d88-b040-4fbe-a6ef-245051288ef4'] response: {'name': 'network-changed', 'server_uuid': '948af49c-6c21-40de-8255-deaad51958d1', 'tag': '7af29d43-fece-4062-a7d7-72c618ba9e91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 772/1465] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:13:56 2026] PUT /v2.0/floatingips/8156ef4b-cee9-4de9-8e54-1ca12aa5940f/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1466] 10.0.0.78 () {32 vars in 671 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1467] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1468] 10.0.0.78 () {32 vars in 685 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 696/1469] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1470] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1471] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1472] 10.0.0.78 () {32 vars in 679 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1473] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1474] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1475] 10.0.0.78 () {32 vars in 689 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1476] 10.0.0.78 () {32 vars in 701 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1477] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:13:56.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca19d776-c0f4-4dfd-9008-19ecb8437280 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] TaaS: Handle Delete Port: 312cf2b6-78fb-4c1c-82ac-e77f37c7ecaf 2026-06-30 10:13:56.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca19d776-c0f4-4dfd-9008-19ecb8437280 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] Tap Mirror: Handle Delete Port: 312cf2b6-78fb-4c1c-82ac-e77f37c7ecaf [pid: 7|app: 0|req: 777/1478] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/ports?tenant_id=9f8119242799469ca9434f20a2c49ee4&device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1479] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:13:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1480] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:13:56 2026] GET /v2.0/networks?tenant_id=9f8119242799469ca9434f20a2c49ee4&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1481] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1482] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:56 2026] DELETE /v2.0/floatingips/a8d57d63-a378-484c-82c2-1372839c3281 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1483] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:13:57 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: 703/1484] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:57.212 7 INFO neutron_taas.services.taas.taas_plugin [None req-66da4542-2d50-4db3-969b-43a7d369db5d 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] TaaS: Handle Delete Port: 77d37521-1fcd-4686-bcc4-19a378749aca 2026-06-30 10:13:57.215 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66da4542-2d50-4db3-969b-43a7d369db5d 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] Tap Mirror: Handle Delete Port: 77d37521-1fcd-4686-bcc4-19a378749aca [pid: 8|app: 0|req: 704/1485] 10.0.0.211 () {34 vars in 1094 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-461201473&fields=id&tenant_id=39364ba1dc8b4cae934c3c72bb5badbd => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1486] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1487] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:57 2026] DELETE /v2.0/floatingips/935babe7-5caf-4c55-806f-1074518acd54 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1488] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/quotas/39364ba1dc8b4cae934c3c72bb5badbd => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:13:57.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-88ce76c6-0a52-4f0a-b108-94b7b80b5328 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] TaaS: Handle Delete Port: 8fab4385-e8ea-43fe-88fc-d512f115efcb 2026-06-30 10:13:57.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88ce76c6-0a52-4f0a-b108-94b7b80b5328 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] Tap Mirror: Handle Delete Port: 8fab4385-e8ea-43fe-88fc-d512f115efcb [pid: 8|app: 0|req: 707/1489] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&fields=id => generated 241 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1490] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 783/1491] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:57 2026] DELETE /v2.0/floatingips/c3bccd33-4aa9-4898-8871-f571036c295c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1492] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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-30 10:13:57.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb563e82-77be-45a2-8939-b4e08a7fd38a 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] TaaS: Handle Delete Port: 3bed53ee-21fd-45c6-a2f9-ad125fbab85a 2026-06-30 10:13:57.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb563e82-77be-45a2-8939-b4e08a7fd38a 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] Tap Mirror: Handle Delete Port: 3bed53ee-21fd-45c6-a2f9-ad125fbab85a [pid: 8|app: 0|req: 709/1493] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/security-groups?tenant_id=dfbe271e8e8446cb96f6a856c706c3a9&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1494] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:57 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => 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: 785/1495] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:57 2026] DELETE /v2.0/floatingips/8156ef4b-cee9-4de9-8e54-1ca12aa5940f => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1496] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:57 2026] DELETE /v2.0/security-groups/6ea1c2dc-e39e-446a-8235-2c6b4008f724 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1497] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/ports?tenant_id=9f8119242799469ca9434f20a2c49ee4&device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:13:58.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa6c571c-21d5-497b-8bea-9a0719c60433 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] TaaS: Handle Delete Port: 7043d901-b06a-4256-8882-e95ead620b2d 2026-06-30 10:13:58.168 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6c571c-21d5-497b-8bea-9a0719c60433 5b5e88c9014b45838f2ce493b3a2819c 9bf4e1f6b28140d3bd9c27f32cd67717 - - default default] Tap Mirror: Handle Delete Port: 7043d901-b06a-4256-8882-e95ead620b2d [pid: 8|app: 0|req: 713/1498] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7af29d43-fece-4062-a7d7-72c618ba9e91 => 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: 714/1499] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1500] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/subnets?id=494198f5-992a-4c26-97ea-b0018c0db5dc => 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: 716/1501] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 786/1502] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:13:58 2026] DELETE /v2.0/floatingips/dda7520c-0682-4764-baef-efb15a2af615 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1503] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/ports?network_id=c55e951b-2df4-48c7-b967-4d34b7c0a976&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: 787/1504] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1505] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:13:58 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?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: 719/1506] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:13:59 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1507] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:13:59 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 788/1508] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:59 2026] GET /v2.0/security-groups?tenant_id=7b3b88e0dfd84eacace4c26778150bb4&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1509] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:13:59 2026] DELETE /v2.0/security-groups/ca3a757f-4fcb-45a5-8063-25b353aa73ac => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1510] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:13:59 2026] GET /v2.0/security-groups?tenant_id=9bf4e1f6b28140d3bd9c27f32cd67717&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1511] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:00 2026] DELETE /v2.0/security-groups/6b213d6c-de70-418c-a6c7-612c7408f2ca => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:14:00.328 8 INFO neutron.db.segments_db [None req-afd99a36-a7c7-481c-af65-a6b789dc1046 e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Added segment 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 of type vxlan for network a7830ddb-29a5-4a9e-a269-0e0985536caf 2026-06-30 10:14:00.388 8 INFO neutron.db.segments_db [None req-afd99a36-a7c7-481c-af65-a6b789dc1046 e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Added segment 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 of type vxlan for network 0ba61139-5138-4b54-9107-4062773cf626 [pid: 7|app: 0|req: 791/1512] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:00 2026] GET /v2.0/security-groups?tenant_id=d91fbd440e4e43f1a069442859756534&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1513] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:13:59 2026] POST /v2.0/networks => generated 1207 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1514] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:00 2026] DELETE /v2.0/security-groups/57ec14c3-1600-4253-971a-294c125440af => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1515] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:14:00 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1516] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:00 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1517] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:00 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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-30 10:14:00.714 7 INFO neutron.services.segments.plugin [-] Segment 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 resource provider aggregate not found 2026-06-30 10:14:00.716 7 INFO neutron.services.segments.plugin [-] Segment 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 resource provider aggregate not found 2026-06-30 10:14:00.740 7 INFO neutron.services.segments.plugin [-] Segment 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 found for delete ", "request_id": "req-b02a8c62-740e-49cd-b02b-51f7cdef4ab8"}]} 2026-06-30 10:14:00.740 7 INFO neutron.services.segments.plugin [-] Segment 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0c8a3a-b37d-4b93-ad9e-b8fa880bd599 found for delete ", "request_id": "req-65f481ef-9a60-47b5-9978-3f4a68dd882e"}]} [pid: 7|app: 0|req: 793/1518] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:00 2026] DELETE /v2.0/networks/a7830ddb-29a5-4a9e-a269-0e0985536caf => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:01.324 8 INFO neutron.services.segments.plugin [-] Segment 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 resource provider aggregate not found 2026-06-30 10:14:01.330 8 INFO neutron.services.segments.plugin [-] Segment 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 resource provider aggregate not found 2026-06-30 10:14:01.343 8 INFO neutron.services.segments.plugin [-] Segment 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 found for delete ", "request_id": "req-7fa4c9e7-95bf-4756-90db-c01efc97ce2c"}]} 2026-06-30 10:14:01.345 8 INFO neutron.services.segments.plugin [-] Segment 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd1dd88-fc87-48ea-a1dd-e1ea2db474b3 found for delete ", "request_id": "req-ada8ca4b-7ff7-46ae-bc5e-1231b60ae4fd"}]} [pid: 8|app: 0|req: 726/1519] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:00 2026] DELETE /v2.0/networks/0ba61139-5138-4b54-9107-4062773cf626 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1520] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:14:01 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) 2026-06-30 10:14:01.498 8 INFO neutron.db.segments_db [None req-aa4c64fb-72fe-49ac-b5d9-5affb3c72c22 e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Added segment ba3a9edf-bff7-45ff-bc97-790218ab369a of type vxlan for network 9d705377-1714-4f82-911b-03dd7f7c3fc1 [pid: 8|app: 0|req: 727/1521] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:01 2026] POST /v2.0/networks => generated 635 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:01.649 7 INFO neutron.db.segments_db [None req-a949f301-eba7-4b8f-8646-c62fc53398de e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Added segment 86e4d73f-bbce-4781-b2c5-947857d56d21 of type vxlan for network 651b6e11-29eb-4d31-8723-c52321c452ab [pid: 7|app: 0|req: 795/1522] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:01 2026] POST /v2.0/networks => generated 634 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1523] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:01 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1524] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:01 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1525] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:14:02 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 704 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1526] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:14:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39364ba1dc8b4cae934c3c72bb5badbd => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1527] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:14:01 2026] POST /v2.0/ports => generated 1505 bytes in 671 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: 797/1528] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:14:02 2026] GET /v2.0/ports => generated 1505 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:02.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-6835c9e5-846d-42d9-aa77-6187a7de06fe e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] TaaS: Handle Delete Port: 8a54c00c-0af9-4425-a470-3b9efaf3cd3c 2026-06-30 10:14:02.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6835c9e5-846d-42d9-aa77-6187a7de06fe e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Tap Mirror: Handle Delete Port: 8a54c00c-0af9-4425-a470-3b9efaf3cd3c [pid: 8|app: 0|req: 732/1529] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:14:02 2026] POST /v2.0/ports => generated 1183 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1530] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:02 2026] DELETE /v2.0/ports/8a54c00c-0af9-4425-a470-3b9efaf3cd3c => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:02.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-402c14e2-1649-4a5b-9adb-b0cdedcaafe3 e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] TaaS: Handle Delete Port: 6c8d0c5e-d77e-4138-9f52-083c6785f6af 2026-06-30 10:14:02.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-402c14e2-1649-4a5b-9adb-b0cdedcaafe3 e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Tap Mirror: Handle Delete Port: 6c8d0c5e-d77e-4138-9f52-083c6785f6af [pid: 7|app: 0|req: 799/1531] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:02 2026] DELETE /v2.0/ports/6c8d0c5e-d77e-4138-9f52-083c6785f6af => 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: 800/1532] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:02 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1533] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/ports => 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: 802/1534] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1535] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 8|app: 0|req: 733/1536] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:14:02 2026] PUT /v2.0/ports/454db36c-326d-4c58-a713-d31df1ad7a18 => generated 1464 bytes in 508 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-30 10:14:03.275 7 INFO neutron.db.segments_db [None req-23c53771-a563-4ece-801b-5d0fd42b48a3 e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Added segment 17bf8d0b-62b2-4105-9714-9840683b4c72 of type vxlan for network c4535d94-49a1-452b-9c18-ac1ae42a3d86 [pid: 8|app: 0|req: 734/1537] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:03.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-749c29b5-b6a0-4156-a900-2f689a95e77d'] response: {'name': 'network-changed', 'server_uuid': '505e3ff5-ee43-449c-93e1-98d547671eb8', 'tag': '454db36c-326d-4c58-a713-d31df1ad7a18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 804/1538] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:03 2026] POST /v2.0/networks => generated 634 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:03.471 8 INFO neutron.db.segments_db [None req-1ed693b9-af6e-4442-a687-457ac1ab995a e9ca0fa81fe846aea19690844586515e 5e11fcfbf4494370b23bdc42bcb6c111 - - default default] Added segment 429a16a1-20f8-4e5d-a355-7320a73c27db of type vxlan for network 13b43da1-9e94-4a96-b6b4-6ae98d24fe70 [pid: 8|app: 0|req: 735/1539] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:03 2026] POST /v2.0/networks => generated 635 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1540] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1541] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/networks?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&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: 806/1542] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:14:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1543] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1544] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 809/1545] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1546] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:04 2026] POST /v2.0/subnets => generated 1324 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1547] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.0/subnets => generated 1960 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1548] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:04 2026] DELETE /v2.0/subnets/31b63f37-b33a-4ced-8657-ab4f7896b4a4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:04.894 7 INFO neutron.db.l3_db [None req-0133ea5c-0844-4777-a313-7cea318fd776 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] Floating IP 60b708b9-83e4-4b57-ab9e-3c54885e28b2 associated. External IP: 10.96.250.205, port: 7af29d43-fece-4062-a7d7-72c618ba9e91. [pid: 8|app: 0|req: 740/1549] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:04 2026] DELETE /v2.0/subnets/d803e9f9-2f76-43d2-89a1-16a233f0c928 => 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: 741/1550] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:14:04 2026] GET /v2.0/subnets => generated 649 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1551] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:05.162 8 INFO neutron.services.segments.plugin [-] Segment 429a16a1-20f8-4e5d-a355-7320a73c27db resource provider aggregate not found 2026-06-30 10:14:05.170 8 INFO neutron.services.segments.plugin [-] Segment 429a16a1-20f8-4e5d-a355-7320a73c27db resource provider aggregate not found 2026-06-30 10:14:05.180 8 INFO neutron.services.segments.plugin [-] Segment 429a16a1-20f8-4e5d-a355-7320a73c27db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 429a16a1-20f8-4e5d-a355-7320a73c27db found for delete ", "request_id": "req-25b23caa-0d8d-43e2-afe0-e6aacf6eca32"}]} 2026-06-30 10:14:05.189 8 INFO neutron.services.segments.plugin [-] Segment 429a16a1-20f8-4e5d-a355-7320a73c27db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 429a16a1-20f8-4e5d-a355-7320a73c27db found for delete ", "request_id": "req-b7e52ca3-ab2c-4e29-aa3b-cd917ad74771"}]} [pid: 8|app: 0|req: 743/1552] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:05 2026] DELETE /v2.0/networks/13b43da1-9e94-4a96-b6b4-6ae98d24fe70 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1553] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:14:04 2026] PUT /v2.0/floatingips/60b708b9-83e4-4b57-ab9e-3c54885e28b2 => generated 856 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1554] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=454db36c-326d-4c58-a713-d31df1ad7a18 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:05.325 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-292a50c6-0738-4e9c-8300-b5ee97a12cca'] response: {'name': 'network-changed', 'server_uuid': '948af49c-6c21-40de-8255-deaad51958d1', 'tag': '7af29d43-fece-4062-a7d7-72c618ba9e91', 'status': 'completed', 'code': 200} 2026-06-30 10:14:05.444 7 INFO neutron.services.segments.plugin [-] Segment 17bf8d0b-62b2-4105-9714-9840683b4c72 resource provider aggregate not found 2026-06-30 10:14:05.446 7 INFO neutron.services.segments.plugin [-] Segment 17bf8d0b-62b2-4105-9714-9840683b4c72 resource provider aggregate not found 2026-06-30 10:14:05.466 7 INFO neutron.services.segments.plugin [-] Segment 17bf8d0b-62b2-4105-9714-9840683b4c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17bf8d0b-62b2-4105-9714-9840683b4c72 found for delete ", "request_id": "req-ea32280c-ea2e-438f-945e-84e29d747897"}]} 2026-06-30 10:14:05.473 7 INFO neutron.services.segments.plugin [-] Segment 17bf8d0b-62b2-4105-9714-9840683b4c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17bf8d0b-62b2-4105-9714-9840683b4c72 found for delete ", "request_id": "req-ee3affef-8b2b-49b6-b4ad-891fc3956d24"}]} [pid: 7|app: 0|req: 812/1555] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:05 2026] DELETE /v2.0/networks/c4535d94-49a1-452b-9c18-ac1ae42a3d86 => 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: 813/1556] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=454db36c-326d-4c58-a713-d31df1ad7a18 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:05.591 8 INFO neutron.db.segments_db [None req-576313df-05a9-475a-9466-1bb553f3e861 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Added segment 7907c16f-34fa-4146-b2fc-fa3446ab5b57 of type vxlan for network 57cacfef-4fdb-47bf-b70e-33a09b6837ce [pid: 7|app: 0|req: 814/1557] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:05 2026] DELETE /v2.0/networks/651b6e11-29eb-4d31-8723-c52321c452ab => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1558] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba&id=37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1559] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:05 2026] POST /v2.0/networks => generated 613 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1560] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1561] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:05 2026] DELETE /v2.0/networks/9d705377-1714-4f82-911b-03dd7f7c3fc1 => 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: 817/1562] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&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: 818/1563] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/ports?tenant_id=9f8119242799469ca9434f20a2c49ee4&device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1564] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1565] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/networks?id=c55e951b-2df4-48c7-b967-4d34b7c0a976 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1566] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:14:05 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1567] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:14:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7af29d43-fece-4062-a7d7-72c618ba9e91 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1568] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:14:05 2026] POST /v2.0/ports => generated 743 bytes in 359 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: 823/1569] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:14:06 2026] GET /v2.0/subnets?id=494198f5-992a-4c26-97ea-b0018c0db5dc => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1570] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:06 2026] GET /v2.0/ports?network_id=c55e951b-2df4-48c7-b967-4d34b7c0a976&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:06.155 8 INFO neutron.db.segments_db [None req-b3aae3a9-0beb-4752-b7bc-a2b242547448 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Added segment 51fe8615-4ff0-462d-8798-555ef7dbc7d3 of type vxlan for network f60ca7ab-7409-4c74-88f0-1b4dd22f2001 [pid: 7|app: 0|req: 825/1571] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:14:06 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1572] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:14:06 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?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: 747/1573] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:06 2026] POST /v2.0/networks => generated 613 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1574] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:06 2026] GET /v2.0/security-groups?tenant_id=5e11fcfbf4494370b23bdc42bcb6c111&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: 749/1575] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:06 2026] DELETE /v2.0/security-groups/1a7a28eb-2c05-4b1c-93cc-50a5d11fa7fb => 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: 827/1576] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:14:06 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:06.671 8 INFO neutron.db.segments_db [None req-609377d8-b539-4349-8818-d8d9f9a1fbd5 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Added segment 09701704-4e33-428c-b000-a7c76f1ca61b of type vxlan for network b16a74d7-46de-43fb-81bc-1dcd0e91a1ce [pid: 8|app: 0|req: 750/1577] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:06 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: 828/1578] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:14:06 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:07.214 8 INFO neutron.db.segments_db [None req-b1fcbcd4-274e-4dba-bd85-347ffab7d7cd 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Added segment b5d168f9-6515-4e33-a66f-d2da36cca891 of type vxlan for network 0ed9e006-fa00-4153-8d5a-efce605081f2 [pid: 8|app: 0|req: 751/1579] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:07 2026] POST /v2.0/networks => generated 613 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, ' 2026-06-30 10:14:07.505 7 INFO neutron.services.segments.plugin [-] Segment 86e4d73f-bbce-4781-b2c5-947857d56d21 resource provider aggregate not found 2026-06-30 10:14:07.509 7 INFO neutron.services.segments.plugin [-] Segment 86e4d73f-bbce-4781-b2c5-947857d56d21 resource provider aggregate not found 2026-06-30 10:14:07.526 7 INFO neutron.services.segments.plugin [-] Segment 86e4d73f-bbce-4781-b2c5-947857d56d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e4d73f-bbce-4781-b2c5-947857d56d21 found for delete ", "request_id": "req-93b34aaa-b31b-471c-b1f6-07c098e91837"}]} 2026-06-30 10:14:07.535 7 INFO neutron.services.segments.plugin [-] Segment 86e4d73f-bbce-4781-b2c5-947857d56d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e4d73f-bbce-4781-b2c5-947857d56d21 found for delete ", "request_id": "req-4bc579a1-da7b-47e5-83c7-640373f68686"}]} 2026-06-30 10:14:07.553 7 INFO neutron.services.segments.plugin [-] Segment ba3a9edf-bff7-45ff-bc97-790218ab369a resource provider aggregate not found 2026-06-30 10:14:07.582 7 INFO neutron.services.segments.plugin [-] Segment ba3a9edf-bff7-45ff-bc97-790218ab369a resource provider aggregate not found 2026-06-30 10:14:07.589 7 INFO neutron.services.segments.plugin [-] Segment ba3a9edf-bff7-45ff-bc97-790218ab369a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3a9edf-bff7-45ff-bc97-790218ab369a found for delete ", "request_id": "req-b33675c1-85ab-4cab-8fe7-22d98d7b22e4"}]} 2026-06-30 10:14:07.605 7 INFO neutron.services.segments.plugin [-] Segment ba3a9edf-bff7-45ff-bc97-790218ab369a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3a9edf-bff7-45ff-bc97-790218ab369a found for delete ", "request_id": "req-9113a510-c957-45e4-8a9e-3852705c1226"}]} [pid: 7|app: 0|req: 829/1580] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:14:07 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:07.761 8 INFO neutron.db.segments_db [None req-ab9a8861-4639-46cf-85d0-2a4eebdda3d2 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Added segment ac87854f-bd88-416d-9462-503ebd074cdd of type vxlan for network f6f481f3-7a6d-4e4a-9e95-3b8dc93a6aff [pid: 8|app: 0|req: 752/1581] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:07 2026] POST /v2.0/networks => generated 613 bytes in 178 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: 830/1584] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:14:07 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1585] 10.0.0.78 () {34 vars in 746 bytes} [Tue Jun 30 10:14:08 2026] PUT /v2.0/ports/d0220b08-145b-4017-a6c4-8df7b2bc1fb9/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 831/1586] 10.0.0.78 () {34 vars in 746 bytes} [Tue Jun 30 10:14:08 2026] PUT /v2.0/ports/df95ef9a-ad36-4f6e-988c-10ba04186361/tags => generated 25 bytes in 68 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: 832/1587] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1198 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1588] 10.0.0.78 () {34 vars in 746 bytes} [Tue Jun 30 10:14:08 2026] PUT /v2.0/ports/2711037c-c6ab-4d8f-bd97-d993a636cd4f/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 834/1589] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1590] 10.0.0.78 () {34 vars in 746 bytes} [Tue Jun 30 10:14:08 2026] PUT /v2.0/ports/a591956a-f842-4aca-9bb8-a64526ad71ec/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 836/1591] 10.0.0.78 () {32 vars in 659 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:08.675 8 INFO neutron.db.segments_db [None req-d3caae75-31f1-486c-94c8-0b104975c65b 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Added segment 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 of type vxlan for network d64d6f42-ccca-4fa4-acd0-5d4d140329ea [pid: 7|app: 0|req: 837/1592] 10.0.0.78 () {32 vars in 673 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:08.737 8 INFO neutron.db.segments_db [None req-d3caae75-31f1-486c-94c8-0b104975c65b 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Added segment 187321b9-270f-4bc0-8801-2b890e4a61f5 of type vxlan for network 78f7a0f9-6586-4832-a024-2f0e65f988b7 [pid: 7|app: 0|req: 838/1593] 10.0.0.78 () {32 vars in 669 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1594] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:08 2026] POST /v2.0/networks => generated 1207 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1595] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1596] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/networks => generated 1844 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1597] 10.0.0.78 () {32 vars in 667 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1598] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:08.999 8 INFO neutron.services.segments.plugin [-] Segment 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 resource provider aggregate not found 2026-06-30 10:14:09.004 8 INFO neutron.services.segments.plugin [-] Segment 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 resource provider aggregate not found 2026-06-30 10:14:09.019 8 INFO neutron.services.segments.plugin [-] Segment 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 found for delete ", "request_id": "req-01d0f59c-8716-481c-90c9-eb7e3e4cc1dd"}]} 2026-06-30 10:14:09.021 8 INFO neutron.services.segments.plugin [-] Segment 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b8a481a-6e4a-4d0c-9a1f-773ef334a716 found for delete ", "request_id": "req-6174b4af-6df4-423c-acdc-61a2a1737b50"}]} [pid: 8|app: 0|req: 758/1599] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:08 2026] DELETE /v2.0/networks/d64d6f42-ccca-4fa4-acd0-5d4d140329ea => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1600] 10.0.0.78 () {32 vars in 677 bytes} [Tue Jun 30 10:14:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1601] 10.0.0.78 () {32 vars in 689 bytes} [Tue Jun 30 10:14:09 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1602] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:09 2026] DELETE /v2.0/networks/78f7a0f9-6586-4832-a024-2f0e65f988b7 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1603] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:14:09 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:09.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fc96b39-07d8-41dc-a331-fb63acdc7917 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] TaaS: Handle Delete Port: d0220b08-145b-4017-a6c4-8df7b2bc1fb9 2026-06-30 10:14:09.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fc96b39-07d8-41dc-a331-fb63acdc7917 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Tap Mirror: Handle Delete Port: d0220b08-145b-4017-a6c4-8df7b2bc1fb9 2026-06-30 10:14:09.300 8 INFO neutron.db.segments_db [None req-716ee4e9-c590-432c-a195-8dc8839275c2 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Added segment daa36b3d-056f-496d-b254-0bbdb7b57633 of type vxlan for network c1e3c4a3-d2be-4f95-89b5-fd56fbde00b8 [pid: 7|app: 0|req: 844/1604] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:09 2026] DELETE /v2.0/ports/d0220b08-145b-4017-a6c4-8df7b2bc1fb9 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1605] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:09 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:09.423 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f9d1a9c-de5e-46f9-a20c-c7d246946688 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] TaaS: Handle Delete Port: df95ef9a-ad36-4f6e-988c-10ba04186361 2026-06-30 10:14:09.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f9d1a9c-de5e-46f9-a20c-c7d246946688 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Tap Mirror: Handle Delete Port: df95ef9a-ad36-4f6e-988c-10ba04186361 2026-06-30 10:14:09.452 8 INFO neutron.db.segments_db [None req-70524bbc-b811-4e67-b501-3c020dacbb18 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Added segment 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 of type vxlan for network d99d65db-7acc-4d9b-8356-144f495e208e [pid: 7|app: 0|req: 845/1606] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:09 2026] DELETE /v2.0/ports/df95ef9a-ad36-4f6e-988c-10ba04186361 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1607] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:09 2026] POST /v2.0/networks => generated 629 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:09.570 7 INFO neutron_taas.services.taas.taas_plugin [None req-219b6cef-8e94-4582-b90f-6cb5fa85070f 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] TaaS: Handle Delete Port: 2711037c-c6ab-4d8f-bd97-d993a636cd4f 2026-06-30 10:14:09.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-219b6cef-8e94-4582-b90f-6cb5fa85070f 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Tap Mirror: Handle Delete Port: 2711037c-c6ab-4d8f-bd97-d993a636cd4f [pid: 7|app: 0|req: 846/1608] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:09 2026] DELETE /v2.0/ports/2711037c-c6ab-4d8f-bd97-d993a636cd4f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:09.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0b8db97-58d8-4fdb-a456-230679096d37 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] TaaS: Handle Delete Port: a591956a-f842-4aca-9bb8-a64526ad71ec 2026-06-30 10:14:09.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0b8db97-58d8-4fdb-a456-230679096d37 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Tap Mirror: Handle Delete Port: a591956a-f842-4aca-9bb8-a64526ad71ec [pid: 7|app: 0|req: 847/1609] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:09 2026] DELETE /v2.0/ports/a591956a-f842-4aca-9bb8-a64526ad71ec => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:09.963 7 INFO neutron_taas.services.taas.taas_plugin [None req-b958cd6b-5c28-4f96-ac9b-0f9e0fd6e4c4 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] TaaS: Handle Delete Port: cf9aaffa-5618-464c-9873-781066e450c8 2026-06-30 10:14:09.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b958cd6b-5c28-4f96-ac9b-0f9e0fd6e4c4 654397879382402d85a0602408c68036 ac24686ea9154d60b0aa0b75a8016053 - - default default] Tap Mirror: Handle Delete Port: cf9aaffa-5618-464c-9873-781066e450c8 [pid: 7|app: 0|req: 848/1610] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:09 2026] DELETE /v2.0/ports/cf9aaffa-5618-464c-9873-781066e450c8 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1611] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:14:09 2026] POST /v2.0/ports => generated 1506 bytes in 600 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: 764/1612] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:14:10 2026] GET /v2.0/ports => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:10.204 7 INFO neutron.services.segments.plugin [-] Segment 7907c16f-34fa-4146-b2fc-fa3446ab5b57 resource provider aggregate not found 2026-06-30 10:14:10.214 7 INFO neutron.services.segments.plugin [-] Segment 7907c16f-34fa-4146-b2fc-fa3446ab5b57 resource provider aggregate not found 2026-06-30 10:14:10.230 7 INFO neutron.services.segments.plugin [-] Segment 7907c16f-34fa-4146-b2fc-fa3446ab5b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7907c16f-34fa-4146-b2fc-fa3446ab5b57 found for delete ", "request_id": "req-2530b5dd-efee-4470-ae5a-7adf288be896"}]} 2026-06-30 10:14:10.234 7 INFO neutron.services.segments.plugin [-] Segment 7907c16f-34fa-4146-b2fc-fa3446ab5b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7907c16f-34fa-4146-b2fc-fa3446ab5b57 found for delete ", "request_id": "req-64fadee3-92bb-481f-a98e-737a00532095"}]} [pid: 7|app: 0|req: 849/1613] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/networks/57cacfef-4fdb-47bf-b70e-33a09b6837ce => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:10.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-33f46fe8-be8f-4644-a4a7-021fbf16f80c 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] TaaS: Handle Delete Port: 6ffe93a0-bbeb-4603-94f0-a908691d7773 2026-06-30 10:14:10.296 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33f46fe8-be8f-4644-a4a7-021fbf16f80c 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Tap Mirror: Handle Delete Port: 6ffe93a0-bbeb-4603-94f0-a908691d7773 [pid: 8|app: 0|req: 765/1614] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/ports/6ffe93a0-bbeb-4603-94f0-a908691d7773 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1615] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/networks/f60ca7ab-7409-4c74-88f0-1b4dd22f2001 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:10.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-909a982b-5e7b-4092-a525-8e0bfc224c1e 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] TaaS: Handle Delete Port: 46c13e51-2593-42b6-99f2-36835613c04c 2026-06-30 10:14:10.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-909a982b-5e7b-4092-a525-8e0bfc224c1e 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Tap Mirror: Handle Delete Port: 46c13e51-2593-42b6-99f2-36835613c04c [pid: 8|app: 0|req: 766/1616] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/ports/46c13e51-2593-42b6-99f2-36835613c04c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1617] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/networks/b16a74d7-46de-43fb-81bc-1dcd0e91a1ce => 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: 767/1618] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:14:10 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:10.604 8 INFO neutron.db.segments_db [None req-4b52c473-13b1-4722-9e46-8445b3a5797e 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Added segment a02b9cf8-cec6-4076-bfe2-165f395af806 of type vxlan for network 0fd1068a-2622-42f2-b5b8-7374049e9803 [pid: 7|app: 0|req: 852/1619] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/networks/0ed9e006-fa00-4153-8d5a-efce605081f2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1620] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:10 2026] POST /v2.0/networks => generated 630 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:10.742 8 INFO neutron.db.segments_db [None req-61e531b7-65f6-4c2f-812a-deb25186ddc3 945882a90c5347f2aa88dd6a23a37d3c 66cb751db34f4451a19c938521c91420 - - default default] Added segment 3eef36b9-1111-48aa-abdf-1192bb474b7f of type vxlan for network 2a26eb20-659e-43da-9dd9-f0e1cc759ae9 [pid: 7|app: 0|req: 853/1621] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:10 2026] DELETE /v2.0/networks/f6f481f3-7a6d-4e4a-9e95-3b8dc93a6aff => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1622] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:10 2026] POST /v2.0/networks => generated 631 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:11.043 8 INFO neutron.services.segments.plugin [-] Segment 187321b9-270f-4bc0-8801-2b890e4a61f5 resource provider aggregate not found 2026-06-30 10:14:11.047 8 INFO neutron.services.segments.plugin [-] Segment 187321b9-270f-4bc0-8801-2b890e4a61f5 resource provider aggregate not found 2026-06-30 10:14:11.064 8 INFO neutron.services.segments.plugin [-] Segment 187321b9-270f-4bc0-8801-2b890e4a61f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187321b9-270f-4bc0-8801-2b890e4a61f5 found for delete ", "request_id": "req-e09e8af2-f9cf-40b0-b210-cfa616c42029"}]} 2026-06-30 10:14:11.066 8 INFO neutron.services.segments.plugin [-] Segment 187321b9-270f-4bc0-8801-2b890e4a61f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187321b9-270f-4bc0-8801-2b890e4a61f5 found for delete ", "request_id": "req-e31aeec6-059a-40d4-9987-63c1fdca61b0"}]} [pid: 7|app: 0|req: 854/1623] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:10 2026] POST /v2.0/subnets => generated 1273 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1624] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:14:11 2026] GET /v2.0/subnets => generated 1909 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1625] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:11 2026] DELETE /v2.0/subnets/52e0d9ab-f89e-4923-b9eb-d043560f8807 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1626] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:11 2026] DELETE /v2.0/subnets/a4a2c380-d7bf-4aaa-b6e3-954146d15c81 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1627] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:14:11 2026] GET /v2.0/subnets => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1628] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:11 2026] DELETE /v2.0/networks/2a26eb20-659e-43da-9dd9-f0e1cc759ae9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1629] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:11 2026] DELETE /v2.0/networks/0fd1068a-2622-42f2-b5b8-7374049e9803 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1630] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:11 2026] GET /v2.0/security-groups?tenant_id=ac24686ea9154d60b0aa0b75a8016053&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1631] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:11 2026] DELETE /v2.0/networks/d99d65db-7acc-4d9b-8356-144f495e208e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1632] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:12 2026] DELETE /v2.0/security-groups/82d38b14-c580-499a-aed6-8de01b60ff3e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:14:12.256 7 INFO neutron.services.segments.plugin [-] Segment 51fe8615-4ff0-462d-8798-555ef7dbc7d3 resource provider aggregate not found [pid: 8|app: 0|req: 775/1633] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:12 2026] DELETE /v2.0/networks/c1e3c4a3-d2be-4f95-89b5-fd56fbde00b8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:12.259 7 INFO neutron.services.segments.plugin [-] Segment 51fe8615-4ff0-462d-8798-555ef7dbc7d3 resource provider aggregate not found 2026-06-30 10:14:12.279 7 INFO neutron.services.segments.plugin [-] Segment 51fe8615-4ff0-462d-8798-555ef7dbc7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51fe8615-4ff0-462d-8798-555ef7dbc7d3 found for delete ", "request_id": "req-ebe43fbf-8b25-4cd4-a68c-a73729d022bc"}]} 2026-06-30 10:14:12.285 7 INFO neutron.services.segments.plugin [-] Segment 51fe8615-4ff0-462d-8798-555ef7dbc7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51fe8615-4ff0-462d-8798-555ef7dbc7d3 found for delete ", "request_id": "req-287794d8-83fe-4606-89e3-d196b6fadd93"}]} 2026-06-30 10:14:12.295 7 INFO neutron.services.segments.plugin [-] Segment 09701704-4e33-428c-b000-a7c76f1ca61b resource provider aggregate not found 2026-06-30 10:14:12.310 7 INFO neutron.services.segments.plugin [-] Segment 09701704-4e33-428c-b000-a7c76f1ca61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09701704-4e33-428c-b000-a7c76f1ca61b found for delete ", "request_id": "req-8f98f68e-2b15-49df-89d9-bdac22592a2e"}]} 2026-06-30 10:14:12.315 7 INFO neutron.services.segments.plugin [-] Segment 09701704-4e33-428c-b000-a7c76f1ca61b resource provider aggregate not found 2026-06-30 10:14:12.325 7 INFO neutron.services.segments.plugin [-] Segment b5d168f9-6515-4e33-a66f-d2da36cca891 resource provider aggregate not found 2026-06-30 10:14:12.351 7 INFO neutron.services.segments.plugin [-] Segment 09701704-4e33-428c-b000-a7c76f1ca61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09701704-4e33-428c-b000-a7c76f1ca61b found for delete ", "request_id": "req-c957cc85-75d9-4490-a9ae-333162c37e39"}]} 2026-06-30 10:14:12.354 7 INFO neutron.services.segments.plugin [-] Segment b5d168f9-6515-4e33-a66f-d2da36cca891 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5d168f9-6515-4e33-a66f-d2da36cca891 found for delete ", "request_id": "req-cd761378-01bd-44c2-9fd7-946a37344ebb"}]} 2026-06-30 10:14:12.368 7 INFO neutron.services.segments.plugin [-] Segment b5d168f9-6515-4e33-a66f-d2da36cca891 resource provider aggregate not found 2026-06-30 10:14:12.376 7 INFO neutron.services.segments.plugin [-] Segment ac87854f-bd88-416d-9462-503ebd074cdd resource provider aggregate not found 2026-06-30 10:14:12.387 7 INFO neutron.services.segments.plugin [-] Segment b5d168f9-6515-4e33-a66f-d2da36cca891 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5d168f9-6515-4e33-a66f-d2da36cca891 found for delete ", "request_id": "req-38348d65-aced-4a33-9e6b-6ddf91d8d63d"}]} 2026-06-30 10:14:12.405 7 INFO neutron.services.segments.plugin [-] Segment ac87854f-bd88-416d-9462-503ebd074cdd resource provider aggregate not found 2026-06-30 10:14:12.412 7 INFO neutron.services.segments.plugin [-] Segment ac87854f-bd88-416d-9462-503ebd074cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac87854f-bd88-416d-9462-503ebd074cdd found for delete ", "request_id": "req-e28a4c22-2dc6-490f-9453-3562452ffc47"}]} 2026-06-30 10:14:12.423 7 INFO neutron.services.segments.plugin [-] Segment ac87854f-bd88-416d-9462-503ebd074cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac87854f-bd88-416d-9462-503ebd074cdd found for delete ", "request_id": "req-aa3eb10e-ca37-4422-8d12-6055972e57ef"}]} [pid: 7|app: 0|req: 859/1634] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:12 2026] GET /v2.0/security-groups?tenant_id=21be2608b124491a8586071806e2a17b&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1635] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:12 2026] DELETE /v2.0/security-groups/cbd18054-c753-48a9-a6ee-2426dac9b096 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1636] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:12 2026] GET /v2.0/security-groups?tenant_id=a9862215c1cf49dd851355177c206f75&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: 777/1637] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:12 2026] GET /v2.0/security-groups?tenant_id=66cb751db34f4451a19c938521c91420&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:13.092 8 INFO neutron.services.segments.plugin [-] Segment 3eef36b9-1111-48aa-abdf-1192bb474b7f resource provider aggregate not found 2026-06-30 10:14:13.099 8 INFO neutron.services.segments.plugin [-] Segment 3eef36b9-1111-48aa-abdf-1192bb474b7f resource provider aggregate not found 2026-06-30 10:14:13.123 8 INFO neutron.services.segments.plugin [-] Segment 3eef36b9-1111-48aa-abdf-1192bb474b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eef36b9-1111-48aa-abdf-1192bb474b7f found for delete ", "request_id": "req-f5f68287-ba99-4ca3-88fb-690bef6fdf20"}]} 2026-06-30 10:14:13.127 8 INFO neutron.services.segments.plugin [-] Segment 3eef36b9-1111-48aa-abdf-1192bb474b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eef36b9-1111-48aa-abdf-1192bb474b7f found for delete ", "request_id": "req-c8602cd8-f148-4a16-afe1-e3b6ee4eaa3e"}]} 2026-06-30 10:14:13.150 8 INFO neutron.services.segments.plugin [-] Segment a02b9cf8-cec6-4076-bfe2-165f395af806 resource provider aggregate not found 2026-06-30 10:14:13.165 8 INFO neutron.services.segments.plugin [-] Segment a02b9cf8-cec6-4076-bfe2-165f395af806 resource provider aggregate not found 2026-06-30 10:14:13.175 8 INFO neutron.services.segments.plugin [-] Segment a02b9cf8-cec6-4076-bfe2-165f395af806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02b9cf8-cec6-4076-bfe2-165f395af806 found for delete ", "request_id": "req-e956ec90-ec2c-4aa5-89ed-21d3afb404c7"}]} [pid: 7|app: 0|req: 861/1638] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:13 2026] DELETE /v2.0/security-groups/f79c978f-3b62-4375-8fcd-7bcb24095081 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:14:13.197 8 INFO neutron.services.segments.plugin [-] Segment a02b9cf8-cec6-4076-bfe2-165f395af806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a02b9cf8-cec6-4076-bfe2-165f395af806 found for delete ", "request_id": "req-48308f55-c091-4b83-86a3-3e432cdfb627"}]} 2026-06-30 10:14:13.208 8 INFO neutron.services.segments.plugin [-] Segment 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 resource provider aggregate not found 2026-06-30 10:14:13.224 8 INFO neutron.services.segments.plugin [-] Segment 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 resource provider aggregate not found 2026-06-30 10:14:13.226 8 INFO neutron.services.segments.plugin [-] Segment 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 found for delete ", "request_id": "req-b7fb8800-ad9d-4763-a959-4f6762440df4"}]} 2026-06-30 10:14:13.257 8 INFO neutron.services.segments.plugin [-] Segment daa36b3d-056f-496d-b254-0bbdb7b57633 resource provider aggregate not found [pid: 8|app: 0|req: 778/1639] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:13 2026] DELETE /v2.0/security-groups/685f321c-079e-40f4-bf48-671a694111cc => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:14:13.261 8 INFO neutron.services.segments.plugin [-] Segment 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74336e5f-9ef5-4bf0-9b9b-a7ee5770ca85 found for delete ", "request_id": "req-f98e3c2d-dc2b-47b1-973a-a4408d864aeb"}]} 2026-06-30 10:14:13.280 8 INFO neutron.services.segments.plugin [-] Segment daa36b3d-056f-496d-b254-0bbdb7b57633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa36b3d-056f-496d-b254-0bbdb7b57633 found for delete ", "request_id": "req-d06ff188-e062-4e5f-aaf3-af51a4110d3c"}]} 2026-06-30 10:14:13.286 8 INFO neutron.services.segments.plugin [-] Segment daa36b3d-056f-496d-b254-0bbdb7b57633 resource provider aggregate not found 2026-06-30 10:14:13.303 8 INFO neutron.services.segments.plugin [-] Segment daa36b3d-056f-496d-b254-0bbdb7b57633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa36b3d-056f-496d-b254-0bbdb7b57633 found for delete ", "request_id": "req-824b4080-81d1-47c2-817d-467640ea26e8"}]} [pid: 7|app: 0|req: 862/1640] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:13 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1641] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:13 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1642] 10.0.0.78 () {32 vars in 817 bytes} [Tue Jun 30 10:14:13 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&mac_address=fa%3A16%3A3e%3Ace%3Ac4%3Aa2 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:14.638 8 INFO neutron.db.l3_db [None req-86d5305f-a9ff-406c-8311-483404b3cd9e 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Floating IP ac454283-b4c6-4ef4-af5a-bb7f61dfc0d1 associated. External IP: 10.96.250.211, port: 454db36c-326d-4c58-a713-d31df1ad7a18. [pid: 8|app: 0|req: 780/1643] 10.0.0.78 () {34 vars in 676 bytes} [Tue Jun 30 10:14:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:15.009 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99adb693-bc49-473b-8190-7b1f1463a078'] response: {'name': 'network-changed', 'server_uuid': '505e3ff5-ee43-449c-93e1-98d547671eb8', 'tag': '454db36c-326d-4c58-a713-d31df1ad7a18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 781/1644] 10.0.0.211 () {34 vars in 1094 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-461201473&fields=id&tenant_id=39364ba1dc8b4cae934c3c72bb5badbd => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1645] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1646] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/quotas/39364ba1dc8b4cae934c3c72bb5badbd => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:15.241 7 INFO neutron.db.segments_db [None req-17419378-4ba3-45cd-b382-edeed236d3d4 9bcfa31e684e49b38645d3791efd9d2a d5884acf7e824f998d3567b782760fef - - default default] Added segment e61d5f2a-74ad-4116-a291-81725dd257ee of type vxlan for network b51c2d38-ee04-4654-aacb-54f6fddb418a [pid: 7|app: 0|req: 864/1647] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:14 2026] POST /v2.0/networks => generated 629 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1648] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&fields=id => generated 333 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1649] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 785/1650] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1651] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1652] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1653] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1654] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=454db36c-326d-4c58-a713-d31df1ad7a18 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1655] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=454db36c-326d-4c58-a713-d31df1ad7a18 => 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: 869/1656] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba&id=37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1657] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1658] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1659] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 791/1660] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:14:15 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 870/1661] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:15 2026] POST /v2.0/subnets => generated 673 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:16.111 8 INFO neutron.db.segments_db [None req-c083d9ae-de2c-4c32-b17a-ede6b5ae0f49 9bcfa31e684e49b38645d3791efd9d2a d5884acf7e824f998d3567b782760fef - - default default] Added segment 657d31d9-afdb-42f6-94ca-eec66e5c6a62 of type vxlan for network ceb7a9e9-dfa5-44be-a76e-ab91b33b7f2f [pid: 8|app: 0|req: 792/1662] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:16 2026] POST /v2.0/networks => generated 629 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1663] 10.0.0.78 () {34 vars in 742 bytes} [Tue Jun 30 10:14:16 2026] PUT /v2.0/networks/ceb7a9e9-dfa5-44be-a76e-ab91b33b7f2f => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1664] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:16 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1665] 10.0.0.78 () {34 vars in 740 bytes} [Tue Jun 30 10:14:16 2026] PUT /v2.0/subnets/8ffc2f9a-f625-4905-bc40-e14a18262b94 => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:16.846 8 INFO neutron.services.segments.plugin [-] Segment 657d31d9-afdb-42f6-94ca-eec66e5c6a62 resource provider aggregate not found 2026-06-30 10:14:16.855 8 INFO neutron.services.segments.plugin [-] Segment 657d31d9-afdb-42f6-94ca-eec66e5c6a62 resource provider aggregate not found 2026-06-30 10:14:16.869 8 INFO neutron.services.segments.plugin [-] Segment 657d31d9-afdb-42f6-94ca-eec66e5c6a62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657d31d9-afdb-42f6-94ca-eec66e5c6a62 found for delete ", "request_id": "req-36db5377-9100-4c5c-b4d2-9c4aac67742c"}]} 2026-06-30 10:14:16.875 8 INFO neutron.services.segments.plugin [-] Segment 657d31d9-afdb-42f6-94ca-eec66e5c6a62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657d31d9-afdb-42f6-94ca-eec66e5c6a62 found for delete ", "request_id": "req-364f226e-295f-4e32-bcc4-3e5dda19fbbd"}]} [pid: 8|app: 0|req: 794/1666] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:16 2026] DELETE /v2.0/networks/ceb7a9e9-dfa5-44be-a76e-ab91b33b7f2f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:16.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34019b31-fa66-4cdb-a516-71a5d4938910 9bcfa31e684e49b38645d3791efd9d2a d5884acf7e824f998d3567b782760fef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1667] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:16 2026] DELETE /v2.0/networks/ceb7a9e9-dfa5-44be-a76e-ab91b33b7f2f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1668] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:14:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1669] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:14:16 2026] GET /v2.0/subnets?network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1670] 10.0.0.78 () {32 vars in 652 bytes} [Tue Jun 30 10:14:17 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1671] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:14:17 2026] GET /v2.0/networks => generated 1313 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1672] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:14:17 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1673] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:14:17 2026] GET /v2.0/networks/b51c2d38-ee04-4654-aacb-54f6fddb418a => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1674] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:17 2026] GET /v2.0/subnets/448e0172-ca02-4d4a-8ceb-7ed88e9a0b5d => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:17.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b228ef59-2233-4cd2-9942-b43dde469e57 9bcfa31e684e49b38645d3791efd9d2a d5884acf7e824f998d3567b782760fef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1675] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:17 2026] DELETE /v2.0/subnets/8ffc2f9a-f625-4905-bc40-e14a18262b94 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:14:17.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57de2efc-3bff-4aab-b1c2-866e798965ec 9bcfa31e684e49b38645d3791efd9d2a d5884acf7e824f998d3567b782760fef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1676] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:17 2026] DELETE /v2.0/networks/ceb7a9e9-dfa5-44be-a76e-ab91b33b7f2f => 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: 878/1677] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:17 2026] DELETE /v2.0/subnets/448e0172-ca02-4d4a-8ceb-7ed88e9a0b5d => 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: 800/1678] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:17 2026] DELETE /v2.0/networks/b51c2d38-ee04-4654-aacb-54f6fddb418a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1679] 10.0.0.78 () {34 vars in 677 bytes} [Tue Jun 30 10:14:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1680] 10.0.0.78 () {34 vars in 677 bytes} [Tue Jun 30 10:14:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1681] 10.0.0.78 () {34 vars in 677 bytes} [Tue Jun 30 10:14:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1682] 10.0.0.78 () {34 vars in 677 bytes} [Tue Jun 30 10:14:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1683] 10.0.0.78 () {34 vars in 677 bytes} [Tue Jun 30 10:14:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1684] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:18 2026] PUT /v2.0/policies/43dacbc7-1725-4485-9ee7-7415e552ffdb/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1685] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:18 2026] PUT /v2.0/policies/c2beb9de-acd7-4f12-8c7d-ebff4df87eb5/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: 804/1686] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:18 2026] PUT /v2.0/policies/70a8f9ee-88b6-42b2-8198-d0daa14fc5ef/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: 805/1687] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:18 2026] PUT /v2.0/policies/cd2bc351-45e1-460d-9d08-a9936dcc67c8/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1688] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/security-groups?tenant_id=d5884acf7e824f998d3567b782760fef&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1689] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:18 2026] DELETE /v2.0/security-groups/cae9b32f-d6cd-434e-89c3-c29ace6c195b => 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: 884/1690] 10.0.0.78 () {32 vars in 673 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1691] 10.0.0.78 () {32 vars in 687 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1692] 10.0.0.78 () {32 vars in 683 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:18.892 8 INFO neutron.services.segments.plugin [-] Segment e61d5f2a-74ad-4116-a291-81725dd257ee resource provider aggregate not found 2026-06-30 10:14:18.899 8 INFO neutron.services.segments.plugin [-] Segment e61d5f2a-74ad-4116-a291-81725dd257ee resource provider aggregate not found 2026-06-30 10:14:18.916 8 INFO neutron.services.segments.plugin [-] Segment e61d5f2a-74ad-4116-a291-81725dd257ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61d5f2a-74ad-4116-a291-81725dd257ee found for delete ", "request_id": "req-c7101e6e-3c14-4e43-a3d3-49cbe2ce3c28"}]} 2026-06-30 10:14:18.918 8 INFO neutron.services.segments.plugin [-] Segment e61d5f2a-74ad-4116-a291-81725dd257ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61d5f2a-74ad-4116-a291-81725dd257ee found for delete ", "request_id": "req-f1508605-4bc0-4c02-a2b1-6146c2acaa0e"}]} [pid: 8|app: 0|req: 808/1693] 10.0.0.78 () {32 vars in 695 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1694] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1695] 10.0.0.78 () {32 vars in 695 bytes} [Tue Jun 30 10:14:18 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1696] 10.0.0.78 () {32 vars in 691 bytes} [Tue Jun 30 10:14:19 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1697] 10.0.0.78 () {32 vars in 703 bytes} [Tue Jun 30 10:14:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1698] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:14:19 2026] DELETE /v2.0/qos/policies/43dacbc7-1725-4485-9ee7-7415e552ffdb => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1699] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:14:19 2026] DELETE /v2.0/qos/policies/c2beb9de-acd7-4f12-8c7d-ebff4df87eb5 => 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: 889/1700] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:14:19 2026] DELETE /v2.0/qos/policies/70a8f9ee-88b6-42b2-8198-d0daa14fc5ef => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1701] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:14:19 2026] DELETE /v2.0/qos/policies/cd2bc351-45e1-460d-9d08-a9936dcc67c8 => 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: 890/1702] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:14:19 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1703] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:14:19 2026] DELETE /v2.0/qos/policies/3c05bf0b-1bdd-4008-9525-58b9366d8aab => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1704] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:14:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39364ba1dc8b4cae934c3c72bb5badbd => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1705] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:14:19 2026] POST /v2.0/ports => generated 1183 bytes in 430 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: 892/1706] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:14:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1707] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1708] 10.0.0.78 () {34 vars in 757 bytes} [Tue Jun 30 10:14:20 2026] PUT /v2.0/security-groups/94f3afbb-629f-42b4-8ede-b63fbd6eabd1 => generated 1661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1709] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.0/security-groups/94f3afbb-629f-42b4-8ede-b63fbd6eabd1 => generated 1661 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1710] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:20 2026] DELETE /v2.0/security-groups/94f3afbb-629f-42b4-8ede-b63fbd6eabd1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1711] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1198 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1712] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1713] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1714] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:14:20 2026] PUT /v2.0/ports/48e108c2-1da0-43c7-8203-c87ee363992e => generated 1464 bytes in 462 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-30 10:14:20.898 8 INFO neutron.api.v2.resource [None req-5bb6d636-6ff7-4f6f-aeeb-8bf5e188d33d f3099f7929004cfcb0e37e452e1744bb 737a9e533d4946d7a80a466dde955abb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1715] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:20 2026] DELETE /v2.0/security-groups/94f3afbb-629f-42b4-8ede-b63fbd6eabd1 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:14:20.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-026014da-83e1-4819-af04-35cc22317612'] response: {'name': 'network-changed', 'server_uuid': '8588fd8d-baae-413c-a26a-26f4feb04b6e', 'tag': '48e108c2-1da0-43c7-8203-c87ee363992e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 817/1716] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:14:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1717] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:20 2026] GET /v2.0/security-groups?tenant_id=4f0c8487ffec4061a937b74fc31792ef&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1718] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:14:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1719] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules/76215e4b-5b3b-4a04-b38b-6d6a254bb25c => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1720] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:21 2026] DELETE /v2.0/security-groups/d63114ca-f3ea-4433-a358-61ee62fd019b => 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: 820/1721] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1722] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:14:21 2026] DELETE /v2.0/security-group-rules/76215e4b-5b3b-4a04-b38b-6d6a254bb25c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1723] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1724] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-groups?tenant_id=18f76f2b0d8149c3bd01052e6810dd32&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1725] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1726] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:14:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1727] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules/13d94e2f-176a-4467-ab38-690c8f1e44d9 => 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: 906/1728] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/networks?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&shared=False => generated 2375 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1729] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:21 2026] DELETE /v2.0/security-groups/05ea2a58-a500-4cef-bd51-64967fcefd69 => 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: 824/1730] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1731] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1732] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:14:21 2026] DELETE /v2.0/security-group-rules/13d94e2f-176a-4467-ab38-690c8f1e44d9 => 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: 908/1733] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:21.787 7 INFO neutron.db.securitygroups_db [None req-7e565878-8ca9-4c8d-b8c2-70da040372a8 f3099f7929004cfcb0e37e452e1744bb 737a9e533d4946d7a80a466dde955abb - - default default] Project 737a9e533d4946d7a80a466dde955abb 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: 909/1734] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:14:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1735] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-groups?tenant_id=95ae20abbe1a4b3d8c6f5d3e2ef013e5&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1736] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules/74c1702e-f8e4-4d00-bc43-f7bc8c89a66b => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1737] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:14:21 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1738] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:21 2026] DELETE /v2.0/security-groups/b4e1efef-fa11-4f3f-a59b-50717ba655d0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1739] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:14:21 2026] DELETE /v2.0/security-group-rules/74c1702e-f8e4-4d00-bc43-f7bc8c89a66b => 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: 828/1740] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1741] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:22 2026] DELETE /v2.0/security-groups/c512d82f-753b-4a25-b490-bb72b523bda7 => 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/1742] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1743] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1744] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1745] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=48e108c2-1da0-43c7-8203-c87ee363992e => 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: 831/1746] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab7&port_id=48e108c2-1da0-43c7-8203-c87ee363992e => 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: 916/1747] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/subnets?id=97db246c-041c-4de2-944b-ec529c07ca30&id=ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1748] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1749] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&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: 918/1750] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 919/1751] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 833/1752] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:22 2026] GET /v2.0/security-groups?tenant_id=737a9e533d4946d7a80a466dde955abb&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1753] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:22 2026] DELETE /v2.0/security-groups/70065688-9025-4ecc-aa69-e7b3a20af503 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1756] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:14:23 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1757] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:23 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1758] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:25 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1759] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:25 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:26.450 7 INFO neutron.db.segments_db [None req-634a9cc6-f88e-487c-875a-4f9ec355d4fb ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Added segment 00a958d7-1632-4a19-880d-0668e83e1604 of type vxlan for network ca2dbc6e-724c-40f4-85a6-27b770c254cd 2026-06-30 10:14:26.719 7 INFO neutron.db.l3_hamode_db [None req-634a9cc6-f88e-487c-875a-4f9ec355d4fb ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:14:26.864 7 INFO neutron.db.l3_hamode_db [None req-634a9cc6-f88e-487c-875a-4f9ec355d4fb ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 924/1760] 10.0.0.78 () {34 vars in 667 bytes} [Tue Jun 30 10:14:26 2026] POST /v2.0/routers => generated 474 bytes in 1230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:27.554 8 INFO neutron.db.l3_hamode_db [None req-8dcab0a0-1bd4-4fca-b449-8e9257f7d94f ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:14:27.655 8 INFO neutron.db.l3_hamode_db [None req-8dcab0a0-1bd4-4fca-b449-8e9257f7d94f ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1761] 10.0.0.78 () {34 vars in 667 bytes} [Tue Jun 30 10:14:27 2026] POST /v2.0/routers => generated 474 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:28.371 8 INFO neutron.db.l3_hamode_db [None req-31f8573d-a5e5-4238-b886-496704518b8a ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:14:28.507 8 INFO neutron.db.l3_hamode_db [None req-31f8573d-a5e5-4238-b886-496704518b8a ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 925/1762] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:28 2026] GET /v2.0/security-groups?tenant_id=786e66f1dd7447cc9906653222914624&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1763] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:28 2026] DELETE /v2.0/security-groups/33f66fa2-9c34-4624-97bf-7caaff2ad6e1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1764] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:28 2026] GET /v2.0/security-groups?tenant_id=1acb9cd42b914e4f8eb641c87f5f3550&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1765] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:28 2026] DELETE /v2.0/security-groups/fb5fdc04-84d4-4766-8879-2c69e98676b6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1766] 10.0.0.78 () {34 vars in 667 bytes} [Tue Jun 30 10:14:28 2026] POST /v2.0/routers => generated 474 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:29.256 7 INFO neutron.db.l3_hamode_db [None req-f1faeb64-e58a-48eb-9b5a-f9cc06dd53d2 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:14:29.369 7 INFO neutron.db.l3_hamode_db [None req-f1faeb64-e58a-48eb-9b5a-f9cc06dd53d2 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 929/1767] 10.0.0.78 () {34 vars in 667 bytes} [Tue Jun 30 10:14:29 2026] POST /v2.0/routers => generated 474 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:30.023 8 INFO neutron.db.l3_hamode_db [None req-11d6f109-01a9-448a-b670-671e279b9bb3 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:14:30.172 8 INFO neutron.db.l3_hamode_db [None req-11d6f109-01a9-448a-b670-671e279b9bb3 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 839/1768] 10.0.0.78 () {34 vars in 667 bytes} [Tue Jun 30 10:14:29 2026] POST /v2.0/routers => generated 474 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1769] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:14:30 2026] PUT /v2.0/routers/4beaa3e7-13f9-40b5-a30e-29e33402e654/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1770] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:14:30 2026] PUT /v2.0/routers/241f803e-d417-4668-a305-5e0cbe7cc0ab/tags => generated 25 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1771] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1772] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1773] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:14:31 2026] PUT /v2.0/routers/06be4e2a-299a-49b1-bf32-f112536faa98/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1774] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:14:31 2026] PUT /v2.0/routers/36c88509-a322-4dcd-a9cb-25680ea9e786/tags => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1775] 10.0.0.78 () {32 vars in 817 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&mac_address=fa%3A16%3A3e%3Af7%3A30%3Acd => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1776] 10.0.0.78 () {32 vars in 663 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1777] 10.0.0.78 () {32 vars in 677 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1778] 10.0.0.78 () {32 vars in 673 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1779] 10.0.0.78 () {32 vars in 685 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1780] 10.0.0.78 () {32 vars in 671 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1781] 10.0.0.78 () {32 vars in 685 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1782] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1783] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:14:31 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1784] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:32 2026] GET /v2.0/routers/4beaa3e7-13f9-40b5-a30e-29e33402e654 => generated 485 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:32.158 8 INFO neutron.db.l3_db [None req-a3befda8-b41b-4341-895c-445d3e585470 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Floating IP 3df96f24-b0d3-4608-89fe-499b7a87e71c associated. External IP: 10.96.250.201, port: 48e108c2-1da0-43c7-8203-c87ee363992e. [pid: 8|app: 0|req: 843/1785] 10.0.0.78 () {34 vars in 676 bytes} [Tue Jun 30 10:14:31 2026] POST /v2.0/floatingips => generated 855 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:32.478 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bda1b819-8941-411c-9430-55e083813cdf'] response: {'name': 'network-changed', 'server_uuid': '8588fd8d-baae-413c-a26a-26f4feb04b6e', 'tag': '48e108c2-1da0-43c7-8203-c87ee363992e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 943/1786] 10.0.0.78 () {34 vars in 741 bytes} [Tue Jun 30 10:14:32 2026] PUT /v2.0/routers/4beaa3e7-13f9-40b5-a30e-29e33402e654 => generated 485 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1787] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:14:32 2026] GET /v2.0/ports?device_id=4beaa3e7-13f9-40b5-a30e-29e33402e654 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:32.848 7 INFO neutron_taas.services.taas.taas_plugin [None req-33a48b5c-41af-4b0d-8cc1-36fba4507452 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] TaaS: Handle Delete Port: 20bece68-77f3-4455-95dc-25c275b8c4fd 2026-06-30 10:14:32.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33a48b5c-41af-4b0d-8cc1-36fba4507452 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Tap Mirror: Handle Delete Port: 20bece68-77f3-4455-95dc-25c275b8c4fd [pid: 8|app: 0|req: 845/1788] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:14:32 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1789] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:32 2026] DELETE /v2.0/routers/4beaa3e7-13f9-40b5-a30e-29e33402e654 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1790] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1791] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/routers/241f803e-d417-4668-a305-5e0cbe7cc0ab => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1792] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=48e108c2-1da0-43c7-8203-c87ee363992e => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1793] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab7&port_id=48e108c2-1da0-43c7-8203-c87ee363992e => 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: 849/1794] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/subnets?id=97db246c-041c-4de2-944b-ec529c07ca30&id=ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1795] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1796] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1797] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 853/1798] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 946/1799] 10.0.0.78 () {34 vars in 741 bytes} [Tue Jun 30 10:14:33 2026] PUT /v2.0/routers/241f803e-d417-4668-a305-5e0cbe7cc0ab => generated 493 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1800] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:14:33 2026] GET /v2.0/ports?device_id=241f803e-d417-4668-a305-5e0cbe7cc0ab => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:33.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-f62d5eaf-7133-4059-a995-7cdbf04ec5da ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] TaaS: Handle Delete Port: dace9df0-6527-4a87-9f97-d3cc744f7f21 2026-06-30 10:14:33.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f62d5eaf-7133-4059-a995-7cdbf04ec5da ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Tap Mirror: Handle Delete Port: dace9df0-6527-4a87-9f97-d3cc744f7f21 [pid: 7|app: 0|req: 947/1801] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:33 2026] DELETE /v2.0/routers/241f803e-d417-4668-a305-5e0cbe7cc0ab => generated 0 bytes in 485 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1802] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:34 2026] GET /v2.0/routers/06be4e2a-299a-49b1-bf32-f112536faa98 => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1803] 10.0.0.78 () {34 vars in 741 bytes} [Tue Jun 30 10:14:34 2026] PUT /v2.0/routers/06be4e2a-299a-49b1-bf32-f112536faa98 => generated 502 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1804] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:14:34 2026] GET /v2.0/ports?device_id=06be4e2a-299a-49b1-bf32-f112536faa98 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:35.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-bdbf4272-117b-46a6-bcdf-10516b83284c ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] TaaS: Handle Delete Port: 1014ea4b-1380-4976-b932-41549d7a6c0a 2026-06-30 10:14:35.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdbf4272-117b-46a6-bcdf-10516b83284c ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Tap Mirror: Handle Delete Port: 1014ea4b-1380-4976-b932-41549d7a6c0a [pid: 7|app: 0|req: 949/1805] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:34 2026] DELETE /v2.0/routers/06be4e2a-299a-49b1-bf32-f112536faa98 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1806] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:35 2026] GET /v2.0/routers/36c88509-a322-4dcd-a9cb-25680ea9e786 => 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: 950/1807] 10.0.0.78 () {34 vars in 741 bytes} [Tue Jun 30 10:14:35 2026] PUT /v2.0/routers/36c88509-a322-4dcd-a9cb-25680ea9e786 => 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: 858/1808] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:14:35 2026] GET /v2.0/ports?device_id=36c88509-a322-4dcd-a9cb-25680ea9e786 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:36.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-19ab33ec-ffa4-492a-814f-9ca108897e0a ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] TaaS: Handle Delete Port: cd892aba-e4d3-4225-892e-ff1874ec17a1 2026-06-30 10:14:36.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19ab33ec-ffa4-492a-814f-9ca108897e0a ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Tap Mirror: Handle Delete Port: cd892aba-e4d3-4225-892e-ff1874ec17a1 [pid: 7|app: 0|req: 951/1809] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:35 2026] DELETE /v2.0/routers/36c88509-a322-4dcd-a9cb-25680ea9e786 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1810] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:36 2026] GET /v2.0/routers/d9436b27-17c7-458c-b713-3a44a05f695e => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1811] 10.0.0.78 () {34 vars in 741 bytes} [Tue Jun 30 10:14:36 2026] PUT /v2.0/routers/d9436b27-17c7-458c-b713-3a44a05f695e => generated 480 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1812] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:14:36 2026] GET /v2.0/ports?device_id=d9436b27-17c7-458c-b713-3a44a05f695e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:37.150 7 INFO neutron_taas.services.taas.taas_plugin [None req-5292e918-e89b-47a3-a058-f1c37940f483 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] TaaS: Handle Delete Port: 6e77d121-d440-4ce1-b1fd-ebd39859c1aa 2026-06-30 10:14:37.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5292e918-e89b-47a3-a058-f1c37940f483 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] Tap Mirror: Handle Delete Port: 6e77d121-d440-4ce1-b1fd-ebd39859c1aa 2026-06-30 10:14:37.501 7 INFO neutron.services.segments.plugin [-] Segment 00a958d7-1632-4a19-880d-0668e83e1604 resource provider aggregate not found 2026-06-30 10:14:37.513 7 INFO neutron.services.segments.plugin [-] Segment 00a958d7-1632-4a19-880d-0668e83e1604 resource provider aggregate not found 2026-06-30 10:14:37.517 7 INFO neutron.services.segments.plugin [-] Segment 00a958d7-1632-4a19-880d-0668e83e1604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a958d7-1632-4a19-880d-0668e83e1604 found for delete ", "request_id": "req-33b179e0-5c82-4c87-ba63-7d5f9743c07f"}]} 2026-06-30 10:14:37.529 7 INFO neutron.services.segments.plugin [-] Segment 00a958d7-1632-4a19-880d-0668e83e1604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a958d7-1632-4a19-880d-0668e83e1604 found for delete ", "request_id": "req-98a056b8-af07-48d9-a8c5-dc30b071e6fb"}]} 2026-06-30 10:14:37.548 7 INFO neutron.db.l3_hamode_db [None req-5292e918-e89b-47a3-a058-f1c37940f483 ee2151c8570c4c898323de0bc4bd4105 356e781e15e242b3ba4001642291a9f8 - - default default] HA network ca2dbc6e-724c-40f4-85a6-27b770c254cd was deleted as no HA routers are present in tenant 356e781e15e242b3ba4001642291a9f8. [pid: 7|app: 0|req: 953/1813] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:36 2026] DELETE /v2.0/routers/d9436b27-17c7-458c-b713-3a44a05f695e => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1816] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:38 2026] GET /v2.0/security-groups?tenant_id=78a72ff720374bf28aee734a1c20d8be&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1817] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:38 2026] DELETE /v2.0/security-groups/7a0757e6-cb9e-42dc-8aec-f5d35a5cb12a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1818] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:14:38 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1819] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:38 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1820] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:38 2026] GET /v2.0/security-groups?tenant_id=d713526356d446af82bc86470a0e6d9b&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1821] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:39 2026] DELETE /v2.0/security-groups/53736548-eb00-4627-836a-b0fc60cd2a9f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1822] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:39 2026] GET /v2.0/security-groups?tenant_id=356e781e15e242b3ba4001642291a9f8&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: 958/1823] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:39 2026] DELETE /v2.0/security-groups/b02af6eb-4f6a-409c-b2b6-f88b803b9595 => 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: 866/1824] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:39 2026] GET /v2.0/security-groups?tenant_id=36bc4c4a7add457e917b20753041dea1&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1825] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:39 2026] DELETE /v2.0/security-groups/48501c5d-d96a-4092-ab9d-c0241fc9c6b3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:14:43.261 8 INFO neutron.db.segments_db [None req-dfab10a5-0bfc-4376-b7a1-0d0eec638856 4706b6bffd934ded82a0dcf283d66847 5d32814467af449a97b647d07db45f74 - - default default] Added segment 5859d508-d629-48c0-8965-1083fadb4fa9 of type vxlan for network 36a51fe4-3e81-4a52-8583-f9688216e687 [pid: 8|app: 0|req: 867/1826] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:42 2026] POST /v2.0/networks => generated 612 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1827] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:14:43 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1828] 10.0.0.78 () {34 vars in 746 bytes} [Tue Jun 30 10:14:43 2026] PUT /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 961/1829] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:43 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 25 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: 869/1830] 10.0.0.78 () {34 vars in 757 bytes} [Tue Jun 30 10:14:43 2026] PUT /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 962/1831] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:43 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 34 bytes in 60 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: 870/1832] 10.0.0.78 () {34 vars in 753 bytes} [Tue Jun 30 10:14:43 2026] PUT /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/red => generated 4 bytes in 87 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: 963/1833] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 34 bytes in 85 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: 871/1834] 10.0.0.78 () {34 vars in 775 bytes} [Tue Jun 30 10:14:44 2026] PUT /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/black.or.white => generated 4 bytes in 102 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: 964/1835] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 872/1836] 10.0.0.78 () {34 vars in 746 bytes} [Tue Jun 30 10:14:44 2026] PUT /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 37 bytes in 86 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: 965/1837] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 37 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: 873/1838] 10.0.0.78 () {32 vars in 734 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/red => generated 0 bytes in 54 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-30 10:14:44.545 8 INFO neutron.api.v2.resource [None req-7ff3cc5a-34c9-44a9-aa5a-2eb4d0f93084 4706b6bffd934ded82a0dcf283d66847 5d32814467af449a97b647d07db45f74 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1839] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/green => generated 99 bytes in 46 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 875/1840] 10.0.0.78 () {32 vars in 737 bytes} [Tue Jun 30 10:14:44 2026] DELETE /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/red => generated 0 bytes in 59 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: 876/1841] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:44.749 8 INFO neutron.api.v2.resource [None req-0d014843-213c-4a51-b539-a69d63d0ee81 4706b6bffd934ded82a0dcf283d66847 5d32814467af449a97b647d07db45f74 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1842] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:14:44 2026] DELETE /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:44.758 7 INFO neutron.db.segments_db [None req-b9a126f5-11d9-45b1-b295-4dad9cfce614 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] Added segment 0e8a3643-0faf-4a07-932a-3ce00dc955d4 of type vxlan for network cc45b6a3-deda-445b-916a-b86e2caa46a3 [pid: 8|app: 0|req: 878/1843] 10.0.0.78 () {32 vars in 729 bytes} [Tue Jun 30 10:14:44 2026] DELETE /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 966/1844] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:44 2026] POST /v2.0/networks => generated 707 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1845] 10.0.0.78 () {32 vars in 726 bytes} [Tue Jun 30 10:14:44 2026] GET /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:14:45.004 8 INFO neutron_taas.services.taas.taas_plugin [None req-aebe3c8f-661e-4246-9df7-55e1fa39aabf 4706b6bffd934ded82a0dcf283d66847 5d32814467af449a97b647d07db45f74 - - default default] TaaS: Handle Delete Port: 0a236b63-967f-4575-823d-199babfc0553 2026-06-30 10:14:45.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aebe3c8f-661e-4246-9df7-55e1fa39aabf 4706b6bffd934ded82a0dcf283d66847 5d32814467af449a97b647d07db45f74 - - default default] Tap Mirror: Handle Delete Port: 0a236b63-967f-4575-823d-199babfc0553 [pid: 7|app: 0|req: 967/1846] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:44 2026] POST /v2.0/subnets => generated 644 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:45.061 7 WARNING neutron.api.v2.base [None req-8d4d1d5b-11f2-4a4a-bcd9-29bdc6eb50c2 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - 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-30 10:14:45.062 7 INFO neutron.api.v2.resource [None req-8d4d1d5b-11f2-4a4a-bcd9-29bdc6eb50c2 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 968/1847] 10.0.0.78 () {34 vars in 680 bytes} [Tue Jun 30 10:14:45 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1848] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:14:44 2026] DELETE /v2.0/ports/0a236b63-967f-4575-823d-199babfc0553 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:45.237 8 INFO neutron.services.segments.plugin [-] Segment 5859d508-d629-48c0-8965-1083fadb4fa9 resource provider aggregate not found 2026-06-30 10:14:45.242 8 INFO neutron.services.segments.plugin [-] Segment 5859d508-d629-48c0-8965-1083fadb4fa9 resource provider aggregate not found 2026-06-30 10:14:45.257 8 INFO neutron.services.segments.plugin [-] Segment 5859d508-d629-48c0-8965-1083fadb4fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5859d508-d629-48c0-8965-1083fadb4fa9 found for delete ", "request_id": "req-f35123ac-7fef-4b5c-ace5-d72e059e49ce"}]} 2026-06-30 10:14:45.262 8 INFO neutron.services.segments.plugin [-] Segment 5859d508-d629-48c0-8965-1083fadb4fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5859d508-d629-48c0-8965-1083fadb4fa9 found for delete ", "request_id": "req-c799a1f0-891c-43c9-acab-cc4a5861b339"}]} 2026-06-30 10:14:45.270 7 INFO neutron.services.segments.plugin [-] Segment 0e8a3643-0faf-4a07-932a-3ce00dc955d4 resource provider aggregate not found 2026-06-30 10:14:45.275 7 INFO neutron.services.segments.plugin [-] Segment 0e8a3643-0faf-4a07-932a-3ce00dc955d4 resource provider aggregate not found [pid: 8|app: 0|req: 881/1849] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:45 2026] DELETE /v2.0/networks/36a51fe4-3e81-4a52-8583-f9688216e687 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:45.291 7 INFO neutron.services.segments.plugin [-] Segment 0e8a3643-0faf-4a07-932a-3ce00dc955d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8a3643-0faf-4a07-932a-3ce00dc955d4 found for delete ", "request_id": "req-4a96c4b7-9dfe-453b-bc8e-245551a79ef3"}]} 2026-06-30 10:14:45.294 7 INFO neutron.services.segments.plugin [-] Segment 0e8a3643-0faf-4a07-932a-3ce00dc955d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8a3643-0faf-4a07-932a-3ce00dc955d4 found for delete ", "request_id": "req-a13423fd-804e-4807-9444-59382e570173"}]} [pid: 7|app: 0|req: 969/1850] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:45 2026] DELETE /v2.0/networks/cc45b6a3-deda-445b-916a-b86e2caa46a3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:45.374 8 INFO neutron.db.segments_db [None req-3011174d-be83-434b-8f59-07a52b3b4a9d 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] Added segment 490aa105-eeb2-4488-b61a-12bd6d356df3 of type vxlan for network 8b277379-9f49-471e-afe9-359edd751250 [pid: 8|app: 0|req: 882/1851] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:45 2026] POST /v2.0/networks => generated 707 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1852] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:45 2026] POST /v2.0/subnets => generated 647 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:45.688 8 WARNING neutron.api.v2.base [None req-a8671e47-13b9-48d5-ae6b-5756398a40eb 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - 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-30 10:14:45.689 8 INFO neutron.api.v2.resource [None req-a8671e47-13b9-48d5-ae6b-5756398a40eb 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 883/1853] 10.0.0.78 () {34 vars in 680 bytes} [Tue Jun 30 10:14:45 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1854] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:45 2026] DELETE /v2.0/networks/8b277379-9f49-471e-afe9-359edd751250 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:45.937 8 INFO neutron.db.segments_db [None req-828a5bd7-3a60-4d2c-a2e9-e5d0f49b44dd 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] Added segment 94a8f846-8494-455c-b344-cc5f9889d716 of type vxlan for network e81af110-ec32-4355-9cff-14eef69d09d9 [pid: 8|app: 0|req: 884/1855] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:45 2026] POST /v2.0/networks => generated 708 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1856] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:45 2026] GET /v2.0/security-groups?tenant_id=5d32814467af449a97b647d07db45f74&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: 973/1857] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:46 2026] DELETE /v2.0/security-groups/5948256b-7185-4d19-a275-400866578084 => 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: 885/1858] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:14:46 2026] POST /v2.0/subnets => generated 647 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1859] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:46 2026] GET /v2.0/security-groups?tenant_id=20b6bb32c99a45c6b952002bbbf43f95&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: 975/1860] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:46 2026] DELETE /v2.0/security-groups/fb268328-6001-41be-a3d1-eaaacdf8f0c2 => 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: 886/1861] 10.0.0.78 () {34 vars in 680 bytes} [Tue Jun 30 10:14:46 2026] POST /v2.0/rbac-policies => generated 324 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1862] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:14:46 2026] GET /v2.0/networks/e81af110-ec32-4355-9cff-14eef69d09d9 => generated 655 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:47.313 7 INFO neutron.services.segments.plugin [-] Segment 490aa105-eeb2-4488-b61a-12bd6d356df3 resource provider aggregate not found 2026-06-30 10:14:47.322 7 INFO neutron.services.segments.plugin [-] Segment 490aa105-eeb2-4488-b61a-12bd6d356df3 resource provider aggregate not found 2026-06-30 10:14:47.328 7 INFO neutron.services.segments.plugin [-] Segment 490aa105-eeb2-4488-b61a-12bd6d356df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490aa105-eeb2-4488-b61a-12bd6d356df3 found for delete ", "request_id": "req-9d9be259-b54f-4339-be2c-7894e377d509"}]} 2026-06-30 10:14:47.341 7 INFO neutron.services.segments.plugin [-] Segment 490aa105-eeb2-4488-b61a-12bd6d356df3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490aa105-eeb2-4488-b61a-12bd6d356df3 found for delete ", "request_id": "req-5b3d5701-0325-4f42-ac78-9cb7a8ac79f1"}]} 2026-06-30 10:14:47.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d201a52c-d913-4580-a57d-f04b9fb28f1c bfa1582dcdce483baf917059f37369cb c7ac2da43b734b369ec49847e2729b62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1863] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:14:47 2026] GET /v2.0/networks/e81af110-ec32-4355-9cff-14eef69d09d9 => generated 138 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:14:48.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-11bee234-0b2d-4e75-aaff-c34d9f305a36 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] TaaS: Handle Delete Port: f0836036-d479-48f2-9a04-7f204eea1929 2026-06-30 10:14:48.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11bee234-0b2d-4e75-aaff-c34d9f305a36 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] Tap Mirror: Handle Delete Port: f0836036-d479-48f2-9a04-7f204eea1929 [pid: 7|app: 0|req: 977/1864] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:47 2026] DELETE /v2.0/networks/e81af110-ec32-4355-9cff-14eef69d09d9 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:48.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67cc702b-ed7c-4144-a678-b56b2e8f4fb2 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1865] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:48 2026] DELETE /v2.0/subnets/d0ac7b89-b539-4b17-bfc8-6af31a4c39dc => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:14:48.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41b509b0-cdc5-44c8-a8ce-ef18ca041ada 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1866] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:48 2026] DELETE /v2.0/subnets/f1597f1d-0dd1-4a74-9bca-a63678b72aab => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:14:48.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c1821cf-82bc-4c22-9327-65093c1aaba4 1c4a2a49400947c6a5be1b4de2193f73 45294ba44b6848af8426e4eeb01dba7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 889/1867] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:14:48 2026] DELETE /v2.0/subnets/8d64c41d-5e7a-4ebe-9744-da9c1af6b7d0 => 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: 979/1868] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:14:49 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:14:49.349 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider aggregate not found 2026-06-30 10:14:49.365 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider aggregate not found 2026-06-30 10:14:49.371 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a8f846-8494-455c-b344-cc5f9889d716 found for delete ", "request_id": "req-461869d9-7423-440a-8e35-eb9bcaae51f2"}]} 2026-06-30 10:14:49.387 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a8f846-8494-455c-b344-cc5f9889d716 found for delete ", "request_id": "req-b3e90783-deb3-4a43-b4c0-87eab665402f"}]} 2026-06-30 10:14:49.393 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider aggregate not found 2026-06-30 10:14:49.405 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider aggregate not found 2026-06-30 10:14:49.409 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a8f846-8494-455c-b344-cc5f9889d716 found for delete ", "request_id": "req-ffe9e24c-5c16-449d-ac0c-c6e10e4922f7"}]} 2026-06-30 10:14:49.417 7 INFO neutron.services.segments.plugin [-] Segment 94a8f846-8494-455c-b344-cc5f9889d716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a8f846-8494-455c-b344-cc5f9889d716 found for delete ", "request_id": "req-ad68fa0c-01b2-4956-9e39-fe9aa935e0b3"}]} [pid: 8|app: 0|req: 890/1869] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:49 2026] GET /v2.0/security-groups?tenant_id=8f91a1381f404127b666a011f34352db&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: 980/1870] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:49 2026] DELETE /v2.0/security-groups/b9a59da8-2075-4e3c-ab43-17c3a08face8 => 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: 891/1871] 10.0.0.78 () {34 vars in 677 bytes} [Tue Jun 30 10:14:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1872] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:50 2026] PUT /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1873] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1874] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/security-groups?tenant_id=c7ac2da43b734b369ec49847e2729b62&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1875] 10.0.0.78 () {34 vars in 763 bytes} [Tue Jun 30 10:14:50 2026] PUT /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1876] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1877] 10.0.0.78 () {34 vars in 759 bytes} [Tue Jun 30 10:14:50 2026] PUT /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/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: 893/1878] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:50 2026] DELETE /v2.0/security-groups/feecb940-cd2b-4df5-8090-f6d06264adb2 => 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: 986/1879] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1880] 10.0.0.78 () {34 vars in 781 bytes} [Tue Jun 30 10:14:50 2026] PUT /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/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: 7|app: 0|req: 988/1881] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1882] 10.0.0.247 () {30 vars in 690 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1883] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/security-groups?tenant_id=45294ba44b6848af8426e4eeb01dba7f&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1884] 10.0.0.247 () {30 vars in 692 bytes} [Tue Jun 30 10: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: 895/1885] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:50 2026] PUT /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1886] 10.0.0.247 () {30 vars in 668 bytes} [Tue Jun 30 10:14:50 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: 897/1887] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/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: 898/1888] 10.0.0.247 () {30 vars in 704 bytes} [Tue Jun 30 10: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: 899/1889] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1890] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:50 2026] DELETE /v2.0/security-groups/5322af43-a339-4f82-8a67-bebbabd64800 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:14:50.594 8 INFO neutron.api.v2.resource [None req-30116012-cfcc-43d1-a86b-98cbba3c4829 d4a70cb601484de5b23002945cec10a9 dc92b6d9705f4492acf4e05fbd7239f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1891] 10.0.0.78 () {32 vars in 744 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1892] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1893] 10.0.0.78 () {32 vars in 743 bytes} [Tue Jun 30 10:14:50 2026] DELETE /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1894] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1895] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:50.743 7 INFO neutron.api.v2.resource [None req-e8f1acb9-94c5-4f52-a0c6-90b689a02335 d4a70cb601484de5b23002945cec10a9 dc92b6d9705f4492acf4e05fbd7239f0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/1896] 10.0.0.78 () {32 vars in 747 bytes} [Tue Jun 30 10:14:50 2026] DELETE /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1897] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:14:50 2026] DELETE /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1898] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:50 2026] GET /v2.0/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1899] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:14:50 2026] DELETE /v2.0/qos/policies/7f061a08-89a8-4407-ba06-2f2cb3b9b3d5 => 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: 996/1900] 10.0.0.247 () {28 vars in 439 bytes} [Tue Jun 30 10:14:51 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1901] 10.0.0.247 () {30 vars in 728 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 658 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1902] 10.0.0.247 () {30 vars in 690 bytes} [Tue Jun 30 10:14:51 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: 906/1903] 10.0.0.247 () {30 vars in 692 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1904] 10.0.0.247 () {30 vars in 668 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1905] 10.0.0.247 () {30 vars in 704 bytes} [Tue Jun 30 10:14:51 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: 999/1906] 10.0.0.247 () {30 vars in 728 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 908/1907] 10.0.0.247 () {30 vars in 690 bytes} [Tue Jun 30 10:14:51 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: 1000/1908] 10.0.0.247 () {30 vars in 692 bytes} [Tue Jun 30 10:14:51 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: 909/1909] 10.0.0.247 () {30 vars in 668 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1910] 10.0.0.247 () {30 vars in 704 bytes} [Tue Jun 30 10:14:51 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: 910/1911] 10.0.0.247 () {30 vars in 730 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => 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: 1002/1912] 10.0.0.247 () {30 vars in 682 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1913] 10.0.0.247 () {34 vars in 704 bytes} [Tue Jun 30 10:14:51 2026] POST /v2.0/ports => generated 1128 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1914] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:51 2026] GET /v2.0/security-groups?tenant_id=dc92b6d9705f4492acf4e05fbd7239f0&name=default => generated 2925 bytes in 338 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: 912/1915] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:51 2026] DELETE /v2.0/security-groups/d4f42822-b809-4c0c-8396-fcda6b1072d4 => 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: 1004/1916] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:52 2026] GET /v2.0/security-groups?tenant_id=19cef7d2e9a744358d207f428225cf52&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1917] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:52 2026] DELETE /v2.0/security-groups/44960264-9f8d-44c7-81e2-b697da6028ec => 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: 1006/1920] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:14:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1921] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:14:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1922] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:14:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1923] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:14:54 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: 1008/1924] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:14:54 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1925] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:14:54 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: 1009/1926] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1927] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1928] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:14:55 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-30 10:14:55.059 8 INFO neutron.api.v2.resource [None req-72c29b3a-bfe7-4ed1-816e-87c9a7fa09ac 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1929] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/security-groups/lb-48d4ebd6-4d43-4653-b59b-67722339896a => 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: 1011/1930] 199.19.213.75 () {30 vars in 784 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/security-groups?name=lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1931] 199.19.213.75 () {34 vars in 735 bytes} [Tue Jun 30 10:14:55 2026] POST /v2.0/security-groups => generated 1636 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1932] 199.19.213.75 () {30 vars in 814 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/security-group-rules?security_group_id=65c85fff-84d7-424c-8b92-e5ffcae7be87 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1933] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:14:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1934] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:14:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1935] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:14:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1936] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:14:55 2026] PUT /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1937] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:14:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 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: 1016/1938] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:14:55 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: 1017/1939] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:14:55 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: 923/1940] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:14:55 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: 1018/1941] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:14:55 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: 1019/1942] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:14:55 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: 924/1943] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:14:55 2026] PUT /v2.0/subnetpools/ff018ed8-9dd8-4468-890b-3cb899fbaf21/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1944] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 925/1945] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:14:55 2026] PUT /v2.0/subnetpools/ca43ed51-4681-4d21-8d69-a90893754ea9/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1946] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:14:55 2026] PUT /v2.0/subnetpools/f87eeb1f-fe3d-4c83-862d-9265bd7254ef/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1947] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:14:55 2026] PUT /v2.0/subnetpools/67070a84-da03-4cc0-80cc-99b465983941/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1948] 10.0.0.78 () {32 vars in 671 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1949] 10.0.0.78 () {32 vars in 685 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1950] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1951] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:14:55 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:14:56.037 8 INFO neutron.db.segments_db [None req-0488ff8e-1377-44f1-a56d-15081f398746 a6168b28b6bc4c44869935734b65f81a f89763b48b204cf2adba0e9ad9d0198b - - default default] Added segment 84e0ad03-d4c1-4468-911f-bfb40c9c175a of type vxlan for network dcf3fcb3-9da5-4486-8e27-0fa672c7b80f [pid: 7|app: 0|req: 1027/1952] 10.0.0.78 () {32 vars in 679 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1953] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1954] 10.0.0.78 () {32 vars in 689 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1955] 10.0.0.78 () {32 vars in 701 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1956] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:55 2026] POST /v2.0/networks => generated 613 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:14:56.229 7 INFO neutron.db.segments_db [None req-8a2c89f8-fb06-4769-af96-47fa22fb5839 a6168b28b6bc4c44869935734b65f81a f89763b48b204cf2adba0e9ad9d0198b - - default default] Added segment 968dd642-a8fb-43e7-9e1d-b5f93bebcddc of type vxlan for network 9c1dd460-c128-475b-8821-7aedfd00b1a3 [pid: 8|app: 0|req: 927/1957] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/subnetpools/ff018ed8-9dd8-4468-890b-3cb899fbaf21 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1958] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/subnetpools/ca43ed51-4681-4d21-8d69-a90893754ea9 => 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: 1031/1959] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:14:56 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1960] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/subnetpools/f87eeb1f-fe3d-4c83-862d-9265bd7254ef => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1961] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:56 2026] PUT /v2.0/networks/dcf3fcb3-9da5-4486-8e27-0fa672c7b80f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1962] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/subnetpools/67070a84-da03-4cc0-80cc-99b465983941 => 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: 1033/1963] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/networks/dcf3fcb3-9da5-4486-8e27-0fa672c7b80f/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: 931/1964] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/subnetpools/263cd6f8-3fff-4ff9-9e56-3a798a0a9fb7 => 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: 1034/1965] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:56 2026] PUT /v2.0/networks/9c1dd460-c128-475b-8821-7aedfd00b1a3/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1966] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/networks/9c1dd460-c128-475b-8821-7aedfd00b1a3/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1967] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:14:56 2026] PUT /v2.0/networks/9c1dd460-c128-475b-8821-7aedfd00b1a3/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1968] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/networks/9c1dd460-c128-475b-8821-7aedfd00b1a3/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1969] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:14:56 2026] GET /v2.0/networks/dcf3fcb3-9da5-4486-8e27-0fa672c7b80f/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:14:56.833 8 INFO neutron.services.segments.plugin [-] Segment 84e0ad03-d4c1-4468-911f-bfb40c9c175a resource provider aggregate not found 2026-06-30 10:14:56.839 8 INFO neutron.services.segments.plugin [-] Segment 84e0ad03-d4c1-4468-911f-bfb40c9c175a resource provider aggregate not found 2026-06-30 10:14:56.862 8 INFO neutron.services.segments.plugin [-] Segment 84e0ad03-d4c1-4468-911f-bfb40c9c175a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e0ad03-d4c1-4468-911f-bfb40c9c175a found for delete ", "request_id": "req-3eeac1d4-b465-4798-9411-74a9d27b3138"}]} 2026-06-30 10:14:56.866 8 INFO neutron.services.segments.plugin [-] Segment 84e0ad03-d4c1-4468-911f-bfb40c9c175a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e0ad03-d4c1-4468-911f-bfb40c9c175a found for delete ", "request_id": "req-0a5caab9-dbca-4b41-96e9-0c1f98a5e929"}]} [pid: 8|app: 0|req: 934/1970] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/networks/dcf3fcb3-9da5-4486-8e27-0fa672c7b80f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:14:56.998 7 INFO neutron.services.segments.plugin [-] Segment 968dd642-a8fb-43e7-9e1d-b5f93bebcddc resource provider aggregate not found 2026-06-30 10:14:57.005 7 INFO neutron.services.segments.plugin [-] Segment 968dd642-a8fb-43e7-9e1d-b5f93bebcddc resource provider aggregate not found 2026-06-30 10:14:57.017 7 INFO neutron.services.segments.plugin [-] Segment 968dd642-a8fb-43e7-9e1d-b5f93bebcddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968dd642-a8fb-43e7-9e1d-b5f93bebcddc found for delete ", "request_id": "req-13b0a7a3-037d-457d-8cd5-60f504a324d2"}]} 2026-06-30 10:14:57.019 7 INFO neutron.services.segments.plugin [-] Segment 968dd642-a8fb-43e7-9e1d-b5f93bebcddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968dd642-a8fb-43e7-9e1d-b5f93bebcddc found for delete ", "request_id": "req-8ede71fa-3562-42c4-a161-fd6690806e06"}]} [pid: 7|app: 0|req: 1037/1971] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:14:56 2026] DELETE /v2.0/networks/9c1dd460-c128-475b-8821-7aedfd00b1a3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1972] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:57 2026] GET /v2.0/security-groups?tenant_id=08e6924f3c67445c811862ac63ffa168&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1973] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:57 2026] DELETE /v2.0/security-groups/9e1085b7-621b-41ec-854d-ffb2dd478692 => 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: 936/1974] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:57 2026] GET /v2.0/security-groups?tenant_id=f89763b48b204cf2adba0e9ad9d0198b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1975] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:57 2026] DELETE /v2.0/security-groups/c92eb554-7463-46d4-8bff-0fa98ec02926 => 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: 937/1976] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:57 2026] GET /v2.0/security-groups?tenant_id=65a38c45e3a04765bf135a848fc68725&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1977] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:58 2026] DELETE /v2.0/security-groups/9975ba9c-2449-4079-8592-b173a331491f => 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: 938/1978] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:58 2026] GET /v2.0/security-groups?tenant_id=440ebdda49804753b10cd66b8701c26b&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1979] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:14:58 2026] GET /v2.0/security-groups?tenant_id=8ca1df74397c4e489b89d1670e978ac6&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1980] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:58 2026] DELETE /v2.0/security-groups/13190097-5fae-458b-928b-f16e13ebc04d => 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: 1042/1981] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:14:58 2026] DELETE /v2.0/security-groups/03013d70-58ce-4743-8a55-48acc0ec5050 => 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: 1043/1982] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:01 2026] GET /v2.0/security-groups?tenant_id=06b36246b3be42b88371d449e18c1d99&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1983] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:02 2026] DELETE /v2.0/security-groups/ab8f0aca-97b6-4b7b-8a55-467a0bccf2b8 => 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: 1045/1984] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:02 2026] GET /v2.0/security-groups?tenant_id=14dd5dfc66e241d39a3ae86a531759f0&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1985] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:15:01 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1986] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:15:02 2026] PUT /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1987] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:02 2026] DELETE /v2.0/security-groups/b9eba488-7f99-4831-bbf1-a5e86b89388c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1988] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:02 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1989] 10.0.0.78 () {34 vars in 769 bytes} [Tue Jun 30 10:15:02 2026] PUT /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags/green => generated 4 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1990] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/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: 1048/1991] 10.0.0.78 () {34 vars in 765 bytes} [Tue Jun 30 10:15:03 2026] PUT /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1992] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/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: 1049/1993] 10.0.0.211 () {34 vars in 1016 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/security-groups?id=0623afca-bc2b-4fed-9a63-07e67afad811&fields=id => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1994] 10.0.0.78 () {34 vars in 787 bytes} [Tue Jun 30 10:15:03 2026] PUT /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/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: 7|app: 0|req: 1050/1995] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/networks?id=2b13684a-0734-472d-9171-92289bd94321 => 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: 1051/1996] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/quotas/88c4635b12df467285e1ea5562bb57ae => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1997] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/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: 1052/1998] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&fields=id => generated 149 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1999] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:15:03 2026] PUT /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/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: 948/2000] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2001] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 949/2002] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2003] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:15:03.679 8 INFO neutron.api.v2.resource [None req-01f18354-76df-4acf-a764-bc92ac860358 10600dbed9e143be8e91f1e92561f768 21425c25b9a84189adbfaa9e1e285868 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/2004] 10.0.0.78 () {32 vars in 750 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2005] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:15:03 2026] DELETE /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2006] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:15:03.856 7 INFO neutron.api.v2.resource [None req-60cdb269-fe50-414c-b03c-5d9864ae0152 10600dbed9e143be8e91f1e92561f768 21425c25b9a84189adbfaa9e1e285868 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2007] 10.0.0.78 () {32 vars in 753 bytes} [Tue Jun 30 10:15:03 2026] DELETE /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2008] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:15:03 2026] DELETE /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2009] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:15:03 2026] GET /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:15:04.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-71594850-82e3-41a7-a048-d8810dbca988 10600dbed9e143be8e91f1e92561f768 21425c25b9a84189adbfaa9e1e285868 - - default default] TaaS: Handle Delete Port: 3316e4a2-e3fb-4f30-baac-8f92ede9686b 2026-06-30 10:15:04.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71594850-82e3-41a7-a048-d8810dbca988 10600dbed9e143be8e91f1e92561f768 21425c25b9a84189adbfaa9e1e285868 - - default default] Tap Mirror: Handle Delete Port: 3316e4a2-e3fb-4f30-baac-8f92ede9686b [pid: 8|app: 0|req: 953/2010] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:15:04 2026] DELETE /v2.0/floatingips/6d22b442-4894-419c-a2ff-1618db7bfe5f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2011] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:04 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => 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: 954/2012] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:04 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => 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: 1059/2013] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:04 2026] GET /v2.0/security-groups?tenant_id=7aec26afaba04c499c6b32458c2e78dc&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2014] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:05 2026] DELETE /v2.0/security-groups/5a54b440-8356-404d-8b0a-488ac9ab6dfa => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2015] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:05 2026] GET /v2.0/security-groups?tenant_id=21425c25b9a84189adbfaa9e1e285868&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2016] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:05 2026] DELETE /v2.0/security-groups/1c6dbd21-9dce-43be-a541-8691ad89d2e1 => 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: 1061/2017] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:07 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2018] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:07 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => 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: 1063/2021] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2022] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/networks?id=2b13684a-0734-472d-9171-92289bd94321 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2023] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2024] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=88c4635b12df467285e1ea5562bb57ae => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2025] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2026] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 1065/2027] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:15:08 2026] POST /v2.0/ports => generated 1082 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: 7|app: 0|req: 1066/2028] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:08 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2029] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:09 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2030] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:15:08 2026] PUT /v2.0/ports/e0cc1535-8391-4033-80e7-58c2fba09be9 => generated 1243 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:15:09.254 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5fe6494-5903-490b-8048-95307ebc4cd0'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': 'e0cc1535-8391-4033-80e7-58c2fba09be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1068/2031] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:15:09 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 40 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: 964/2032] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:15:09 2026] GET /v2.0/networks?tenant_id=88c4635b12df467285e1ea5562bb57ae&shared=False => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2033] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:15:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2034] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 1070/2035] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 966/2036] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2037] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/security-groups?id=0623afca-bc2b-4fed-9a63-07e67afad811&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2038] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/ports?tenant_id=9f8119242799469ca9434f20a2c49ee4&device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 1072/2039] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/networks?id=c55e951b-2df4-48c7-b967-4d34b7c0a976 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2040] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2041] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7af29d43-fece-4062-a7d7-72c618ba9e91 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2042] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/subnets?id=494198f5-992a-4c26-97ea-b0018c0db5dc => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2043] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/ports?network_id=c55e951b-2df4-48c7-b967-4d34b7c0a976&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2044] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?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: 1075/2045] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2046] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2047] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2048] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => 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: 1077/2049] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2050] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2051] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 974/2052] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 1079/2053] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:11 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 975/2054] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:12 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 1080/2055] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:12 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2056] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2057] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.0/security-groups?id=0623afca-bc2b-4fed-9a63-07e67afad811&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: 8|app: 0|req: 977/2058] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2059] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2060] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2061] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:14 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2062] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:14 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2063] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:15:15 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2064] 199.19.213.75 () {34 vars in 1043 bytes} [Tue Jun 30 10:15:15 2026] GET /v2.0/security-groups?id=0623afca-bc2b-4fed-9a63-07e67afad811&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: 1085/2065] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:15 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2066] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:15 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2067] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:16 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2068] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:16 2026] GET /v2.0/security-groups?id=0623afca-bc2b-4fed-9a63-07e67afad811&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: 1087/2069] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:16 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2070] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:17 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2071] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:17 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 984/2072] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:18 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2073] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:18 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2074] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:19 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2075] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:19 2026] GET /v2.0/security-groups?id=0623afca-bc2b-4fed-9a63-07e67afad811&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: 986/2076] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:19 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2079] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:15:27 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 988/2080] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:27 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 1093/2081] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:36 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2082] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:36 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 1094/2083] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:36 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2084] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:36 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 1095/2085] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:38 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2088] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:38 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 1097/2089] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:39 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2090] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:15:39 2026] GET /v2.0/security-groups?id=6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8&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: 1098/2091] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:15:39 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:15:39.579 8 INFO neutron_taas.services.taas.taas_plugin [req-648bfcee-fb99-449e-b316-a5256300d620 req-3f534e37-4dbe-478d-bde2-de7b4a179dd3 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] TaaS: Handle Delete Port: 7af29d43-fece-4062-a7d7-72c618ba9e91 2026-06-30 10:15:39.583 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-648bfcee-fb99-449e-b316-a5256300d620 req-3f534e37-4dbe-478d-bde2-de7b4a179dd3 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] Tap Mirror: Handle Delete Port: 7af29d43-fece-4062-a7d7-72c618ba9e91 2026-06-30 10:15:39.719 8 INFO neutron.db.l3_db [req-648bfcee-fb99-449e-b316-a5256300d620 req-3f534e37-4dbe-478d-bde2-de7b4a179dd3 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] Floating IP 60b708b9-83e4-4b57-ab9e-3c54885e28b2 disassociated. External IP: 10.96.250.205, port: 7af29d43-fece-4062-a7d7-72c618ba9e91. [pid: 8|app: 0|req: 994/2092] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:15:39 2026] DELETE /v2.0/ports/7af29d43-fece-4062-a7d7-72c618ba9e91 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:15:40.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-842b1b6d-79eb-43c4-aabc-ed7d8fbe995e'] response: {'server_uuid': '948af49c-6c21-40de-8255-deaad51958d1', 'name': 'network-vif-deleted', 'tag': '7af29d43-fece-4062-a7d7-72c618ba9e91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1099/2093] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:40 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 995/2094] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:41 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 1100/2095] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:15:42 2026] GET /v2.0/ports?device_id=948af49c-6c21-40de-8255-deaad51958d1 => 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: 996/2096] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.0/security-groups/6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:15:43.811 7 INFO neutron.api.v2.resource [None req-94003ce0-4f18-46e4-bdfe-1f48aa976a62 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2097] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:15:43 2026] GET /v2.0/security-groups/6f54675b-f6c0-4b0e-b3e3-0f5370c4ebe8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:15:43.913 8 INFO neutron_taas.services.taas.taas_plugin [None req-29f603b5-30c3-4836-85ad-99bf7f35a355 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] TaaS: Handle Delete Port: d48896b8-89b1-4aaa-918b-f5f1964b291b 2026-06-30 10:15:43.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29f603b5-30c3-4836-85ad-99bf7f35a355 3586e77a33f74aa3b647ccef62f1d0c4 9f8119242799469ca9434f20a2c49ee4 - - default default] Tap Mirror: Handle Delete Port: d48896b8-89b1-4aaa-918b-f5f1964b291b [pid: 8|app: 0|req: 997/2098] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.0/floatingips/60b708b9-83e4-4b57-ab9e-3c54885e28b2 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:15:44.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-afc01c7d-a523-4729-8c94-c9afda3d4175 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 730e92e9-046c-45b6-9881-0982b601e274 2026-06-30 10:15:44.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afc01c7d-a523-4729-8c94-c9afda3d4175 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 730e92e9-046c-45b6-9881-0982b601e274 [pid: 7|app: 0|req: 1102/2099] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:15:44 2026] PUT /v2.0/routers/a68f8b96-5287-46e0-a49c-fa633b440251/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:15:45.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-d337927f-b8a6-44e8-b1f2-ae9e9d4f4c1b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: e1dfd08f-354a-49c8-a098-02f289030cd3 2026-06-30 10:15:45.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d337927f-b8a6-44e8-b1f2-ae9e9d4f4c1b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: e1dfd08f-354a-49c8-a098-02f289030cd3 2026-06-30 10:15:45.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-d337927f-b8a6-44e8-b1f2-ae9e9d4f4c1b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: bedeac00-f91a-4cf6-b6dd-171cb20735ad 2026-06-30 10:15:45.620 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d337927f-b8a6-44e8-b1f2-ae9e9d4f4c1b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: bedeac00-f91a-4cf6-b6dd-171cb20735ad 2026-06-30 10:15:46.515 8 INFO neutron.services.segments.plugin [-] Segment 273584a9-11af-4c85-9fe2-9375e3dc92d2 resource provider aggregate not found 2026-06-30 10:15:46.530 8 INFO neutron.db.l3_hamode_db [None req-d337927f-b8a6-44e8-b1f2-ae9e9d4f4c1b 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] HA network 2ec60534-6016-4f7a-a08b-9c9dde46ca99 was deleted as no HA routers are present in tenant 9f8119242799469ca9434f20a2c49ee4. [pid: 8|app: 0|req: 998/2100] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:15:45 2026] DELETE /v2.0/routers/a68f8b96-5287-46e0-a49c-fa633b440251 => generated 0 bytes in 1466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:15:46.566 8 INFO neutron.services.segments.plugin [-] Segment 273584a9-11af-4c85-9fe2-9375e3dc92d2 resource provider aggregate not found 2026-06-30 10:15:46.571 8 INFO neutron.services.segments.plugin [-] Segment 273584a9-11af-4c85-9fe2-9375e3dc92d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 273584a9-11af-4c85-9fe2-9375e3dc92d2 found for delete ", "request_id": "req-58f09a86-9edd-4c8d-8c1c-bdc0472fcdfd"}]} 2026-06-30 10:15:46.587 8 INFO neutron.services.segments.plugin [-] Segment 273584a9-11af-4c85-9fe2-9375e3dc92d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 273584a9-11af-4c85-9fe2-9375e3dc92d2 found for delete ", "request_id": "req-66f2cc6b-b012-4676-8f17-88527876ef38"}]} [pid: 7|app: 0|req: 1103/2101] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:15:46 2026] DELETE /v2.0/subnets/494198f5-992a-4c26-97ea-b0018c0db5dc => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:15:46.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecaeea41-b91c-4e19-992d-2f51be49678a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: dba95249-b194-4db2-ac1e-ab8c649542fb 2026-06-30 10:15:46.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecaeea41-b91c-4e19-992d-2f51be49678a 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: dba95249-b194-4db2-ac1e-ab8c649542fb [pid: 8|app: 0|req: 999/2102] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:15:46 2026] DELETE /v2.0/networks/c55e951b-2df4-48c7-b967-4d34b7c0a976 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2103] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:47 2026] GET /v2.0/security-groups?tenant_id=9f8119242799469ca9434f20a2c49ee4&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2104] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:47 2026] DELETE /v2.0/security-groups/0732ca8f-578a-46ce-a0a2-3999cfb831a0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:15:48.592 8 INFO neutron.services.segments.plugin [-] Segment e40033a5-daa5-4a63-8fbe-4da283a9c34a resource provider aggregate not found 2026-06-30 10:15:48.609 8 INFO neutron.services.segments.plugin [-] Segment e40033a5-daa5-4a63-8fbe-4da283a9c34a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40033a5-daa5-4a63-8fbe-4da283a9c34a found for delete ", "request_id": "req-98294adc-a1ee-476c-b37f-30450f642cd7"}]} 2026-06-30 10:15:48.610 8 INFO neutron.services.segments.plugin [-] Segment e40033a5-daa5-4a63-8fbe-4da283a9c34a resource provider aggregate not found 2026-06-30 10:15:48.626 8 INFO neutron.services.segments.plugin [-] Segment e40033a5-daa5-4a63-8fbe-4da283a9c34a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40033a5-daa5-4a63-8fbe-4da283a9c34a found for delete ", "request_id": "req-529caa24-35f0-41b1-a2a1-4ece8d260380"}]} [pid: 7|app: 0|req: 1106/2107] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:53 2026] GET /v2.0/security-groups?tenant_id=bc3f1bff008344c8aac18e7b2402d0eb&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2108] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:54 2026] DELETE /v2.0/security-groups/996272a2-5e3d-4d6a-9ab8-e8626a07ed7d => 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: 1107/2109] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.0/security-groups?tenant_id=aa287d04ef8e43a0ab661554e3259fa1&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2110] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:54 2026] DELETE /v2.0/security-groups/3614049d-f9d0-48ec-b17d-99d6a30c9ccc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2111] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:15:54 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: 1004/2112] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2113] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:15:54 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: 1005/2114] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2115] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1006/2116] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2117] 199.19.213.75 () {34 vars in 716 bytes} [Tue Jun 30 10:15:54 2026] POST /v2.0/ports => generated 1051 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2118] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:15:55 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2119] 10.0.0.211 () {34 vars in 907 bytes} [Tue Jun 30 10:15:55 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2120] 199.19.213.75 () {34 vars in 1261 bytes} [Tue Jun 30 10:15:56 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2121] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:15:56 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1009/2122] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:15:56 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1114/2123] 199.19.213.75 () {34 vars in 974 bytes} [Tue Jun 30 10:15:57 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1051 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2124] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:15:57 2026] GET /v2.0/networks?id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2125] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:15:57 2026] PUT /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1241 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:15:57.654 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3015f22-a271-4ff3-b616-8f0cccba78af'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': '45b594f2-f32a-463a-a136-2d5fe8764daf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1011/2126] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2481 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2127] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/networks?id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 803 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2128] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1117/2129] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2130] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2131] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2132] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2133] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/security-groups?tenant_id=cf47bb5a53314a2694eac173375b0e1d&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: 1120/2134] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:58 2026] DELETE /v2.0/security-groups/36bb834a-fb67-4e14-b95a-6d43f8929116 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2135] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.0/security-groups?tenant_id=5f1fc1e83a6449ecbefa3ef31c97f4f3&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2136] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:15:59 2026] DELETE /v2.0/security-groups/024b3863-9be7-4c4c-a536-f95410aba57c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2137] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2481 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2138] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => 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: 1017/2139] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2140] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2141] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1124/2142] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1019/2143] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1125/2144] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => 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: 1020/2145] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2146] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1021/2147] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1127/2148] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:16:03 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2149] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:16:03 2026] PUT /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1267 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:16:04.267 7 INFO neutron.api.v2.resource [None req-26fa125c-2059-47b3-b8a8-8566f75ce1f9 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2150] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/security-groups/lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:04.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-226009e8-629e-4855-9637-bf49ca92e357'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': '45b594f2-f32a-463a-a136-2d5fe8764daf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1023/2151] 199.19.213.75 () {30 vars in 784 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/security-groups?name=lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2152] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:16:04 2026] PUT /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1305 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:16:04.619 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d5acc9f-4b98-4257-a988-d254ee78ed46'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': '45b594f2-f32a-463a-a136-2d5fe8764daf', '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: 1130/2153] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:04 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: 1131/2154] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:04 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: 1132/2155] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:04 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: 1024/2156] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/security-groups?tenant_id=0279515637a34bcfbe7c3d239ed73966&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2157] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:04 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: 1133/2158] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2159] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2160] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:04 2026] DELETE /v2.0/security-groups/294fcf7f-9674-4b0a-9bdf-c4c03437338b => 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: 1135/2161] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/networks?id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2162] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2163] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1028/2164] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => 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: 1137/2165] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2166] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&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: 1138/2167] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2168] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:16:05 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2169] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:05 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2170] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:05 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1031/2171] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:05 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2172] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:05 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2173] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2174] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/networks?id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2175] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2176] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2177] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2178] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2179] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:07.035 7 INFO neutron.db.segments_db [None req-3d80ba91-17f3-4898-9a22-9983ebe13e80 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Added segment e91963ac-5c1c-49cd-960a-4ab135beeb87 of type vxlan for network 526a52c1-1759-467f-89ef-cd62bf4f3b60 [pid: 7|app: 0|req: 1145/2180] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:06 2026] POST /v2.0/networks => generated 630 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2181] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:16:07 2026] POST /v2.0/ports => generated 779 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:07.619 7 INFO neutron.db.segments_db [None req-21709c4e-db4f-4b29-a04c-1eed8800af14 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Added segment fed51334-60c1-47df-a246-4b46d4cc32ac of type vxlan for network dfa8ce11-76c1-4b07-8b94-d3ca61cf392d [pid: 7|app: 0|req: 1146/2182] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:07 2026] POST /v2.0/networks => generated 616 bytes in 182 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: 1037/2183] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:07 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2186] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:16:07 2026] POST /v2.0/ports => generated 966 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:08.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab21ade6-45e3-47b3-b1d2-d1099a24a9c2 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] TaaS: Handle Delete Port: f6b43c9d-5268-4747-818e-f6e044077086 2026-06-30 10:16:08.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab21ade6-45e3-47b3-b1d2-d1099a24a9c2 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Tap Mirror: Handle Delete Port: f6b43c9d-5268-4747-818e-f6e044077086 [pid: 8|app: 0|req: 1040/2187] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:16:08 2026] DELETE /v2.0/ports/f6b43c9d-5268-4747-818e-f6e044077086 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:08.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a1bbe3d-de69-4e26-afa0-3d1263a44c7d 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2188] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:16:08 2026] DELETE /v2.0/ports/f6b43c9d-5268-4747-818e-f6e044077086 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:08.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26bdf1ec-f3f1-47f7-b695-89523d6b4662 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2189] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:08 2026] GET /v2.0/ports/f6b43c9d-5268-4747-818e-f6e044077086 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2190] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:08 2026] DELETE /v2.0/subnets/3ed68f0e-c108-49c7-a0ec-493c52a50b74 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:08.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb1b0973-c90f-4925-a9b8-495f04ad45df 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] TaaS: Handle Delete Port: c35a65c6-8172-4541-87d7-daf69939b7ac 2026-06-30 10:16:08.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb1b0973-c90f-4925-a9b8-495f04ad45df 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Tap Mirror: Handle Delete Port: c35a65c6-8172-4541-87d7-daf69939b7ac 2026-06-30 10:16:09.125 8 INFO neutron.services.segments.plugin [-] Segment fed51334-60c1-47df-a246-4b46d4cc32ac resource provider aggregate not found 2026-06-30 10:16:09.126 8 INFO neutron.services.segments.plugin [-] Segment fed51334-60c1-47df-a246-4b46d4cc32ac resource provider aggregate not found 2026-06-30 10:16:09.151 8 INFO neutron.services.segments.plugin [-] Segment fed51334-60c1-47df-a246-4b46d4cc32ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed51334-60c1-47df-a246-4b46d4cc32ac found for delete ", "request_id": "req-ab0f0d42-1dd6-403c-8cc4-c3a908991ca3"}]} 2026-06-30 10:16:09.154 8 INFO neutron.services.segments.plugin [-] Segment fed51334-60c1-47df-a246-4b46d4cc32ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed51334-60c1-47df-a246-4b46d4cc32ac found for delete ", "request_id": "req-4a03db17-288a-4a7f-9dd1-193979740126"}]} [pid: 8|app: 0|req: 1042/2191] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:08 2026] DELETE /v2.0/networks/dfa8ce11-76c1-4b07-8b94-d3ca61cf392d => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:09.246 7 INFO neutron.db.segments_db [None req-4f826c7b-3054-41e2-b753-cee2b18302be 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Added segment 640edfa3-5f43-4c39-88ec-e24a622c0a6a of type vxlan for network 7c1f404e-8346-45e6-baf8-fbb857219c91 [pid: 7|app: 0|req: 1150/2192] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:09 2026] POST /v2.0/networks => generated 616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2193] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:09 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2194] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:16:09 2026] POST /v2.0/ports => generated 928 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:09.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-1587e4f3-4d29-4bf9-8aa6-00c7af12e67d 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] TaaS: Handle Delete Port: 73256254-f32d-4d7b-a6ef-740556c13fe8 2026-06-30 10:16:09.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1587e4f3-4d29-4bf9-8aa6-00c7af12e67d 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Tap Mirror: Handle Delete Port: 73256254-f32d-4d7b-a6ef-740556c13fe8 [pid: 8|app: 0|req: 1044/2195] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:16:09 2026] DELETE /v2.0/ports/73256254-f32d-4d7b-a6ef-740556c13fe8 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:10.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e06bb69-201f-42db-bd08-0c4e678dd29b 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2196] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:10 2026] GET /v2.0/ports/73256254-f32d-4d7b-a6ef-740556c13fe8 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2197] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:10 2026] DELETE /v2.0/subnets/ed15b7f7-ca4c-459b-b2d8-af739ee67f0f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:10.415 7 INFO neutron.services.segments.plugin [-] Segment 640edfa3-5f43-4c39-88ec-e24a622c0a6a resource provider aggregate not found 2026-06-30 10:16:10.423 7 INFO neutron.services.segments.plugin [-] Segment 640edfa3-5f43-4c39-88ec-e24a622c0a6a resource provider aggregate not found 2026-06-30 10:16:10.439 7 INFO neutron.services.segments.plugin [-] Segment 640edfa3-5f43-4c39-88ec-e24a622c0a6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640edfa3-5f43-4c39-88ec-e24a622c0a6a found for delete ", "request_id": "req-50bbd01d-51d4-4d2d-8fd0-66e7e3c77624"}]} 2026-06-30 10:16:10.442 7 INFO neutron.services.segments.plugin [-] Segment 640edfa3-5f43-4c39-88ec-e24a622c0a6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640edfa3-5f43-4c39-88ec-e24a622c0a6a found for delete ", "request_id": "req-8f96da82-46ab-426f-9da3-610ec72e6371"}]} [pid: 7|app: 0|req: 1153/2198] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:10 2026] DELETE /v2.0/networks/7c1f404e-8346-45e6-baf8-fbb857219c91 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2199] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:16:10 2026] POST /v2.0/ports => generated 778 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2200] 10.0.0.78 () {34 vars in 736 bytes} [Tue Jun 30 10:16:10 2026] PUT /v2.0/ports/3ba09e3e-4a73-4c7e-8bed-7b0efbe4123d => generated 752 bytes in 257 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-30 10:16:11.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-9230d866-8c3a-4ef7-a6e9-288c2d2f74f8 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] TaaS: Handle Delete Port: 3ba09e3e-4a73-4c7e-8bed-7b0efbe4123d 2026-06-30 10:16:11.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9230d866-8c3a-4ef7-a6e9-288c2d2f74f8 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Tap Mirror: Handle Delete Port: 3ba09e3e-4a73-4c7e-8bed-7b0efbe4123d [pid: 8|app: 0|req: 1047/2201] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:16:10 2026] DELETE /v2.0/ports/3ba09e3e-4a73-4c7e-8bed-7b0efbe4123d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1155/2202] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:16:11 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:11.280 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05c11bbe-ac8a-410c-9e1a-edeb84bca5f5 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2203] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:11 2026] GET /v2.0/ports/3ba09e3e-4a73-4c7e-8bed-7b0efbe4123d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2204] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:16:11 2026] GET /v2.0/ports => generated 782 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2205] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:11 2026] GET /v2.0/ports/c66beecf-fc30-4d14-9f1e-ca9eb60acbe4 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:11.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f208961d-44c1-426a-9e14-fb83f25fa182 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2206] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:16:11 2026] DELETE /v2.0/ports/73256254-f32d-4d7b-a6ef-740556c13fe8 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:11.424 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92c8db4d-be2a-4d64-ae0c-a073463a8911 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1050/2207] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:11 2026] DELETE /v2.0/subnets/ed15b7f7-ca4c-459b-b2d8-af739ee67f0f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:11.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb1986af-5782-475f-a10d-69775da9bbbf 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2208] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:11 2026] DELETE /v2.0/subnets/3ed68f0e-c108-49c7-a0ec-493c52a50b74 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:11.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-59451aba-a6ce-417a-bf52-ca79292247fa 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] TaaS: Handle Delete Port: c66beecf-fc30-4d14-9f1e-ca9eb60acbe4 2026-06-30 10:16:11.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59451aba-a6ce-417a-bf52-ca79292247fa 29fce052fa0c42c8a0c2de53eac3be28 c8c35517e609459e8275342b021187e4 - - default default] Tap Mirror: Handle Delete Port: c66beecf-fc30-4d14-9f1e-ca9eb60acbe4 [pid: 8|app: 0|req: 1051/2209] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:16:11 2026] DELETE /v2.0/ports/c66beecf-fc30-4d14-9f1e-ca9eb60acbe4 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2210] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:11 2026] DELETE /v2.0/networks/526a52c1-1759-467f-89ef-cd62bf4f3b60 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:12.458 7 INFO neutron.services.segments.plugin [-] Segment e91963ac-5c1c-49cd-960a-4ab135beeb87 resource provider aggregate not found 2026-06-30 10:16:12.462 7 INFO neutron.services.segments.plugin [-] Segment e91963ac-5c1c-49cd-960a-4ab135beeb87 resource provider aggregate not found 2026-06-30 10:16:12.478 7 INFO neutron.services.segments.plugin [-] Segment e91963ac-5c1c-49cd-960a-4ab135beeb87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91963ac-5c1c-49cd-960a-4ab135beeb87 found for delete ", "request_id": "req-5f42a61a-0cc0-45d0-a9d1-e97c8f1255fd"}]} 2026-06-30 10:16:12.478 7 INFO neutron.services.segments.plugin [-] Segment e91963ac-5c1c-49cd-960a-4ab135beeb87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91963ac-5c1c-49cd-960a-4ab135beeb87 found for delete ", "request_id": "req-61eb4126-73ed-4512-9d75-1b233d7adab3"}]} [pid: 8|app: 0|req: 1052/2211] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:12 2026] GET /v2.0/security-groups?tenant_id=c8c35517e609459e8275342b021187e4&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2212] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:12 2026] DELETE /v2.0/security-groups/7b46aa9d-676c-4f50-9c4c-c12ecb378ab6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:16:13.315 8 INFO neutron.db.l3_db [None req-71b90dd1-f514-4ff5-aa9b-7b3e89c46376 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Floating IP b1d7228a-da1d-44bf-bff2-065fb8e313fa associated. External IP: 10.96.250.215, port: e377343e-89d7-4f78-9206-b886b8f3d697. [pid: 8|app: 0|req: 1053/2213] 10.0.0.78 () {34 vars in 676 bytes} [Tue Jun 30 10:16:12 2026] POST /v2.0/floatingips => generated 898 bytes in 1158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:14.700 7 INFO neutron.db.segments_db [None req-9e301aae-48df-4fed-b864-0bf329de5335 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 94dcef19-da42-43b5-97cd-80c0c20ee83b of type vxlan for network 23a15b21-e715-4ebc-ac21-b7c55db2a661 [pid: 7|app: 0|req: 1161/2214] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:14 2026] POST /v2.0/networks => generated 611 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:14.855 8 INFO neutron.db.segments_db [None req-f24aac63-689f-4bae-bb09-bce7a3709bf1 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 0fcef470-8633-465c-af69-8767f340cb60 of type vxlan for network 6ee6b33f-7259-4e59-a8c5-58143540b143 [pid: 8|app: 0|req: 1054/2215] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:14 2026] POST /v2.0/networks => generated 611 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2216] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:14 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2217] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:15 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:15.550 7 INFO neutron.db.segments_db [None req-4478a379-3ed8-4de8-a0ba-ca34e907dec2 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 8cbc8e82-e5fd-41a0-881f-5968ee5487be of type vxlan for network bf8c1c4e-a05b-4950-a00d-765801fb3d7c 2026-06-30 10:16:15.831 7 INFO neutron.db.l3_hamode_db [None req-4478a379-3ed8-4de8-a0ba-ca34e907dec2 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:16:15.975 7 INFO neutron.db.l3_hamode_db [None req-4478a379-3ed8-4de8-a0ba-ca34e907dec2 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1163/2218] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:15 2026] POST /v2.0/routers => generated 507 bytes in 1165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2219] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:16 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: 1165/2220] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:16 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: 1166/2221] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2222] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:16.830 7 INFO neutron.api.v2.resource [None req-b98007b8-3184-4797-9fec-cf80493d3afe 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2223] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 10:16:16 2026] GET /v2.0/security-groups/lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2224] 199.19.213.75 () {30 vars in 784 bytes} [Tue Jun 30 10:16:16 2026] GET /v2.0/security-groups?name=lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2225] 199.19.213.75 () {30 vars in 814 bytes} [Tue Jun 30 10:16:16 2026] GET /v2.0/security-group-rules?security_group_id=65c85fff-84d7-424c-8b92-e5ffcae7be87 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2226] 199.19.213.75 () {34 vars in 746 bytes} [Tue Jun 30 10:16:16 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: 1172/2227] 199.19.213.75 () {34 vars in 746 bytes} [Tue Jun 30 10:16:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2228] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:16:16 2026] PUT /v2.0/routers/792b68c5-e4b1-416a-94cc-5feff26b1eef/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2229] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:17 2026] GET /v2.0/ports/22819fe5-1077-4e9c-8319-1cf7cf3468fe => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2230] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:16:17 2026] PUT /v2.0/routers/792b68c5-e4b1-416a-94cc-5feff26b1eef/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2231] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:19 2026] GET /v2.0/ports/ec2d23f0-395d-415c-930f-5b241be74bd3 => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:19.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4530430-5a04-4303-ac92-79a32417bc21 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: ec2d23f0-395d-415c-930f-5b241be74bd3 2026-06-30 10:16:19.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4530430-5a04-4303-ac92-79a32417bc21 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: ec2d23f0-395d-415c-930f-5b241be74bd3 [pid: 8|app: 0|req: 1058/2232] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:16:19 2026] PUT /v2.0/routers/792b68c5-e4b1-416a-94cc-5feff26b1eef/remove_router_interface => generated 309 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:20.261 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a4ea5b6-68b7-4f5a-b672-b72d4da3a1c3 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 22819fe5-1077-4e9c-8319-1cf7cf3468fe 2026-06-30 10:16:20.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a4ea5b6-68b7-4f5a-b672-b72d4da3a1c3 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 22819fe5-1077-4e9c-8319-1cf7cf3468fe [pid: 7|app: 0|req: 1175/2233] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:16:19 2026] PUT /v2.0/routers/792b68c5-e4b1-416a-94cc-5feff26b1eef/remove_router_interface => generated 309 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2234] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:20 2026] GET /v2.0/ports?device_id=792b68c5-e4b1-416a-94cc-5feff26b1eef => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:20.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-0926503c-fee1-4e3d-a590-091ef4dcee44 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 51b4d002-af2e-4c1b-ae57-22757f9a9473 2026-06-30 10:16:20.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0926503c-fee1-4e3d-a590-091ef4dcee44 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 51b4d002-af2e-4c1b-ae57-22757f9a9473 2026-06-30 10:16:21.348 7 INFO neutron.services.segments.plugin [-] Segment 8cbc8e82-e5fd-41a0-881f-5968ee5487be resource provider aggregate not found 2026-06-30 10:16:21.351 7 INFO neutron.services.segments.plugin [-] Segment 8cbc8e82-e5fd-41a0-881f-5968ee5487be resource provider aggregate not found 2026-06-30 10:16:21.369 7 INFO neutron.services.segments.plugin [-] Segment 8cbc8e82-e5fd-41a0-881f-5968ee5487be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbc8e82-e5fd-41a0-881f-5968ee5487be found for delete ", "request_id": "req-f9554fcf-da0e-4c34-88a4-ec1d6899b232"}]} 2026-06-30 10:16:21.371 7 INFO neutron.services.segments.plugin [-] Segment 8cbc8e82-e5fd-41a0-881f-5968ee5487be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cbc8e82-e5fd-41a0-881f-5968ee5487be found for delete ", "request_id": "req-f69e1ffa-6155-4b3f-883b-a5fcbebf8015"}]} 2026-06-30 10:16:21.388 7 INFO neutron.db.l3_hamode_db [None req-0926503c-fee1-4e3d-a590-091ef4dcee44 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] HA network bf8c1c4e-a05b-4950-a00d-765801fb3d7c was deleted as no HA routers are present in tenant aee066e582974eaeb4b553635dcd11f1. [pid: 7|app: 0|req: 1176/2235] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:20 2026] DELETE /v2.0/routers/792b68c5-e4b1-416a-94cc-5feff26b1eef => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2236] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:21 2026] DELETE /v2.0/subnets/9ed9ed21-0da7-4dac-a4a4-c0a1d37030c5 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2237] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:21 2026] DELETE /v2.0/subnets/79b33ac3-9890-4442-9440-25dddfdded5a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:21.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-77b9aa1e-7954-451c-a4b6-76fac7af35e0 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: fb520ae0-4e41-4d2c-89f6-b6b372cbcecd 2026-06-30 10:16:21.873 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77b9aa1e-7954-451c-a4b6-76fac7af35e0 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: fb520ae0-4e41-4d2c-89f6-b6b372cbcecd 2026-06-30 10:16:22.042 8 INFO neutron.services.segments.plugin [-] Segment 0fcef470-8633-465c-af69-8767f340cb60 resource provider aggregate not found 2026-06-30 10:16:22.052 8 INFO neutron.services.segments.plugin [-] Segment 0fcef470-8633-465c-af69-8767f340cb60 resource provider aggregate not found 2026-06-30 10:16:22.075 8 INFO neutron.services.segments.plugin [-] Segment 0fcef470-8633-465c-af69-8767f340cb60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fcef470-8633-465c-af69-8767f340cb60 found for delete ", "request_id": "req-6ce0de9b-8d0c-491a-83a2-5a13fcfc371e"}]} 2026-06-30 10:16:22.077 8 INFO neutron.services.segments.plugin [-] Segment 0fcef470-8633-465c-af69-8767f340cb60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fcef470-8633-465c-af69-8767f340cb60 found for delete ", "request_id": "req-df88c64b-90ce-4b93-bf70-eaec8f1d2b11"}]} [pid: 8|app: 0|req: 1061/2238] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:21 2026] DELETE /v2.0/networks/6ee6b33f-7259-4e59-a8c5-58143540b143 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:22.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa91c49a-4463-417c-85a7-182f9389889f 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 6a7ae605-b847-4d19-87f4-3158adcfd53d 2026-06-30 10:16:22.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa91c49a-4463-417c-85a7-182f9389889f 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 6a7ae605-b847-4d19-87f4-3158adcfd53d [pid: 7|app: 0|req: 1178/2239] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:22 2026] DELETE /v2.0/networks/23a15b21-e715-4ebc-ac21-b7c55db2a661 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:22.462 8 INFO neutron.db.segments_db [None req-4b1a7805-e225-451b-a331-937e4c6f30c2 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 08df3925-863f-40a4-b8ab-360397a73ca4 of type vxlan for network 0a15ab27-fcd8-4278-8167-ecce22d6b8f5 [pid: 8|app: 0|req: 1062/2240] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:22 2026] POST /v2.0/networks => generated 611 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2241] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:22 2026] POST /v2.0/subnets => generated 626 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:22.809 8 INFO neutron.db.segments_db [None req-53cab225-7d19-497c-9c9f-364f5e9b3b75 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 396584d7-faa6-48b8-8e81-91cfbbcba7eb of type vxlan for network e4a68c1a-9bb5-4d8a-8218-1a16ede272ba 2026-06-30 10:16:23.057 8 INFO neutron.db.l3_hamode_db [None req-53cab225-7d19-497c-9c9f-364f5e9b3b75 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:16:23.214 8 INFO neutron.db.l3_hamode_db [None req-53cab225-7d19-497c-9c9f-364f5e9b3b75 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:16:23.387 7 INFO neutron.services.segments.plugin [-] Segment 94dcef19-da42-43b5-97cd-80c0c20ee83b resource provider aggregate not found 2026-06-30 10:16:23.391 7 INFO neutron.services.segments.plugin [-] Segment 94dcef19-da42-43b5-97cd-80c0c20ee83b resource provider aggregate not found 2026-06-30 10:16:23.397 7 INFO neutron.services.segments.plugin [-] Segment 94dcef19-da42-43b5-97cd-80c0c20ee83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dcef19-da42-43b5-97cd-80c0c20ee83b found for delete ", "request_id": "req-25bf9bc6-a8b0-4e78-aedd-7c97022fe76e"}]} 2026-06-30 10:16:23.407 7 INFO neutron.services.segments.plugin [-] Segment 94dcef19-da42-43b5-97cd-80c0c20ee83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dcef19-da42-43b5-97cd-80c0c20ee83b found for delete ", "request_id": "req-0d93ef85-e876-49f0-bb28-e47b0468ef47"}]} [pid: 8|app: 0|req: 1063/2244] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:22 2026] POST /v2.0/routers => generated 507 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2245] 10.0.0.78 () {34 vars in 664 bytes} [Tue Jun 30 10:16:23 2026] POST /v2.0/ports => generated 948 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2246] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:16:24 2026] PUT /v2.0/routers/73aeea19-8f47-4764-9f70-81704ebee12d/add_router_interface => generated 309 bytes in 1075 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/2247] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:25 2026] GET /v2.0/ports/263f6952-9815-479e-b949-b008608b2a61 => generated 1022 bytes in 58 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: 1184/2248] 10.0.0.247 () {30 vars in 690 bytes} [Tue Jun 30 10:16:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2249] 10.0.0.247 () {30 vars in 692 bytes} [Tue Jun 30 10:16:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2250] 10.0.0.247 () {30 vars in 668 bytes} [Tue Jun 30 10:16:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2251] 10.0.0.247 () {30 vars in 704 bytes} [Tue Jun 30 10:16:25 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-30 10:16:25.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-535a07cc-fd40-420d-ad40-c1650d371e8f 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 263f6952-9815-479e-b949-b008608b2a61 2026-06-30 10:16:25.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-535a07cc-fd40-420d-ad40-c1650d371e8f 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 263f6952-9815-479e-b949-b008608b2a61 [pid: 8|app: 0|req: 1065/2252] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:16:25 2026] PUT /v2.0/routers/73aeea19-8f47-4764-9f70-81704ebee12d/remove_router_interface => generated 309 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2253] 10.0.0.247 () {28 vars in 439 bytes} [Tue Jun 30 10:16:26 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1067/2254] 10.0.0.247 () {30 vars in 728 bytes} [Tue Jun 30 10:16:26 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 655 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:16:26.230 7 INFO neutron.api.v2.resource [None req-7f5ee069-74b4-47f2-9e9b-f104fc772d9a 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2255] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:16:26 2026] PUT /v2.0/routers/73aeea19-8f47-4764-9f70-81704ebee12d/remove_router_interface => generated 197 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2256] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:26 2026] GET /v2.0/ports?device_id=73aeea19-8f47-4764-9f70-81704ebee12d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:26.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c9e8e8b-2b75-4664-87f8-0411d8945d36 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 17cfbe21-4899-45d5-acd3-6d88314cc024 2026-06-30 10:16:26.446 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c9e8e8b-2b75-4664-87f8-0411d8945d36 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 17cfbe21-4899-45d5-acd3-6d88314cc024 2026-06-30 10:16:26.813 7 INFO neutron.services.segments.plugin [-] Segment 396584d7-faa6-48b8-8e81-91cfbbcba7eb resource provider aggregate not found 2026-06-30 10:16:26.816 7 INFO neutron.services.segments.plugin [-] Segment 396584d7-faa6-48b8-8e81-91cfbbcba7eb resource provider aggregate not found 2026-06-30 10:16:26.838 7 INFO neutron.services.segments.plugin [-] Segment 396584d7-faa6-48b8-8e81-91cfbbcba7eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 396584d7-faa6-48b8-8e81-91cfbbcba7eb found for delete ", "request_id": "req-420977cc-774e-4aaf-a84e-c679c2438509"}]} 2026-06-30 10:16:26.840 7 INFO neutron.services.segments.plugin [-] Segment 396584d7-faa6-48b8-8e81-91cfbbcba7eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 396584d7-faa6-48b8-8e81-91cfbbcba7eb found for delete ", "request_id": "req-b4d53d93-dcc7-4c7b-9a4f-dfc8d64a08d8"}]} 2026-06-30 10:16:26.857 7 INFO neutron.db.l3_hamode_db [None req-3c9e8e8b-2b75-4664-87f8-0411d8945d36 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] HA network e4a68c1a-9bb5-4d8a-8218-1a16ede272ba was deleted as no HA routers are present in tenant aee066e582974eaeb4b553635dcd11f1. [pid: 7|app: 0|req: 1189/2257] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:26 2026] DELETE /v2.0/routers/73aeea19-8f47-4764-9f70-81704ebee12d => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2258] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:26 2026] DELETE /v2.0/subnets/a1c5526a-17ba-4a59-94d8-275a8f80df47 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:27.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-393f056e-f536-4ee5-b0f8-7446daea2fcc 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 55b4a8a4-8ceb-4b87-b284-d0c4f4bda7a6 2026-06-30 10:16:27.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-393f056e-f536-4ee5-b0f8-7446daea2fcc 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 55b4a8a4-8ceb-4b87-b284-d0c4f4bda7a6 [pid: 8|app: 0|req: 1070/2259] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2260] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:27 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: 1072/2261] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:27 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: 1073/2262] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2263] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2264] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2265] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:27 2026] DELETE /v2.0/networks/0a15ab27-fcd8-4278-8167-ecce22d6b8f5 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:27.437 8 INFO neutron.db.segments_db [None req-01ace43f-f7e3-4dae-a335-68dc625b4955 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 1a620a65-0da7-41e9-b82f-a5e0d7a7973d of type vxlan for network 7866525d-696f-441a-b916-5c042346355a [pid: 7|app: 0|req: 1191/2266] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:27 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: 1192/2267] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:27 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: 1193/2268] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2269] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:27 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: 1076/2270] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:16:27 2026] POST /v2.0/networks => generated 611 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2271] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:27 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2272] 199.19.213.75 () {34 vars in 716 bytes} [Tue Jun 30 10:16:27 2026] POST /v2.0/ports => generated 1324 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-30 10:16:27.860 8 INFO neutron.db.segments_db [None req-35f56d8e-c10d-4f4f-aea0-14713aff1c16 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 450ec598-e002-42f2-a1f0-67aee5b27d97 of type vxlan for network e4f921a0-35b3-4e63-a816-99f9a1926d0d /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1196/2273] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:16:28.141 8 INFO neutron.db.l3_hamode_db [None req-35f56d8e-c10d-4f4f-aea0-14713aff1c16 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:16:28.262 8 INFO neutron.db.l3_hamode_db [None req-35f56d8e-c10d-4f4f-aea0-14713aff1c16 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:16:28.864 7 INFO neutron.services.segments.plugin [-] Segment 08df3925-863f-40a4-b8ab-360397a73ca4 resource provider aggregate not found 2026-06-30 10:16:28.868 7 INFO neutron.services.segments.plugin [-] Segment 08df3925-863f-40a4-b8ab-360397a73ca4 resource provider aggregate not found [pid: 8|app: 0|req: 1078/2274] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:27 2026] POST /v2.0/routers => generated 507 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:16:28.886 7 INFO neutron.services.segments.plugin [-] Segment 08df3925-863f-40a4-b8ab-360397a73ca4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08df3925-863f-40a4-b8ab-360397a73ca4 found for delete ", "request_id": "req-3d91f272-abe4-442e-8ba3-edc12880211f"}]} 2026-06-30 10:16:28.887 7 INFO neutron.services.segments.plugin [-] Segment 08df3925-863f-40a4-b8ab-360397a73ca4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08df3925-863f-40a4-b8ab-360397a73ca4 found for delete ", "request_id": "req-68f104cd-f5ad-4f72-8723-26e4bafc3aa8"}]} [pid: 8|app: 0|req: 1079/2275] 199.19.213.75 () {34 vars in 1261 bytes} [Tue Jun 30 10:16:28 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2276] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:29 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2277] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:29 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1082/2278] 199.19.213.75 () {34 vars in 974 bytes} [Tue Jun 30 10:16:29 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2279] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:29 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2280] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:16:28 2026] PUT /v2.0/routers/b3099c7b-97dc-4347-978c-e54e9bb12825/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2281] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:16:30 2026] GET /v2.0/ports/fa5da102-c651-4d5b-8c81-5d2c2f596bb6 => generated 955 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2282] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:16:29 2026] PUT /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1514 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:16:30.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da149a52-1278-4502-bf06-16be0b3c0394'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': '3b2137f2-2760-460e-80ac-07b75449b9ff', 'status': 'completed', 'code': 200} 2026-06-30 10:16:30.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f7a39e5-951d-4d25-b0f3-709f2792cb51 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: fa5da102-c651-4d5b-8c81-5d2c2f596bb6 2026-06-30 10:16:30.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f7a39e5-951d-4d25-b0f3-709f2792cb51 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: fa5da102-c651-4d5b-8c81-5d2c2f596bb6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1085/2283] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:30 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4087 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2284] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:30 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2285] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2286] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29d&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => 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: 1199/2287] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:16:30 2026] PUT /v2.0/routers/b3099c7b-97dc-4347-978c-e54e9bb12825/remove_router_interface => generated 309 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2288] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.0/ports?device_id=b3099c7b-97dc-4347-978c-e54e9bb12825 => 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: 1089/2289] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba&id=37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 1409 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2290] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2291] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2292] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1093/2293] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:31.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf9987b0-469b-43f8-8997-c2e9c9e954ba 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 7f52c30b-87f1-4c84-b696-cdc4a5fff08f 2026-06-30 10:16:31.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf9987b0-469b-43f8-8997-c2e9c9e954ba 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 7f52c30b-87f1-4c84-b696-cdc4a5fff08f 2026-06-30 10:16:31.696 7 INFO neutron.services.segments.plugin [-] Segment 450ec598-e002-42f2-a1f0-67aee5b27d97 resource provider aggregate not found 2026-06-30 10:16:31.703 7 INFO neutron.services.segments.plugin [-] Segment 450ec598-e002-42f2-a1f0-67aee5b27d97 resource provider aggregate not found 2026-06-30 10:16:31.724 7 INFO neutron.services.segments.plugin [-] Segment 450ec598-e002-42f2-a1f0-67aee5b27d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450ec598-e002-42f2-a1f0-67aee5b27d97 found for delete ", "request_id": "req-6b573325-75c4-4228-9a5b-c1b6f29fd1ff"}]} 2026-06-30 10:16:31.726 7 INFO neutron.services.segments.plugin [-] Segment 450ec598-e002-42f2-a1f0-67aee5b27d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450ec598-e002-42f2-a1f0-67aee5b27d97 found for delete ", "request_id": "req-c97fc772-9e89-4b48-a0cd-99e1cae64e3d"}]} 2026-06-30 10:16:31.741 7 INFO neutron.db.l3_hamode_db [None req-bf9987b0-469b-43f8-8997-c2e9c9e954ba 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] HA network e4f921a0-35b3-4e63-a816-99f9a1926d0d was deleted as no HA routers are present in tenant aee066e582974eaeb4b553635dcd11f1. [pid: 7|app: 0|req: 1201/2294] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:31 2026] DELETE /v2.0/routers/b3099c7b-97dc-4347-978c-e54e9bb12825 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2295] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:31 2026] DELETE /v2.0/subnets/b460fef4-6aeb-4e4f-bf02-3d0e5db4113e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:32.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-57f2f84d-db88-411d-8d46-397f9a8ff857 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: ea3f2691-9869-403a-86ee-4898f69ce7a0 2026-06-30 10:16:32.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57f2f84d-db88-411d-8d46-397f9a8ff857 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: ea3f2691-9869-403a-86ee-4898f69ce7a0 [pid: 7|app: 0|req: 1202/2296] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:16:31 2026] DELETE /v2.0/networks/7866525d-696f-441a-b916-5c042346355a => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:16:32.288 8 INFO neutron.db.segments_db [None req-470e0cf7-0302-4502-b22e-2707c9870832 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Added segment 1974c867-0d54-4302-bdb3-1f4b3dc13814 of type vxlan for network 2e5fb4ec-2f4c-487d-8d33-00531a261379 [pid: 7|app: 0|req: 1203/2297] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4087 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2298] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => 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: 1205/2299] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2300] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&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: 7|app: 0|req: 1207/2301] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:32.545 8 INFO neutron.db.l3_hamode_db [None req-470e0cf7-0302-4502-b22e-2707c9870832 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1208/2302] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1209/2303] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1210/2304] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2305] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2306] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1213/2307] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1214/2308] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2309] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29d&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2310] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba&id=37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2311] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&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: 1218/2312] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:32 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2313] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:33 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1220/2314] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:33 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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-30 10:16:33.315 8 INFO neutron.db.l3_hamode_db [None req-470e0cf7-0302-4502-b22e-2707c9870832 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:16:33.743 7 INFO neutron.services.segments.plugin [-] Segment 1a620a65-0da7-41e9-b82f-a5e0d7a7973d resource provider aggregate not found 2026-06-30 10:16:33.751 7 INFO neutron.services.segments.plugin [-] Segment 1a620a65-0da7-41e9-b82f-a5e0d7a7973d resource provider aggregate not found 2026-06-30 10:16:33.765 7 INFO neutron.services.segments.plugin [-] Segment 1a620a65-0da7-41e9-b82f-a5e0d7a7973d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a620a65-0da7-41e9-b82f-a5e0d7a7973d found for delete ", "request_id": "req-54dc749f-e83f-4cb6-970d-a3bc3da9fa52"}]} 2026-06-30 10:16:33.772 7 INFO neutron.services.segments.plugin [-] Segment 1a620a65-0da7-41e9-b82f-a5e0d7a7973d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a620a65-0da7-41e9-b82f-a5e0d7a7973d found for delete ", "request_id": "req-aace8a21-61e5-4b51-891b-b8fa96f1fd52"}]} [pid: 8|app: 0|req: 1095/2315] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:16:32 2026] POST /v2.0/routers => generated 688 bytes in 1956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2316] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:16:34 2026] GET /v2.0/routers/e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2317] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:16:34 2026] GET /v2.0/routers => generated 697 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2318] 10.0.0.78 () {34 vars in 740 bytes} [Tue Jun 30 10:16:34 2026] PUT /v2.0/routers/e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 701 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2319] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:16:34 2026] GET /v2.0/routers/e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 701 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2320] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:34 2026] GET /v2.0/ports?device_id=e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:35.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e8fbbc0-9ac2-4e27-ac5a-49375eb6fa59 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: fcef4b6f-6be7-4be8-9b8f-99e5118dcd8d 2026-06-30 10:16:35.014 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e8fbbc0-9ac2-4e27-ac5a-49375eb6fa59 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: fcef4b6f-6be7-4be8-9b8f-99e5118dcd8d 2026-06-30 10:16:35.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e8fbbc0-9ac2-4e27-ac5a-49375eb6fa59 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] TaaS: Handle Delete Port: 60917529-ba31-4af6-8cf5-0735837db7c5 2026-06-30 10:16:35.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e8fbbc0-9ac2-4e27-ac5a-49375eb6fa59 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] Tap Mirror: Handle Delete Port: 60917529-ba31-4af6-8cf5-0735837db7c5 2026-06-30 10:16:35.620 8 INFO neutron.services.segments.plugin [-] Segment 1974c867-0d54-4302-bdb3-1f4b3dc13814 resource provider aggregate not found 2026-06-30 10:16:35.629 8 INFO neutron.services.segments.plugin [-] Segment 1974c867-0d54-4302-bdb3-1f4b3dc13814 resource provider aggregate not found 2026-06-30 10:16:35.646 8 INFO neutron.services.segments.plugin [-] Segment 1974c867-0d54-4302-bdb3-1f4b3dc13814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1974c867-0d54-4302-bdb3-1f4b3dc13814 found for delete ", "request_id": "req-86accda2-34c0-482d-807d-f0553669d1e5"}]} 2026-06-30 10:16:35.653 8 INFO neutron.services.segments.plugin [-] Segment 1974c867-0d54-4302-bdb3-1f4b3dc13814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1974c867-0d54-4302-bdb3-1f4b3dc13814 found for delete ", "request_id": "req-5e14ecbc-db02-45d7-86ff-3033d2029356"}]} 2026-06-30 10:16:35.658 8 INFO neutron.db.l3_hamode_db [None req-2e8fbbc0-9ac2-4e27-ac5a-49375eb6fa59 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] HA network 2e5fb4ec-2f4c-487d-8d33-00531a261379 was deleted as no HA routers are present in tenant aee066e582974eaeb4b553635dcd11f1. [pid: 8|app: 0|req: 1098/2321] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:34 2026] DELETE /v2.0/routers/e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2322] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:35 2026] GET /v2.0/ports?device_id=e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:35.722 8 INFO neutron.api.v2.resource [None req-b07dd21c-0c04-487b-9251-c0256b9c3fb9 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2323] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/routers/e515b368-c79c-4b18-99ee-4a36bde488d9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2324] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:35 2026] GET /v2.0/ports?device_id=b3099c7b-97dc-4347-978c-e54e9bb12825 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:35.773 8 INFO neutron.api.v2.resource [None req-87c534e9-10f4-4b05-9b08-adae6d5ed02a 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2325] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/routers/b3099c7b-97dc-4347-978c-e54e9bb12825 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:35.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2d1f770-83fe-4fda-9da2-811117d69567 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2326] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/subnets/b460fef4-6aeb-4e4f-bf02-3d0e5db4113e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2327] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:35 2026] GET /v2.0/ports?device_id=73aeea19-8f47-4764-9f70-81704ebee12d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:35.850 7 INFO neutron.api.v2.resource [None req-cd94dc63-af91-48fc-add6-cd209edde2ab 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2328] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/routers/73aeea19-8f47-4764-9f70-81704ebee12d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:35.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7272e77-a997-481f-aeda-7272f80a53e5 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1102/2329] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/subnets/a1c5526a-17ba-4a59-94d8-275a8f80df47 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2330] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:16:35 2026] GET /v2.0/ports?device_id=792b68c5-e4b1-416a-94cc-5feff26b1eef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:16:35.926 8 INFO neutron.api.v2.resource [None req-95621a5d-8403-4c5e-8877-1f861b16ce53 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2331] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/routers/792b68c5-e4b1-416a-94cc-5feff26b1eef => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:35.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25128e2d-6ba4-463f-ad35-09f52b96e4ba 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2332] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/subnets/9ed9ed21-0da7-4dac-a4a4-c0a1d37030c5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:16:35.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44dca595-875e-44a6-acfa-39df97265a57 94e48359ba16413e822459d27d97475f aee066e582974eaeb4b553635dcd11f1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2333] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:16:35 2026] DELETE /v2.0/subnets/79b33ac3-9890-4442-9440-25dddfdded5a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2334] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:36 2026] GET /v2.0/security-groups?tenant_id=aee066e582974eaeb4b553635dcd11f1&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2335] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:36 2026] DELETE /v2.0/security-groups/c6c66f53-8ee4-4689-aaef-5bafdb86c163 => 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: 1231/2336] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:16:36 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1516 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2337] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2338] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2339] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/subnets/37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2340] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16: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: 1108/2341] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16: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: 1234/2342] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:37 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: 1109/2343] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16: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) [pid: 7|app: 0|req: 1235/2344] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1110/2345] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2346] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1341 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2347] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1237/2348] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => 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: 1112/2349] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2350] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1114/2353] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:16:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2354] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:16:38 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2355] 10.0.0.78 () {34 vars in 757 bytes} [Tue Jun 30 10:16:38 2026] PUT /v2.0/security-groups/b5d8a98d-682f-4ed0-841c-ba7e65ca81bc => generated 1661 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2356] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-groups/b5d8a98d-682f-4ed0-841c-ba7e65ca81bc => generated 1661 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2357] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:39 2026] DELETE /v2.0/security-groups/b5d8a98d-682f-4ed0-841c-ba7e65ca81bc => 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: 1242/2358] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:16:39.235 8 INFO neutron.api.v2.resource [None req-b8240ca0-45ca-46dc-8a48-a453ab1483b6 a9b59a25e38a4c5281472fdadb27dffb 33ff6db56bb04022af913b1ebc65b854 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1117/2359] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:39 2026] DELETE /v2.0/security-groups/b5d8a98d-682f-4ed0-841c-ba7e65ca81bc => 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: 1243/2360] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:16:39 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2361] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:16:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2362] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-group-rules/b7eb697a-59ba-4409-84e3-d0d3b9b91a1f => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2363] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2364] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:16:39 2026] DELETE /v2.0/security-group-rules/b7eb697a-59ba-4409-84e3-d0d3b9b91a1f => 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: 1120/2365] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2366] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:16:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2367] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-group-rules/651ee33d-c879-43ce-bd6c-2be2703fbdda => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2368] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2369] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:16:39 2026] DELETE /v2.0/security-group-rules/651ee33d-c879-43ce-bd6c-2be2703fbdda => 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: 1248/2370] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2371] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:16:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2372] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.0/security-group-rules/ee09f2dd-03f7-43b9-b569-3a1fc686fe6f => generated 602 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2373] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2374] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:16:40 2026] DELETE /v2.0/security-group-rules/ee09f2dd-03f7-43b9-b569-3a1fc686fe6f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2375] 10.0.0.78 () {32 vars in 672 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2376] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:40 2026] DELETE /v2.0/security-groups/bec23ea0-107e-4fb1-820a-8b42d213087e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2377] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2378] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2379] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:41 2026] GET /v2.0/security-groups?tenant_id=33ff6db56bb04022af913b1ebc65b854&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2380] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:41 2026] DELETE /v2.0/security-groups/e290779f-2157-4d7f-af72-2e1cfe879f80 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2381] 10.0.0.247 () {30 vars in 690 bytes} [Tue Jun 30 10:16:41 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: 1254/2382] 10.0.0.247 () {30 vars in 692 bytes} [Tue Jun 30 10: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: 8|app: 0|req: 1129/2383] 10.0.0.247 () {30 vars in 668 bytes} [Tue Jun 30 10:16:41 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: 1255/2384] 10.0.0.247 () {30 vars in 704 bytes} [Tue Jun 30 10:16:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2385] 10.0.0.247 () {28 vars in 439 bytes} [Tue Jun 30 10:16:42 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2386] 10.0.0.247 () {30 vars in 728 bytes} [Tue Jun 30 10:16:42 2026] GET /v2.0/subnets/ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2387] 10.0.0.78 () {32 vars in 622 bytes} [Tue Jun 30 10:16:43 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2388] 10.0.0.78 () {32 vars in 632 bytes} [Tue Jun 30 10:16:43 2026] GET /v2.0/ => generated 632 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2389] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/security-groups?tenant_id=d0e83cf69c5f4e9d91eaca5bb99e0f4d&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: 1258/2390] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:44 2026] DELETE /v2.0/security-groups/9f1ae46a-56e3-4876-a2c7-05c297e30219 => 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: 1133/2391] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2392] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2393] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2394] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2395] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2396] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/subnets/ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2397] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4089 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2398] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2399] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2400] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2401] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:45 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: 1264/2402] 199.19.213.75 () {34 vars in 716 bytes} [Tue Jun 30 10:16:45 2026] POST /v2.0/ports => generated 1328 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2403] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:16:46 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1328 bytes in 175 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: 1265/2404] 10.0.0.211 () {34 vars in 907 bytes} [Tue Jun 30 10:16:46 2026] GET /v2.0/extensions => generated 21537 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2405] 199.19.213.75 () {34 vars in 1261 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2406] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1141/2407] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1267/2408] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.0/security-groups?tenant_id=50ca2030e7aa4ae3851632d5340f11e6&name=default => generated 2928 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2409] 199.19.213.75 () {34 vars in 974 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2410] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2411] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:47 2026] DELETE /v2.0/security-groups/7e39b551-aeb0-4598-a56b-912ab2b23b00 => 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: 1270/2412] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:16:48 2026] PUT /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1518 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:16:48.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1ae24e9-4f74-4404-a498-db314eb1040a'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': 'fc09becd-f7ac-4894-bd02-799af0173a98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1143/2413] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 5599 bytes in 56 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: 1271/2414] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2415] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=fc09becd-f7ac-4894-bd02-799af0173a98 => 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: 1272/2416] 199.19.213.75 () {34 vars in 1105 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A206&port_id=fc09becd-f7ac-4894-bd02-799af0173a98 => 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: 1145/2417] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/subnets?id=97db246c-041c-4de2-944b-ec529c07ca30&id=ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2418] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&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: 1146/2419] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&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: 1274/2420] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1147/2421] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:49 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1275/2422] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 5599 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2423] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => 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: 1276/2424] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2425] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&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: 1277/2426] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2427] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1278/2428] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1151/2429] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2430] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2431] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1280/2432] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1153/2433] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2434] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29d&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => 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: 1154/2435] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba&id=37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 1409 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2436] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2437] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2438] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2439] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2440] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=fc09becd-f7ac-4894-bd02-799af0173a98 => 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: 1157/2441] 199.19.213.75 () {34 vars in 1105 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A206&port_id=fc09becd-f7ac-4894-bd02-799af0173a98 => 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: 1285/2442] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/subnets?id=97db246c-041c-4de2-944b-ec529c07ca30&id=ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2443] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2444] 10.0.0.43 () {32 vars in 800 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/extensions => generated 21537 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2445] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&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: 1159/2446] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2447] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2448] 10.0.0.43 () {30 vars in 723 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.0/quotas/f036813995db45ccbf6ca1c9ab628ace/details => generated 847 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2451] 10.0.0.43 () {32 vars in 800 bytes} [Tue Jun 30 10:16:54 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2452] 10.0.0.43 () {30 vars in 723 bytes} [Tue Jun 30 10:16:54 2026] GET /v2.0/quotas/f036813995db45ccbf6ca1c9ab628ace/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2453] 10.0.0.211 () {34 vars in 971 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1520 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2454] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 797 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2455] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/subnets/ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2456] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/subnets/97db246c-041c-4de2-944b-ec529c07ca30 => generated 748 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2457] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2458] 199.19.213.75 () {34 vars in 789 bytes} [Tue Jun 30 10:16:56 2026] PUT /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1251 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2459] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 797 bytes in 55 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-30 10:16:56.866 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef223261-064c-41ad-9e32-4e710479dc1c'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': '3b2137f2-2760-460e-80ac-07b75449b9ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1294/2460] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2461] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2462] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:16:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2463] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:16:56 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: 1296/2464] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:16:56 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: 1169/2465] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2466] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2467] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1341 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2468] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1171/2469] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2470] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2471] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2472] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 5372 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2473] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2474] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2475] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2476] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2477] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2478] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2479] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:16:58 2026] GET /v2.0/security-groups?tenant_id=f036813995db45ccbf6ca1c9ab628ace&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2480] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:16:58 2026] DELETE /v2.0/security-groups/9c1ca0e5-5633-481f-b4a6-b3c622cea980 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:17:01.977 8 INFO neutron.db.segments_db [None req-c6e901fe-d884-49b8-960b-4f963dbf4f06 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Added segment 278c1a07-cde5-4b40-90ba-209b43f42471 of type vxlan for network 3a3cf80a-0163-4d79-a05b-a3fc30fce33c [pid: 8|app: 0|req: 1177/2481] 10.0.0.78 () {34 vars in 670 bytes} [Tue Jun 30 10:17:01 2026] POST /v2.0/networks => generated 614 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:17:02.155 7 INFO neutron.db.segments_db [None req-5d9d6217-87c6-42ac-8eb3-d0a574616ba5 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Added segment 83116c62-47d3-4bac-abe3-f436964027cc of type vxlan for network 8c6c7ec9-203d-485d-ad04-bfa44128da4b 2026-06-30 10:17:02.471 7 INFO neutron.db.l3_hamode_db [None req-5d9d6217-87c6-42ac-8eb3-d0a574616ba5 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:17:03.220 7 INFO neutron.db.l3_hamode_db [None req-5d9d6217-87c6-42ac-8eb3-d0a574616ba5 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1305/2482] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:17:02 2026] POST /v2.0/routers => generated 693 bytes in 1910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2483] 10.0.0.78 () {32 vars in 775 bytes} [Tue Jun 30 10:17:03 2026] GET /v2.0/subnets?project_id=39e8d6394e204d16989a094c9037c3b5&cidr=10.100.0.0%2F28 => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2484] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:17:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2485] 10.0.0.78 () {32 vars in 783 bytes} [Tue Jun 30 10:17:04 2026] GET /v2.0/subnets?network_id=78bfe41c-95c8-4895-8888-f049522b56e7&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2486] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:17:04 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2487] 10.0.0.78 () {34 vars in 782 bytes} [Tue Jun 30 10:17:04 2026] PUT /v2.0/routers/b6664982-54c7-4880-a264-57e6dd4d89d6/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2488] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:17:05 2026] GET /v2.0/networks => generated 6664 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2489] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:17:05 2026] GET /v2.0/subnets => generated 7419 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2490] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:17:05 2026] GET /v2.0/routers => generated 1450 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2491] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-groups => generated 1677 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2492] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2493] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2494] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2495] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:17:06.905 7 INFO neutron.db.securitygroups_db [None req-f642b864-7551-4ce2-aa9c-e01c67f564a1 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Project 39e8d6394e204d16989a094c9037c3b5 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: 1312/2496] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:17:07.029 8 INFO neutron.db.securitygroups_db [None req-eb66f6e9-cc66-44cd-a2dc-6c2b7039aa3e 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Project 39e8d6394e204d16989a094c9037c3b5 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: 1185/2497] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2498] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:07 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: 1186/2499] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2500] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:07 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: 1187/2501] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:07 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: 1315/2502] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2503] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 5372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2504] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/networks => generated 1298 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2505] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:07 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: 1317/2506] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:07 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: 1190/2507] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:07 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: 1318/2508] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2509] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2510] 10.0.0.211 () {34 vars in 1100 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1889438226&fields=id&tenant_id=39e8d6394e204d16989a094c9037c3b5 => 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: 1193/2511] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 661 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2512] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/quotas/39e8d6394e204d16989a094c9037c3b5 => 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: 1319/2513] 199.19.213.75 () {34 vars in 789 bytes} [Tue Jun 30 10:17:07 2026] PUT /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1251 bytes in 344 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-30 10:17:08.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0d0cf32-4c22-4c89-8f88-ef415366766e'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': 'fc09becd-f7ac-4894-bd02-799af0173a98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1320/2514] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2515] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:17:07 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2516] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/subnets/ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2519] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2520] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2521] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2522] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1200/2523] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:17:08 2026] PUT /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1080 bytes in 391 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: 1324/2524] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4968 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2525] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2526] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 797 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:17:08.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac609f6f-7b9d-4444-8cc9-6741b95e44e5'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': 'fc09becd-f7ac-4894-bd02-799af0173a98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1326/2527] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1202/2528] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4968 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2529] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1203/2530] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4968 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2531] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1204/2532] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4968 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2533] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2534] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4968 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2535] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1206/2536] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:09 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1331/2537] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:10 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1207/2538] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:10 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 4968 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2539] 199.19.213.75 () {34 vars in 974 bytes} [Tue Jun 30 10:17:11 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 1116 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2540] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:17:11 2026] GET /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2541] 199.19.213.75 () {34 vars in 1015 bytes} [Tue Jun 30 10:17:11 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2542] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:17:11 2026] PUT /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 917 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2543] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:11 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 12 bytes in 21 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: 1210/2544] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:12.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-b913b0ab-09b8-46b3-899b-3aab138018c7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: fc09becd-f7ac-4894-bd02-799af0173a98 2026-06-30 10:17:12.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b913b0ab-09b8-46b3-899b-3aab138018c7 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: fc09becd-f7ac-4894-bd02-799af0173a98 [pid: 7|app: 0|req: 1335/2545] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:17:12 2026] DELETE /v2.0/ports/fc09becd-f7ac-4894-bd02-799af0173a98 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2546] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2547] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:12 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: 1212/2548] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2549] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2550] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2551] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => 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: 1214/2552] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1341 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2553] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2554] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2555] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => 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: 1216/2556] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2557] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1341/2558] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2559] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39e8d6394e204d16989a094c9037c3b5 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2560] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:12 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2561] 199.19.213.75 () {34 vars in 1225 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks?id=2b13684a-0734-472d-9171-92289bd94321&id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 3096 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2562] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2563] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => 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: 1223/2564] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2565] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2566] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:17:12 2026] POST /v2.0/ports => generated 958 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1225/2567] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1226/2568] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1227/2569] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2570] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2571] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1230/2572] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1231/2573] 199.19.213.75 () {34 vars in 1055 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.11&port_id=3b2137f2-2760-460e-80ac-07b75449b9ff => 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: 1232/2574] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2575] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&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: 1234/2576] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1235/2577] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1343/2578] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:17:13 2026] PUT /v2.0/ports/64fbfcfc-fadd-4a3a-bf89-5145a6300c64 => generated 1239 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:13.788 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-263f142d-edcf-45fd-ae0f-167cd01e88fb'] response: {'name': 'network-changed', 'server_uuid': '9431356e-78c7-4e69-a92e-4ec5b6dcd39e', 'tag': '64fbfcfc-fadd-4a3a-bf89-5145a6300c64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1236/2579] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 973 bytes in 76 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: 1344/2580] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:13 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1237/2581] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:14 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1345/2582] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:17:14 2026] GET /v2.0/networks?tenant_id=39e8d6394e204d16989a094c9037c3b5&shared=False => generated 757 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2583] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:17:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2584] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2585] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2586] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2587] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=64fbfcfc-fadd-4a3a-bf89-5145a6300c64 => 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: 1348/2588] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/subnets?id=c4e4f3d2-334a-439c-845a-dfc859ffdbc3 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2589] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/ports?network_id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c&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: 1349/2590] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1242/2591] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2592] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:16 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2593] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:16 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1351/2594] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:17 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: 1352/2595] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10: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: 1353/2596] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:17 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: 1354/2597] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2598] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2599] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1355/2600] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2601] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:17 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: 1356/2602] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10: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: 8|app: 0|req: 1247/2603] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2604] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2605] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2606] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:17:17 2026] PUT /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1080 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:18.137 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9ecb6fd-b75e-427d-a44e-33cc341783d2'] response: {'name': 'network-changed', 'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'tag': '3b2137f2-2760-460e-80ac-07b75449b9ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1249/2607] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 797 bytes in 62 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: 1359/2608] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3689 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2609] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3689 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2610] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2611] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3689 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2612] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 8|app: 0|req: 1252/2613] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2614] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1253/2615] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2616] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:19 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3689 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2617] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:19 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2618] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:19 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1255/2619] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:20 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3689 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2620] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2621] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1366/2622] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2623] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1367/2624] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2625] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 3689 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2626] 199.19.213.75 () {34 vars in 974 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 1116 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2627] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2628] 199.19.213.75 () {34 vars in 1015 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=dns_domain => generated 29 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2629] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:17:21 2026] PUT /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:17:22.149 8 INFO neutron.db.l3_db [None req-7d39aeb1-60b8-4931-876c-8c146e93626b 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Floating IP fc734f91-61f7-480f-a78f-d060c9d39eb0 associated. External IP: 10.96.250.213, port: 64fbfcfc-fadd-4a3a-bf89-5145a6300c64. [pid: 8|app: 0|req: 1258/2630] 10.0.0.78 () {34 vars in 676 bytes} [Tue Jun 30 10:17:21 2026] POST /v2.0/floatingips => generated 856 bytes in 1124 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-30 10:17:22.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-538d0184-ba3a-4874-8496-d2df06a42e85'] response: {'name': 'network-changed', 'server_uuid': '9431356e-78c7-4e69-a92e-4ec5b6dcd39e', 'tag': '64fbfcfc-fadd-4a3a-bf89-5145a6300c64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1373/2631] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:22 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2632] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:22 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:22.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4080167-d118-416a-b244-36e74a4f8165 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 3b2137f2-2760-460e-80ac-07b75449b9ff 2026-06-30 10:17:22.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4080167-d118-416a-b244-36e74a4f8165 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 3b2137f2-2760-460e-80ac-07b75449b9ff [pid: 7|app: 0|req: 1374/2633] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:17:22 2026] DELETE /v2.0/ports/3b2137f2-2760-460e-80ac-07b75449b9ff => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2634] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2635] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:22 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: 1261/2636] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:22 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: 1376/2637] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2638] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2639] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2640] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2641] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1341 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2644] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 757 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2645] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1379/2646] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=64fbfcfc-fadd-4a3a-bf89-5145a6300c64 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2647] 199.19.213.75 () {30 vars in 742 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2648] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/subnets?id=c4e4f3d2-334a-439c-845a-dfc859ffdbc3 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2649] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports?network_id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c&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: 1381/2650] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2651] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1382/2652] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => 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: 1271/2653] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2654] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2655] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2656] 199.19.213.75 () {34 vars in 1145 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks?id=2b13684a-0734-472d-9171-92289bd94321&id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 2310 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2657] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => 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: 1385/2658] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2659] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&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: 1386/2660] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1275/2661] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1387/2662] 199.19.213.75 () {34 vars in 1053 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=45b594f2-f32a-463a-a136-2d5fe8764daf => 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: 1276/2663] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:23 2026] GET /v2.0/subnets?id=e12dc941-4643-4043-902e-5fd563432c76 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2664] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:24 2026] GET /v2.0/ports?network_id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c&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: 1277/2665] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:24 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2666] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:24 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?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: 1278/2667] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:24 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2668] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:17:31 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1244 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2669] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:31 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 7|app: 0|req: 1391/2670] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2671] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:34 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: 1392/2672] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:34 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: 1281/2673] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:17:35.025 7 INFO neutron.api.v2.resource [None req-53911daf-8721-448e-8b90-113c82723eb6 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2674] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 10:17:35 2026] GET /v2.0/security-groups/lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2675] 199.19.213.75 () {30 vars in 784 bytes} [Tue Jun 30 10:17:35 2026] GET /v2.0/security-groups?name=lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 2861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2676] 199.19.213.75 () {30 vars in 814 bytes} [Tue Jun 30 10:17:35 2026] GET /v2.0/security-group-rules?security_group_id=65c85fff-84d7-424c-8b92-e5ffcae7be87 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2677] 199.19.213.75 () {32 vars in 788 bytes} [Tue Jun 30 10:17:35 2026] DELETE /v2.0/security-group-rules/b1485c29-aeee-497d-b6e3-91a25413b902 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2678] 199.19.213.75 () {32 vars in 788 bytes} [Tue Jun 30 10:17:35 2026] DELETE /v2.0/security-group-rules/cddaf6c0-dddb-4ac9-939f-804e310cf420 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:17:37.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-9dfbae58-23d4-460c-8286-c72fc7daee45 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 89fa851f-635d-4cd1-979d-84f688f4bb99 2026-06-30 10:17:37.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dfbae58-23d4-460c-8286-c72fc7daee45 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 89fa851f-635d-4cd1-979d-84f688f4bb99 2026-06-30 10:17:37.854 8 INFO neutron.db.l3_db [None req-9dfbae58-23d4-460c-8286-c72fc7daee45 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Floating IP b1d7228a-da1d-44bf-bff2-065fb8e313fa disassociated (deleted). External IP: 10.96.250.215, port: e377343e-89d7-4f78-9206-b886b8f3d697. [pid: 8|app: 0|req: 1284/2681] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:17:37 2026] DELETE /v2.0/floatingips/b1d7228a-da1d-44bf-bff2-065fb8e313fa => generated 0 bytes in 586 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:17:38.190 7 INFO neutron.api.v2.resource [None req-092310b5-fe73-46ca-9a32-8ce2ef4fc718 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2682] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.0/floatingips/b1d7228a-da1d-44bf-bff2-065fb8e313fa => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2683] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:38 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: 1399/2684] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2685] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:38 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: 1400/2686] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:38 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-30 10:17:38.897 8 INFO neutron.api.v2.resource [None req-2c196dbe-e1e1-4d35-a5bf-bc84362fc942 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1287/2687] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.0/security-groups/lb-48d4ebd6-4d43-4653-b59b-67722339896a => 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: 1401/2688] 199.19.213.75 () {30 vars in 784 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.0/security-groups?name=lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2689] 199.19.213.75 () {30 vars in 814 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.0/security-group-rules?security_group_id=65c85fff-84d7-424c-8b92-e5ffcae7be87 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2690] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:39 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: 1289/2691] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2692] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2693] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2694] 199.19.213.75 () {30 vars in 740 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2695] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2696] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2697] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2698] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:40 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2699] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:41 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 2581 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2700] 199.19.213.75 () {34 vars in 974 bytes} [Tue Jun 30 10:17:41 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1341 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2701] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:17:41 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2702] 199.19.213.75 () {34 vars in 1015 bytes} [Tue Jun 30 10:17:41 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2703] 10.0.0.78 () {32 vars in 825 bytes} [Tue Jun 30 10:17:41 2026] GET /v2.0/ports?project_id=39e8d6394e204d16989a094c9037c3b5&network_id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 3695 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2704] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:17:41 2026] PUT /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1142 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2705] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:17:42 2026] GET /v2.0/subnets?network_id=78bfe41c-95c8-4895-8888-f049522b56e7 => generated 667 bytes in 35 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: 1297/2706] 199.19.213.75 () {30 vars in 768 bytes} [Tue Jun 30 10:17:42 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2707] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:17:42 2026] PUT /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1082 bytes in 253 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: 1299/2708] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:42 2026] GET /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 1082 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:43.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4994289-a109-4b0d-afcc-000fd90e2dba 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: 45b594f2-f32a-463a-a136-2d5fe8764daf 2026-06-30 10:17:43.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4994289-a109-4b0d-afcc-000fd90e2dba 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: 45b594f2-f32a-463a-a136-2d5fe8764daf 2026-06-30 10:17:43.104 7 INFO neutron.db.l3_db [None req-5b2676a9-bce5-44ed-a57c-3b1896cea997 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Floating IP fc734f91-61f7-480f-a78f-d060c9d39eb0 disassociated. External IP: 10.96.250.213, port: 64fbfcfc-fadd-4a3a-bf89-5145a6300c64. [pid: 8|app: 0|req: 1300/2709] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:17:42 2026] DELETE /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2710] 199.19.213.75 () {30 vars in 702 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2711] 199.19.213.75 () {30 vars in 704 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2712] 199.19.213.75 () {30 vars in 680 bytes} [Tue Jun 30 10:17:43 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: 1304/2713] 199.19.213.75 () {30 vars in 716 bytes} [Tue Jun 30 10:17:43 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-30 10:17:43.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5d6b4df-7701-4409-b6b4-4a003db09f58 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1305/2714] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:17:43 2026] DELETE /v2.0/ports/45b594f2-f32a-463a-a136-2d5fe8764daf => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2715] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2716] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:17:42 2026] PUT /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 554 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:17:43.468 8 INFO neutron.api.v2.resource [None req-bae8a038-dfb5-4e89-bbc8-9d551596c8c5 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1307/2717] 199.19.213.75 () {30 vars in 762 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/security-groups/lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2718] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:17:43.485 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a668afa-aace-426f-990f-96028f394245'] response: {'name': 'network-changed', 'server_uuid': '9431356e-78c7-4e69-a92e-4ec5b6dcd39e', 'tag': '64fbfcfc-fadd-4a3a-bf89-5145a6300c64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1308/2719] 199.19.213.75 () {30 vars in 784 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/security-groups?name=lb-48d4ebd6-4d43-4653-b59b-67722339896a => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2720] 199.19.213.75 () {30 vars in 736 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => 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: 1309/2721] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/ports?tenant_id=88c4635b12df467285e1ea5562bb57ae&device_id=d99177a8-9223-415d-8821-211f30a031ae => 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: 1310/2722] 199.19.213.75 () {34 vars in 1065 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/networks?id=2b13684a-0734-472d-9171-92289bd94321&id=b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 1524 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2723] 199.19.213.75 () {34 vars in 1061 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.189&port_id=e0cc1535-8391-4033-80e7-58c2fba09be9 => 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: 1312/2724] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/subnets?id=1aff1959-911c-425a-b04e-cb70e2cd44f6 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2725] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/ports?network_id=2b13684a-0734-472d-9171-92289bd94321&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2726] 199.19.213.75 () {34 vars in 788 bytes} [Tue Jun 30 10:17:43 2026] PUT /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 1090 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2727] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1315/2728] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/networks/2b13684a-0734-472d-9171-92289bd94321?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: 1414/2729] 199.19.213.75 () {32 vars in 778 bytes} [Tue Jun 30 10:17:43 2026] DELETE /v2.0/security-groups/65c85fff-84d7-424c-8b92-e5ffcae7be87 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:17:44.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-8028a893-1344-44e9-8207-dfd176bd5db6 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: e377343e-89d7-4f78-9206-b886b8f3d697 2026-06-30 10:17:44.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8028a893-1344-44e9-8207-dfd176bd5db6 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: e377343e-89d7-4f78-9206-b886b8f3d697 [pid: 7|app: 0|req: 1415/2730] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2731] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2732] 199.19.213.75 () {34 vars in 1059 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=64fbfcfc-fadd-4a3a-bf89-5145a6300c64 => 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: 1418/2733] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/subnets?id=c4e4f3d2-334a-439c-845a-dfc859ffdbc3 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2734] 199.19.213.75 () {32 vars in 758 bytes} [Tue Jun 30 10:17:43 2026] DELETE /v2.0/ports/e377343e-89d7-4f78-9206-b886b8f3d697 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2735] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/ports?network_id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2736] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2737] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2738] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2739] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:45 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2740] 10.0.0.78 () {34 vars in 684 bytes} [Tue Jun 30 10:17:46 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2741] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2742] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:17:46 2026] GET /v2.0/ports?device_id=d99177a8-9223-415d-8821-211f30a031ae => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2743] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:17:46.979 8 INFO neutron_taas.services.taas.taas_plugin [req-b2c12fe7-f3bb-458c-9235-b1a9802efa97 req-2a5f3113-386a-423b-8e6a-922e54728986 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] TaaS: Handle Delete Port: e0cc1535-8391-4033-80e7-58c2fba09be9 2026-06-30 10:17:46.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b2c12fe7-f3bb-458c-9235-b1a9802efa97 req-2a5f3113-386a-423b-8e6a-922e54728986 6d09a421262545a09128fa822bdcf8d8 88c4635b12df467285e1ea5562bb57ae - - default default] Tap Mirror: Handle Delete Port: e0cc1535-8391-4033-80e7-58c2fba09be9 [pid: 7|app: 0|req: 1424/2744] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2745] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:17:46 2026] DELETE /v2.0/ports/e0cc1535-8391-4033-80e7-58c2fba09be9 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:17:47.200 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83e4a635-8d1b-46a9-bca6-b75c1ad253ca'] response: {'server_uuid': 'd99177a8-9223-415d-8821-211f30a031ae', 'name': 'network-vif-deleted', 'tag': 'e0cc1535-8391-4033-80e7-58c2fba09be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2746] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:47 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) 2026-06-30 10:17:47.263 8 INFO neutron.db.securitygroups_db [None req-82909f23-2ba4-4de5-9ba8-578bdb12a0ad 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Project 39e8d6394e204d16989a094c9037c3b5 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: 1322/2747] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:47 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-30 10:17:47.382 7 INFO neutron.db.securitygroups_db [None req-bb39c6fe-970a-41c5-bf5f-ba142f28df70 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Project 39e8d6394e204d16989a094c9037c3b5 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: 1426/2748] 10.0.0.78 () {34 vars in 694 bytes} [Tue Jun 30 10:17:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2749] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:17:47 2026] GET /v2.0/networks => generated 1298 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2750] 10.0.0.211 () {34 vars in 1098 bytes} [Tue Jun 30 10:17:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-155091888&fields=id&tenant_id=39e8d6394e204d16989a094c9037c3b5 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2751] 10.0.0.211 () {34 vars in 982 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2752] 10.0.0.211 () {34 vars in 965 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.0/quotas/39e8d6394e204d16989a094c9037c3b5 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2753] 10.0.0.211 () {34 vars in 1002 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2754] 10.0.0.211 () {34 vars in 1008 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1326/2755] 10.0.0.211 () {34 vars in 1108 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1327/2756] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:17:48.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-2cc2eea8-b866-4186-8d88-ccd3aa631bf5 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 097daaef-116d-4172-86a9-4d577e43f4a7 2026-06-30 10:17:48.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cc2eea8-b866-4186-8d88-ccd3aa631bf5 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 097daaef-116d-4172-86a9-4d577e43f4a7 2026-06-30 10:17:48.713 7 INFO neutron.db.l3_db [None req-2cc2eea8-b866-4186-8d88-ccd3aa631bf5 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Floating IP 3df96f24-b0d3-4608-89fe-499b7a87e71c disassociated (deleted). External IP: 10.96.250.201, port: 48e108c2-1da0-43c7-8203-c87ee363992e. [pid: 7|app: 0|req: 1430/2757] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:17:48 2026] DELETE /v2.0/floatingips/3df96f24-b0d3-4608-89fe-499b7a87e71c => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:17:49.062 8 INFO neutron.api.v2.resource [None req-e86bfdb3-847e-4be0-a7c3-5cb41a706d5d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1328/2758] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/floatingips/3df96f24-b0d3-4608-89fe-499b7a87e71c => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:17:49.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c68b1942-6d43-45ca-a27d-b84e75c83d28'] response: {'name': 'network-changed', 'server_uuid': '8588fd8d-baae-413c-a26a-26f4feb04b6e', 'tag': '48e108c2-1da0-43c7-8203-c87ee363992e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1431/2759] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2760] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2761] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1330/2762] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2763] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/networks?id=4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 800 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2764] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=48e108c2-1da0-43c7-8203-c87ee363992e => 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: 1434/2765] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab7&port_id=48e108c2-1da0-43c7-8203-c87ee363992e => 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: 1332/2766] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/subnets?id=97db246c-041c-4de2-944b-ec529c07ca30&id=ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2767] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2768] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/ports?network_id=4789b774-c8e7-4fc4-917b-225f1abd3ee8&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: 1436/2769] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2770] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:49 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8?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: 1437/2771] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:50 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1438/2772] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:51 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1335/2773] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:17:51 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:51.865 7 INFO neutron_taas.services.taas.taas_plugin [req-9a2414f6-c7ec-4a63-91ba-d12eb0162bcf req-72e7cde0-5a66-47c2-bafc-4d330285fcac 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 48e108c2-1da0-43c7-8203-c87ee363992e 2026-06-30 10:17:51.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9a2414f6-c7ec-4a63-91ba-d12eb0162bcf req-72e7cde0-5a66-47c2-bafc-4d330285fcac 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 48e108c2-1da0-43c7-8203-c87ee363992e [pid: 7|app: 0|req: 1439/2774] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:17:51 2026] DELETE /v2.0/ports/48e108c2-1da0-43c7-8203-c87ee363992e => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:17:52.133 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-841bab4e-30a9-47ba-b067-c0031b91aa7f'] response: {'server_uuid': '8588fd8d-baae-413c-a26a-26f4feb04b6e', 'name': 'network-vif-deleted', 'tag': '48e108c2-1da0-43c7-8203-c87ee363992e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1336/2775] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:52 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1441/2778] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:17:53 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 661 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2779] 199.19.213.75 () {34 vars in 1049 bytes} [Tue Jun 30 10:17:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39e8d6394e204d16989a094c9037c3b5 => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2780] 199.19.213.75 () {38 vars in 954 bytes} [Tue Jun 30 10:17:53 2026] POST /v2.0/ports => generated 954 bytes in 480 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: 1443/2781] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:53 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2782] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:53 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2783] 199.19.213.75 () {38 vars in 1027 bytes} [Tue Jun 30 10:17:53 2026] PUT /v2.0/ports/8b021fbd-fe53-4794-afe5-2f4275fdf4b9 => generated 1235 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:17:54.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29c6e82a-ded8-4bf2-ab0c-2a584def081c'] response: {'name': 'network-changed', 'server_uuid': '24d247ca-8514-4b57-a804-491f8a7a04c4', 'tag': '8b021fbd-fe53-4794-afe5-2f4275fdf4b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/2784] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:54 2026] GET /v2.0/ports?device_id=8588fd8d-baae-413c-a26a-26f4feb04b6e => generated 12 bytes in 21 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: 1340/2785] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:54 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1446/2786] 199.19.213.75 () {34 vars in 1017 bytes} [Tue Jun 30 10:17:54 2026] GET /v2.0/networks?tenant_id=39e8d6394e204d16989a094c9037c3b5&shared=False => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2787] 199.19.213.75 () {34 vars in 929 bytes} [Tue Jun 30 10:17:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2788] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:55 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2789] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:55 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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: 1448/2790] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:17:55 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2791] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8b021fbd-fe53-4794-afe5-2f4275fdf4b9 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2792] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:17:55 2026] GET /v2.0/subnets?id=c4e4f3d2-334a-439c-845a-dfc859ffdbc3 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2793] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:17:55 2026] GET /v2.0/ports?network_id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c&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: 1450/2794] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:17:56 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1345/2795] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:17:56 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2796] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:56 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2797] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:56 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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: 1452/2798] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:57 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1347/2799] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:57 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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: 1453/2800] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2801] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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-30 10:17:59.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-e573e830-937f-4be4-83da-3033b6df785d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: e0012696-27df-4291-8cb4-2230aed9b247 2026-06-30 10:17:59.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e573e830-937f-4be4-83da-3033b6df785d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: e0012696-27df-4291-8cb4-2230aed9b247 [pid: 8|app: 0|req: 1349/2802] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:17:59 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2803] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:17:59 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:17:59.832 7 INFO neutron.db.l3_db [None req-e573e830-937f-4be4-83da-3033b6df785d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Floating IP ac454283-b4c6-4ef4-af5a-bb7f61dfc0d1 disassociated (deleted). External IP: 10.96.250.211, port: 454db36c-326d-4c58-a713-d31df1ad7a18. [pid: 7|app: 0|req: 1454/2804] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:17:59 2026] DELETE /v2.0/floatingips/ac454283-b4c6-4ef4-af5a-bb7f61dfc0d1 => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:00.227 8 INFO neutron.api.v2.resource [None req-f3cfa579-fcae-4e72-b158-961ad3200596 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1351/2805] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/floatingips/ac454283-b4c6-4ef4-af5a-bb7f61dfc0d1 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:00.238 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07d95f01-c709-490a-870f-7708218c4cfa'] response: {'name': 'network-changed', 'server_uuid': '505e3ff5-ee43-449c-93e1-98d547671eb8', 'tag': '454db36c-326d-4c58-a713-d31df1ad7a18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/2806] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1200 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2807] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/security-groups?id=3c21667c-bdad-494c-9dce-244d59acd409&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2808] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/ports?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2809] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/networks?id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2810] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.194&port_id=454db36c-326d-4c58-a713-d31df1ad7a18 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2811] 199.19.213.75 () {34 vars in 1103 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=454db36c-326d-4c58-a713-d31df1ad7a18 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2812] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2813] 199.19.213.75 () {34 vars in 1063 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/subnets?id=a3a95488-f374-4349-a515-bbd87131aaba&id=37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2814] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2815] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2816] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/ports?network_id=bcf467a1-2fec-4cbf-9e3a-4e6d835cec85&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: 1358/2817] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2818] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2819] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2820] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85?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: 1360/2821] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:18:01.581 7 INFO neutron.db.l3_db [None req-68117712-6260-456b-8461-dca34860f233 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Floating IP fc734f91-61f7-480f-a78f-d060c9d39eb0 associated. External IP: 10.96.250.213, port: 8b021fbd-fe53-4794-afe5-2f4275fdf4b9. [pid: 7|app: 0|req: 1462/2822] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:18:01 2026] PUT /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 855 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2823] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:02.284 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1921f72e-a36d-4b99-9ab2-6b72e89c8973'] response: {'name': 'network-changed', 'server_uuid': '24d247ca-8514-4b57-a804-491f8a7a04c4', 'tag': '8b021fbd-fe53-4794-afe5-2f4275fdf4b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/2824] 199.19.213.75 () {34 vars in 1079 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.0/ports?tenant_id=39e8d6394e204d16989a094c9037c3b5&device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2825] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => generated 1200 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2826] 199.19.213.75 () {34 vars in 985 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.0/networks?id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2827] 199.19.213.75 () {34 vars in 1057 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8b021fbd-fe53-4794-afe5-2f4275fdf4b9 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2828] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:03.038 7 INFO neutron_taas.services.taas.taas_plugin [req-0e507fe4-0c14-4adb-9c81-cc1f3dfcee52 req-13ecfc65-33c2-4c93-b69d-fd05050e5e66 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 454db36c-326d-4c58-a713-d31df1ad7a18 2026-06-30 10:18:03.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e507fe4-0c14-4adb-9c81-cc1f3dfcee52 req-13ecfc65-33c2-4c93-b69d-fd05050e5e66 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 454db36c-326d-4c58-a713-d31df1ad7a18 [pid: 8|app: 0|req: 1365/2829] 199.19.213.75 () {34 vars in 983 bytes} [Tue Jun 30 10:18:03 2026] GET /v2.0/subnets?id=c4e4f3d2-334a-439c-845a-dfc859ffdbc3 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2830] 199.19.213.75 () {34 vars in 1051 bytes} [Tue Jun 30 10:18:03 2026] GET /v2.0/ports?network_id=3a3cf80a-0163-4d79-a05b-a3fc30fce33c&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2831] 199.19.213.75 () {34 vars in 1011 bytes} [Tue Jun 30 10:18:03 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1368/2832] 199.19.213.75 () {34 vars in 1111 bytes} [Tue Jun 30 10:18:03 2026] GET /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c?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: 1465/2833] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:18:02 2026] DELETE /v2.0/ports/454db36c-326d-4c58-a713-d31df1ad7a18 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2834] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:18:04 2026] GET /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:04.322 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-971eae58-587b-4a59-9e77-7e49bac25e57'] response: {'server_uuid': '505e3ff5-ee43-449c-93e1-98d547671eb8', 'name': 'network-vif-deleted', 'tag': '454db36c-326d-4c58-a713-d31df1ad7a18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/2835] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:05 2026] GET /v2.0/ports?device_id=505e3ff5-ee43-449c-93e1-98d547671eb8 => 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: 1371/2838] 10.0.0.159 () {34 vars in 990 bytes} [Tue Jun 30 10:18:10 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2839] 10.0.0.159 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:10 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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: 1372/2840] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:10 2026] DELETE /v2.0/security-group-rules/25cbf4a3-6283-4152-8e23-23358db25988 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:10.944 7 INFO neutron.api.v2.resource [None req-9e4f01b0-749c-47e8-84d3-8bc3602b2b22 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2841] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:10 2026] GET /v2.0/security-group-rules/25cbf4a3-6283-4152-8e23-23358db25988 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2842] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:10 2026] DELETE /v2.0/security-group-rules/34ebdbe1-c029-495a-ae02-93573ec79bcb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.043 7 INFO neutron.api.v2.resource [None req-15a8db26-49bb-4984-b1c3-441b164ff78c 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2843] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/34ebdbe1-c029-495a-ae02-93573ec79bcb => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2844] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/ed29c125-8054-4012-bc47-04cdfa654bd1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.162 7 INFO neutron.api.v2.resource [None req-523232cb-c519-411d-b148-673d6b026b80 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/2845] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/ed29c125-8054-4012-bc47-04cdfa654bd1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2846] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/da9f59bf-a0a0-4a80-843d-0f13e340a744 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.251 7 INFO neutron.api.v2.resource [None req-3b02b76d-cae8-4c02-8e3a-ed5d0c771f1d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2847] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/da9f59bf-a0a0-4a80-843d-0f13e340a744 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2848] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/77895184-3cfc-4649-931f-c2b6fea385e1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.336 7 INFO neutron.api.v2.resource [None req-1ea8a83a-9424-4bce-9c56-857657cc3efa 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2849] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/77895184-3cfc-4649-931f-c2b6fea385e1 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2850] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/51144f77-5316-4a59-97cb-8a802b42c576 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.425 7 INFO neutron.api.v2.resource [None req-a1f0c5bd-36cd-4a10-b1d0-661eb1c6c8da 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2851] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/51144f77-5316-4a59-97cb-8a802b42c576 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2852] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/3a654536-7056-4316-b67a-e28358fc8481 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.507 7 INFO neutron.api.v2.resource [None req-5c240205-afab-4b61-b701-50ae1dcf3e0f 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2853] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/3a654536-7056-4316-b67a-e28358fc8481 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2854] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/42a639e4-afde-42bc-91ee-7aaf6680b649 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.593 7 INFO neutron.api.v2.resource [None req-42ee25e2-6037-49d9-9876-75f8ef5f4807 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2855] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/42a639e4-afde-42bc-91ee-7aaf6680b649 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2856] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/72699e01-f9a4-416e-a18d-769082db544b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.689 7 INFO neutron.api.v2.resource [None req-f0d83dc1-856f-4f08-854a-ecd2e42fe458 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2857] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/72699e01-f9a4-416e-a18d-769082db544b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2858] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/7bcbdf22-34e7-46df-aeaf-ed4a508efc2b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.791 7 INFO neutron.api.v2.resource [None req-f12bf580-af70-4a98-84a4-a0c84473ec7a 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2859] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/7bcbdf22-34e7-46df-aeaf-ed4a508efc2b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2860] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-group-rules/199a912b-40b5-4c9d-8654-bca5e3cac435 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.870 7 INFO neutron.api.v2.resource [None req-cf1595f1-5f80-420c-98c4-8a369cf23c3d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2861] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-group-rules/199a912b-40b5-4c9d-8654-bca5e3cac435 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2862] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:11 2026] DELETE /v2.0/security-groups/3c21667c-bdad-494c-9dce-244d59acd409 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:11.963 7 INFO neutron.api.v2.resource [None req-32becf2f-19f8-4e2f-b9b0-6437d6f9172c 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2863] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.0/security-groups/3c21667c-bdad-494c-9dce-244d59acd409 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:12.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-558ece3c-65a7-4a2f-9d72-d45239277efb 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 5c912df2-2c75-40eb-a601-863d04230e3c 2026-06-30 10:18:12.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-558ece3c-65a7-4a2f-9d72-d45239277efb 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 5c912df2-2c75-40eb-a601-863d04230e3c [pid: 8|app: 0|req: 1384/2864] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:12 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:13.196 7 INFO neutron.api.v2.resource [None req-954c95ec-2b61-49e1-ac7e-ae9a8c661fd8 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2865] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:12 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/remove_router_interface => generated 198 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:13.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe231cdf-808b-4bc3-80e9-4f4e669ef28f 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 000c0de0-d6f8-4117-a308-0c04558fdfbd 2026-06-30 10:18:13.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe231cdf-808b-4bc3-80e9-4f4e669ef28f 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 000c0de0-d6f8-4117-a308-0c04558fdfbd [pid: 8|app: 0|req: 1385/2866] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:13 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/remove_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:14.449 7 INFO neutron.api.v2.resource [None req-35a3e03f-42cb-4fd2-92e2-bf28f8accf52 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2867] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:14 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:14.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-085fdfd0-aa34-4c44-aa73-d9600de82309 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: d8b691b2-4a1b-4bb6-aac6-d11bc3c8c776 2026-06-30 10:18:14.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-085fdfd0-aa34-4c44-aa73-d9600de82309 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: d8b691b2-4a1b-4bb6-aac6-d11bc3c8c776 [pid: 8|app: 0|req: 1386/2868] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:14 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:15.575 7 INFO neutron.api.v2.resource [None req-b1b5ada0-844e-40cd-b74e-8e76bca97f3d 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2869] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:15 2026] PUT /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f/remove_router_interface => generated 198 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:15.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-c56e6667-3566-4fe8-a597-94ededc4c871 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 65a8b70a-f3ee-4306-8148-2cb6a9d391af 2026-06-30 10:18:15.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c56e6667-3566-4fe8-a597-94ededc4c871 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 65a8b70a-f3ee-4306-8148-2cb6a9d391af 2026-06-30 10:18:16.073 8 INFO neutron_taas.services.taas.taas_plugin [None req-c56e6667-3566-4fe8-a597-94ededc4c871 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 8f604c41-7875-4ffd-a080-bc1b988e1d2f 2026-06-30 10:18:16.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c56e6667-3566-4fe8-a597-94ededc4c871 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 8f604c41-7875-4ffd-a080-bc1b988e1d2f 2026-06-30 10:18:16.472 8 INFO neutron.db.l3_hamode_db [None req-c56e6667-3566-4fe8-a597-94ededc4c871 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] HA network a9e79bd9-6b5d-49fc-9116-a7cca9aaa71e was deleted as no HA routers are present in tenant 39364ba1dc8b4cae934c3c72bb5badbd. [pid: 8|app: 0|req: 1387/2870] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:15 2026] DELETE /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:16.490 8 INFO neutron.services.segments.plugin [-] Segment 5d22c041-f646-46cb-9307-3a5eb5ddcc78 resource provider aggregate not found 2026-06-30 10:18:16.501 8 INFO neutron.services.segments.plugin [-] Segment 5d22c041-f646-46cb-9307-3a5eb5ddcc78 resource provider aggregate not found 2026-06-30 10:18:16.506 7 INFO neutron.api.v2.resource [None req-1ccc25e8-a9e0-464d-ad75-570c3c35269f 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] show failed (client error): The resource could not be found. 2026-06-30 10:18:16.506 8 INFO neutron.services.segments.plugin [-] Segment 5d22c041-f646-46cb-9307-3a5eb5ddcc78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d22c041-f646-46cb-9307-3a5eb5ddcc78 found for delete ", "request_id": "req-4f4c127e-8308-4c0b-be19-22ca004ed819"}]} [pid: 7|app: 0|req: 1484/2871] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:16 2026] GET /v2.0/routers/3886e4b4-6535-4516-9d2e-885dbf0b0b0f => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:16.518 8 INFO neutron.services.segments.plugin [-] Segment 5d22c041-f646-46cb-9307-3a5eb5ddcc78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d22c041-f646-46cb-9307-3a5eb5ddcc78 found for delete ", "request_id": "req-ec225d69-9197-42e5-aa90-ea9a32a4abd7"}]} [pid: 8|app: 0|req: 1388/2872] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:16 2026] DELETE /v2.0/subnets/97db246c-041c-4de2-944b-ec529c07ca30 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:16.710 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e528d0b8-45f6-42d6-819e-3f9dcf7f7c62 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/2873] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:16 2026] GET /v2.0/subnets/97db246c-041c-4de2-944b-ec529c07ca30 => 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: 1389/2874] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:16 2026] DELETE /v2.0/subnets/ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:16.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7166c93-e59d-4df4-8d40-9fc0e024aae3 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2875] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:16 2026] GET /v2.0/subnets/ba19d18a-07ce-491a-942f-40bfa38b0ad7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:16.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3539fc5-8318-4088-8439-e00f57b37ed8 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: 6e985503-bf59-4638-952b-4df9efba8c01 2026-06-30 10:18:16.995 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3539fc5-8318-4088-8439-e00f57b37ed8 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: 6e985503-bf59-4638-952b-4df9efba8c01 [pid: 8|app: 0|req: 1390/2876] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:16 2026] DELETE /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:17.267 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b61d1d4-3a28-4e46-ad5a-416407142fee 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/2877] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:18:17 2026] GET /v2.0/networks/4789b774-c8e7-4fc4-917b-225f1abd3ee8 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2878] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:17 2026] DELETE /v2.0/subnets/37f9727d-fcb6-40b4-98eb-abd5ee00286e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:17.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fbc688d-4f70-439f-b0b9-df76adcc0bab 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/2879] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:17 2026] GET /v2.0/subnets/37f9727d-fcb6-40b4-98eb-abd5ee00286e => 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: 1392/2880] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:17 2026] DELETE /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:17.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c553ef4-f388-4bbd-a462-108420d8bf4a 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/2881] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:17 2026] GET /v2.0/subnets/a3a95488-f374-4349-a515-bbd87131aaba => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:17.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-6485bfdc-c5e9-4d73-af60-aa3139cf4f1e 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: ed572b88-a5cd-4943-b7db-b6082ef83e60 2026-06-30 10:18:17.746 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6485bfdc-c5e9-4d73-af60-aa3139cf4f1e 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: ed572b88-a5cd-4943-b7db-b6082ef83e60 [pid: 8|app: 0|req: 1393/2882] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:17 2026] DELETE /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:17.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e724d757-17a7-4bfc-aa6e-439bf262b9ee 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2883] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:18:17 2026] GET /v2.0/networks/bcf467a1-2fec-4cbf-9e3a-4e6d835cec85 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2884] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:17 2026] DELETE /v2.0/subnets/760293d2-8861-4d30-96ee-e6d4fe49db71 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:18.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfcf138e-9402-425a-bb27-9dc864115dc6 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2885] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:18 2026] GET /v2.0/subnets/760293d2-8861-4d30-96ee-e6d4fe49db71 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2886] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:18 2026] DELETE /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:18.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84d5512b-ff55-4949-87de-37cbd2c7a317 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2887] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:18 2026] GET /v2.0/subnets/e12dc941-4643-4043-902e-5fd563432c76 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:18.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-b72a5b78-2c6a-4646-b82c-cde41cd475c6 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] TaaS: Handle Delete Port: a5e60751-6943-43ee-b3f0-d469f49ba327 2026-06-30 10:18:18.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b72a5b78-2c6a-4646-b82c-cde41cd475c6 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] Tap Mirror: Handle Delete Port: a5e60751-6943-43ee-b3f0-d469f49ba327 2026-06-30 10:18:18.524 8 INFO neutron.services.segments.plugin [-] Segment f3233ef5-c221-4ac4-940e-e34a18f4e114 resource provider aggregate not found 2026-06-30 10:18:18.549 8 INFO neutron.services.segments.plugin [-] Segment f3233ef5-c221-4ac4-940e-e34a18f4e114 resource provider aggregate not found 2026-06-30 10:18:18.553 8 INFO neutron.services.segments.plugin [-] Segment f3233ef5-c221-4ac4-940e-e34a18f4e114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3233ef5-c221-4ac4-940e-e34a18f4e114 found for delete ", "request_id": "req-eb4d434b-d081-4aa2-81e8-b2d2ca36ac02"}]} 2026-06-30 10:18:18.567 8 INFO neutron.services.segments.plugin [-] Segment f3233ef5-c221-4ac4-940e-e34a18f4e114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3233ef5-c221-4ac4-940e-e34a18f4e114 found for delete ", "request_id": "req-a3f1a975-e809-4a74-903f-54743a40c682"}]} 2026-06-30 10:18:18.579 8 INFO neutron.services.segments.plugin [-] Segment 9a9a2760-418a-4a86-94fc-d4114f5d4b92 resource provider aggregate not found 2026-06-30 10:18:18.586 8 INFO neutron.services.segments.plugin [-] Segment 9a9a2760-418a-4a86-94fc-d4114f5d4b92 resource provider aggregate not found 2026-06-30 10:18:18.594 8 INFO neutron.services.segments.plugin [-] Segment 9a9a2760-418a-4a86-94fc-d4114f5d4b92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9a2760-418a-4a86-94fc-d4114f5d4b92 found for delete ", "request_id": "req-e4c038d1-f893-4644-88f3-b62711a188f3"}]} 2026-06-30 10:18:18.608 8 INFO neutron.services.segments.plugin [-] Segment 9a9a2760-418a-4a86-94fc-d4114f5d4b92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a9a2760-418a-4a86-94fc-d4114f5d4b92 found for delete ", "request_id": "req-36b84152-7439-4510-a296-fccc2429141f"}]} [pid: 8|app: 0|req: 1396/2888] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:18 2026] DELETE /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:18.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3533bdf-e22a-4a53-a786-d3a3c0724b94 7989a6e50c3b45fda698a3e65f599766 39364ba1dc8b4cae934c3c72bb5badbd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2889] 10.0.0.78 () {32 vars in 722 bytes} [Tue Jun 30 10:18:18 2026] GET /v2.0/networks/b49bff6f-6d0d-4943-8a63-1d38c7fce43c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 10:18:20.616 8 INFO neutron.services.segments.plugin [-] Segment 31c643cc-ab3a-43e1-a5fe-615865d37f87 resource provider aggregate not found 2026-06-30 10:18:20.629 8 INFO neutron.services.segments.plugin [-] Segment 31c643cc-ab3a-43e1-a5fe-615865d37f87 resource provider aggregate not found 2026-06-30 10:18:20.634 8 INFO neutron.services.segments.plugin [-] Segment 31c643cc-ab3a-43e1-a5fe-615865d37f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31c643cc-ab3a-43e1-a5fe-615865d37f87 found for delete ", "request_id": "req-8cc4bf58-af91-4dc3-801a-0ddf73ca8f1e"}]} 2026-06-30 10:18:20.643 8 INFO neutron.services.segments.plugin [-] Segment 31c643cc-ab3a-43e1-a5fe-615865d37f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31c643cc-ab3a-43e1-a5fe-615865d37f87 found for delete ", "request_id": "req-484ed736-dbac-4573-b280-b4307df0dbbe"}]} [pid: 8|app: 0|req: 1397/2890] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:20 2026] GET /v2.0/security-groups?tenant_id=aa9ced17bd15488a87889da033914505&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2891] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:20 2026] DELETE /v2.0/security-groups/f98d0ba7-a235-4bd5-b3ca-5737f471ed44 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2892] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:21 2026] GET /v2.0/security-groups?tenant_id=542d2893ac684836a63c8e3578fa854f&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: 1495/2893] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:21 2026] DELETE /v2.0/security-groups/e45420da-6cf7-49bd-ae52-f9c4cf2618d3 => 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: 1399/2894] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:21 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2895] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:21 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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: 1400/2896] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:21 2026] GET /v2.0/security-groups?tenant_id=4e519123b25f41f6b29086ff5a5475d2&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2897] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:21 2026] DELETE /v2.0/security-groups/2ba94c97-42e4-4cea-beef-1fff6f15d0f6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2898] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:21 2026] GET /v2.0/security-groups?tenant_id=7ad3a181065240728201d275a59f9c27&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2899] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:22 2026] DELETE /v2.0/security-groups/68c49601-494a-4160-9385-f06ead66b9e5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2900] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:22 2026] GET /v2.0/security-groups?tenant_id=99f5f80dbaff499fac040cfb12b1006c&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: 1499/2901] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:22 2026] DELETE /v2.0/security-groups/416513f8-6151-470d-b11a-5b3a55fcf4df => 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: 1403/2902] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:22 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2903] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:22 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2904] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:22 2026] GET /v2.0/security-groups?tenant_id=39364ba1dc8b4cae934c3c72bb5badbd&name=default => 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: 1501/2905] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:22 2026] DELETE /v2.0/security-groups/f49f07e6-d9fa-4fdb-99f8-6ff4a2f61d2a => 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: 1405/2908] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:22 2026] GET /v2.0/security-groups?tenant_id=3ac549e625694d678ccaec7afb26c705&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2909] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:23 2026] DELETE /v2.0/security-groups/99f0f606-bb9d-459c-a562-b19709581a8e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2910] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:23 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1505/2911] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:23 2026] GET /v2.0/security-groups?id=0ee50c10-2a05-4821-9895-5598c0ae8890&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: 8|app: 0|req: 1407/2912] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:18:23 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:23.997 7 INFO neutron_taas.services.taas.taas_plugin [req-2c40fb4e-d7c0-4ba1-8f90-03983ded9f74 req-291d1119-ae1d-441c-ade3-6c494f67cb59 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: 8b021fbd-fe53-4794-afe5-2f4275fdf4b9 2026-06-30 10:18:24.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c40fb4e-d7c0-4ba1-8f90-03983ded9f74 req-291d1119-ae1d-441c-ade3-6c494f67cb59 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: 8b021fbd-fe53-4794-afe5-2f4275fdf4b9 2026-06-30 10:18:24.152 7 INFO neutron.db.l3_db [req-2c40fb4e-d7c0-4ba1-8f90-03983ded9f74 req-291d1119-ae1d-441c-ade3-6c494f67cb59 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Floating IP fc734f91-61f7-480f-a78f-d060c9d39eb0 disassociated. External IP: 10.96.250.213, port: 8b021fbd-fe53-4794-afe5-2f4275fdf4b9. [pid: 7|app: 0|req: 1506/2913] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:18:23 2026] DELETE /v2.0/ports/8b021fbd-fe53-4794-afe5-2f4275fdf4b9 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:24.555 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc7a1112-3411-4ef9-96a3-96c0d5547471'] response: {'server_uuid': '24d247ca-8514-4b57-a804-491f8a7a04c4', 'name': 'network-vif-deleted', 'tag': '8b021fbd-fe53-4794-afe5-2f4275fdf4b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2914] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:24 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => 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: 1507/2915] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:26 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2916] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:27 2026] GET /v2.0/ports?device_id=24d247ca-8514-4b57-a804-491f8a7a04c4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:27.800 7 INFO neutron.db.segments_db [None req-bec5a76d-eabb-43ab-baa0-85b184da48bf 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] Added segment 284b6c86-39a4-489c-8c47-bcc4915d3c64 of type vxlan for network 5a249e92-15c9-47be-8ce3-748aeffedfeb [pid: 7|app: 0|req: 1508/2917] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:27 2026] POST /v2.0/networks => generated 613 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2918] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:18:27 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:18:28.256 7 INFO neutron.db.segments_db [None req-f9bd74f4-2781-4fff-a2ef-65a143583067 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] Added segment 4e9af293-b19c-4223-82b1-c771b93245b7 of type vxlan for network f23a33c6-ebb7-4cb1-bb43-f2553616ea3c [pid: 7|app: 0|req: 1509/2919] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:28 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2920] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:28 2026] DELETE /v2.0/security-groups/0ee50c10-2a05-4821-9895-5598c0ae8890 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:28.508 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f6b710f-c8ed-4f9e-9a99-ccad3bde375a 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: 5645e76e-c31d-400b-936a-b9d9bcd00c7b 2026-06-30 10:18:28.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f6b710f-c8ed-4f9e-9a99-ccad3bde375a 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: 5645e76e-c31d-400b-936a-b9d9bcd00c7b [pid: 7|app: 0|req: 1510/2921] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:18:28 2026] POST /v2.0/subnets => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:18:28.619 7 INFO neutron.db.segments_db [None req-10915bb3-f8ab-4cfc-bd2b-d8bfd3d2c3bc 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] Added segment 330de70c-4895-4aa0-a667-f5b8c92bf6ec of type vxlan for network 7c45131b-5bf6-4123-817a-625ed6d650a7 [pid: 7|app: 0|req: 1511/2922] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:28 2026] POST /v2.0/networks => generated 612 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2923] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:18:28 2026] DELETE /v2.0/floatingips/fc734f91-61f7-480f-a78f-d060c9d39eb0 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2924] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:18:28 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2925] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:28 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2926] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:28 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:18:29.000 7 INFO neutron.db.segments_db [None req-4c08bde8-9857-48f5-9ae2-00cc3f85a3da 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] Added segment 6d46f709-c6b3-4b9c-960a-2f6d5982787f of type vxlan for network 31c06eda-c44e-48ce-a83d-e2a68ed61e20 [pid: 7|app: 0|req: 1513/2927] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:28 2026] POST /v2.0/networks => generated 613 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2928] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:18:29 2026] POST /v2.0/subnets => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:18:29.400 7 INFO neutron.db.segments_db [None req-9f1fae5a-6a29-4984-828b-ee4dda3fb62d 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] Added segment abcbc37d-28d7-4af6-9920-a1caf95560b5 of type vxlan for network 768b813d-c107-464b-b845-452bcf0e1cc0 [pid: 7|app: 0|req: 1514/2929] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:29 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2930] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:18:29 2026] POST /v2.0/subnets => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2931] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:29 2026] PUT /v2.0/subnets/f40e597e-709b-4869-a98b-c98ec40b5b38/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2932] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:29 2026] PUT /v2.0/subnets/1b83e1b8-f27d-4eab-adaa-340cbe135f94/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2933] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:29 2026] PUT /v2.0/subnets/d061099b-a23d-4081-9cc8-51610703d219/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2934] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:29 2026] PUT /v2.0/subnets/2dafbf0e-50f2-4309-9733-9c2822e87a73/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2935] 10.0.0.78 () {32 vars in 663 bytes} [Tue Jun 30 10:18:29 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2936] 10.0.0.78 () {32 vars in 677 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2937] 10.0.0.78 () {32 vars in 673 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2938] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2939] 10.0.0.78 () {32 vars in 685 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2940] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1422/2941] 10.0.0.78 () {32 vars in 671 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2942] 10.0.0.78 () {32 vars in 685 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2943] 10.0.0.78 () {32 vars in 681 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2944] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2945] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:30 2026] DELETE /v2.0/subnets/f40e597e-709b-4869-a98b-c98ec40b5b38 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2946] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:30 2026] DELETE /v2.0/subnets/1b83e1b8-f27d-4eab-adaa-340cbe135f94 => 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: 1425/2947] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:30 2026] DELETE /v2.0/subnets/d061099b-a23d-4081-9cc8-51610703d219 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2948] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:30 2026] DELETE /v2.0/subnets/2dafbf0e-50f2-4309-9733-9c2822e87a73 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2949] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:30 2026] DELETE /v2.0/subnets/70a87bee-9eaa-462c-9359-5e90369612f5 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:31.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-898084d2-0225-4680-895e-16e041440043 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] TaaS: Handle Delete Port: a1fd46c6-2b4c-457b-a845-b093c50f8a07 2026-06-30 10:18:31.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-898084d2-0225-4680-895e-16e041440043 7531ab4dee6e4694901b81250b9c0989 844f12bc410145999f430f72e6325182 - - default default] Tap Mirror: Handle Delete Port: a1fd46c6-2b4c-457b-a845-b093c50f8a07 [pid: 8|app: 0|req: 1427/2950] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2951] 10.0.0.211 () {34 vars in 1040 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.0/security-groups?id=63afae41-92d2-4c7a-9eb3-900218303235&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: 1429/2952] 199.19.213.75 () {34 vars in 993 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2953] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.0/networks/5a249e92-15c9-47be-8ce3-748aeffedfeb => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:31.486 8 INFO neutron_taas.services.taas.taas_plugin [req-e816601e-c09e-4589-8c30-5bcc4a78b578 req-c17fe4cd-9abd-4ea5-9022-643535f99394 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: 64fbfcfc-fadd-4a3a-bf89-5145a6300c64 2026-06-30 10:18:31.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e816601e-c09e-4589-8c30-5bcc4a78b578 req-c17fe4cd-9abd-4ea5-9022-643535f99394 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: 64fbfcfc-fadd-4a3a-bf89-5145a6300c64 2026-06-30 10:18:31.513 7 INFO neutron.services.segments.plugin [-] Segment 284b6c86-39a4-489c-8c47-bcc4915d3c64 resource provider aggregate not found 2026-06-30 10:18:31.514 7 INFO neutron.services.segments.plugin [-] Segment 284b6c86-39a4-489c-8c47-bcc4915d3c64 resource provider aggregate not found 2026-06-30 10:18:31.540 7 INFO neutron.services.segments.plugin [-] Segment 284b6c86-39a4-489c-8c47-bcc4915d3c64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284b6c86-39a4-489c-8c47-bcc4915d3c64 found for delete ", "request_id": "req-527622b5-33aa-4e09-a72c-55d60c3299d2"}]} 2026-06-30 10:18:31.542 7 INFO neutron.services.segments.plugin [-] Segment 284b6c86-39a4-489c-8c47-bcc4915d3c64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284b6c86-39a4-489c-8c47-bcc4915d3c64 found for delete ", "request_id": "req-b0bb5792-795e-4121-b674-dbe889c22613"}]} [pid: 7|app: 0|req: 1525/2954] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.0/networks/f23a33c6-ebb7-4cb1-bb43-f2553616ea3c => 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: 1430/2955] 199.19.213.75 () {36 vars in 996 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.0/ports/64fbfcfc-fadd-4a3a-bf89-5145a6300c64 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:31.695 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2515151e-af20-47af-a670-a2d622d45350'] response: {'server_uuid': '9431356e-78c7-4e69-a92e-4ec5b6dcd39e', 'name': 'network-vif-deleted', 'tag': '64fbfcfc-fadd-4a3a-bf89-5145a6300c64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1526/2956] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.0/networks/7c45131b-5bf6-4123-817a-625ed6d650a7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:31.839 8 INFO neutron.services.segments.plugin [-] Segment 6d46f709-c6b3-4b9c-960a-2f6d5982787f resource provider aggregate not found 2026-06-30 10:18:31.844 8 INFO neutron.services.segments.plugin [-] Segment 6d46f709-c6b3-4b9c-960a-2f6d5982787f resource provider aggregate not found 2026-06-30 10:18:31.863 8 INFO neutron.services.segments.plugin [-] Segment 6d46f709-c6b3-4b9c-960a-2f6d5982787f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d46f709-c6b3-4b9c-960a-2f6d5982787f found for delete ", "request_id": "req-e2f37b34-c047-450e-9ad5-756f3bd85557"}]} 2026-06-30 10:18:31.870 8 INFO neutron.services.segments.plugin [-] Segment 6d46f709-c6b3-4b9c-960a-2f6d5982787f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d46f709-c6b3-4b9c-960a-2f6d5982787f found for delete ", "request_id": "req-20caf339-ae5b-4574-a20f-17c10e8b9112"}]} [pid: 8|app: 0|req: 1431/2957] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.0/networks/31c06eda-c44e-48ce-a83d-e2a68ed61e20 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2958] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.0/networks/768b813d-c107-464b-b845-452bcf0e1cc0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2959] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:32 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1528/2960] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:32 2026] GET /v2.0/security-groups?tenant_id=844f12bc410145999f430f72e6325182&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2961] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:33 2026] DELETE /v2.0/security-groups/4fa4444e-a696-4848-91d4-9c27e145a162 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2962] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:33 2026] GET /v2.0/security-groups?tenant_id=707dfc2ff3c24ac3b343ad468c2658e7&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2963] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:33 2026] DELETE /v2.0/security-groups/02dc19f9-8ceb-4687-b0e8-7c6e54fdb0f5 => 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: 1530/2964] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:33 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:33.557 7 INFO neutron.services.segments.plugin [-] Segment 4e9af293-b19c-4223-82b1-c771b93245b7 resource provider aggregate not found 2026-06-30 10:18:33.562 7 INFO neutron.services.segments.plugin [-] Segment 4e9af293-b19c-4223-82b1-c771b93245b7 resource provider aggregate not found 2026-06-30 10:18:33.575 7 INFO neutron.services.segments.plugin [-] Segment 4e9af293-b19c-4223-82b1-c771b93245b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9af293-b19c-4223-82b1-c771b93245b7 found for delete ", "request_id": "req-498aff7d-dd55-424c-99d5-bd289138d491"}]} 2026-06-30 10:18:33.581 7 INFO neutron.services.segments.plugin [-] Segment 4e9af293-b19c-4223-82b1-c771b93245b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9af293-b19c-4223-82b1-c771b93245b7 found for delete ", "request_id": "req-10371a1f-a30e-41ed-8ca6-f583717a3621"}]} 2026-06-30 10:18:33.595 7 INFO neutron.services.segments.plugin [-] Segment 330de70c-4895-4aa0-a667-f5b8c92bf6ec resource provider aggregate not found 2026-06-30 10:18:33.600 7 INFO neutron.services.segments.plugin [-] Segment 330de70c-4895-4aa0-a667-f5b8c92bf6ec resource provider aggregate not found 2026-06-30 10:18:33.607 7 INFO neutron.services.segments.plugin [-] Segment 330de70c-4895-4aa0-a667-f5b8c92bf6ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330de70c-4895-4aa0-a667-f5b8c92bf6ec found for delete ", "request_id": "req-b5ec04aa-25ac-4f69-b7d3-aaaf16a434a5"}]} 2026-06-30 10:18:33.618 7 INFO neutron.services.segments.plugin [-] Segment abcbc37d-28d7-4af6-9920-a1caf95560b5 resource provider aggregate not found 2026-06-30 10:18:33.623 7 INFO neutron.services.segments.plugin [-] Segment 330de70c-4895-4aa0-a667-f5b8c92bf6ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330de70c-4895-4aa0-a667-f5b8c92bf6ec found for delete ", "request_id": "req-4b79fe1f-b7e9-4fa8-919f-340ba8e847da"}]} 2026-06-30 10:18:33.635 7 INFO neutron.services.segments.plugin [-] Segment abcbc37d-28d7-4af6-9920-a1caf95560b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcbc37d-28d7-4af6-9920-a1caf95560b5 found for delete ", "request_id": "req-293fb8be-8ee9-4c52-9534-35cc516bbc02"}]} 2026-06-30 10:18:33.642 7 INFO neutron.services.segments.plugin [-] Segment abcbc37d-28d7-4af6-9920-a1caf95560b5 resource provider aggregate not found 2026-06-30 10:18:33.658 7 INFO neutron.services.segments.plugin [-] Segment abcbc37d-28d7-4af6-9920-a1caf95560b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcbc37d-28d7-4af6-9920-a1caf95560b5 found for delete ", "request_id": "req-754edf3e-0d67-4dd8-b2e2-8a7cbf5e1db7"}]} [pid: 8|app: 0|req: 1435/2965] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:33 2026] GET /v2.0/security-groups?tenant_id=9d95145599ae48ee81f171a2c619de65&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2966] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:33 2026] DELETE /v2.0/security-groups/c738a21f-9158-46a9-a585-e0dcdcd13318 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2967] 10.0.0.211 () {34 vars in 990 bytes} [Tue Jun 30 10:18:34 2026] GET /v2.0/ports?device_id=9431356e-78c7-4e69-a92e-4ec5b6dcd39e => 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: 1532/2968] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:35 2026] DELETE /v2.0/security-groups/63afae41-92d2-4c7a-9eb3-900218303235 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:36.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e8d9173-8467-4e01-b792-d2f786758cc3 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: f519cf03-065b-43e2-83cd-df8cfbd4eecf 2026-06-30 10:18:36.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e8d9173-8467-4e01-b792-d2f786758cc3 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: f519cf03-065b-43e2-83cd-df8cfbd4eecf [pid: 8|app: 0|req: 1437/2969] 10.0.0.78 () {34 vars in 788 bytes} [Tue Jun 30 10:18:35 2026] PUT /v2.0/routers/b6664982-54c7-4880-a264-57e6dd4d89d6/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2970] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:36 2026] DELETE /v2.0/subnets/c4e4f3d2-334a-439c-845a-dfc859ffdbc3 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:37.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbc3d76f-0032-4e8f-a220-3a0d2c244dd1 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: 5a62cfed-1051-4c1a-b8c6-b314730c39ca 2026-06-30 10:18:37.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbc3d76f-0032-4e8f-a220-3a0d2c244dd1 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: 5a62cfed-1051-4c1a-b8c6-b314730c39ca 2026-06-30 10:18:37.348 7 INFO neutron.db.segments_db [None req-90e53c9e-d89b-46c8-9007-c4ab1f0666bb efdf4c7f1c5945df839fe66168081a9f 05cd3aa0af6049ea9b6db5257967baa1 - - default default] Added segment adce1a42-ac23-46f2-b9e9-07bb59b403a5 of type vxlan for network 740f36da-ef6b-4f18-9993-af937066d449 [pid: 7|app: 0|req: 1534/2971] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:37 2026] POST /v2.0/networks => generated 612 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:18:37.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbc3d76f-0032-4e8f-a220-3a0d2c244dd1 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: e5f630bf-46dc-4593-a5a5-9ca4d8418421 2026-06-30 10:18:37.441 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbc3d76f-0032-4e8f-a220-3a0d2c244dd1 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: e5f630bf-46dc-4593-a5a5-9ca4d8418421 [pid: 7|app: 0|req: 1535/2972] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:18:37 2026] PUT /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2973] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:37 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/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: 1537/2974] 10.0.0.78 () {34 vars in 763 bytes} [Tue Jun 30 10:18:37 2026] PUT /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/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: 1538/2975] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:37 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2976] 10.0.0.78 () {34 vars in 759 bytes} [Tue Jun 30 10:18:37 2026] PUT /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-30 10:18:37.776 8 INFO neutron.services.segments.plugin [-] Segment 83116c62-47d3-4bac-abe3-f436964027cc resource provider aggregate not found 2026-06-30 10:18:37.779 8 INFO neutron.services.segments.plugin [-] Segment 83116c62-47d3-4bac-abe3-f436964027cc resource provider aggregate not found 2026-06-30 10:18:37.806 8 INFO neutron.services.segments.plugin [-] Segment 83116c62-47d3-4bac-abe3-f436964027cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83116c62-47d3-4bac-abe3-f436964027cc found for delete ", "request_id": "req-16701e60-d91b-4d2e-973f-3052cd225401"}]} 2026-06-30 10:18:37.818 8 INFO neutron.services.segments.plugin [-] Segment 83116c62-47d3-4bac-abe3-f436964027cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83116c62-47d3-4bac-abe3-f436964027cc found for delete ", "request_id": "req-d7936952-92be-4c4b-9166-4aef1b79a382"}]} [pid: 7|app: 0|req: 1540/2977] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:37 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:37.821 8 INFO neutron.db.l3_hamode_db [None req-dbc3d76f-0032-4e8f-a220-3a0d2c244dd1 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] HA network 8c6c7ec9-203d-485d-ad04-bfa44128da4b was deleted as no HA routers are present in tenant 39e8d6394e204d16989a094c9037c3b5. [pid: 8|app: 0|req: 1438/2978] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:36 2026] DELETE /v2.0/routers/b6664982-54c7-4880-a264-57e6dd4d89d6 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2979] 10.0.0.78 () {34 vars in 781 bytes} [Tue Jun 30 10:18:37 2026] PUT /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-30 10:18:37.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-af735e01-e565-43f4-bd6b-0db72226efb5 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] TaaS: Handle Delete Port: f5f6fece-fe47-49ab-b98e-9700772696ba 2026-06-30 10:18:37.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af735e01-e565-43f4-bd6b-0db72226efb5 7b9a46f0b58b46c8873d52171c57044c 39e8d6394e204d16989a094c9037c3b5 - - default default] Tap Mirror: Handle Delete Port: f5f6fece-fe47-49ab-b98e-9700772696ba [pid: 7|app: 0|req: 1542/2980] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:37 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2981] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:18:37 2026] PUT /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2982] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2983] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/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: 1439/2986] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:37 2026] DELETE /v2.0/networks/3a3cf80a-0163-4d79-a05b-a3fc30fce33c => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:38.212 7 INFO neutron.api.v2.resource [None req-86f6f7ec-0f08-4783-b6bb-c8fec94b7ae7 efdf4c7f1c5945df839fe66168081a9f 05cd3aa0af6049ea9b6db5257967baa1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/2987] 10.0.0.78 () {32 vars in 744 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2988] 10.0.0.78 () {32 vars in 743 bytes} [Tue Jun 30 10:18:38 2026] DELETE /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags/red => 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: 1549/2989] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:38.421 8 INFO neutron.api.v2.resource [None req-bcffc604-e89c-4777-97f5-931001705209 efdf4c7f1c5945df839fe66168081a9f 05cd3aa0af6049ea9b6db5257967baa1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/2990] 10.0.0.78 () {32 vars in 747 bytes} [Tue Jun 30 10:18:38 2026] DELETE /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2991] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:18:38 2026] DELETE /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2992] 10.0.0.78 () {32 vars in 732 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:38.676 7 INFO neutron.services.segments.plugin [-] Segment adce1a42-ac23-46f2-b9e9-07bb59b403a5 resource provider aggregate not found 2026-06-30 10:18:38.681 7 INFO neutron.services.segments.plugin [-] Segment adce1a42-ac23-46f2-b9e9-07bb59b403a5 resource provider aggregate not found 2026-06-30 10:18:38.698 7 INFO neutron.services.segments.plugin [-] Segment adce1a42-ac23-46f2-b9e9-07bb59b403a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adce1a42-ac23-46f2-b9e9-07bb59b403a5 found for delete ", "request_id": "req-9a096273-b083-4368-a076-65593fbf452f"}]} [pid: 7|app: 0|req: 1551/2993] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:38 2026] DELETE /v2.0/networks/740f36da-ef6b-4f18-9993-af937066d449 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:38.717 7 INFO neutron.services.segments.plugin [-] Segment adce1a42-ac23-46f2-b9e9-07bb59b403a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adce1a42-ac23-46f2-b9e9-07bb59b403a5 found for delete ", "request_id": "req-94cd9c2a-53b4-47ad-ac5b-aafa9be58694"}]} [pid: 8|app: 0|req: 1443/2994] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.0/security-groups?tenant_id=e772d540c1b14f9ba4c2d831bd6dcff2&name=default => generated 2929 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2995] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:39 2026] DELETE /v2.0/security-groups/b348aef0-648a-4a5f-a98f-7f17727f4ae6 => 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: 1553/2996] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:39 2026] GET /v2.0/security-groups?tenant_id=39e8d6394e204d16989a094c9037c3b5&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2997] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:39 2026] GET /v2.0/security-groups?tenant_id=05cd3aa0af6049ea9b6db5257967baa1&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2998] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:39 2026] DELETE /v2.0/security-groups/0a77174d-efad-490c-b8eb-b4a4cbae909f => 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: 1445/2999] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:39 2026] DELETE /v2.0/security-groups/81332e50-2804-4d81-a637-3699971ef419 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:39.824 8 INFO neutron.services.segments.plugin [-] Segment 278c1a07-cde5-4b40-90ba-209b43f42471 resource provider aggregate not found 2026-06-30 10:18:39.834 8 INFO neutron.services.segments.plugin [-] Segment 278c1a07-cde5-4b40-90ba-209b43f42471 resource provider aggregate not found 2026-06-30 10:18:39.843 8 INFO neutron.services.segments.plugin [-] Segment 278c1a07-cde5-4b40-90ba-209b43f42471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278c1a07-cde5-4b40-90ba-209b43f42471 found for delete ", "request_id": "req-1df63310-185b-42fb-a5e4-93a13b1fcb72"}]} 2026-06-30 10:18:39.849 8 INFO neutron.services.segments.plugin [-] Segment 278c1a07-cde5-4b40-90ba-209b43f42471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278c1a07-cde5-4b40-90ba-209b43f42471 found for delete ", "request_id": "req-51c337cb-cd13-4a16-acde-a7d9b2ab9225"}]} [pid: 7|app: 0|req: 1555/3000] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:39 2026] GET /v2.0/security-groups?tenant_id=34a740393ef0473a8eb3a0ec8a21d09b&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3001] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:39 2026] DELETE /v2.0/security-groups/f8bce98a-d153-436a-ae80-32dbe2ee0899 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:43.455 7 INFO neutron.db.segments_db [None req-9b78efa2-3873-4e26-b2b8-f7a2878c52b4 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] Added segment f8200de0-b1cf-4d5d-939a-5e31f64c08ed of type vxlan for network 4da7e76c-cdb3-494f-8edd-3d5c3caf3337 2026-06-30 10:18:43.657 7 INFO neutron.db.l3_hamode_db [None req-9b78efa2-3873-4e26-b2b8-f7a2878c52b4 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:18:43.779 7 INFO neutron.db.l3_hamode_db [None req-9b78efa2-3873-4e26-b2b8-f7a2878c52b4 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 10:18:44.207 8 INFO neutron.db.segments_db [None req-ef8210bb-911f-41a9-98ec-4e91533299c2 8bf213cbedb340a0b3ed383009b721fc 7fa4f4dd8d65431c86f271872d9a6570 - - default default] Added segment 2945d5b4-2451-4781-a104-553359b1b864 of type vxlan for network cb74d8e4-19c0-4c46-aa8c-e619633c11b6 [pid: 8|app: 0|req: 1447/3002] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:43 2026] POST /v2.0/networks => generated 612 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:18:44.357 8 INFO neutron.db.segments_db [None req-1fa2e81d-6b80-48dd-b5ab-1e5cdcd08e1a 8bf213cbedb340a0b3ed383009b721fc 7fa4f4dd8d65431c86f271872d9a6570 - - default default] Added segment ec57dc6b-f10a-44bc-b414-4e8b8b445946 of type vxlan for network 55b2bfec-f135-470e-a9e9-d64254732b31 [pid: 7|app: 0|req: 1556/3003] 10.0.0.78 () {34 vars in 667 bytes} [Tue Jun 30 10:18:43 2026] POST /v2.0/routers => generated 474 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3004] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:44 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:18:44.516 8 INFO neutron.db.segments_db [None req-5711c21b-800f-43b6-8796-07f5af1e62bc 8bf213cbedb340a0b3ed383009b721fc 7fa4f4dd8d65431c86f271872d9a6570 - - default default] Added segment 274ca918-99e7-4b08-a090-cf3bc5ab5e10 of type vxlan for network 76a1e243-8659-4a1b-a336-6a8747bde341 [pid: 7|app: 0|req: 1557/3005] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:44 2026] PUT /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3006] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:44 2026] POST /v2.0/networks => generated 613 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3007] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:44 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:44.704 8 INFO neutron.db.segments_db [None req-db71a6f4-3401-4b21-9e9d-eb5e4fbffbca 8bf213cbedb340a0b3ed383009b721fc 7fa4f4dd8d65431c86f271872d9a6570 - - default default] Added segment c24650cf-f8cf-4c01-9931-5296b1c72c99 of type vxlan for network 9dcd3a2a-087c-45d5-b4d7-88a2d00ccd21 [pid: 8|app: 0|req: 1450/3008] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:44 2026] POST /v2.0/networks => generated 611 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3009] 10.0.0.78 () {34 vars in 761 bytes} [Tue Jun 30 10:18:44 2026] PUT /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/green => generated 4 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-30 10:18:44.865 8 INFO neutron.db.segments_db [None req-81f54931-6f03-44c2-b15e-6c45501a190e 8bf213cbedb340a0b3ed383009b721fc 7fa4f4dd8d65431c86f271872d9a6570 - - default default] Added segment 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 of type vxlan for network 2717c8ae-2b2f-46b9-83da-b6a4222723ca [pid: 8|app: 0|req: 1451/3010] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:44 2026] POST /v2.0/networks => generated 612 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3011] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:44 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3012] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:18:44 2026] PUT /v2.0/networks/cb74d8e4-19c0-4c46-aa8c-e619633c11b6/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3013] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:18:44 2026] PUT /v2.0/networks/55b2bfec-f135-470e-a9e9-d64254732b31/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3014] 10.0.0.78 () {34 vars in 757 bytes} [Tue Jun 30 10:18:44 2026] PUT /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/red => generated 4 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3015] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:18:45 2026] PUT /v2.0/networks/76a1e243-8659-4a1b-a336-6a8747bde341/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3016] 10.0.0.78 () {34 vars in 752 bytes} [Tue Jun 30 10:18:45 2026] PUT /v2.0/networks/9dcd3a2a-087c-45d5-b4d7-88a2d00ccd21/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3017] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3018] 10.0.0.78 () {32 vars in 665 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3019] 10.0.0.78 () {32 vars in 679 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3020] 10.0.0.78 () {32 vars in 675 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3021] 10.0.0.78 () {34 vars in 779 bytes} [Tue Jun 30 10:18:45 2026] PUT /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/black.or.white => generated 4 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3022] 10.0.0.78 () {32 vars in 687 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3023] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3024] 10.0.0.78 () {32 vars in 673 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3025] 10.0.0.78 () {32 vars in 687 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3026] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:45 2026] PUT /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 37 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3027] 10.0.0.78 () {32 vars in 683 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3028] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3029] 10.0.0.78 () {32 vars in 695 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3030] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/red => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:45.782 8 INFO neutron.services.segments.plugin [-] Segment 2945d5b4-2451-4781-a104-553359b1b864 resource provider aggregate not found 2026-06-30 10:18:45.787 8 INFO neutron.services.segments.plugin [-] Segment 2945d5b4-2451-4781-a104-553359b1b864 resource provider aggregate not found 2026-06-30 10:18:45.802 8 INFO neutron.services.segments.plugin [-] Segment 2945d5b4-2451-4781-a104-553359b1b864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2945d5b4-2451-4781-a104-553359b1b864 found for delete ", "request_id": "req-22f60a7c-6f77-47b3-9f5e-c70494070dc2"}]} 2026-06-30 10:18:45.806 8 INFO neutron.services.segments.plugin [-] Segment 2945d5b4-2451-4781-a104-553359b1b864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2945d5b4-2451-4781-a104-553359b1b864 found for delete ", "request_id": "req-dd298e04-ce88-448b-a563-b3e69ade0d6a"}]} [pid: 8|app: 0|req: 1464/3031] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:45 2026] DELETE /v2.0/networks/cb74d8e4-19c0-4c46-aa8c-e619633c11b6 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:45.876 7 INFO neutron.api.v2.resource [None req-a67ec9f9-ec11-4d15-bb49-f4b7e8d14ae2 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3032] 10.0.0.78 () {32 vars in 742 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3033] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:45 2026] DELETE /v2.0/networks/55b2bfec-f135-470e-a9e9-d64254732b31 => 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: 1569/3034] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:18:45 2026] DELETE /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/red => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3035] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:45 2026] DELETE /v2.0/networks/76a1e243-8659-4a1b-a336-6a8747bde341 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3036] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:46 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 30 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:46.205 7 INFO neutron.api.v2.resource [None req-dcf3aa74-688b-4cb2-b05f-7fff910328fa 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3037] 10.0.0.78 () {32 vars in 745 bytes} [Tue Jun 30 10:18:46 2026] DELETE /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags/green => generated 99 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3038] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:46 2026] DELETE /v2.0/networks/9dcd3a2a-087c-45d5-b4d7-88a2d00ccd21 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3039] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:18:46 2026] DELETE /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3040] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:46 2026] DELETE /v2.0/networks/2717c8ae-2b2f-46b9-83da-b6a4222723ca => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3041] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:46 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3042] 10.0.0.78 () {32 vars in 720 bytes} [Tue Jun 30 10:18:46 2026] GET /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112 => 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: 1574/3043] 10.0.0.78 () {34 vars in 741 bytes} [Tue Jun 30 10:18:46 2026] PUT /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112 => generated 480 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3044] 10.0.0.78 () {32 vars in 735 bytes} [Tue Jun 30 10:18:47 2026] GET /v2.0/ports?device_id=d68115c2-d203-4531-ab01-ed5fcc034112 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:47.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7d64cc1-b761-46de-be43-1f4aea8c8180 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] TaaS: Handle Delete Port: 006d607f-0f94-4630-b0bf-f3e58a3455cb 2026-06-30 10:18:47.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7d64cc1-b761-46de-be43-1f4aea8c8180 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] Tap Mirror: Handle Delete Port: 006d607f-0f94-4630-b0bf-f3e58a3455cb [pid: 8|app: 0|req: 1471/3045] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:47 2026] GET /v2.0/security-groups?tenant_id=d3e2c32727464791a27f76375c82daad&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:18:47.593 7 INFO neutron.services.segments.plugin [-] Segment f8200de0-b1cf-4d5d-939a-5e31f64c08ed resource provider aggregate not found [pid: 8|app: 0|req: 1472/3046] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:47 2026] DELETE /v2.0/security-groups/edd23ae5-21ba-4026-82b6-14a12e2db6e5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:47.601 7 INFO neutron.services.segments.plugin [-] Segment f8200de0-b1cf-4d5d-939a-5e31f64c08ed resource provider aggregate not found 2026-06-30 10:18:47.616 7 INFO neutron.services.segments.plugin [-] Segment f8200de0-b1cf-4d5d-939a-5e31f64c08ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8200de0-b1cf-4d5d-939a-5e31f64c08ed found for delete ", "request_id": "req-ad18074b-6e94-4c02-a537-986dd87a5f24"}]} 2026-06-30 10:18:47.619 7 INFO neutron.services.segments.plugin [-] Segment f8200de0-b1cf-4d5d-939a-5e31f64c08ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8200de0-b1cf-4d5d-939a-5e31f64c08ed found for delete ", "request_id": "req-297b16d0-d4e8-4b6c-a64b-9636c1132d6e"}]} 2026-06-30 10:18:47.637 7 INFO neutron.db.l3_hamode_db [None req-a7d64cc1-b761-46de-be43-1f4aea8c8180 305d8adc7639417fb82dfd7e32585914 2b108f61fee6402b84876148321b75f8 - - default default] HA network 4da7e76c-cdb3-494f-8edd-3d5c3caf3337 was deleted as no HA routers are present in tenant 2b108f61fee6402b84876148321b75f8. [pid: 7|app: 0|req: 1575/3047] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:47 2026] DELETE /v2.0/routers/d68115c2-d203-4531-ab01-ed5fcc034112 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:47.840 8 INFO neutron.services.segments.plugin [-] Segment ec57dc6b-f10a-44bc-b414-4e8b8b445946 resource provider aggregate not found 2026-06-30 10:18:47.848 8 INFO neutron.services.segments.plugin [-] Segment ec57dc6b-f10a-44bc-b414-4e8b8b445946 resource provider aggregate not found 2026-06-30 10:18:47.860 8 INFO neutron.services.segments.plugin [-] Segment ec57dc6b-f10a-44bc-b414-4e8b8b445946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec57dc6b-f10a-44bc-b414-4e8b8b445946 found for delete ", "request_id": "req-d6c36979-8f89-435d-9b3f-e7ce5aa4d986"}]} 2026-06-30 10:18:47.870 8 INFO neutron.services.segments.plugin [-] Segment ec57dc6b-f10a-44bc-b414-4e8b8b445946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec57dc6b-f10a-44bc-b414-4e8b8b445946 found for delete ", "request_id": "req-83b7fd74-074b-46eb-96a2-ffbbb4e48107"}]} [pid: 8|app: 0|req: 1473/3048] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:47 2026] GET /v2.0/security-groups?tenant_id=264e3d7d3200466095dc41abd5e6b32a&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:18:47.882 8 INFO neutron.services.segments.plugin [-] Segment 274ca918-99e7-4b08-a090-cf3bc5ab5e10 resource provider aggregate not found 2026-06-30 10:18:47.891 8 INFO neutron.services.segments.plugin [-] Segment 274ca918-99e7-4b08-a090-cf3bc5ab5e10 resource provider aggregate not found 2026-06-30 10:18:47.903 8 INFO neutron.services.segments.plugin [-] Segment 274ca918-99e7-4b08-a090-cf3bc5ab5e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274ca918-99e7-4b08-a090-cf3bc5ab5e10 found for delete ", "request_id": "req-8090879e-dc0b-4f18-95bb-fb76c7ab6d9d"}]} 2026-06-30 10:18:47.907 8 INFO neutron.services.segments.plugin [-] Segment 274ca918-99e7-4b08-a090-cf3bc5ab5e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274ca918-99e7-4b08-a090-cf3bc5ab5e10 found for delete ", "request_id": "req-32ef36da-9129-45a9-91c6-5ad35c48b6bf"}]} 2026-06-30 10:18:47.919 8 INFO neutron.services.segments.plugin [-] Segment c24650cf-f8cf-4c01-9931-5296b1c72c99 resource provider aggregate not found 2026-06-30 10:18:47.926 8 INFO neutron.services.segments.plugin [-] Segment c24650cf-f8cf-4c01-9931-5296b1c72c99 resource provider aggregate not found 2026-06-30 10:18:47.940 8 INFO neutron.services.segments.plugin [-] Segment c24650cf-f8cf-4c01-9931-5296b1c72c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24650cf-f8cf-4c01-9931-5296b1c72c99 found for delete ", "request_id": "req-b48e16b8-070a-47ba-8d6d-9517376cb366"}]} 2026-06-30 10:18:47.945 8 INFO neutron.services.segments.plugin [-] Segment c24650cf-f8cf-4c01-9931-5296b1c72c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24650cf-f8cf-4c01-9931-5296b1c72c99 found for delete ", "request_id": "req-3c59e4c9-e5d7-48c7-9316-03f3f377e090"}]} 2026-06-30 10:18:47.958 8 INFO neutron.services.segments.plugin [-] Segment 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 resource provider aggregate not found 2026-06-30 10:18:47.963 8 INFO neutron.services.segments.plugin [-] Segment 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 resource provider aggregate not found 2026-06-30 10:18:47.980 8 INFO neutron.services.segments.plugin [-] Segment 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 found for delete ", "request_id": "req-00df1e42-da66-4324-bbdd-271af194a868"}]} 2026-06-30 10:18:47.980 8 INFO neutron.services.segments.plugin [-] Segment 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1cc90f-32ad-47c3-9fc7-11b8ba74f264 found for delete ", "request_id": "req-c8be1285-8221-4cd7-93af-96c01ba9a46e"}]} [pid: 7|app: 0|req: 1576/3049] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:47 2026] DELETE /v2.0/security-groups/0a82a76d-d93c-46e5-81b9-e6e133864c5f => 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: 1474/3050] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:48 2026] GET /v2.0/security-groups?tenant_id=7fa4f4dd8d65431c86f271872d9a6570&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3051] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:48 2026] DELETE /v2.0/security-groups/598f915f-a2c2-447c-bcf6-15aeb7738403 => 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: 1475/3052] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:48 2026] GET /v2.0/security-groups?tenant_id=2b108f61fee6402b84876148321b75f8&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3053] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:48 2026] DELETE /v2.0/security-groups/72c3abf3-8899-48b0-a0d7-b92525de4471 => 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: 1476/3054] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:48 2026] GET /v2.0/security-groups?tenant_id=1c006f83bc9e4544a05a668e8797e29a&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3055] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:48 2026] DELETE /v2.0/security-groups/ed565892-a9f9-44ae-baea-c9293447bbac => 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: 1477/3056] 10.0.0.78 () {34 vars in 675 bytes} [Tue Jun 30 10:18:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3057] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:18:52 2026] PUT /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/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: 1478/3058] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3059] 10.0.0.78 () {34 vars in 769 bytes} [Tue Jun 30 10:18:52 2026] PUT /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3060] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3061] 10.0.0.78 () {34 vars in 765 bytes} [Tue Jun 30 10:18:52 2026] PUT /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3062] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/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: 1585/3063] 10.0.0.78 () {34 vars in 787 bytes} [Tue Jun 30 10:18:52 2026] PUT /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3064] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3065] 10.0.0.78 () {34 vars in 758 bytes} [Tue Jun 30 10:18:52 2026] PUT /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3066] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:18:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3067] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3068] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:52.710 7 INFO neutron.api.v2.resource [None req-055a1632-d0d2-4f08-995d-596e2e63517f 9afe57ab7e604d91989adeac39e0faf9 a8f2ba8098e34fa383f3cb79f09863ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3069] 10.0.0.78 () {32 vars in 750 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3070] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:18:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3071] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:18:52 2026] DELETE /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3072] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:52.830 7 INFO neutron.api.v2.resource [None req-a75cf424-c1a4-4478-a9b4-fccb7045226e 9afe57ab7e604d91989adeac39e0faf9 a8f2ba8098e34fa383f3cb79f09863ae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3073] 10.0.0.78 () {32 vars in 753 bytes} [Tue Jun 30 10:18:52 2026] DELETE /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3074] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:18:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3075] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:18:52 2026] DELETE /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => 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: 1595/3076] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1/tags => 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: 1596/3077] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:18:52 2026] DELETE /v2.0/subnetpools/80caee4b-0390-4539-9337-1352bb69ecc1 => 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: 1482/3078] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:18:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3081] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:18:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3082] 10.0.0.78 () {34 vars in 766 bytes} [Tue Jun 30 10:18:53 2026] PUT /v2.0/security-groups/85c0bd7f-2a19-4526-9d32-47221a5e8d2a/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3083] 10.0.0.78 () {34 vars in 766 bytes} [Tue Jun 30 10:18:53 2026] PUT /v2.0/security-groups/bef16aa4-e2cc-4aa8-a4d8-68160e87e35d/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3084] 10.0.0.78 () {34 vars in 766 bytes} [Tue Jun 30 10:18:53 2026] PUT /v2.0/security-groups/dca462e2-f045-4cc7-a384-45031f133dee/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: 1599/3085] 10.0.0.78 () {34 vars in 766 bytes} [Tue Jun 30 10:18:53 2026] PUT /v2.0/security-groups/ea2c528a-845e-42ff-8d27-088dd8431058/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3086] 10.0.0.78 () {32 vars in 679 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3087] 10.0.0.78 () {32 vars in 693 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3088] 10.0.0.78 () {32 vars in 689 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3089] 10.0.0.78 () {32 vars in 701 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3090] 10.0.0.78 () {32 vars in 687 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3091] 10.0.0.78 () {32 vars in 701 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3092] 10.0.0.78 () {32 vars in 697 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3093] 10.0.0.78 () {32 vars in 709 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3094] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.0/security-groups?tenant_id=a8f2ba8098e34fa383f3cb79f09863ae&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3095] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:53 2026] DELETE /v2.0/security-groups/85c0bd7f-2a19-4526-9d32-47221a5e8d2a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3096] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:53 2026] DELETE /v2.0/security-groups/bef16aa4-e2cc-4aa8-a4d8-68160e87e35d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3097] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:53 2026] DELETE /v2.0/security-groups/ae5199af-d0a4-4ab8-a051-8f9ba935fd67 => 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: 1607/3098] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:53 2026] DELETE /v2.0/security-groups/dca462e2-f045-4cc7-a384-45031f133dee => 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: 1492/3099] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:54 2026] DELETE /v2.0/security-groups/ea2c528a-845e-42ff-8d27-088dd8431058 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3100] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:54 2026] GET /v2.0/security-groups?tenant_id=9571cc3cc61c4d0bb56d44b4d8eccc4c&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3101] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:54 2026] DELETE /v2.0/security-groups/32959092-f5fa-463c-afd8-0539887b5d01 => 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: 1609/3102] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:54 2026] DELETE /v2.0/security-groups/0ecee4fe-6c6e-43bc-bd0a-0dad81402f88 => 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: 1494/3103] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:54 2026] GET /v2.0/security-groups?tenant_id=1868c957abe1497ea6dadc3ddc66c3a3&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3104] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:55 2026] DELETE /v2.0/security-groups/3832f5e4-4fb8-47e1-96d2-10a40c201049 => 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: 1495/3105] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:55 2026] GET /v2.0/security-groups?tenant_id=9b47cf09d2cb489d8297a2a50ae635dc&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: 1611/3106] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:55 2026] DELETE /v2.0/security-groups/55d15b2f-fe61-465a-8fe5-cc1e5f37e27d => 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: 1496/3107] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:18:55 2026] GET /v2.0/security-groups?tenant_id=c1cec568414546249f94b3f87c55ccdf&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: 1612/3108] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:18:55 2026] DELETE /v2.0/security-groups/5418c1fa-964f-4d81-af35-a9fab6905621 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:57.848 8 INFO neutron.db.segments_db [None req-6372b8d5-adb4-44fb-8e7c-bd5b144bb2bb 53587714b62947368e8cb0cf90b9e355 f83778ad4cc545f6a7682e6fbf7aebf1 - - default default] Added segment 82642129-9370-4861-b3bf-bdfd8db395a1 of type vxlan for network d61bde0e-766d-4b72-a41f-304c94f4a8c3 [pid: 8|app: 0|req: 1497/3109] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:18:57 2026] POST /v2.0/networks => generated 613 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3110] 10.0.0.78 () {34 vars in 668 bytes} [Tue Jun 30 10:18:57 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3111] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:58 2026] PUT /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3112] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3113] 10.0.0.78 () {34 vars in 761 bytes} [Tue Jun 30 10:18:58 2026] PUT /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3114] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3115] 10.0.0.78 () {34 vars in 757 bytes} [Tue Jun 30 10:18:58 2026] PUT /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3116] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3117] 10.0.0.78 () {34 vars in 779 bytes} [Tue Jun 30 10:18:58 2026] PUT /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3118] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3119] 10.0.0.78 () {34 vars in 750 bytes} [Tue Jun 30 10:18:58 2026] PUT /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/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: 1618/3120] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3121] 10.0.0.78 () {32 vars in 738 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:18:58.854 7 INFO neutron.api.v2.resource [None req-94a16c4b-a5f5-41db-b8c0-87746f374e17 53587714b62947368e8cb0cf90b9e355 f83778ad4cc545f6a7682e6fbf7aebf1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3122] 10.0.0.78 () {32 vars in 742 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/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: 1504/3123] 10.0.0.78 () {32 vars in 741 bytes} [Tue Jun 30 10:18:58 2026] DELETE /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3124] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:18:59.009 8 INFO neutron.api.v2.resource [None req-f15eb2ec-9500-423c-85c8-73b049b88f7a 53587714b62947368e8cb0cf90b9e355 f83778ad4cc545f6a7682e6fbf7aebf1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3125] 10.0.0.78 () {32 vars in 745 bytes} [Tue Jun 30 10:18:58 2026] DELETE /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3126] 10.0.0.78 () {32 vars in 733 bytes} [Tue Jun 30 10:18:59 2026] DELETE /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3127] 10.0.0.78 () {32 vars in 730 bytes} [Tue Jun 30 10:18:59 2026] GET /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3128] 10.0.0.78 () {32 vars in 723 bytes} [Tue Jun 30 10:18:59 2026] DELETE /v2.0/subnets/c635043e-fbda-4744-9acb-27c475f5bbc7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:18:59.372 8 INFO neutron_taas.services.taas.taas_plugin [None req-37eec561-ea57-44dd-a97c-d262eec68872 53587714b62947368e8cb0cf90b9e355 f83778ad4cc545f6a7682e6fbf7aebf1 - - default default] TaaS: Handle Delete Port: 0da596cc-43bc-4854-acc1-d9495b472a2e 2026-06-30 10:18:59.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37eec561-ea57-44dd-a97c-d262eec68872 53587714b62947368e8cb0cf90b9e355 f83778ad4cc545f6a7682e6fbf7aebf1 - - default default] Tap Mirror: Handle Delete Port: 0da596cc-43bc-4854-acc1-d9495b472a2e 2026-06-30 10:18:59.572 8 INFO neutron.services.segments.plugin [-] Segment 82642129-9370-4861-b3bf-bdfd8db395a1 resource provider aggregate not found 2026-06-30 10:18:59.576 8 INFO neutron.services.segments.plugin [-] Segment 82642129-9370-4861-b3bf-bdfd8db395a1 resource provider aggregate not found 2026-06-30 10:18:59.595 8 INFO neutron.services.segments.plugin [-] Segment 82642129-9370-4861-b3bf-bdfd8db395a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82642129-9370-4861-b3bf-bdfd8db395a1 found for delete ", "request_id": "req-a20914e0-27a2-4685-ae9d-0fbf52eadc92"}]} 2026-06-30 10:18:59.595 8 INFO neutron.services.segments.plugin [-] Segment 82642129-9370-4861-b3bf-bdfd8db395a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82642129-9370-4861-b3bf-bdfd8db395a1 found for delete ", "request_id": "req-cbe0b125-7b9a-4229-854c-8d13a12d75f0"}]} [pid: 8|app: 0|req: 1507/3129] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:18:59 2026] DELETE /v2.0/networks/d61bde0e-766d-4b72-a41f-304c94f4a8c3 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3130] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.0/security-groups?tenant_id=f83778ad4cc545f6a7682e6fbf7aebf1&name=default => generated 2929 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 10:19:00.377 7 INFO neutron.db.segments_db [None req-9215608d-efd5-44dc-8a59-4bebb308b25a 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Added segment 35e9ba05-61f9-468b-816f-e32de1257b56 of type vxlan for network ba4c743d-db47-44ed-aa34-5854260dc160 [pid: 8|app: 0|req: 1509/3131] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:00 2026] DELETE /v2.0/security-groups/1903eabe-9876-4d2b-b7bf-403b0c727980 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3132] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:19:00 2026] POST /v2.0/networks => generated 612 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3133] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.0/security-groups?tenant_id=5d1cae3600b9468785061a41ed4454f4&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3134] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:19:00 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 1625/3135] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:00 2026] DELETE /v2.0/security-groups/2ba6148d-0e41-442d-83cb-211590a2db53 => 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: 1511/3136] 10.0.0.78 () {34 vars in 665 bytes} [Tue Jun 30 10:19:00 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-30 10:19:01.001 7 INFO neutron.db.segments_db [None req-31c83f24-05a4-4e9e-9f58-d1c2452f56b2 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Added segment 4da22dd5-c426-4a0a-a40c-e323073b1a0d of type vxlan for network a3aa8638-099f-4e83-bd9e-54c78f0d2a59 [pid: 7|app: 0|req: 1626/3137] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:19:00 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) [pid: 8|app: 0|req: 1512/3138] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:19:01 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3139] 10.0.0.78 () {34 vars in 665 bytes} [Tue Jun 30 10:19:01 2026] POST /v2.0/trunks => generated 407 bytes in 200 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-30 10:19:01.679 8 INFO neutron.db.segments_db [None req-350dcd3d-cf69-4997-aaac-dd66021f4c68 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Added segment 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 of type vxlan for network a453830a-f1df-45c4-98aa-19b621675a60 [pid: 8|app: 0|req: 1513/3140] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:19:01 2026] POST /v2.0/networks => generated 611 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3141] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:19:01 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3142] 10.0.0.78 () {34 vars in 665 bytes} [Tue Jun 30 10:19:02 2026] POST /v2.0/trunks => generated 407 bytes in 174 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-30 10:19:02.392 7 INFO neutron.db.segments_db [None req-d157e884-441e-4eb0-878c-b6d7848bfca9 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Added segment f58c37be-316e-46ba-9498-d94317d1cbce of type vxlan for network cca83eda-a285-4c82-b110-9875e4711e9d [pid: 7|app: 0|req: 1629/3143] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:19:02 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3144] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:19:02 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) [pid: 7|app: 0|req: 1630/3145] 10.0.0.78 () {34 vars in 665 bytes} [Tue Jun 30 10:19:02 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-30 10:19:03.019 8 INFO neutron.db.segments_db [None req-cad984e8-8417-433a-b5e1-579ccdb0c528 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Added segment f47cd03c-3869-425f-8fc1-0d33054c5952 of type vxlan for network b49be84f-555d-48f0-9a3a-87d25fdad185 [pid: 8|app: 0|req: 1516/3146] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:19:02 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3147] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:19:03 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3148] 10.0.0.78 () {34 vars in 665 bytes} [Tue Jun 30 10:19:03 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1632/3149] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:19:03 2026] PUT /v2.0/trunks/2cce1057-89b9-4230-88c5-eba5532d89ec/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3150] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:19:03 2026] PUT /v2.0/trunks/e6ab7100-ae89-4e14-bb2a-dc4be92486c9/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3151] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:19:03 2026] PUT /v2.0/trunks/88f1563a-3a3b-496d-904f-88a5d8121967/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3152] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:19:03 2026] PUT /v2.0/trunks/cd69c1fc-d784-4723-9477-88dee40f0684/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3153] 10.0.0.78 () {32 vars in 661 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3154] 10.0.0.78 () {32 vars in 675 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3155] 10.0.0.78 () {32 vars in 671 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3156] 10.0.0.78 () {32 vars in 683 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3157] 10.0.0.78 () {32 vars in 669 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3158] 10.0.0.78 () {32 vars in 683 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3159] 10.0.0.78 () {32 vars in 679 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3160] 10.0.0.78 () {32 vars in 691 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3161] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/trunks/2cce1057-89b9-4230-88c5-eba5532d89ec => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3162] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/ports/090e9f7a-3e99-4b03-a660-0a4f836e7b14 => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3163] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:19:04 2026] DELETE /v2.0/trunks/2cce1057-89b9-4230-88c5-eba5532d89ec => 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: 1642/3164] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/trunks/e6ab7100-ae89-4e14-bb2a-dc4be92486c9 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 10:19:04.307 8 INFO neutron.db.segments_db [None req-ba19a62e-164a-4847-9ecb-567a2c18b2d8 52c19b1a72844a5c936b7bc59065467f 2db8c4461db849ac9d4da16d64980439 - - default default] Added segment b583ffb4-0566-4aec-82b1-edd96a4e053b of type vxlan for network d874973e-278f-47f0-894c-d9fae9be2c18 [pid: 7|app: 0|req: 1643/3165] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/ports/65983a7e-c66e-4bd5-a01e-144c7be07d70 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3166] 10.0.0.78 () {34 vars in 669 bytes} [Tue Jun 30 10:19:03 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: 7|app: 0|req: 1644/3167] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:19:04 2026] DELETE /v2.0/trunks/e6ab7100-ae89-4e14-bb2a-dc4be92486c9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3168] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/trunks/88f1563a-3a3b-496d-904f-88a5d8121967 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3169] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/ports/1eb950dc-d760-475b-8b4b-68f3d5b43de1 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3170] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:19:04 2026] DELETE /v2.0/trunks/88f1563a-3a3b-496d-904f-88a5d8121967 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3171] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/trunks/cd69c1fc-d784-4723-9477-88dee40f0684 => 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: 1649/3172] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/ports/51c0e47f-a4b9-4d8e-9891-6d7ce18337e7 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3173] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:19:04 2026] DELETE /v2.0/trunks/cd69c1fc-d784-4723-9477-88dee40f0684 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3174] 10.0.0.78 () {34 vars in 663 bytes} [Tue Jun 30 10:19:04 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1651/3175] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/trunks/ab1c9d93-d5e8-4c5f-a9a2-6c1a85104f40 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3176] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/ports/7a036b43-53a6-4172-b9b1-65050c58b2e7 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3177] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:19:04 2026] DELETE /v2.0/trunks/ab1c9d93-d5e8-4c5f-a9a2-6c1a85104f40 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3178] 10.0.0.78 () {34 vars in 665 bytes} [Tue Jun 30 10:19:04 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3179] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:19:04 2026] PUT /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3180] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:19:04.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c243dc6-c15a-4845-9981-a33cb30a85ba 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] TaaS: Handle Delete Port: 090e9f7a-3e99-4b03-a660-0a4f836e7b14 2026-06-30 10:19:04.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c243dc6-c15a-4845-9981-a33cb30a85ba 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Tap Mirror: Handle Delete Port: 090e9f7a-3e99-4b03-a660-0a4f836e7b14 [pid: 8|app: 0|req: 1528/3181] 10.0.0.78 () {34 vars in 759 bytes} [Tue Jun 30 10:19:04 2026] PUT /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3182] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3183] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:19:04 2026] DELETE /v2.0/ports/090e9f7a-3e99-4b03-a660-0a4f836e7b14 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3184] 10.0.0.78 () {34 vars in 755 bytes} [Tue Jun 30 10:19:05 2026] PUT /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3185] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3186] 10.0.0.78 () {34 vars in 777 bytes} [Tue Jun 30 10:19:05 2026] PUT /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-30 10:19:05.180 7 INFO neutron_taas.services.taas.taas_plugin [None req-90120ea4-8464-4105-a89a-f916c57fbafc 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] TaaS: Handle Delete Port: 65983a7e-c66e-4bd5-a01e-144c7be07d70 2026-06-30 10:19:05.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90120ea4-8464-4105-a89a-f916c57fbafc 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Tap Mirror: Handle Delete Port: 65983a7e-c66e-4bd5-a01e-144c7be07d70 [pid: 8|app: 0|req: 1533/3187] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/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: 1534/3188] 10.0.0.78 () {34 vars in 748 bytes} [Tue Jun 30 10:19:05 2026] PUT /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3189] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/ports/65983a7e-c66e-4bd5-a01e-144c7be07d70 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3190] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3191] 10.0.0.78 () {32 vars in 736 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:19:05.346 8 INFO neutron.api.v2.resource [None req-09f43701-248e-4db2-b840-8c1332a41545 52c19b1a72844a5c936b7bc59065467f 2db8c4461db849ac9d4da16d64980439 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3192] 10.0.0.78 () {32 vars in 740 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-30 10:19:05.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-ebac4a7d-68c6-4d25-af46-c770163252f8 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] TaaS: Handle Delete Port: 1eb950dc-d760-475b-8b4b-68f3d5b43de1 2026-06-30 10:19:05.379 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebac4a7d-68c6-4d25-af46-c770163252f8 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Tap Mirror: Handle Delete Port: 1eb950dc-d760-475b-8b4b-68f3d5b43de1 [pid: 8|app: 0|req: 1538/3193] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3194] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:19:05.439 8 INFO neutron.api.v2.resource [None req-20097cab-dbc1-43a2-b0b6-959935a33ee9 52c19b1a72844a5c936b7bc59065467f 2db8c4461db849ac9d4da16d64980439 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3195] 10.0.0.78 () {32 vars in 743 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3196] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/ports/1eb950dc-d760-475b-8b4b-68f3d5b43de1 => 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: 1541/3197] 10.0.0.78 () {32 vars in 731 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => 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: 1542/3198] 10.0.0.78 () {32 vars in 728 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:19:05.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fc5b609-755d-42eb-a5b8-afb1f566105f 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] TaaS: Handle Delete Port: 51c0e47f-a4b9-4d8e-9891-6d7ce18337e7 2026-06-30 10:19:05.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fc5b609-755d-42eb-a5b8-afb1f566105f 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Tap Mirror: Handle Delete Port: 51c0e47f-a4b9-4d8e-9891-6d7ce18337e7 [pid: 7|app: 0|req: 1657/3199] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/ports/51c0e47f-a4b9-4d8e-9891-6d7ce18337e7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:19:05.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-39f9595f-abfa-47b0-8ae8-416a66bbfe21 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] TaaS: Handle Delete Port: 7a036b43-53a6-4172-b9b1-65050c58b2e7 2026-06-30 10:19:05.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39f9595f-abfa-47b0-8ae8-416a66bbfe21 793a12ff621f4dab8a1f446288d388ac 0c8e60980583476395231bec52b0e361 - - default default] Tap Mirror: Handle Delete Port: 7a036b43-53a6-4172-b9b1-65050c58b2e7 [pid: 7|app: 0|req: 1658/3200] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/ports/7a036b43-53a6-4172-b9b1-65050c58b2e7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:19:05.913 7 INFO neutron.services.segments.plugin [-] Segment 35e9ba05-61f9-468b-816f-e32de1257b56 resource provider aggregate not found 2026-06-30 10:19:05.921 7 INFO neutron.services.segments.plugin [-] Segment 35e9ba05-61f9-468b-816f-e32de1257b56 resource provider aggregate not found 2026-06-30 10:19:05.941 7 INFO neutron.services.segments.plugin [-] Segment 35e9ba05-61f9-468b-816f-e32de1257b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e9ba05-61f9-468b-816f-e32de1257b56 found for delete ", "request_id": "req-9465cb7b-d69c-4ac2-8427-49e3499f8320"}]} 2026-06-30 10:19:05.942 7 INFO neutron.services.segments.plugin [-] Segment 35e9ba05-61f9-468b-816f-e32de1257b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e9ba05-61f9-468b-816f-e32de1257b56 found for delete ", "request_id": "req-e92a1c98-a54c-4ba3-9ed7-e5acfff22a0f"}]} [pid: 7|app: 0|req: 1659/3201] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/networks/ba4c743d-db47-44ed-aa34-5854260dc160 => 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: 1543/3202] 10.0.0.78 () {32 vars in 718 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3 => generated 407 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3203] 10.0.0.78 () {32 vars in 716 bytes} [Tue Jun 30 10:19:06 2026] GET /v2.0/ports/d769a13e-294f-45b1-a929-248c4967b2ea => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3204] 10.0.0.78 () {32 vars in 721 bytes} [Tue Jun 30 10:19:06 2026] DELETE /v2.0/trunks/be8f49bd-d06a-442b-b3f5-b023af490ab3 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:19:06.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-43c0e701-1b68-4378-8c7c-377e6608e840 52c19b1a72844a5c936b7bc59065467f 2db8c4461db849ac9d4da16d64980439 - - default default] TaaS: Handle Delete Port: d769a13e-294f-45b1-a929-248c4967b2ea 2026-06-30 10:19:06.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43c0e701-1b68-4378-8c7c-377e6608e840 52c19b1a72844a5c936b7bc59065467f 2db8c4461db849ac9d4da16d64980439 - - default default] Tap Mirror: Handle Delete Port: d769a13e-294f-45b1-a929-248c4967b2ea [pid: 8|app: 0|req: 1546/3205] 10.0.0.78 () {32 vars in 719 bytes} [Tue Jun 30 10:19:06 2026] DELETE /v2.0/ports/d769a13e-294f-45b1-a929-248c4967b2ea => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-30 10:19:06.508 8 INFO neutron.services.segments.plugin [-] Segment b583ffb4-0566-4aec-82b1-edd96a4e053b resource provider aggregate not found 2026-06-30 10:19:06.512 8 INFO neutron.services.segments.plugin [-] Segment b583ffb4-0566-4aec-82b1-edd96a4e053b resource provider aggregate not found 2026-06-30 10:19:06.529 8 INFO neutron.services.segments.plugin [-] Segment b583ffb4-0566-4aec-82b1-edd96a4e053b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b583ffb4-0566-4aec-82b1-edd96a4e053b found for delete ", "request_id": "req-2df0abf8-fbf8-4dd1-be0c-c8c4789cc3a9"}]} 2026-06-30 10:19:06.531 8 INFO neutron.services.segments.plugin [-] Segment b583ffb4-0566-4aec-82b1-edd96a4e053b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b583ffb4-0566-4aec-82b1-edd96a4e053b found for delete ", "request_id": "req-5f1f8b12-645e-45d3-bbf0-e207175b4ab2"}]} [pid: 8|app: 0|req: 1547/3206] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:19:06 2026] DELETE /v2.0/networks/d874973e-278f-47f0-894c-d9fae9be2c18 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3207] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.0/networks/a3aa8638-099f-4e83-bd9e-54c78f0d2a59 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3208] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:19:06 2026] DELETE /v2.0/networks/a453830a-f1df-45c4-98aa-19b621675a60 => 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: 1661/3209] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:19:06 2026] DELETE /v2.0/networks/cca83eda-a285-4c82-b110-9875e4711e9d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3210] 10.0.0.78 () {32 vars in 725 bytes} [Tue Jun 30 10:19:06 2026] DELETE /v2.0/networks/b49be84f-555d-48f0-9a3a-87d25fdad185 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3211] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:07 2026] GET /v2.0/security-groups?tenant_id=eb98bf24835c4e15a4141d620a262db2&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3212] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:07 2026] DELETE /v2.0/security-groups/3157e00e-863a-4e20-b16e-468bd86229e5 => 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: 1663/3213] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:07 2026] GET /v2.0/security-groups?tenant_id=2db8c4461db849ac9d4da16d64980439&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3214] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:07 2026] DELETE /v2.0/security-groups/df7da55a-2bd0-4f8a-8ade-4b6fa3bcc7e2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:19:07.961 7 INFO neutron.services.segments.plugin [-] Segment 4da22dd5-c426-4a0a-a40c-e323073b1a0d resource provider aggregate not found 2026-06-30 10:19:07.978 7 INFO neutron.services.segments.plugin [-] Segment 4da22dd5-c426-4a0a-a40c-e323073b1a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da22dd5-c426-4a0a-a40c-e323073b1a0d found for delete ", "request_id": "req-75bb9aef-4e23-4110-8441-b76f57078e0a"}]} 2026-06-30 10:19:07.981 7 INFO neutron.services.segments.plugin [-] Segment 4da22dd5-c426-4a0a-a40c-e323073b1a0d resource provider aggregate not found 2026-06-30 10:19:07.995 7 INFO neutron.services.segments.plugin [-] Segment 4da22dd5-c426-4a0a-a40c-e323073b1a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da22dd5-c426-4a0a-a40c-e323073b1a0d found for delete ", "request_id": "req-0fa562f9-90bb-4583-8bf5-432abc8c9b7a"}]} 2026-06-30 10:19:08.001 7 INFO neutron.services.segments.plugin [-] Segment f58c37be-316e-46ba-9498-d94317d1cbce resource provider aggregate not found 2026-06-30 10:19:08.023 7 INFO neutron.services.segments.plugin [-] Segment f58c37be-316e-46ba-9498-d94317d1cbce resource provider aggregate not found 2026-06-30 10:19:08.026 7 INFO neutron.services.segments.plugin [-] Segment f58c37be-316e-46ba-9498-d94317d1cbce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58c37be-316e-46ba-9498-d94317d1cbce found for delete ", "request_id": "req-cfa4c981-ffbd-448a-a2b7-c2178a846139"}]} 2026-06-30 10:19:08.047 7 INFO neutron.services.segments.plugin [-] Segment f58c37be-316e-46ba-9498-d94317d1cbce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f58c37be-316e-46ba-9498-d94317d1cbce found for delete ", "request_id": "req-70a8b205-c331-4a32-831a-2357eb5ab998"}]} [pid: 7|app: 0|req: 1664/3217] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:07 2026] GET /v2.0/security-groups?tenant_id=cf835f3f6f8945d696ed1c889652da7e&name=default => generated 2929 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3218] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:08 2026] DELETE /v2.0/security-groups/4223d439-e0f3-4302-8fdf-15bd4581d51a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:19:08.553 8 INFO neutron.services.segments.plugin [-] Segment 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 resource provider aggregate not found 2026-06-30 10:19:08.553 8 INFO neutron.services.segments.plugin [-] Segment 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 resource provider aggregate not found 2026-06-30 10:19:08.568 8 INFO neutron.services.segments.plugin [-] Segment 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 found for delete ", "request_id": "req-dc03fc21-d66e-40ef-b1d6-87c4a25ba15c"}]} 2026-06-30 10:19:08.572 8 INFO neutron.services.segments.plugin [-] Segment 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10b1d683-4c8e-4d38-96a0-f7ae66c2cc73 found for delete ", "request_id": "req-d79d6249-1479-4039-b7ee-d454118b2028"}]} 2026-06-30 10:19:08.589 8 INFO neutron.services.segments.plugin [-] Segment f47cd03c-3869-425f-8fc1-0d33054c5952 resource provider aggregate not found 2026-06-30 10:19:08.594 8 INFO neutron.services.segments.plugin [-] Segment f47cd03c-3869-425f-8fc1-0d33054c5952 resource provider aggregate not found 2026-06-30 10:19:08.607 8 INFO neutron.services.segments.plugin [-] Segment f47cd03c-3869-425f-8fc1-0d33054c5952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47cd03c-3869-425f-8fc1-0d33054c5952 found for delete ", "request_id": "req-51a7076e-a178-43e2-bb9a-7c2c4444be4e"}]} 2026-06-30 10:19:08.611 8 INFO neutron.services.segments.plugin [-] Segment f47cd03c-3869-425f-8fc1-0d33054c5952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47cd03c-3869-425f-8fc1-0d33054c5952 found for delete ", "request_id": "req-5f739dad-a794-4a59-bb74-f27434e4d2ae"}]} [pid: 7|app: 0|req: 1665/3219] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:08 2026] GET /v2.0/security-groups?tenant_id=2d997162b372402b86331ad3f56a08f7&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3220] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:08 2026] DELETE /v2.0/security-groups/8873f862-1f6c-4b20-b38f-75bd1a8e3177 => 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: 1666/3221] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:08 2026] GET /v2.0/security-groups?tenant_id=0c8e60980583476395231bec52b0e361&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: 1556/3222] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:08 2026] DELETE /v2.0/security-groups/7d145d2d-c6d5-45a0-a47a-97ad86cb01dc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3223] 10.0.0.78 () {34 vars in 683 bytes} [Tue Jun 30 10:19:12 2026] POST /v2.0/security-groups => generated 1603 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3224] 10.0.0.78 () {34 vars in 766 bytes} [Tue Jun 30 10:19:12 2026] PUT /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3225] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3226] 10.0.0.78 () {34 vars in 777 bytes} [Tue Jun 30 10:19:12 2026] PUT /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags/green => 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: 1669/3227] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3228] 10.0.0.78 () {34 vars in 773 bytes} [Tue Jun 30 10:19:12 2026] PUT /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3229] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/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: 1560/3230] 10.0.0.78 () {34 vars in 795 bytes} [Tue Jun 30 10:19:12 2026] PUT /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3231] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3232] 10.0.0.78 () {34 vars in 766 bytes} [Tue Jun 30 10:19:13 2026] PUT /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3233] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:13 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3234] 10.0.0.78 () {32 vars in 754 bytes} [Tue Jun 30 10:19:13 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 10:19:13.217 7 INFO neutron.api.v2.resource [None req-5c1586df-9267-4daf-914e-1c5ad40f32ba f9e20e8378944bbd964455d47bececfa 9ce4bd66d3a74869b1ef8a5d38ff4574 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3235] 10.0.0.78 () {32 vars in 758 bytes} [Tue Jun 30 10:19:13 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3236] 10.0.0.78 () {32 vars in 757 bytes} [Tue Jun 30 10:19:13 2026] DELETE /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/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: 1674/3237] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:13 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 10:19:13.364 8 INFO neutron.api.v2.resource [None req-ce3ad7db-8e69-4ebc-8706-86c0d58c7fe2 f9e20e8378944bbd964455d47bececfa 9ce4bd66d3a74869b1ef8a5d38ff4574 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3238] 10.0.0.78 () {32 vars in 761 bytes} [Tue Jun 30 10:19:13 2026] DELETE /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3239] 10.0.0.78 () {32 vars in 749 bytes} [Tue Jun 30 10:19:13 2026] DELETE /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3240] 10.0.0.78 () {32 vars in 746 bytes} [Tue Jun 30 10:19:13 2026] GET /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3241] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:13 2026] DELETE /v2.0/security-groups/bb127ec8-a76a-4bd3-971f-9b194cd53ffc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3242] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:14 2026] GET /v2.0/security-groups?tenant_id=9ce4bd66d3a74869b1ef8a5d38ff4574&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3243] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:14 2026] DELETE /v2.0/security-groups/200abd35-44dc-4203-969f-b97ce19bda24 => 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: 1567/3244] 10.0.0.78 () {32 vars in 773 bytes} [Tue Jun 30 10:19:14 2026] GET /v2.0/security-groups?tenant_id=b29b6acd36f84b6084fe0cf3da761b1b&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3245] 10.0.0.78 () {32 vars in 739 bytes} [Tue Jun 30 10:19:14 2026] DELETE /v2.0/security-groups/3cfba07a-087d-42d3-8ff6-a8f5d355fa68 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3246] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:19:17 2026] GET /v2.0/networks => generated 2168 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3247] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/floatingips => 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: 1569/3248] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3249] 10.0.0.78 () {32 vars in 642 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3250] 10.0.0.78 () {32 vars in 646 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3251] 10.0.0.78 () {32 vars in 648 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3252] 10.0.0.78 () {32 vars in 662 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3253] 10.0.0.78 () {32 vars in 654 bytes} [Tue Jun 30 10:19:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)