+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 12:51:28 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-867fc6fcb8-jtpr4 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 0x7fc111717668 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-04-23 12:51:32.289 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 12:51:32.289 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 12:51:32.335 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 12:51:32.335 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 12:51:33.342 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 12:51:33.343 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 12:51:34.826 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 12:51:34.828 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 12:51:34.832 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 12:51:34.833 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 12:51:34.833 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 12:51:34.833 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 12:51:34.833 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 12:51:34.841 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 12:51:34.841 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 12:51:34.841 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 12:51:34.846 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 12:51:34.848 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 12:51:34.852 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 12:51:34.853 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 12:51:34.853 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 12:51:34.853 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 12:51:34.854 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 12:51:34.861 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 12:51:34.861 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 12:51:34.862 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 12:51:34.862 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 12:51:34.863 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 12:51:34.863 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 12:51:34.883 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 12:51:34.884 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 12:51:34.884 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 12:51:34.901 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 12:51:34.901 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 12:51:34.901 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 12:51:34.902 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 12:51:34.914 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 12:51:34.914 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 12:51:34.914 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 12:51:34.914 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 12:51:35.188 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing driver for type 'vlan' 2026-04-23 12:51:35.214 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing driver for type 'vlan' 2026-04-23 12:51:35.455 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] VlanTypeDriver initialization complete 2026-04-23 12:51:35.456 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 12:51:35.456 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 12:51:35.468 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 12:51:35.468 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 12:51:35.469 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing extension driver 'port_security' 2026-04-23 12:51:35.469 8 INFO neutron.plugins.ml2.extensions.port_security [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 12:51:35.469 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing extension driver 'qos' 2026-04-23 12:51:35.469 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 12:51:35.469 8 INFO neutron.plugins.ml2.managers [None req-335627d4-17c6-485f-9a27-15f3241d6cfa - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 12:51:35.480 8 INFO neutron.quota [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded quota_driver: . 2026-04-23 12:51:35.481 8 INFO neutron.plugins.ml2.plugin [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 12:51:35.481 8 INFO neutron.plugins.ml2.managers [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 12:51:35.481 8 INFO neutron.plugins.ml2.managers [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 12:51:35.481 8 INFO neutron.plugins.ml2.managers [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 12:51:35.481 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: qos 2026-04-23 12:51:35.494 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: router 2026-04-23 12:51:35.537 8 INFO neutron.services.service_base [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 12:51:35.537 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: segments 2026-04-23 12:51:35.559 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] VlanTypeDriver initialization complete 2026-04-23 12:51:35.559 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 12:51:35.560 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 12:51:35.571 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 12:51:35.571 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 12:51:35.571 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing extension driver 'port_security' 2026-04-23 12:51:35.571 7 INFO neutron.plugins.ml2.extensions.port_security [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 12:51:35.572 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing extension driver 'qos' 2026-04-23 12:51:35.572 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 12:51:35.572 7 INFO neutron.plugins.ml2.managers [None req-793a104a-efb2-4a70-9706-7161ef40a7ab - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 12:51:35.584 7 INFO neutron.quota [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded quota_driver: . 2026-04-23 12:51:35.584 7 INFO neutron.plugins.ml2.plugin [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 12:51:35.584 7 INFO neutron.plugins.ml2.managers [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 12:51:35.584 7 INFO neutron.plugins.ml2.managers [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 12:51:35.584 7 INFO neutron.plugins.ml2.managers [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 12:51:35.585 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: qos 2026-04-23 12:51:35.597 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: router 2026-04-23 12:51:35.632 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: trunk 2026-04-23 12:51:35.641 7 INFO neutron.services.service_base [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 12:51:35.641 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: segments 2026-04-23 12:51:35.645 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: vpnaas 2026-04-23 12:51:35.682 8 WARNING stevedore.named [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 12:51:35.737 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: trunk 2026-04-23 12:51:35.745 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 12:51:35.745 8 INFO neutron.common.utils [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 12:51:35.745 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: taas 2026-04-23 12:51:35.751 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: vpnaas 2026-04-23 12:51:35.770 8 WARNING stevedore.named [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 12:51:35.770 8 WARNING stevedore.named [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 12:51:35.790 7 WARNING stevedore.named [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 12:51:35.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 12:51:35.792 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: tapmirror 2026-04-23 12:51:35.804 8 WARNING stevedore.named [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 12:51:35.804 8 WARNING stevedore.named [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 12:51:35.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 12:51:35.819 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: auto_allocate 2026-04-23 12:51:35.829 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: tag 2026-04-23 12:51:35.836 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: timestamp 2026-04-23 12:51:35.839 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 12:51:35.843 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: flavors 2026-04-23 12:51:35.846 8 INFO neutron.manager [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loading Plugin: revisions 2026-04-23 12:51:35.849 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Initializing extension manager. 2026-04-23 12:51:35.850 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: address-group 2026-04-23 12:51:35.851 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: address-scope 2026-04-23 12:51:35.852 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 12:51:35.852 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 12:51:35.852 7 INFO neutron.common.utils [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 12:51:35.852 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: taas 2026-04-23 12:51:35.853 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: agent 2026-04-23 12:51:35.853 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 12:51:35.854 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 12:51:35.855 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 12:51:35.856 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: availability_zone 2026-04-23 12:51:35.856 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 12:51:35.857 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 12:51:35.857 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: default-subnetpools 2026-04-23 12:51:35.859 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 12:51:35.859 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: dns-integration 2026-04-23 12:51:35.860 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 12:51:35.860 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 12:51:35.861 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: dvr 2026-04-23 12:51:35.861 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 12:51:35.862 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 12:51:35.862 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 12:51:35.863 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 12:51:35.863 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: external-net 2026-04-23 12:51:35.864 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 12:51:35.864 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: extraroute 2026-04-23 12:51:35.865 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 12:51:35.866 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 12:51:35.866 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 12:51:35.867 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 12:51:35.867 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 12:51:35.868 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: fip-port-details 2026-04-23 12:51:35.868 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: flavors 2026-04-23 12:51:35.869 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 12:51:35.870 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: floatingip-pools 2026-04-23 12:51:35.870 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: ip_allocation 2026-04-23 12:51:35.871 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 12:51:35.872 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: l2_adjacency 2026-04-23 12:51:35.873 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: router 2026-04-23 12:51:35.875 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 12:51:35.875 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 12:51:35.876 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 12:51:35.876 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 12:51:35.877 7 WARNING stevedore.named [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 12:51:35.877 7 WARNING stevedore.named [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 12:51:35.878 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: l3-ha 2026-04-23 12:51:35.878 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 12:51:35.879 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 12:51:35.879 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: l3-flavors 2026-04-23 12:51:35.880 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 12:51:35.881 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 12:51:35.883 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 12:51:35.884 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 12:51:35.885 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 12:51:35.886 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 12:51:35.887 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 12:51:35.887 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: multi-provider 2026-04-23 12:51:35.888 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: net-mtu 2026-04-23 12:51:35.888 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 12:51:35.889 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: network_availability_zone 2026-04-23 12:51:35.889 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: network_ha 2026-04-23 12:51:35.890 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: network-ip-availability 2026-04-23 12:51:35.891 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 12:51:35.891 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: pagination 2026-04-23 12:51:35.892 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-device-profile 2026-04-23 12:51:35.892 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 12:51:35.893 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 12:51:35.893 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 12:51:35.894 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-mac-override 2026-04-23 12:51:35.894 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 12:51:35.895 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 12:51:35.895 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 12:51:35.896 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-resource-request 2026-04-23 12:51:35.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 12:51:35.896 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: tapmirror 2026-04-23 12:51:35.897 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 12:51:35.897 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 12:51:35.897 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: binding 2026-04-23 12:51:35.898 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: binding-extended 2026-04-23 12:51:35.899 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-security 2026-04-23 12:51:35.899 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: project-id 2026-04-23 12:51:35.900 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: provider 2026-04-23 12:51:35.900 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 12:51:35.902 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos 2026-04-23 12:51:35.903 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 12:51:35.904 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 12:51:35.904 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-default 2026-04-23 12:51:35.904 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-fip 2026-04-23 12:51:35.905 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 12:51:35.905 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 12:51:35.906 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 12:51:35.906 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 12:51:35.907 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 12:51:35.908 7 WARNING stevedore.named [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 12:51:35.908 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-pps 2026-04-23 12:51:35.908 7 WARNING stevedore.named [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 12:51:35.908 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 12:51:35.909 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 12:51:35.909 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 12:51:35.910 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: quota-check-limit 2026-04-23 12:51:35.910 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 12:51:35.912 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: quotas 2026-04-23 12:51:35.913 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: quota_details 2026-04-23 12:51:35.915 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: rbac-policies 2026-04-23 12:51:35.915 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: rbac-address-group 2026-04-23 12:51:35.916 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 12:51:35.916 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 12:51:35.917 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 12:51:35.917 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: revision-if-match 2026-04-23 12:51:35.918 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 12:51:35.918 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: router_availability_zone 2026-04-23 12:51:35.919 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 12:51:35.920 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 12:51:35.921 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 12:51:35.921 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 12:51:35.922 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 12:51:35.922 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 12:51:35.923 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 12:51:35.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 12:51:35.925 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: auto_allocate 2026-04-23 12:51:35.927 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: security-group 2026-04-23 12:51:35.928 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: segment 2026-04-23 12:51:35.929 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 12:51:35.929 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: service-type 2026-04-23 12:51:35.930 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: sorting 2026-04-23 12:51:35.930 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 12:51:35.931 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: standard-attr-description 2026-04-23 12:51:35.931 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: stateful-security-group 2026-04-23 12:51:35.932 8 WARNING neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 12:51:35.932 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 12:51:35.933 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: subnet-external-network 2026-04-23 12:51:35.933 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: subnet_onboard 2026-04-23 12:51:35.933 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: tag 2026-04-23 12:51:35.934 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 12:51:35.934 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: subnet-service-types 2026-04-23 12:51:35.935 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: subnet_allocation 2026-04-23 12:51:35.936 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 12:51:35.937 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: tag-creation 2026-04-23 12:51:35.937 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 12:51:35.941 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 12:51:35.941 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: timestamp 2026-04-23 12:51:35.942 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 12:51:35.942 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: trunk 2026-04-23 12:51:35.943 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: trunk-details 2026-04-23 12:51:35.943 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 12:51:35.944 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 12:51:35.944 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 12:51:35.944 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 12:51:35.945 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 12:51:35.947 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 12:51:35.947 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 12:51:35.948 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: vpn-flavors 2026-04-23 12:51:35.949 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: flavors 2026-04-23 12:51:35.951 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: vpnaas 2026-04-23 12:51:35.952 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: taas 2026-04-23 12:51:35.953 7 INFO neutron.manager [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loading Plugin: revisions 2026-04-23 12:51:35.953 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: tap-mirror 2026-04-23 12:51:35.953 8 INFO neutron.api.extensions [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 12:51:35.956 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 12:51:35.956 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 12:51:35.956 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:35.956 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 12:51:35.957 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Initializing extension manager. 2026-04-23 12:51:35.959 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: address-group 2026-04-23 12:51:35.959 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 12:51:35.960 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 12:51:35.960 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: address-scope 2026-04-23 12:51:35.961 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 12:51:35.961 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: agent 2026-04-23 12:51:35.962 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 12:51:35.963 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 12:51:35.964 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 12:51:35.964 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 12:51:35.964 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: availability_zone 2026-04-23 12:51:35.964 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 12:51:35.965 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 12:51:35.965 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 12:51:35.965 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 12:51:35.966 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:35.966 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: default-subnetpools 2026-04-23 12:51:35.966 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] subnetpool is already registered 2026-04-23 12:51:35.966 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:35.967 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] subnetpool is already registered 2026-04-23 12:51:35.967 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 12:51:35.967 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:35.967 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 12:51:35.968 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:35.968 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: dns-integration 2026-04-23 12:51:35.968 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 12:51:35.968 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 12:51:35.968 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 12:51:35.969 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 12:51:35.969 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 12:51:35.969 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:35.969 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ipsecpolicy is already registered 2026-04-23 12:51:35.969 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: dvr 2026-04-23 12:51:35.970 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:35.970 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ikepolicy is already registered 2026-04-23 12:51:35.970 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 12:51:35.970 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 12:51:35.971 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 12:51:35.971 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 12:51:35.972 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: external-net 2026-04-23 12:51:35.972 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 12:51:35.973 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: extraroute 2026-04-23 12:51:35.974 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 12:51:35.974 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 12:51:35.974 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] router is already registered 2026-04-23 12:51:35.975 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 12:51:35.975 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 12:51:35.975 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] floatingip is already registered 2026-04-23 12:51:35.975 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 12:51:35.976 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 12:51:35.976 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 12:51:35.977 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: fip-port-details 2026-04-23 12:51:35.977 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: flavors 2026-04-23 12:51:35.978 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 12:51:35.978 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] rbac_policy is already registered 2026-04-23 12:51:35.979 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 12:51:35.979 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 12:51:35.979 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] security_group is already registered 2026-04-23 12:51:35.979 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 12:51:35.980 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] security_group_rule is already registered 2026-04-23 12:51:35.980 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: floatingip-pools 2026-04-23 12:51:35.980 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: ip_allocation 2026-04-23 12:51:35.980 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:35.980 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] subnetpool is already registered 2026-04-23 12:51:35.981 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 12:51:35.981 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:35.981 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] subnetpool is already registered 2026-04-23 12:51:35.981 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: l2_adjacency 2026-04-23 12:51:35.981 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 12:51:35.982 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] trunk is already registered 2026-04-23 12:51:35.982 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:35.982 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ikepolicy is already registered 2026-04-23 12:51:35.982 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:35.982 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ipsecpolicy is already registered 2026-04-23 12:51:35.983 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 12:51:35.983 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] endpoint_group is already registered 2026-04-23 12:51:35.983 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: router 2026-04-23 12:51:35.984 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 12:51:35.984 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] vpnservice is already registered 2026-04-23 12:51:35.984 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 12:51:35.984 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ipsec_site_connection is already registered 2026-04-23 12:51:35.985 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 12:51:35.985 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:35.985 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ipsecpolicy is already registered 2026-04-23 12:51:35.985 8 INFO neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:35.985 8 WARNING neutron.quota.resource_registry [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] ikepolicy is already registered 2026-04-23 12:51:35.985 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 12:51:35.986 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 12:51:35.986 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 12:51:35.987 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: l3-ha 2026-04-23 12:51:35.988 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 12:51:35.988 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 12:51:35.988 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: l3-flavors 2026-04-23 12:51:35.989 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 12:51:35.990 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 12:51:35.992 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 12:51:35.993 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 12:51:35.994 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 12:51:35.995 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 12:51:35.996 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 12:51:35.996 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: multi-provider 2026-04-23 12:51:35.997 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: net-mtu 2026-04-23 12:51:35.997 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 12:51:35.998 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: network_availability_zone 2026-04-23 12:51:35.998 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: network_ha 2026-04-23 12:51:36.001 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: network-ip-availability 2026-04-23 12:51:36.004 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 12:51:36.004 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: pagination 2026-04-23 12:51:36.005 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-device-profile 2026-04-23 12:51:36.006 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 12:51:36.007 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 12:51:36.008 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 12:51:36.009 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-mac-override 2026-04-23 12:51:36.009 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 12:51:36.010 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 12:51:36.011 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 12:51:36.012 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-resource-request 2026-04-23 12:51:36.012 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 12:51:36.013 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 12:51:36.013 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: binding 2026-04-23 12:51:36.014 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: binding-extended 2026-04-23 12:51:36.015 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-security 2026-04-23 12:51:36.015 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: project-id 2026-04-23 12:51:36.016 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: provider 2026-04-23 12:51:36.016 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 12:51:36.019 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos 2026-04-23 12:51:36.019 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 12:51:36.020 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 12:51:36.020 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-default 2026-04-23 12:51:36.021 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-fip 2026-04-23 12:51:36.021 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 12:51:36.021 8 WARNING keystonemiddleware._common.config [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 12:51:36.022 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 12:51:36.022 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 12:51:36.023 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 12:51:36.024 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 12:51:36.024 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-pps 2026-04-23 12:51:36.025 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 12:51:36.025 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 12:51:36.026 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 12:51:36.026 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: quota-check-limit 2026-04-23 12:51:36.027 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 12:51:36.028 8 WARNING oslo_config.cfg [None req-4709fc84-c30f-4570-9683-125c0bf3f5ff - - - - - -] 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 0x7fc111717668 pid: 8 (default app) 2026-04-23 12:51:36.031 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: quotas 2026-04-23 12:51:36.034 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: quota_details 2026-04-23 12:51:36.038 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: rbac-policies 2026-04-23 12:51:36.039 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: rbac-address-group 2026-04-23 12:51:36.040 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 12:51:36.040 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 12:51:36.041 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 12:51:36.041 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: revision-if-match 2026-04-23 12:51:36.042 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 12:51:36.043 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: router_availability_zone 2026-04-23 12:51:36.044 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 12:51:36.045 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 12:51:36.046 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 12:51:36.047 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 12:51:36.048 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 12:51:36.048 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 12:51:36.049 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 12:51:36.053 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: security-group 2026-04-23 12:51:36.054 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: segment 2026-04-23 12:51:36.055 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 12:51:36.056 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: service-type 2026-04-23 12:51:36.056 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: sorting 2026-04-23 12:51:36.057 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 12:51:36.057 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: standard-attr-description 2026-04-23 12:51:36.058 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: stateful-security-group 2026-04-23 12:51:36.058 7 WARNING neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 12:51:36.059 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 12:51:36.059 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: subnet-external-network 2026-04-23 12:51:36.060 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: subnet_onboard 2026-04-23 12:51:36.060 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 12:51:36.061 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: subnet-service-types 2026-04-23 12:51:36.061 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: subnet_allocation 2026-04-23 12:51:36.062 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 12:51:36.063 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: tag-creation 2026-04-23 12:51:36.063 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 12:51:36.067 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 12:51:36.068 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 12:51:36.069 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: trunk 2026-04-23 12:51:36.069 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: trunk-details 2026-04-23 12:51:36.070 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 12:51:36.070 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 12:51:36.071 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 12:51:36.072 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 12:51:36.076 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 12:51:36.077 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 12:51:36.078 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: vpn-flavors 2026-04-23 12:51:36.080 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: vpnaas 2026-04-23 12:51:36.081 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: taas 2026-04-23 12:51:36.082 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: tap-mirror 2026-04-23 12:51:36.083 7 INFO neutron.api.extensions [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 12:51:36.086 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 12:51:36.086 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 12:51:36.086 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:36.087 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 12:51:36.090 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 12:51:36.091 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 12:51:36.095 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 12:51:36.096 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 12:51:36.097 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 12:51:36.098 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:36.098 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] subnetpool is already registered 2026-04-23 12:51:36.098 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:36.099 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] subnetpool is already registered 2026-04-23 12:51:36.099 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 12:51:36.100 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:36.100 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:36.101 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 12:51:36.101 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 12:51:36.102 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 12:51:36.102 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:36.102 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ipsecpolicy is already registered 2026-04-23 12:51:36.103 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:36.103 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ikepolicy is already registered 2026-04-23 12:51:36.108 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 12:51:36.108 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] router is already registered 2026-04-23 12:51:36.109 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 12:51:36.109 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] floatingip is already registered 2026-04-23 12:51:36.113 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 12:51:36.113 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] rbac_policy is already registered 2026-04-23 12:51:36.114 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 12:51:36.114 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] security_group is already registered 2026-04-23 12:51:36.115 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 12:51:36.115 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] security_group_rule is already registered 2026-04-23 12:51:36.116 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:36.116 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] subnetpool is already registered 2026-04-23 12:51:36.117 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 12:51:36.117 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] subnetpool is already registered 2026-04-23 12:51:36.117 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 12:51:36.118 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] trunk is already registered 2026-04-23 12:51:36.118 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:36.118 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ikepolicy is already registered 2026-04-23 12:51:36.119 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:36.119 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ipsecpolicy is already registered 2026-04-23 12:51:36.119 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 12:51:36.120 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] endpoint_group is already registered 2026-04-23 12:51:36.120 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 12:51:36.120 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] vpnservice is already registered 2026-04-23 12:51:36.121 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 12:51:36.121 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ipsec_site_connection is already registered 2026-04-23 12:51:36.121 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 12:51:36.122 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ipsecpolicy is already registered 2026-04-23 12:51:36.122 7 INFO neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 12:51:36.122 7 WARNING neutron.quota.resource_registry [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] ikepolicy is already registered 2026-04-23 12:51:36.159 7 WARNING keystonemiddleware._common.config [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 12:51:36.166 7 WARNING oslo_config.cfg [None req-4d836293-127f-4884-9ca9-203fe3f808cc - - - - - -] 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 0x7fc111717668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 12:51:40.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb0d7d8-993b-4f55-a09f-5a61b90691bf 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:51:39 2026] GET /v2.0/networks/public => generated 108 bytes in 820 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:51:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:51:41.378 8 WARNING neutron.services.revisions.revision_plugin [None req-64e52aca-1d2b-46e1-a6b8-385b0816d222 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:51:41.397 8 INFO neutron.db.segments_db [None req-64e52aca-1d2b-46e1-a6b8-385b0816d222 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment e7e37fb2-606b-4d57-9bdd-3ded6759b560 of type flat for network b7e6e164-aa11-484e-852b-63d45a95632f 2026-04-23 12:51:41.461 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64e52aca-1d2b-46e1-a6b8-385b0816d222 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:51:40 2026] POST /v2.0/networks => generated 124 bytes in 492 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 12:51:47.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6c42cab-6a40-4a79-8657-cc43f4b3a62f 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:51:47 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:51:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:51:47.535 8 WARNING neutron.services.revisions.revision_plugin [None req-f345e039-063c-4436-8368-2743d39a0378 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:51:47.549 8 INFO neutron.db.segments_db [None req-f345e039-063c-4436-8368-2743d39a0378 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 56948b91-d9b1-44c1-876f-400e95571f8a of type flat for network 9e1671a5-fb2e-4844-8b0c-f2a86d462cf4 2026-04-23 12:51:47.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f345e039-063c-4436-8368-2743d39a0378 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:51:47 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 12:51:53.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-878d9a97-b75e-454e-8f53-dda2ff6b49a3 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:51:53 2026] GET /v2.0/networks/public => generated 108 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:51:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:51:54.153 7 WARNING neutron.services.revisions.revision_plugin [None req-7b7a3c2e-3e4c-4a25-8537-245863cc1ac2 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:51:54.185 7 INFO neutron.db.segments_db [None req-7b7a3c2e-3e4c-4a25-8537-245863cc1ac2 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment d461092e-72f4-4f9f-b213-3e26f7f00396 of type flat for network 77c39448-152b-4ec8-a429-0c768790ac3c 2026-04-23 12:51:54.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b7a3c2e-3e4c-4a25-8537-245863cc1ac2 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:51:53 2026] POST /v2.0/networks => generated 124 bytes in 331 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 12:52:00.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d0e9d0f-3d5b-4f69-847b-3e09b657ad06 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/15] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:52:00 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:52:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:52:00.250 7 WARNING neutron.services.revisions.revision_plugin [None req-8cea772e-6ac1-47cf-b1f4-c0b3fe7d9afe 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:52:00.267 7 INFO neutron.db.segments_db [None req-8cea772e-6ac1-47cf-b1f4-c0b3fe7d9afe 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 95b44944-7a8d-4390-be35-88525de19308 of type flat for network 502af702-f005-4da7-9da0-bbf78e8f6cb3 2026-04-23 12:52:00.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cea772e-6ac1-47cf-b1f4-c0b3fe7d9afe 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:52:00 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 12:52:06.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c988c9c-15e7-49c8-a533-a3efd38831cb 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:52:06 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:52:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:52:06.252 8 WARNING neutron.services.revisions.revision_plugin [None req-02208feb-8c13-4a57-b7d4-a59be0e8a7b6 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:52:06.269 8 INFO neutron.db.segments_db [None req-02208feb-8c13-4a57-b7d4-a59be0e8a7b6 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment d19471e7-782c-4e03-a5bb-6f65794c4561 of type flat for network 6d9c084a-7922-4cf0-bf22-6fbc9479a38e 2026-04-23 12:52:06.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02208feb-8c13-4a57-b7d4-a59be0e8a7b6 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:52:06 2026] POST /v2.0/networks => generated 124 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 12:52:12.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cb9de3c-f56a-4fa1-b264-5d8e22122d0f 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:52:12 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:52:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:52:12.397 7 WARNING neutron.services.revisions.revision_plugin [None req-e58c34bf-7eab-4dd2-8273-0cbd86b48514 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:52:12.414 7 INFO neutron.db.segments_db [None req-e58c34bf-7eab-4dd2-8273-0cbd86b48514 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment f5112927-f46f-4aba-ac1a-3f0bd61b624b of type flat for network 0622dc18-2862-4946-83df-62a002fba6dc 2026-04-23 12:52:12.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e58c34bf-7eab-4dd2-8273-0cbd86b48514 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:52:12 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 12:52:18.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ccca0ff-a3e6-4e05-8dfb-e65c89ba9da7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/25] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:52:18 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:52:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:52:18.516 7 WARNING neutron.services.revisions.revision_plugin [None req-40e3f7d2-55fd-48ce-bc90-83934a0a581b 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Could not find related network for resource to bump revision. 2026-04-23 12:52:18.531 7 INFO neutron.db.segments_db [None req-40e3f7d2-55fd-48ce-bc90-83934a0a581b 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment f82ee5b9-2397-4ed9-87b3-60630bf97e47 of type flat for network 4c74cfff-ae68-40ef-a52e-c1c4964e61ca [pid: 7|app: 0|req: 12/27] 199.19.213.114 () {48 vars in 968 bytes} [Thu Apr 23 12:52:18 2026] POST /v2.0/networks => generated 706 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:52:19.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32a009d9-750c-4f7d-bd6c-1a3648c8e327 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/28] 199.19.213.114 () {44 vars in 928 bytes} [Thu Apr 23 12:52:19 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 12:52:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 12:52:19.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89359e4d-a163-44d5-a0d5-916e2589c2d7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/30] 199.19.213.114 () {44 vars in 1035 bytes} [Thu Apr 23 12:52:19 2026] GET /v2.0/subnets/public-subnet?network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/31] 199.19.213.114 () {44 vars in 1058 bytes} [Thu Apr 23 12:52:19 2026] GET /v2.0/subnets?name=public-subnet&network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.19.213.114 () {48 vars in 966 bytes} [Thu Apr 23 12:52:19 2026] POST /v2.0/subnets => generated 664 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:53:11.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9180a8c6-522d-4f2c-9dc2-aa21e24661d0 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 18/39] 199.19.213.114 () {44 vars in 938 bytes} [Thu Apr 23 12:53:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/40] 199.19.213.114 () {44 vars in 960 bytes} [Thu Apr 23 12:53:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:53:11.179 7 INFO neutron.db.segments_db [None req-45c9caf8-b6e0-4459-852f-0299dea32e6e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment b6318098-467a-42d5-82f8-4fdf88ad3268 of type vxlan for network 8557af61-81ec-43f0-8904-23a5a53dff28 [pid: 7|app: 0|req: 19/41] 199.19.213.114 () {48 vars in 967 bytes} [Thu Apr 23 12:53:11 2026] POST /v2.0/networks => generated 688 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:53:12.422 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cb5ecf5-7101-45ed-9c56-4bb6810c5e6a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/42] 199.19.213.114 () {44 vars in 938 bytes} [Thu Apr 23 12:53:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/43] 199.19.213.114 () {44 vars in 960 bytes} [Thu Apr 23 12:53:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 12:53:12.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d474cef8-5f55-4eb2-ae78-f2a2864e7f6a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/44] 199.19.213.114 () {44 vars in 1037 bytes} [Thu Apr 23 12:53:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8557af61-81ec-43f0-8904-23a5a53dff28 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/45] 199.19.213.114 () {44 vars in 1060 bytes} [Thu Apr 23 12:53:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8557af61-81ec-43f0-8904-23a5a53dff28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/46] 199.19.213.114 () {48 vars in 966 bytes} [Thu Apr 23 12:53:12 2026] POST /v2.0/subnets => generated 651 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:53:14.167 7 INFO neutron.api.v2.resource [None req-a85110e0-ff4c-4ab8-b59b-d0f916505a9d 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 22/47] 199.19.213.114 () {44 vars in 972 bytes} [Thu Apr 23 12:53:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/48] 199.19.213.114 () {44 vars in 994 bytes} [Thu Apr 23 12:53:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/49] 199.19.213.114 () {48 vars in 981 bytes} [Thu Apr 23 12:53:14 2026] POST /v2.0/security-groups => generated 1616 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:15 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/53] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:15 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:15 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/56] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:16 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/57] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:16 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 2230 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/58] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:16 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:16 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: 29/60] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:17 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 2846 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/61] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:17 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:17 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/64] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:19 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 3462 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:19 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:19 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:20 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 4078 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:20 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => 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: 34/70] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:20 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.114 () {44 vars in 988 bytes} [Thu Apr 23 12:53:21 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 12:53:21.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e10a67dd-e603-4377-b2aa-cc9dfa6a5b53 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.114 () {44 vars in 1077 bytes} [Thu Apr 23 12:53:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8557af61-81ec-43f0-8904-23a5a53dff28 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.19.213.114 () {44 vars in 1100 bytes} [Thu Apr 23 12:53:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8557af61-81ec-43f0-8904-23a5a53dff28 => 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: 39/75] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:22 2026] GET /v2.0/security-groups/9eed4b3f-46d6-49f6-bf41-0c954db145ff => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.114 () {48 vars in 962 bytes} [Thu Apr 23 12:53:22 2026] POST /v2.0/ports => generated 1100 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 12:53:26.327 8 INFO neutron.api.v2.resource [None req-23283b9e-fe12-4a21-b054-baa0bbcb663a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/77] 199.19.213.114 () {44 vars in 1075 bytes} [Thu Apr 23 12:53:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 139 bytes in 49 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: 38/78] 199.19.213.114 () {44 vars in 1098 bytes} [Thu Apr 23 12:53:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 23 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.114 () {48 vars in 982 bytes} [Thu Apr 23 12:53:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:27 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 1624 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:27 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:28 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:29 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:29 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:29 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:53:29.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc31d2f9-7d3d-4602-a245-f22c2ef1791e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/90] 199.19.213.114 () {44 vars in 980 bytes} [Thu Apr 23 12:53:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:29 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: 48/92] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:30 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:30 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.114 () {48 vars in 1032 bytes} [Thu Apr 23 12:53:29 2026] PUT /v2.0/ports/79eb54df-a981-452a-844e-7f728f082cdd => generated 1249 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:30 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 2846 bytes in 28 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: 7|app: 0|req: 46/96] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:31 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:31 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.19.213.114 () {44 vars in 1089 bytes} [Thu Apr 23 12:53:31 2026] GET /v2.0/security-groups/525b0521-2c6e-4d28-9a53-339c0760b06b?project_id=f58dbf22c4a549288a3f39f5d6b2d3ab => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.19.213.114 () {44 vars in 921 bytes} [Thu Apr 23 12:53:32 2026] GET /v2.0/ports => generated 3730 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 12:53:33.284 7 INFO neutron.api.v2.resource [None req-c5fde721-3c99-4fb8-81df-bee4e3a4f201 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/102] 199.19.213.114 () {44 vars in 960 bytes} [Thu Apr 23 12:53:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 199.19.213.114 () {44 vars in 982 bytes} [Thu Apr 23 12:53:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.19.213.114 () {48 vars in 981 bytes} [Thu Apr 23 12:53:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:34 2026] GET /v2.0/security-groups/d22dc0cd-0af6-482c-a252-14298e7de292 => 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: 51/106] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:34 2026] GET /v2.0/security-groups/d22dc0cd-0af6-482c-a252-14298e7de292 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:34 2026] GET /v2.0/security-groups/d22dc0cd-0af6-482c-a252-14298e7de292 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:34 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:35 2026] GET /v2.0/security-groups/d22dc0cd-0af6-482c-a252-14298e7de292 => generated 2246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:35 2026] GET /v2.0/security-groups/d22dc0cd-0af6-482c-a252-14298e7de292 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.114 () {44 vars in 1002 bytes} [Thu Apr 23 12:53:35 2026] GET /v2.0/security-groups/d22dc0cd-0af6-482c-a252-14298e7de292 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.114 () {48 vars in 992 bytes} [Thu Apr 23 12:53:35 2026] POST /v2.0/security-group-rules => generated 627 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/121] 199.19.213.114 () {44 vars in 976 bytes} [Thu Apr 23 12:54:37 2026] GET /v2.0/quotas/94b2969d254e4632bb6a3e62d78deafc => 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: 59/122] 199.19.213.114 () {48 vars in 1028 bytes} [Thu Apr 23 12:54:37 2026] PUT /v2.0/quotas/94b2969d254e4632bb6a3e62d78deafc => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 12:55:58.607 7 WARNING keystonemiddleware.audit [None req-67d9e5e2-babc-48a0-a2fc-9db8f5c1781a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 65/133] 199.19.213.114 () {30 vars in 740 bytes} [Thu Apr 23 12:55:58 2026] GET /v2.0/networks?tenant_id=f58dbf22c4a549288a3f39f5d6b2d3ab&shared=False => generated 15 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:55:58.644 8 WARNING keystonemiddleware.audit [None req-9ec3e8df-7a40-4349-9e6d-18e5a3e0a13b 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 12:55:58.723 8 INFO neutron.db.segments_db [None req-305b5570-87b4-4b3d-a4dc-81e165ca1c06 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Added segment 0abe636e-4260-4954-821d-69abb5455e00 of type vxlan for network 24a467d1-fbb6-4236-9f3a-07e6bfe3a4dd [pid: 8|app: 0|req: 69/134] 199.19.213.114 () {34 vars in 682 bytes} [Thu Apr 23 12:55:58 2026] POST /v2.0/networks => generated 699 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:55:58.876 7 WARNING keystonemiddleware.audit [None req-97b860c0-a65b-4f00-8ba9-fa86a2dcb65a 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 66/135] 199.19.213.114 () {30 vars in 722 bytes} [Thu Apr 23 12:55:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 12:55:58.952 8 WARNING keystonemiddleware.audit [None req-305b5570-87b4-4b3d-a4dc-81e165ca1c06 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 70/136] 199.19.213.114 () {30 vars in 633 bytes} [Thu Apr 23 12:55:58 2026] GET /v2.0/extensions => generated 21537 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 12:55:58.982 7 WARNING keystonemiddleware.audit [None req-9b12b632-1bf1-4f49-beeb-ce1dbd80efa1 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 67/137] 199.19.213.114 () {34 vars in 677 bytes} [Thu Apr 23 12:55:58 2026] POST /v2.0/ports => generated 999 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 12:55:59.364 8 WARNING keystonemiddleware.audit [None req-bcad05d8-1ac2-4104-bdaf-77ac36c04789 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 71/138] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 12:55:59 2026] GET /v2.0/networks/24a467d1-fbb6-4236-9f3a-07e6bfe3a4dd => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 12:56:01.166 7 WARNING keystonemiddleware.audit [None req-868f928e-9ce4-4021-8596-a2700178889d 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 69/141] 199.19.213.114 () {30 vars in 722 bytes} [Thu Apr 23 12:56:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 12:56:01.213 8 WARNING keystonemiddleware.audit [None req-ff2557b6-ff62-4c4e-aa8b-bc93fc23b3de 1a027adaa5924a79b83acf44e3f7cbca f58dbf22c4a549288a3f39f5d6b2d3ab - - 604ce44836fb4766a626d7a27dce3f30 604ce44836fb4766a626d7a27dce3f30] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 73/142] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 12:56:01 2026] GET /v2.0/networks/24a467d1-fbb6-4236-9f3a-07e6bfe3a4dd => generated 705 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/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 8|app: 0|req: 76/147] 199.19.213.114 () {48 vars in 1026 bytes} [Thu Apr 23 12:56:29 2026] PUT /v2.0/quotas/f58dbf22c4a549288a3f39f5d6b2d3ab => generated 291 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 12:56:58.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38466b2b-4d2e-445d-8420-f48d2e861d3a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/150] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 12:56:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/151] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 12:56:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 12:57:00.673 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16c01e91-5786-4044-84a9-a4b65cd6d71f 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/154] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 12:57:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/155] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 12:57:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/202] 199.19.213.114 () {44 vars in 950 bytes} [Thu Apr 23 13:02:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:03:25 2026] GET /v2.0/networks => generated 2168 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/208] 10.0.0.20 () {32 vars in 654 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/209] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 10.0.0.20 () {32 vars in 654 bytes} [Thu Apr 23 13:03:26 2026] GET /v2.0/subnetpools => generated 19 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:37.831 8 INFO neutron.db.segments_db [None req-a03b2752-aca5-4f78-931b-fb6c497f6c8f 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment a81deba1-20ff-415b-b1a8-e711a5426fc8 of type vxlan for network 7ee8ca81-8733-443b-beea-43afbb5c9c60 [pid: 8|app: 0|req: 111/217] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:03:37 2026] POST /v2.0/networks => generated 724 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:37.921 7 INFO neutron.db.segments_db [None req-27e22c87-2363-44c6-9724-932054a9eabe 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 936fb84a-974f-4002-8268-25dc5117b72b of type vxlan for network 746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 [pid: 7|app: 0|req: 107/218] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:03:37 2026] POST /v2.0/networks => generated 732 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:37 2026] POST /v2.0/subnets => generated 691 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:38.152 8 INFO neutron.db.segments_db [None req-656e1811-af59-48c3-a73a-a4c512ac33bd 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 of type vxlan for network 6596ed80-716f-4166-852e-91014078091c [pid: 7|app: 0|req: 108/220] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:38 2026] POST /v2.0/subnets => generated 698 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:38.360 8 INFO neutron.db.l3_hamode_db [None req-656e1811-af59-48c3-a73a-a4c512ac33bd 68c0fd67e0964c13a47d2473120312ff d6aba31fab1141aabb9c7def73e9803c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:03:38.590 7 INFO neutron.db.segments_db [None req-afa7f3fb-3f9e-4e59-9d55-e71b84cfa7bf 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 13def1ca-dd61-4b5e-adcd-eb639b796fdf of type vxlan for network b05d6cbc-d0ad-443e-8d98-8158b71eff78 [pid: 7|app: 0|req: 109/221] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:03:38 2026] POST /v2.0/networks => generated 728 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:38.722 7 INFO neutron.db.segments_db [None req-24665d2a-3c78-46ae-a4a0-2259157aa1b5 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment af1f50e0-1e4d-4250-aa92-ea2ab138e57d of type vxlan for network 351c8a2c-8fc7-457c-9eee-6d98ff724fa1 2026-04-23 13:03:38.975 7 INFO neutron.db.l3_hamode_db [None req-24665d2a-3c78-46ae-a4a0-2259157aa1b5 68c0fd67e0964c13a47d2473120312ff 47035b08ebbb456f851384feb743250f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:03:39.207 8 INFO neutron.db.l3_hamode_db [None req-656e1811-af59-48c3-a73a-a4c512ac33bd 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:03:39.713 7 INFO neutron.db.l3_hamode_db [None req-24665d2a-3c78-46ae-a4a0-2259157aa1b5 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 113/222] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:38 2026] POST /v2.0/routers => generated 731 bytes in 2287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:40 2026] GET /v2.0/security-groups?tenant_id=c94f62263bd74c93ac02268e13546ca3&name=default => generated 2921 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/224] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:40 2026] POST /v2.0/subnets => generated 694 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/225] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:38 2026] POST /v2.0/routers => generated 738 bytes in 2246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/226] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:40 2026] DELETE /v2.0/security-groups/35306a61-23a7-43c1-bb19-60f5e2fd2540 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:03:41.078 7 INFO neutron.db.segments_db [None req-a34c2af9-d211-4472-9dca-6970eb95ec07 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 of type vxlan for network 48226ce2-55fb-49b2-8032-9d4debbbb5ed 2026-04-23 13:03:41.322 7 INFO neutron.db.l3_hamode_db [None req-a34c2af9-d211-4472-9dca-6970eb95ec07 68c0fd67e0964c13a47d2473120312ff 0139f49a75b446ac8f4712ff6069d447 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 116/227] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:03:40 2026] PUT /v2.0/routers/5f823605-b0d3-451b-b21b-2c864727bd83/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:03:42.019 7 INFO neutron.db.l3_hamode_db [None req-a34c2af9-d211-4472-9dca-6970eb95ec07 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 117/228] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:03:41 2026] PUT /v2.0/routers/c6c923ce-98c7-48c8-baaa-ba2b8917e7ec/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/229] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:41 2026] POST /v2.0/routers => generated 734 bytes in 2012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/230] 10.0.0.119 () {38 vars in 971 bytes} [Thu Apr 23 13:03:42 2026] POST /v2.0/security-groups => generated 1682 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/231] 10.0.0.119 () {38 vars in 971 bytes} [Thu Apr 23 13:03:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/232] 10.0.0.119 () {38 vars in 971 bytes} [Thu Apr 23 13:03:43 2026] POST /v2.0/security-groups => generated 1682 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/233] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:03:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/234] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:03:43 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) [pid: 8|app: 0|req: 123/235] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:03:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/236] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:03:43 2026] PUT /v2.0/routers/d2754b0b-0e2b-4398-b507-01ce392fe4f1/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/237] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups?tenant_id=2750b32695a641969e30470db4a81dab&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: 114/238] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups?tenant_id=d6aba31fab1141aabb9c7def73e9803c => generated 7906 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/239] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:44 2026] DELETE /v2.0/security-groups/431463ba-6955-4ba7-8ce7-c45db6944850 => 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: 116/240] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/d0da1f88-a471-43de-aa63-60355516be4a => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/241] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/d0da1f88-a471-43de-aa63-60355516be4a => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/242] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/298b5a18-eb34-456a-922d-b338142b14a5 => generated 1682 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/243] 10.0.0.119 () {36 vars in 1013 bytes} [Thu Apr 23 13:03:44 2026] DELETE /v2.0/security-groups/298b5a18-eb34-456a-922d-b338142b14a5 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:03:44.660 7 INFO neutron.api.v2.resource [req-e6a80487-5d3f-418b-84fc-c5e6f27f2dbe req-72aecb09-c4d1-4fc4-8a8a-3817680186fd eadb1b293b4844dfa100554d94522415 d6aba31fab1141aabb9c7def73e9803c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 122/246] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/298b5a18-eb34-456a-922d-b338142b14a5 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/fcb3c560-85f6-4f37-82ec-19392a0df8ce => generated 1681 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:03:44 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 10.0.0.119 () {36 vars in 1013 bytes} [Thu Apr 23 13:03:44 2026] DELETE /v2.0/security-groups/fcb3c560-85f6-4f37-82ec-19392a0df8ce => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:03:44.879 7 INFO neutron.api.v2.resource [req-7327e867-d613-4aa0-86aa-0d0401e7905f req-a8a45d34-eb3b-4e74-8015-9a307b3ddb79 eadb1b293b4844dfa100554d94522415 d6aba31fab1141aabb9c7def73e9803c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 125/250] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/fcb3c560-85f6-4f37-82ec-19392a0df8ce => 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: 126/251] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/def5c12a-8141-4003-9936-4701289a611b => generated 1682 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 10.0.0.119 () {38 vars in 971 bytes} [Thu Apr 23 13:03:44 2026] POST /v2.0/security-groups => generated 1685 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:44 2026] GET /v2.0/security-groups/c2e49a75-9a35-4496-8718-df5be761fc4a => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 10.0.0.119 () {36 vars in 1013 bytes} [Thu Apr 23 13:03:44 2026] DELETE /v2.0/security-groups/def5c12a-8141-4003-9936-4701289a611b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:03:45.038 7 INFO neutron.api.v2.resource [req-cc3a6a8a-c4da-4fd7-8558-0d8b1b419a59 req-3a0fac34-d76c-40e2-b8ab-f55356d0ee3f eadb1b293b4844dfa100554d94522415 d6aba31fab1141aabb9c7def73e9803c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 128/255] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/def5c12a-8141-4003-9936-4701289a611b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups?tenant_id=d6aba31fab1141aabb9c7def73e9803c => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 10.0.0.119 () {38 vars in 981 bytes} [Thu Apr 23 13:03:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/d0da1f88-a471-43de-aa63-60355516be4a => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/d0da1f88-a471-43de-aa63-60355516be4a => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:03:45.219 8 INFO neutron.api.v2.resource [req-02144e11-cb1e-4502-b980-b0eb13ccddac req-21a97d24-9109-4d3a-9c0a-28edd82ed5f2 eadb1b293b4844dfa100554d94522415 d6aba31fab1141aabb9c7def73e9803c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 130/260] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/def5c12a-8141-4003-9936-4701289a611b => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 10.0.0.119 () {38 vars in 971 bytes} [Thu Apr 23 13:03:45 2026] POST /v2.0/security-groups => generated 1685 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:03:45.310 7 INFO neutron.api.v2.resource [req-c7567046-98e2-4ecc-b266-ab6ed6bb47a9 req-14aaa0f8-cbd9-448c-ba43-23def7d71e59 eadb1b293b4844dfa100554d94522415 d6aba31fab1141aabb9c7def73e9803c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 132/262] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/fcb3c560-85f6-4f37-82ec-19392a0df8ce => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 10.0.0.119 () {34 vars in 1100 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1636699181&fields=id&tenant_id=47035b08ebbb456f851384feb743250f => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/88e648b9-1f4e-40f3-b183-35ed354cfd2c => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 683 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/quotas/47035b08ebbb456f851384feb743250f => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 10.0.0.119 () {38 vars in 981 bytes} [Thu Apr 23 13:03:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:45.495 8 INFO neutron.api.v2.resource [req-16d5d943-9b58-49d2-bdd1-69af4a856b4a req-969d00c2-7a01-4b74-8991-6a33ac30af00 eadb1b293b4844dfa100554d94522415 d6aba31fab1141aabb9c7def73e9803c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 135/269] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/298b5a18-eb34-456a-922d-b338142b14a5 => 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: 136/270] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/88e648b9-1f4e-40f3-b183-35ed354cfd2c => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 10.0.0.119 () {38 vars in 981 bytes} [Thu Apr 23 13:03:45 2026] POST /v2.0/security-group-rules => generated 619 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/88e648b9-1f4e-40f3-b183-35ed354cfd2c => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 10.0.0.119 () {34 vars in 1001 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-group-rules/bbfb9a9e-eba4-4515-ba67-1cf340a69da0 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/274] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/88e648b9-1f4e-40f3-b183-35ed354cfd2c => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/275] 10.0.0.119 () {36 vars in 1023 bytes} [Thu Apr 23 13:03:45 2026] DELETE /v2.0/security-group-rules/bbfb9a9e-eba4-4515-ba67-1cf340a69da0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/276] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/security-groups/88e648b9-1f4e-40f3-b183-35ed354cfd2c => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/277] 10.0.0.119 () {34 vars in 907 bytes} [Thu Apr 23 13:03:45 2026] GET /v2.0/extensions => generated 21537 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/278] 10.0.0.119 () {36 vars in 1013 bytes} [Thu Apr 23 13:03:45 2026] DELETE /v2.0/security-groups/88e648b9-1f4e-40f3-b183-35ed354cfd2c => 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: 145/279] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:03:46 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/280] 10.0.0.119 () {34 vars in 991 bytes} [Thu Apr 23 13:03:46 2026] GET /v2.0/security-groups/c2e49a75-9a35-4496-8718-df5be761fc4a => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/281] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:03:46 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?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) 2026-04-23 13:03:46.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-c051f863-56a7-4e69-acc9-0bd285a1387a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 9d291692-bff3-4171-ba5f-eaf19be5c7ca 2026-04-23 13:03:46.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c051f863-56a7-4e69-acc9-0bd285a1387a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 9d291692-bff3-4171-ba5f-eaf19be5c7ca [pid: 8|app: 0|req: 148/282] 10.0.0.119 () {36 vars in 1013 bytes} [Thu Apr 23 13:03:46 2026] DELETE /v2.0/security-groups/c2e49a75-9a35-4496-8718-df5be761fc4a => 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: 135/283] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:03:45 2026] PUT /v2.0/routers/5f823605-b0d3-451b-b21b-2c864727bd83/remove_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:03:46.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-f903270d-4a7c-4180-a76d-4174edabc295 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 20b2fe19-c607-4e80-b509-a906a2dc9788 [pid: 7|app: 0|req: 136/284] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:46 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:46.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f903270d-4a7c-4180-a76d-4174edabc295 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 20b2fe19-c607-4e80-b509-a906a2dc9788 2026-04-23 13:03:46.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-79f4e606-fc77-451c-8084-71225c7d5cee 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: ad5937eb-0d72-42d3-af4a-a21f29d93ff4 2026-04-23 13:03:46.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79f4e606-fc77-451c-8084-71225c7d5cee 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: ad5937eb-0d72-42d3-af4a-a21f29d93ff4 2026-04-23 13:03:47.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-79f4e606-fc77-451c-8084-71225c7d5cee 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f315e3d2-2742-4e4c-a1b2-0dd0ac57bcd5 2026-04-23 13:03:47.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79f4e606-fc77-451c-8084-71225c7d5cee 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f315e3d2-2742-4e4c-a1b2-0dd0ac57bcd5 2026-04-23 13:03:47.246 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-79f4e606-fc77-451c-8084-71225c7d5cee 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-23 13:03:47.593 7 INFO neutron.db.l3_hamode_db [None req-79f4e606-fc77-451c-8084-71225c7d5cee 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 6596ed80-716f-4166-852e-91014078091c was deleted as no HA routers are present in tenant d6aba31fab1141aabb9c7def73e9803c. [pid: 7|app: 0|req: 137/285] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:03:46 2026] DELETE /v2.0/routers/5f823605-b0d3-451b-b21b-2c864727bd83 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/286] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:03:46 2026] PUT /v2.0/routers/d2754b0b-0e2b-4398-b507-01ce392fe4f1/remove_router_interface => generated 309 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/287] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:03:47 2026] DELETE /v2.0/subnets/e32e5adf-46e5-424f-9527-220655f1bc38 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:03:47.818 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d088055-8d36-46ab-a562-26dd4fa40b54 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f5a9ac69-8a8c-4c37-99da-2d63b46fb6d2 2026-04-23 13:03:47.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d088055-8d36-46ab-a562-26dd4fa40b54 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f5a9ac69-8a8c-4c37-99da-2d63b46fb6d2 2026-04-23 13:03:47.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-87ded2db-1948-4b2d-aa23-307aebf44f1a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 6a977226-5587-4a70-a633-d39cacebfd25 2026-04-23 13:03:47.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87ded2db-1948-4b2d-aa23-307aebf44f1a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 6a977226-5587-4a70-a633-d39cacebfd25 2026-04-23 13:03:48.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d088055-8d36-46ab-a562-26dd4fa40b54 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 579211cd-3dfc-49c3-aaca-ee9e02877dc3 2026-04-23 13:03:48.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d088055-8d36-46ab-a562-26dd4fa40b54 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 579211cd-3dfc-49c3-aaca-ee9e02877dc3 2026-04-23 13:03:48.182 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-5d088055-8d36-46ab-a562-26dd4fa40b54 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - 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: 139/288] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:03:47 2026] DELETE /v2.0/networks/7ee8ca81-8733-443b-beea-43afbb5c9c60 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/289] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:48 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:48.243 7 INFO neutron.services.segments.plugin [-] Segment 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 resource provider aggregate not found 2026-04-23 13:03:48.263 7 INFO neutron.services.segments.plugin [-] Segment 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 found for delete ", "request_id": "req-67950015-9683-4d66-96af-18ca2f959c10"}]} [pid: 7|app: 0|req: 141/290] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:48 2026] GET /v2.0/security-groups?tenant_id=d6aba31fab1141aabb9c7def73e9803c&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:48 2026] DELETE /v2.0/security-groups/d0da1f88-a471-43de-aa63-60355516be4a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:03:48.633 8 INFO neutron.db.l3_hamode_db [None req-5d088055-8d36-46ab-a562-26dd4fa40b54 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 48226ce2-55fb-49b2-8032-9d4debbbb5ed was deleted as no HA routers are present in tenant 0139f49a75b446ac8f4712ff6069d447. [pid: 8|app: 0|req: 150/292] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:03:47 2026] DELETE /v2.0/routers/d2754b0b-0e2b-4398-b507-01ce392fe4f1 => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:03:48.667 7 INFO neutron.services.segments.plugin [-] Segment 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 resource provider aggregate not found 2026-04-23 13:03:48.693 7 INFO neutron.services.segments.plugin [-] Segment 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cf9a0f6-64d1-4a95-a4bc-5221c75c7f41 found for delete ", "request_id": "req-a4a4fa11-2448-4652-84b6-3feceb007937"}]} [pid: 7|app: 0|req: 143/293] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:03:48 2026] DELETE /v2.0/subnets/53c61c86-a3f6-4650-92a5-8d5d32fcfc04 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:03:48.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-55c1f323-fdfb-422d-a3a8-69cecbe07011 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 4d550bf5-3d09-42a9-add6-7aaa5b6e0ec5 2026-04-23 13:03:48.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55c1f323-fdfb-422d-a3a8-69cecbe07011 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 4d550bf5-3d09-42a9-add6-7aaa5b6e0ec5 [pid: 8|app: 0|req: 151/294] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:03:48 2026] DELETE /v2.0/networks/b05d6cbc-d0ad-443e-8d98-8158b71eff78 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:03:49.215 8 INFO neutron.services.segments.plugin [-] Segment c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 resource provider aggregate not found 2026-04-23 13:03:49.234 8 INFO neutron.services.segments.plugin [-] Segment c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 found for delete ", "request_id": "req-ea8b358b-5e39-498a-b63b-bc8c50e3c7a9"}]} 2026-04-23 13:03:49.313 8 INFO neutron.services.segments.plugin [-] Segment c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 resource provider aggregate not found 2026-04-23 13:03:49.330 8 INFO neutron.services.segments.plugin [-] Segment c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d2bf9d-7333-4f64-ac23-c9c00a0cf069 found for delete ", "request_id": "req-dc7837e7-0269-4f09-ac40-b8e9c7e99436"}]} [pid: 7|app: 0|req: 144/295] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:49 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/296] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:49 2026] GET /v2.0/security-groups?tenant_id=0139f49a75b446ac8f4712ff6069d447&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/297] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:49 2026] DELETE /v2.0/security-groups/63670ea5-849b-4096-87db-11f52b3fe829 => 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: 153/298] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:49 2026] GET /v2.0/security-groups?tenant_id=f6f5b6503b5e4694b9d6924294afc96c&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/299] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:49 2026] DELETE /v2.0/security-groups/bb7e1e5c-4c56-4acc-bc58-8cffaf106dcb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/300] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:50 2026] GET /v2.0/security-groups?tenant_id=468a10fef0494f4aa8f1954aa7dd5713&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:03:50.283 7 INFO neutron.services.segments.plugin [-] Segment a81deba1-20ff-415b-b1a8-e711a5426fc8 resource provider aggregate not found 2026-04-23 13:03:50.300 7 INFO neutron.services.segments.plugin [-] Segment a81deba1-20ff-415b-b1a8-e711a5426fc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a81deba1-20ff-415b-b1a8-e711a5426fc8 found for delete ", "request_id": "req-553c8f70-5422-487c-ad45-63e59e6cd13b"}]} [pid: 7|app: 0|req: 147/301] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:50 2026] DELETE /v2.0/security-groups/75f3b0c6-21ae-4628-b2fc-230cd1101ea8 => 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: 155/302] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:50 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:50.712 7 INFO neutron.services.segments.plugin [-] Segment a81deba1-20ff-415b-b1a8-e711a5426fc8 resource provider aggregate not found 2026-04-23 13:03:50.739 7 INFO neutron.services.segments.plugin [-] Segment a81deba1-20ff-415b-b1a8-e711a5426fc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a81deba1-20ff-415b-b1a8-e711a5426fc8 found for delete ", "request_id": "req-3e59dba7-68d3-4da0-8d09-705993453147"}]} 2026-04-23 13:03:50.892 7 INFO neutron.db.segments_db [None req-230f686a-912c-40bc-b281-464d27354845 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b of type vxlan for network 7d366c61-2343-472b-b0fa-b927fddf273d [pid: 7|app: 0|req: 148/303] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:03:50 2026] POST /v2.0/networks => generated 729 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/304] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:50 2026] POST /v2.0/subnets => generated 695 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:51.254 7 INFO neutron.db.segments_db [None req-1e1b3b8c-3ed0-4369-b022-313b2fe0e7dc 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 7451e0f2-ce73-425d-a88b-727badeb4cfa of type vxlan for network 61339705-37ac-4874-8d50-4a521143c8f8 2026-04-23 13:03:51.255 8 INFO neutron.services.segments.plugin [-] Segment 13def1ca-dd61-4b5e-adcd-eb639b796fdf resource provider aggregate not found 2026-04-23 13:03:51.271 8 INFO neutron.services.segments.plugin [-] Segment 13def1ca-dd61-4b5e-adcd-eb639b796fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13def1ca-dd61-4b5e-adcd-eb639b796fdf found for delete ", "request_id": "req-cb2a0415-a678-4029-a0f1-7b9d41b1d3f6"}]} 2026-04-23 13:03:51.361 8 INFO neutron.services.segments.plugin [-] Segment 13def1ca-dd61-4b5e-adcd-eb639b796fdf resource provider aggregate not found 2026-04-23 13:03:51.384 8 INFO neutron.services.segments.plugin [-] Segment 13def1ca-dd61-4b5e-adcd-eb639b796fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13def1ca-dd61-4b5e-adcd-eb639b796fdf found for delete ", "request_id": "req-d9a8997e-f239-44d2-b7ef-4c865a88b70c"}]} 2026-04-23 13:03:51.580 7 INFO neutron.db.l3_hamode_db [None req-1e1b3b8c-3ed0-4369-b022-313b2fe0e7dc 68c0fd67e0964c13a47d2473120312ff 4c6c1036fe324f2392e6e654ba68dce9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:03:51.614 8 INFO neutron.db.segments_db [None req-64b9f9f1-9ffa-4479-b27e-dd1d7459ae13 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 192649c8-ef1f-4910-af66-4440fab4df31 of type vxlan for network 3266b4f4-0171-46b1-898d-4a001a8b9320 [pid: 8|app: 0|req: 157/305] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:03:51 2026] POST /v2.0/networks => generated 725 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/306] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:03:51 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 683 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/307] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:51 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/308] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:51 2026] POST /v2.0/subnets => generated 691 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/309] 199.19.213.114 () {34 vars in 911 bytes} [Thu Apr 23 13:03:52 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 13:03:52.147 8 INFO neutron.db.segments_db [None req-511d1bf7-955d-48dc-8d8c-48bfcf6cc951 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment d802727d-f08f-4b81-b911-915585e93d5f of type vxlan for network 47c26e98-fdb3-4eae-8838-3d8717279a6f 2026-04-23 13:03:52.307 7 INFO neutron.db.l3_hamode_db [None req-1e1b3b8c-3ed0-4369-b022-313b2fe0e7dc 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:03:52.328 8 INFO neutron.db.l3_hamode_db [None req-511d1bf7-955d-48dc-8d8c-48bfcf6cc951 68c0fd67e0964c13a47d2473120312ff ab9fcfd0e61142baa8a3c69178d63596 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:03:52.864 8 INFO neutron.db.l3_hamode_db [None req-511d1bf7-955d-48dc-8d8c-48bfcf6cc951 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 149/310] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:51 2026] POST /v2.0/routers => generated 735 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/311] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:03:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=47035b08ebbb456f851384feb743250f => generated 181 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/312] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:03:53 2026] GET /v2.0/security-groups?tenant_id=ba266660b36e4c30b4fad2f08b9d2c14&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/313] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:53 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => 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: 162/314] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:52 2026] POST /v2.0/routers => generated 731 bytes in 1649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/315] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:03:53 2026] POST /v2.0/ports => generated 958 bytes in 452 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: 164/316] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:03:54 2026] DELETE /v2.0/security-groups/a3515a41-8dc7-437b-879c-bed97a0a3278 => 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: 153/317] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:03:53 2026] PUT /v2.0/routers/61514b65-6fd7-4f33-91a1-a882c1b829e2/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/318] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:54 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/319] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:03:54 2026] PUT /v2.0/ports/309992d2-6e24-49e9-9be2-1d991f809c5a => generated 1239 bytes in 430 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: 156/320] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:03:55 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 165/321] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:03:54 2026] PUT /v2.0/routers/60731e7c-9cac-42f1-96c4-a49691bcbd03/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/322] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:03:55 2026] POST /v2.0/security-groups => generated 1661 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/323] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:03:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:55.697 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a63ff213-4c5e-4977-bdb0-00deae060441'] response: {'name': 'network-changed', 'server_uuid': '25d6aab5-69a2-464f-8961-dc3977d9342e', 'tag': '309992d2-6e24-49e9-9be2-1d991f809c5a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 158/324] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:03:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/325] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:03:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/326] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/327] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:03:55 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/328] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/329] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:56.514 7 INFO neutron.db.segments_db [None req-a50b0d67-7fd6-4dd4-92e4-ea01e40f58e9 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Added segment 7642f6ad-0b8e-4758-a74c-40382c606c52 of type vxlan for network b2f691ea-fa11-414d-8ec6-8d4cb00906cb [pid: 8|app: 0|req: 170/330] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:03:56.591 7 INFO neutron.db.segments_db [None req-a50b0d67-7fd6-4dd4-92e4-ea01e40f58e9 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Added segment 81acb990-7258-492f-ab9f-36ab6b2b23d5 of type vxlan for network 9f35dfb6-f19b-4a84-aa7d-4e05f83f376b [pid: 8|app: 0|req: 171/331] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:03:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/332] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/333] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:03:56 2026] POST /v2.0/networks => generated 1207 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/334] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/335] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&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: 175/336] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/networks => generated 1844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/337] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:03:56 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:56.962 8 INFO neutron.services.segments.plugin [-] Segment 7642f6ad-0b8e-4758-a74c-40382c606c52 resource provider aggregate not found 2026-04-23 13:03:56.967 8 INFO neutron.services.segments.plugin [-] Segment 7642f6ad-0b8e-4758-a74c-40382c606c52 resource provider aggregate not found 2026-04-23 13:03:56.992 8 INFO neutron.services.segments.plugin [-] Segment 7642f6ad-0b8e-4758-a74c-40382c606c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7642f6ad-0b8e-4758-a74c-40382c606c52 found for delete ", "request_id": "req-6b13cae3-0d47-4475-8744-7330069d037c"}]} 2026-04-23 13:03:56.992 8 INFO neutron.services.segments.plugin [-] Segment 7642f6ad-0b8e-4758-a74c-40382c606c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7642f6ad-0b8e-4758-a74c-40382c606c52 found for delete ", "request_id": "req-e9ad6afe-67c8-4804-bb86-0804eccdafa2"}]} [pid: 8|app: 0|req: 177/338] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:03:56 2026] DELETE /v2.0/networks/b2f691ea-fa11-414d-8ec6-8d4cb00906cb => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/339] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?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: 179/340] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:03:57 2026] DELETE /v2.0/networks/9f35dfb6-f19b-4a84-aa7d-4e05f83f376b => 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: 180/341] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:03:57.246 8 INFO neutron.db.segments_db [None req-065e564c-7081-40db-b2b3-b3a865b12596 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Added segment 0548e88e-0beb-47d6-89c8-00767809801c of type vxlan for network 3d9b9778-2a78-4da8-b8c8-32c1d2e95569 [pid: 7|app: 0|req: 162/342] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:03:56 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/343] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:03:57 2026] POST /v2.0/networks => generated 635 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:57.377 7 INFO neutron.db.segments_db [None req-16be8323-bedb-46b8-a4f5-fd511de15fc4 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Added segment dae5ee0d-7594-46ee-b236-1a2e9d5d9255 of type vxlan for network 1b99ae59-c5b1-4404-a0ac-97430e22ad6b [pid: 7|app: 0|req: 163/344] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:03:57 2026] POST /v2.0/networks => generated 635 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/345] 10.0.0.119 () {34 vars in 1098 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--843465985&fields=id&tenant_id=ab9fcfd0e61142baa8a3c69178d63596 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/346] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/networks?id=3266b4f4-0171-46b1-898d-4a001a8b9320 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/347] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/348] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/quotas/ab9fcfd0e61142baa8a3c69178d63596 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/349] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/350] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/ports?tenant_id=ab9fcfd0e61142baa8a3c69178d63596&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/351] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:03:57 2026] POST /v2.0/ports => generated 1505 bytes in 503 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: 170/352] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320?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: 183/353] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:03:57 2026] GET /v2.0/ports => generated 1505 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/354] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320?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: 172/355] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/356] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:03:58.201 8 INFO neutron_taas.services.taas.taas_plugin [None req-e52527f8-9bfe-4afb-bd00-c59f1c11ea49 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] TaaS: Handle Delete Port: 810eaadc-d426-42e7-a44a-47c34edd9b58 2026-04-23 13:03:58.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e52527f8-9bfe-4afb-bd00-c59f1c11ea49 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Tap Mirror: Handle Delete Port: 810eaadc-d426-42e7-a44a-47c34edd9b58 [pid: 7|app: 0|req: 174/357] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/358] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 184/359] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:03:58 2026] DELETE /v2.0/ports/810eaadc-d426-42e7-a44a-47c34edd9b58 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/360] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/361] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/362] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:58.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc9b441a-a6f7-4db9-8f3f-2779b3fe33b6 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] TaaS: Handle Delete Port: f2c6382a-a097-4225-9367-8c6241ecfce2 2026-04-23 13:03:58.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc9b441a-a6f7-4db9-8f3f-2779b3fe33b6 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Tap Mirror: Handle Delete Port: f2c6382a-a097-4225-9367-8c6241ecfce2 [pid: 7|app: 0|req: 179/363] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?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: 185/364] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:03:58 2026] DELETE /v2.0/ports/f2c6382a-a097-4225-9367-8c6241ecfce2 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/ports => generated 12 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:03:58.947 8 INFO neutron.db.segments_db [None req-258e423f-fa3f-4b1f-8e82-260f858daad8 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Added segment a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 of type vxlan for network a9339355-817a-4f1c-aed8-937104c3a433 [pid: 7|app: 0|req: 181/366] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:03:59.014 8 INFO neutron.services.segments.plugin [-] Segment 81acb990-7258-492f-ab9f-36ab6b2b23d5 resource provider aggregate not found [pid: 7|app: 0|req: 182/367] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:03:58 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 186/368] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:03:58 2026] POST /v2.0/networks => generated 634 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:03:59.020 8 INFO neutron.services.segments.plugin [-] Segment 81acb990-7258-492f-ab9f-36ab6b2b23d5 resource provider aggregate not found 2026-04-23 13:03:59.035 8 INFO neutron.services.segments.plugin [-] Segment 81acb990-7258-492f-ab9f-36ab6b2b23d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81acb990-7258-492f-ab9f-36ab6b2b23d5 found for delete ", "request_id": "req-f0a61fce-38fb-4e60-afcb-5975d699c169"}]} 2026-04-23 13:03:59.039 8 INFO neutron.services.segments.plugin [-] Segment 81acb990-7258-492f-ab9f-36ab6b2b23d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81acb990-7258-492f-ab9f-36ab6b2b23d5 found for delete ", "request_id": "req-3913d4e4-a451-4ab2-852b-97f527d844a6"}]} 2026-04-23 13:03:59.085 7 INFO neutron.db.segments_db [None req-38de2dd0-8ed3-4172-9d89-adbe064824e0 40144f4a033742ed8eecb35d5c2f8f31 ccc056d9f1644303a84266b8a2a5afda - - default default] Added segment 7561469d-a4dd-47fa-8447-6eabd7309156 of type vxlan for network c01520b0-7167-4c7f-b587-a8751b30990f [pid: 7|app: 0|req: 183/369] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:03:59 2026] POST /v2.0/networks => generated 634 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (2 switches on core 0) [pid: 8|app: 0|req: 187/370] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:03:59 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 189/373] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:03:59 2026] POST /v2.0/subnets => generated 1323 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:03:59 2026] GET /v2.0/subnets => generated 1959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:00 2026] DELETE /v2.0/subnets/9b21f144-0a4e-4110-9544-890d934df48f => 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: 186/376] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:00 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:00 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 191/378] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:00 2026] DELETE /v2.0/subnets/c573e249-2975-43c2-a6c2-a8faec8f3c67 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:04:00 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:00 2026] DELETE /v2.0/networks/c01520b0-7167-4c7f-b587-a8751b30990f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:00 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:00.568 7 INFO neutron.services.segments.plugin [-] Segment a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 resource provider aggregate not found 2026-04-23 13:04:00.575 7 INFO neutron.services.segments.plugin [-] Segment a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 resource provider aggregate not found 2026-04-23 13:04:00.593 7 INFO neutron.services.segments.plugin [-] Segment a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 found for delete ", "request_id": "req-a3c914fc-e250-46d3-bde0-a7f4204e0892"}]} 2026-04-23 13:04:00.594 7 INFO neutron.services.segments.plugin [-] Segment a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bf3a81-5759-43c4-8d5b-c1dbb5a74bc1 found for delete ", "request_id": "req-438d2461-a061-4af0-be2c-a9d3f3a4a079"}]} [pid: 7|app: 0|req: 189/382] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:00 2026] DELETE /v2.0/networks/a9339355-817a-4f1c-aed8-937104c3a433 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:00 2026] DELETE /v2.0/networks/1b99ae59-c5b1-4404-a0ac-97430e22ad6b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:00 2026] DELETE /v2.0/networks/3d9b9778-2a78-4da8-b8c8-32c1d2e95569 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:01.058 8 INFO neutron.services.segments.plugin [-] Segment 7561469d-a4dd-47fa-8447-6eabd7309156 resource provider aggregate not found 2026-04-23 13:04:01.059 8 INFO neutron.services.segments.plugin [-] Segment 7561469d-a4dd-47fa-8447-6eabd7309156 resource provider aggregate not found 2026-04-23 13:04:01.073 8 INFO neutron.services.segments.plugin [-] Segment 7561469d-a4dd-47fa-8447-6eabd7309156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7561469d-a4dd-47fa-8447-6eabd7309156 found for delete ", "request_id": "req-a06a9747-15ed-4a23-8461-b0ca632353bb"}]} 2026-04-23 13:04:01.079 8 INFO neutron.services.segments.plugin [-] Segment 7561469d-a4dd-47fa-8447-6eabd7309156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7561469d-a4dd-47fa-8447-6eabd7309156 found for delete ", "request_id": "req-84a10d8a-a10c-442d-aac5-c7836c5131ab"}]} 2026-04-23 13:04:01.085 8 INFO neutron.services.segments.plugin [-] Segment dae5ee0d-7594-46ee-b236-1a2e9d5d9255 resource provider aggregate not found 2026-04-23 13:04:01.103 8 INFO neutron.services.segments.plugin [-] Segment dae5ee0d-7594-46ee-b236-1a2e9d5d9255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dae5ee0d-7594-46ee-b236-1a2e9d5d9255 found for delete ", "request_id": "req-5ffd75b8-1eb4-473b-b218-3a071413e4b4"}]} 2026-04-23 13:04:01.103 8 INFO neutron.services.segments.plugin [-] Segment dae5ee0d-7594-46ee-b236-1a2e9d5d9255 resource provider aggregate not found 2026-04-23 13:04:01.121 8 INFO neutron.services.segments.plugin [-] Segment dae5ee0d-7594-46ee-b236-1a2e9d5d9255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dae5ee0d-7594-46ee-b236-1a2e9d5d9255 found for delete ", "request_id": "req-d39a5c54-6aec-4cf1-a5c9-84a22ba4879f"}]} [pid: 8|app: 0|req: 195/385] 10.0.0.119 () {34 vars in 1100 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1111423422&fields=id&tenant_id=4c6c1036fe324f2392e6e654ba68dce9 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/networks?id=7d366c61-2343-472b-b0fa-b927fddf273d => generated 680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/quotas/4c6c1036fe324f2392e6e654ba68dce9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/ports?tenant_id=4c6c1036fe324f2392e6e654ba68dce9&fields=id => generated 103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 193/391] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/security-groups?tenant_id=ccc056d9f1644303a84266b8a2a5afda&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 199/393] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:01 2026] DELETE /v2.0/security-groups/79009f5f-579e-4b2e-a707-9814ec5371ba => 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: 195/394] 10.0.0.119 () {34 vars in 907 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/extensions => generated 21537 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d?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: 196/396] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:04:01 2026] GET /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d?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: 201/397] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:02 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => 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: 202/398] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:02 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:02 2026] GET /v2.0/networks?id=3266b4f4-0171-46b1-898d-4a001a8b9320 => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:02.619 7 INFO neutron.services.segments.plugin [-] Segment 0548e88e-0beb-47d6-89c8-00767809801c resource provider aggregate not found 2026-04-23 13:04:02.629 7 INFO neutron.services.segments.plugin [-] Segment 0548e88e-0beb-47d6-89c8-00767809801c resource provider aggregate not found 2026-04-23 13:04:02.637 7 INFO neutron.services.segments.plugin [-] Segment 0548e88e-0beb-47d6-89c8-00767809801c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0548e88e-0beb-47d6-89c8-00767809801c found for delete ", "request_id": "req-41370157-253e-456a-a050-d61e8200c4a1"}]} 2026-04-23 13:04:02.648 7 INFO neutron.services.segments.plugin [-] Segment 0548e88e-0beb-47d6-89c8-00767809801c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0548e88e-0beb-47d6-89c8-00767809801c found for delete ", "request_id": "req-5c984587-6e92-4672-8174-c3e2fa53775a"}]} [pid: 8|app: 0|req: 203/400] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:04:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab9fcfd0e61142baa8a3c69178d63596 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:02 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 204/402] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:02 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:04:02 2026] POST /v2.0/ports => generated 954 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:04:03.679 7 INFO neutron.db.segments_db [None req-5e6519a1-9002-41aa-800b-488b2886bccf e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Added segment 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 of type vxlan for network 413ee1d0-2101-4e50-938a-0a0bad8adaa1 2026-04-23 13:04:03.725 7 INFO neutron.db.segments_db [None req-5e6519a1-9002-41aa-800b-488b2886bccf e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Added segment 5598e598-0886-4157-abbd-f8455b02a94d of type vxlan for network d18115b0-5d38-4dff-90e5-969c62a761c6 [pid: 7|app: 0|req: 200/404] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:03 2026] POST /v2.0/networks => generated 1207 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:03 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:03 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:04:03 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: 204/408] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:03 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:04 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:04 2026] DELETE /v2.0/networks/413ee1d0-2101-4e50-938a-0a0bad8adaa1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:04 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&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: 205/412] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:04:03 2026] PUT /v2.0/ports/194f4610-aca8-40e8-9ddf-956c983cd8b7 => generated 1235 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:04 2026] DELETE /v2.0/networks/d18115b0-5d38-4dff-90e5-969c62a761c6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/414] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:04:04 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:04.469 7 INFO neutron.db.segments_db [None req-be67da3b-8c09-430f-91c0-f8ce3a9004f5 e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Added segment 9372347c-8620-4bfb-a86e-da594f1b7920 of type vxlan for network 568812bb-6179-4928-902e-62d27e9119a9 [pid: 7|app: 0|req: 209/415] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:04 2026] POST /v2.0/networks => generated 629 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:04.641 8 INFO neutron.db.segments_db [None req-f3734ca4-701c-4976-abec-b77d8429d154 e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Added segment c08f5988-285e-4641-af40-f7b4d0c7ee3f of type vxlan for network 99e7735e-3f3f-4497-b943-ea65216b0e2b 2026-04-23 13:04:04.658 7 INFO neutron.services.segments.plugin [-] Segment 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 resource provider aggregate not found 2026-04-23 13:04:04.665 7 INFO neutron.services.segments.plugin [-] Segment 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 resource provider aggregate not found 2026-04-23 13:04:04.680 7 INFO neutron.services.segments.plugin [-] Segment 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 found for delete ", "request_id": "req-51555c64-a1aa-4680-9de9-b85e57773b16"}]} 2026-04-23 13:04:04.691 7 INFO neutron.services.segments.plugin [-] Segment 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe4685f-d2fc-4bdb-8242-aa5fe3eef7d3 found for delete ", "request_id": "req-8f19f7fb-81e8-4f48-b6e4-5289105991ae"}]} 2026-04-23 13:04:04.702 7 INFO neutron.services.segments.plugin [-] Segment 5598e598-0886-4157-abbd-f8455b02a94d resource provider aggregate not found 2026-04-23 13:04:04.714 7 INFO neutron.services.segments.plugin [-] Segment 5598e598-0886-4157-abbd-f8455b02a94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5598e598-0886-4157-abbd-f8455b02a94d found for delete ", "request_id": "req-f22c7c46-37ff-4bc5-8450-b862309cbdc2"}]} 2026-04-23 13:04:04.720 7 INFO neutron.services.segments.plugin [-] Segment 5598e598-0886-4157-abbd-f8455b02a94d resource provider aggregate not found 2026-04-23 13:04:04.737 7 INFO neutron.services.segments.plugin [-] Segment 5598e598-0886-4157-abbd-f8455b02a94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5598e598-0886-4157-abbd-f8455b02a94d found for delete ", "request_id": "req-d46f3745-7844-4a88-83a6-f94a4f87a6c2"}]} [pid: 8|app: 0|req: 207/416] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:04 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:04.784 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b87a6c30-e101-4fed-b7a8-0305946cd8b4'] response: {'name': 'network-changed', 'server_uuid': 'e0a95f43-6066-4540-be2c-7008112e0c4b', 'tag': '194f4610-aca8-40e8-9ddf-956c983cd8b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 208/417] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:04 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 211/420] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/ports?tenant_id=ab9fcfd0e61142baa8a3c69178d63596&device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:04:04 2026] POST /v2.0/ports => generated 1506 bytes in 785 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: 214/424] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/networks?tenant_id=ab9fcfd0e61142baa8a3c69178d63596&shared=False => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/ports => generated 1506 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:04:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:05.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-452c5f34-9297-4618-ad39-1da66b837384 e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] TaaS: Handle Delete Port: 72a780ea-32db-486c-a9d3-265011a99c47 2026-04-23 13:04:05.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-452c5f34-9297-4618-ad39-1da66b837384 e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Tap Mirror: Handle Delete Port: 72a780ea-32db-486c-a9d3-265011a99c47 [pid: 7|app: 0|req: 214/428] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:04:05 2026] DELETE /v2.0/ports/72a780ea-32db-486c-a9d3-265011a99c47 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:06.025 8 INFO neutron.db.l3_db [None req-ac133a6e-86fa-4c8b-bde9-3af9775c2033 fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] Floating IP f965901c-4c24-4bd7-80c2-240fcf0701f3 associated. External IP: 10.96.250.209, port: 309992d2-6e24-49e9-9be2-1d991f809c5a. 2026-04-23 13:04:06.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ea0b167-1110-4e5c-92f8-04fd6e456d4f e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] TaaS: Handle Delete Port: 0ea125de-18fd-40c1-af2f-da0e3d1611ce 2026-04-23 13:04:06.031 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ea0b167-1110-4e5c-92f8-04fd6e456d4f e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Tap Mirror: Handle Delete Port: 0ea125de-18fd-40c1-af2f-da0e3d1611ce [pid: 7|app: 0|req: 215/429] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:04:05 2026] DELETE /v2.0/ports/0ea125de-18fd-40c1-af2f-da0e3d1611ce => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => 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: 217/431] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/ports => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:06.252 7 INFO neutron.db.segments_db [None req-d7cdcfc8-340e-46f8-8377-0e6bfbd65d42 e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Added segment 00823014-0cea-4eec-aa5c-37a519997964 of type vxlan for network 59f5dc08-4ae6-4530-a755-81aebe0d0741 [pid: 7|app: 0|req: 218/432] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:06 2026] POST /v2.0/networks => generated 630 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:05 2026] PUT /v2.0/floatingips/f965901c-4c24-4bd7-80c2-240fcf0701f3 => generated 856 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:06.394 7 INFO neutron.db.segments_db [None req-c1389784-5bc8-43db-a3a2-fb4ce68426c7 e68f6ac8212141e692b6b972292e00c5 5c80e4eec6ab4baeb15d2a8d8da4c336 - - default default] Added segment c72c28b7-75a8-417b-8cea-74ceabf0d9b6 of type vxlan for network f5ad7d37-312b-4e7e-9207-c3c36232693e [pid: 8|app: 0|req: 216/434] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:06 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 219/438] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/ports?tenant_id=ab9fcfd0e61142baa8a3c69178d63596&device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f4610-aca8-40e8-9ddf-956c983cd8b7 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/subnets?id=f903f507-924b-48b2-b012-44e6d78d7410 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:06.860 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68db95c8-88f0-4377-bcb6-0a59ab29ba04'] response: {'name': 'network-changed', 'server_uuid': '25d6aab5-69a2-464f-8961-dc3977d9342e', 'tag': '309992d2-6e24-49e9-9be2-1d991f809c5a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 223/442] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/ports?network_id=3266b4f4-0171-46b1-898d-4a001a8b9320&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320?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: 220/444] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:06 2026] POST /v2.0/subnets => generated 1273 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320?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: 225/446] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:06 2026] GET /v2.0/networks?id=7d366c61-2343-472b-b0fa-b927fddf273d => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/447] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/subnets => generated 1909 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4c6c1036fe324f2392e6e654ba68dce9 => 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: 223/449] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:07 2026] DELETE /v2.0/subnets/4f771e0a-b963-4d0f-8d35-2c5635291192 => 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: 224/450] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:07 2026] DELETE /v2.0/subnets/c876369c-79b2-454c-883b-392a0566f169 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 961 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:04:07 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 228/453] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&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: 230/456] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:07.642 8 INFO neutron.services.segments.plugin [-] Segment c72c28b7-75a8-417b-8cea-74ceabf0d9b6 resource provider aggregate not found 2026-04-23 13:04:07.650 8 INFO neutron.services.segments.plugin [-] Segment c72c28b7-75a8-417b-8cea-74ceabf0d9b6 resource provider aggregate not found 2026-04-23 13:04:07.662 8 INFO neutron.services.segments.plugin [-] Segment c72c28b7-75a8-417b-8cea-74ceabf0d9b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72c28b7-75a8-417b-8cea-74ceabf0d9b6 found for delete ", "request_id": "req-125cf250-5fae-4d5b-83db-81342316b8bf"}]} 2026-04-23 13:04:07.668 8 INFO neutron.services.segments.plugin [-] Segment c72c28b7-75a8-417b-8cea-74ceabf0d9b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72c28b7-75a8-417b-8cea-74ceabf0d9b6 found for delete ", "request_id": "req-f8137ccf-acae-4ed2-8a52-485d81dc8703"}]} [pid: 8|app: 0|req: 231/457] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:07 2026] DELETE /v2.0/networks/f5ad7d37-312b-4e7e-9207-c3c36232693e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/458] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/459] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:07 2026] DELETE /v2.0/networks/59f5dc08-4ae6-4530-a755-81aebe0d0741 => 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: 234/460] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:04:07 2026] PUT /v2.0/ports/70647fec-ae6a-4baa-b19f-b0d8e84c3383 => generated 1239 bytes in 501 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: 228/462] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:07 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:08.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1db522e0-f234-4800-8017-5c697b30d8a4'] response: {'name': 'network-changed', 'server_uuid': '7977f567-771e-4657-9800-9a08aa817610', 'tag': '70647fec-ae6a-4baa-b19f-b0d8e84c3383', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 235/463] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:07 2026] DELETE /v2.0/networks/99e7735e-3f3f-4497-b943-ea65216b0e2b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/464] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/465] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&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: 237/466] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/467] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:08.209 7 INFO neutron.services.segments.plugin [-] Segment 9372347c-8620-4bfb-a86e-da594f1b7920 resource provider aggregate not found 2026-04-23 13:04:08.220 7 INFO neutron.services.segments.plugin [-] Segment 9372347c-8620-4bfb-a86e-da594f1b7920 resource provider aggregate not found 2026-04-23 13:04:08.233 7 INFO neutron.services.segments.plugin [-] Segment 9372347c-8620-4bfb-a86e-da594f1b7920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9372347c-8620-4bfb-a86e-da594f1b7920 found for delete ", "request_id": "req-e4e337bb-0241-40a7-9e57-2dd255115673"}]} 2026-04-23 13:04:08.250 7 INFO neutron.services.segments.plugin [-] Segment 9372347c-8620-4bfb-a86e-da594f1b7920 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9372347c-8620-4bfb-a86e-da594f1b7920 found for delete ", "request_id": "req-18919d3b-9583-4add-a38f-a8c0080c65fc"}]} [pid: 7|app: 0|req: 230/468] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:08 2026] DELETE /v2.0/networks/568812bb-6179-4928-902e-62d27e9119a9 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/469] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/ports?tenant_id=4c6c1036fe324f2392e6e654ba68dce9&device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/470] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/471] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/networks?tenant_id=4c6c1036fe324f2392e6e654ba68dce9&shared=False => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/472] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/473] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/474] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:08 2026] GET /v2.0/security-groups?tenant_id=5c80e4eec6ab4baeb15d2a8d8da4c336&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/475] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:08 2026] DELETE /v2.0/security-groups/c8c030b8-7ce1-4110-87c7-6b0fb4669872 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/476] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/477] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:09.687 8 INFO neutron.services.segments.plugin [-] Segment 00823014-0cea-4eec-aa5c-37a519997964 resource provider aggregate not found 2026-04-23 13:04:09.693 8 INFO neutron.services.segments.plugin [-] Segment 00823014-0cea-4eec-aa5c-37a519997964 resource provider aggregate not found 2026-04-23 13:04:09.712 8 INFO neutron.services.segments.plugin [-] Segment 00823014-0cea-4eec-aa5c-37a519997964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00823014-0cea-4eec-aa5c-37a519997964 found for delete ", "request_id": "req-f2269864-b2d6-4c8a-947c-37d1ce2356e5"}]} 2026-04-23 13:04:09.719 8 INFO neutron.services.segments.plugin [-] Segment 00823014-0cea-4eec-aa5c-37a519997964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00823014-0cea-4eec-aa5c-37a519997964 found for delete ", "request_id": "req-059f77ec-a4ed-48dc-b09e-a6d42548a68b"}]} 2026-04-23 13:04:09.744 8 INFO neutron.services.segments.plugin [-] Segment c08f5988-285e-4641-af40-f7b4d0c7ee3f resource provider aggregate not found 2026-04-23 13:04:09.750 8 INFO neutron.services.segments.plugin [-] Segment c08f5988-285e-4641-af40-f7b4d0c7ee3f resource provider aggregate not found [pid: 8|app: 0|req: 244/478] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/ports?tenant_id=4c6c1036fe324f2392e6e654ba68dce9&device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 1242 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:04:09.788 8 INFO neutron.services.segments.plugin [-] Segment c08f5988-285e-4641-af40-f7b4d0c7ee3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08f5988-285e-4641-af40-f7b4d0c7ee3f found for delete ", "request_id": "req-1b9ea51a-5b69-4c49-a04d-31f56ca20889"}]} 2026-04-23 13:04:09.790 8 INFO neutron.services.segments.plugin [-] Segment c08f5988-285e-4641-af40-f7b4d0c7ee3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08f5988-285e-4641-af40-f7b4d0c7ee3f found for delete ", "request_id": "req-4c0cff7f-82c9-4a96-8c67-045670678c3a"}]} [pid: 7|app: 0|req: 235/479] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/480] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=70647fec-ae6a-4baa-b19f-b0d8e84c3383 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/481] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/subnets?id=e0c97709-e976-49f6-9384-30afbe3c8557 => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/483] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/ports?network_id=7d366c61-2343-472b-b0fa-b927fddf273d&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/484] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/485] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:09 2026] GET /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d?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: 8|app: 0|req: 248/486] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:10 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/487] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:10 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/488] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:10 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/489] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:10 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/490] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:11 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 241/491] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:11 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/492] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:12 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/493] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:12 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/494] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:12 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/495] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:12 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&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: 253/496] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:12 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 254/497] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:13 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/498] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:13 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:13.573 7 INFO neutron.db.l3_db [None req-f4467023-3bf4-46c8-b183-5269112462cc a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] Floating IP f68a4a7e-63a7-4d35-8cbc-7dd0a4228321 associated. External IP: 10.96.250.207, port: 194f4610-aca8-40e8-9ddf-956c983cd8b7. [pid: 7|app: 0|req: 244/499] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:13 2026] PUT /v2.0/floatingips/f68a4a7e-63a7-4d35-8cbc-7dd0a4228321 => generated 855 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:14.002 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b06d6b78-cac9-41d0-8a5b-42f6da4ea02d'] response: {'name': 'network-changed', 'server_uuid': 'e0a95f43-6066-4540-be2c-7008112e0c4b', 'tag': '194f4610-aca8-40e8-9ddf-956c983cd8b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 245/500] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/501] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&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: 256/502] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/security-groups?tenant_id=c79133a62c2545ca9a62c8312d7b51f0&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/503] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/504] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:14 2026] DELETE /v2.0/security-groups/14689c53-770f-497a-9727-5d0cc03e0d24 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/505] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/508] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/ports?tenant_id=ab9fcfd0e61142baa8a3c69178d63596&device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/509] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/networks?id=3266b4f4-0171-46b1-898d-4a001a8b9320 => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/510] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 262/511] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=194f4610-aca8-40e8-9ddf-956c983cd8b7 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/512] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/513] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/subnets?id=f903f507-924b-48b2-b012-44e6d78d7410 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/514] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/ports?network_id=3266b4f4-0171-46b1-898d-4a001a8b9320&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/515] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320?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: 263/516] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/security-groups?tenant_id=f45b51da8db449b284637943adcbaba0&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: 254/517] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:14 2026] GET /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320?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: 264/518] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:14 2026] DELETE /v2.0/security-groups/5f264c62-f669-40f2-915a-001a5229de1f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/519] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:15 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/520] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:15 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&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: 256/521] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:15 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 266/522] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:15 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/523] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:16 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/524] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:16 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&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: 258/525] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:16 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 268/526] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:17 2026] GET /v2.0/security-groups?id=79cf4621-e0b1-4069-8625-b2758bca6954&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: 259/527] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:04:17 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:17.293 8 INFO neutron_taas.services.taas.taas_plugin [req-8b33c075-9cfe-4163-9604-c3210dab31d7 req-786b2d57-a00f-4b8f-9094-c69171a582b8 a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] TaaS: Handle Delete Port: 194f4610-aca8-40e8-9ddf-956c983cd8b7 2026-04-23 13:04:17.296 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8b33c075-9cfe-4163-9604-c3210dab31d7 req-786b2d57-a00f-4b8f-9094-c69171a582b8 a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] Tap Mirror: Handle Delete Port: 194f4610-aca8-40e8-9ddf-956c983cd8b7 2026-04-23 13:04:17.514 8 INFO neutron.db.l3_db [req-8b33c075-9cfe-4163-9604-c3210dab31d7 req-786b2d57-a00f-4b8f-9094-c69171a582b8 a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] Floating IP f68a4a7e-63a7-4d35-8cbc-7dd0a4228321 disassociated. External IP: 10.96.250.207, port: 194f4610-aca8-40e8-9ddf-956c983cd8b7. [pid: 8|app: 0|req: 269/528] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:04:17 2026] DELETE /v2.0/ports/194f4610-aca8-40e8-9ddf-956c983cd8b7 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:17.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3cd73c6-bb09-43f7-9fd5-865058a6d98c'] response: {'server_uuid': 'e0a95f43-6066-4540-be2c-7008112e0c4b', 'name': 'network-vif-deleted', 'tag': '194f4610-aca8-40e8-9ddf-956c983cd8b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 260/529] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:17 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/530] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:18 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&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: 261/531] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:18 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 271/532] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:18 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:18.563 7 INFO neutron.db.l3_db [None req-acda99ce-aa62-4d0d-af3c-423d6b7be3fc 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] Floating IP a676f77f-881c-40af-8917-220225fa8494 associated. External IP: 10.96.250.216, port: 70647fec-ae6a-4baa-b19f-b0d8e84c3383. [pid: 8|app: 0|req: 272/533] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:18 2026] GET /v2.0/security-groups?tenant_id=849fea7112d84e51bd7285763d79c27a&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/534] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:18 2026] PUT /v2.0/floatingips/a676f77f-881c-40af-8917-220225fa8494 => generated 856 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:18.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18eaca23-3a3c-4316-b168-f35becc13f0a'] response: {'name': 'network-changed', 'server_uuid': '7977f567-771e-4657-9800-9a08aa817610', 'tag': '70647fec-ae6a-4baa-b19f-b0d8e84c3383', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 273/535] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:18 2026] DELETE /v2.0/security-groups/0f3a3351-aef5-41bc-b794-932ac38c42f7 => 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: 263/536] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => 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: 274/537] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/538] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/539] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => 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: 265/540] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/ports?tenant_id=4c6c1036fe324f2392e6e654ba68dce9&device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/networks?id=7d366c61-2343-472b-b0fa-b927fddf273d => generated 776 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/543] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=70647fec-ae6a-4baa-b19f-b0d8e84c3383 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/544] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/subnets?id=e0c97709-e976-49f6-9384-30afbe3c8557 => generated 698 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/545] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/ports?network_id=7d366c61-2343-472b-b0fa-b927fddf273d&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: 268/546] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d?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: 279/547] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:19 2026] GET /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d?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: 269/548] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:20 2026] GET /v2.0/ports?device_id=e0a95f43-6066-4540-be2c-7008112e0c4b => 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: 280/549] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:20 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/550] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:20 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&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: 281/551] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:21 2026] DELETE /v2.0/security-groups/79cf4621-e0b1-4069-8625-b2758bca6954 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:21.627 8 INFO neutron.api.v2.resource [None req-e2dfb7ce-960c-4573-bb47-7d92cf6123c5 a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 282/552] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:04:21 2026] GET /v2.0/security-groups/79cf4621-e0b1-4069-8625-b2758bca6954 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:04:21.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffdf0c30-d5f9-451f-955a-8a1ad0b7a2f6 a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] TaaS: Handle Delete Port: 24e70833-5be1-4cec-b50a-a2a80cf0f0cb 2026-04-23 13:04:21.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffdf0c30-d5f9-451f-955a-8a1ad0b7a2f6 a366ab2d14154614a951d68700e8f4df ab9fcfd0e61142baa8a3c69178d63596 - - default default] Tap Mirror: Handle Delete Port: 24e70833-5be1-4cec-b50a-a2a80cf0f0cb [pid: 7|app: 0|req: 271/553] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:21 2026] GET /v2.0/security-groups?tenant_id=1b99ef2d26b241e88e8e9f49918a576d&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/554] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:21 2026] DELETE /v2.0/floatingips/f68a4a7e-63a7-4d35-8cbc-7dd0a4228321 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/555] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:21 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/556] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:21 2026] DELETE /v2.0/security-groups/263c4d3a-8a2a-4330-838f-c61b1498ff83 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/557] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:04:21 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/558] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:21 2026] GET /v2.0/security-groups?id=980af2b6-c2cd-42c3-960d-50c6abe0152b&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:22.094 8 INFO neutron_taas.services.taas.taas_plugin [req-f127e72a-b18c-40c1-9909-175e870f7c90 req-e2c1d4bb-5381-4f32-a908-e7568d6a3e18 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] TaaS: Handle Delete Port: 70647fec-ae6a-4baa-b19f-b0d8e84c3383 2026-04-23 13:04:22.099 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f127e72a-b18c-40c1-9909-175e870f7c90 req-e2c1d4bb-5381-4f32-a908-e7568d6a3e18 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] Tap Mirror: Handle Delete Port: 70647fec-ae6a-4baa-b19f-b0d8e84c3383 2026-04-23 13:04:22.216 8 INFO neutron.db.l3_db [req-f127e72a-b18c-40c1-9909-175e870f7c90 req-e2c1d4bb-5381-4f32-a908-e7568d6a3e18 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] Floating IP a676f77f-881c-40af-8917-220225fa8494 disassociated. External IP: 10.96.250.216, port: 70647fec-ae6a-4baa-b19f-b0d8e84c3383. 2026-04-23 13:04:22.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e8d9e47-82fc-4a61-907a-0a2236e28525 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f328a97f-c48a-4b08-8c74-2c3474625ed4 2026-04-23 13:04:22.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e8d9e47-82fc-4a61-907a-0a2236e28525 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f328a97f-c48a-4b08-8c74-2c3474625ed4 [pid: 8|app: 0|req: 287/559] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:04:21 2026] DELETE /v2.0/ports/70647fec-ae6a-4baa-b19f-b0d8e84c3383 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:22.575 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cb720ad-6fd2-4550-852d-67570e5bcf09'] response: {'server_uuid': '7977f567-771e-4657-9800-9a08aa817610', 'name': 'network-vif-deleted', 'tag': '70647fec-ae6a-4baa-b19f-b0d8e84c3383', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 273/560] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:04:21 2026] PUT /v2.0/routers/60731e7c-9cac-42f1-96c4-a49691bcbd03/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:23.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2c50b1d-ed4b-4f3e-b528-0523fd4f6a48 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: a99357f9-c1b9-4b19-8355-e68127bc8f64 2026-04-23 13:04:23.025 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2c50b1d-ed4b-4f3e-b528-0523fd4f6a48 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: a99357f9-c1b9-4b19-8355-e68127bc8f64 [pid: 7|app: 0|req: 274/561] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:23 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:23.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2c50b1d-ed4b-4f3e-b528-0523fd4f6a48 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: d5a63688-fd12-46e9-a12f-7bba9812a668 2026-04-23 13:04:23.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2c50b1d-ed4b-4f3e-b528-0523fd4f6a48 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: d5a63688-fd12-46e9-a12f-7bba9812a668 2026-04-23 13:04:23.542 8 INFO neutron.services.segments.plugin [-] Segment d802727d-f08f-4b81-b911-915585e93d5f resource provider aggregate not found 2026-04-23 13:04:23.547 8 INFO neutron.services.segments.plugin [-] Segment d802727d-f08f-4b81-b911-915585e93d5f resource provider aggregate not found 2026-04-23 13:04:23.570 8 INFO neutron.services.segments.plugin [-] Segment d802727d-f08f-4b81-b911-915585e93d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d802727d-f08f-4b81-b911-915585e93d5f found for delete ", "request_id": "req-9dadfe69-48dd-4b6c-8cff-c340643fe575"}]} 2026-04-23 13:04:23.574 8 INFO neutron.services.segments.plugin [-] Segment d802727d-f08f-4b81-b911-915585e93d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d802727d-f08f-4b81-b911-915585e93d5f found for delete ", "request_id": "req-a6263a5a-b5be-447f-a72a-2365152d0a05"}]} 2026-04-23 13:04:23.581 8 INFO neutron.db.l3_hamode_db [None req-a2c50b1d-ed4b-4f3e-b528-0523fd4f6a48 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 47c26e98-fdb3-4eae-8838-3d8717279a6f was deleted as no HA routers are present in tenant ab9fcfd0e61142baa8a3c69178d63596. [pid: 8|app: 0|req: 288/562] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:22 2026] DELETE /v2.0/routers/60731e7c-9cac-42f1-96c4-a49691bcbd03 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/563] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:23 2026] DELETE /v2.0/subnets/f903f507-924b-48b2-b012-44e6d78d7410 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:23.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd686771-dee6-4795-b782-a87b73ee8f5d 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 34ead820-e7c0-45e0-8f4f-0403ff7fbe3d 2026-04-23 13:04:23.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd686771-dee6-4795-b782-a87b73ee8f5d 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 34ead820-e7c0-45e0-8f4f-0403ff7fbe3d [pid: 8|app: 0|req: 289/564] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:23 2026] DELETE /v2.0/networks/3266b4f4-0171-46b1-898d-4a001a8b9320 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/565] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:24 2026] GET /v2.0/security-groups?tenant_id=ab9fcfd0e61142baa8a3c69178d63596&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/566] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:24 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/567] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:24 2026] DELETE /v2.0/security-groups/22469dac-3a9c-4b80-b516-dfe22d4a0645 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:25.128 7 INFO neutron.db.segments_db [None req-2ceba716-0306-4be1-aba4-40452911f7dc 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Added segment 895c691d-6afb-434b-aaf9-645a47159908 of type vxlan for network 3847343f-45f6-4b5d-8518-7e465b9fe8d4 [pid: 7|app: 0|req: 278/568] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:04:24 2026] POST /v2.0/networks => generated 613 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:25.275 8 INFO neutron.db.segments_db [None req-546fc5eb-8465-46b6-af07-427546ac9ff5 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Added segment 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 of type vxlan for network 4abed47e-e2ae-4a0d-ab48-2e50e95e3ba9 [pid: 7|app: 0|req: 279/569] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:25 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:25.546 8 INFO neutron.db.l3_hamode_db [None req-546fc5eb-8465-46b6-af07-427546ac9ff5 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:04:25.617 8 INFO neutron.services.segments.plugin [-] Segment 192649c8-ef1f-4910-af66-4440fab4df31 resource provider aggregate not found 2026-04-23 13:04:25.624 8 INFO neutron.services.segments.plugin [-] Segment 192649c8-ef1f-4910-af66-4440fab4df31 resource provider aggregate not found 2026-04-23 13:04:25.658 8 INFO neutron.services.segments.plugin [-] Segment 192649c8-ef1f-4910-af66-4440fab4df31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192649c8-ef1f-4910-af66-4440fab4df31 found for delete ", "request_id": "req-133e4059-6a37-4153-bcde-cfb3d44de57e"}]} 2026-04-23 13:04:25.682 8 INFO neutron.services.segments.plugin [-] Segment 192649c8-ef1f-4910-af66-4440fab4df31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192649c8-ef1f-4910-af66-4440fab4df31 found for delete ", "request_id": "req-f0ad4d8e-012a-45a2-88f7-e78350ae3254"}]} 2026-04-23 13:04:26.365 8 INFO neutron.db.l3_hamode_db [None req-546fc5eb-8465-46b6-af07-427546ac9ff5 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/570] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:26 2026] GET /v2.0/ports?device_id=7977f567-771e-4657-9800-9a08aa817610 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/571] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:25 2026] POST /v2.0/routers => generated 694 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/572] 10.0.0.20 () {32 vars in 775 bytes} [Thu Apr 23 13:04:27 2026] GET /v2.0/subnets?project_id=5d746d1d88e146019bd76d27027afd82&cidr=10.100.0.0%2F28 => generated 14 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/573] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:04:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/574] 10.0.0.20 () {32 vars in 783 bytes} [Thu Apr 23 13:04:27 2026] GET /v2.0/subnets?network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/575] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:27 2026] DELETE /v2.0/security-groups/980af2b6-c2cd-42c3-960d-50c6abe0152b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:27.611 7 INFO neutron.api.v2.resource [None req-663af9ce-25af-4aa4-be6a-09816a63dbba 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/576] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:04:27 2026] GET /v2.0/security-groups/980af2b6-c2cd-42c3-960d-50c6abe0152b => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:04:27.706 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9523dae-dbdb-40b2-acd1-794647e68a45 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] TaaS: Handle Delete Port: a6f1cd9a-35f0-43d8-ba13-d4e51ae6d082 2026-04-23 13:04:27.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9523dae-dbdb-40b2-acd1-794647e68a45 0b345613ac5942b2af3d57665336c9ec 4c6c1036fe324f2392e6e654ba68dce9 - - default default] Tap Mirror: Handle Delete Port: a6f1cd9a-35f0-43d8-ba13-d4e51ae6d082 [pid: 8|app: 0|req: 293/577] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:27 2026] POST /v2.0/subnets => generated 657 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/578] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:27 2026] DELETE /v2.0/floatingips/a676f77f-881c-40af-8917-220225fa8494 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:28.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f3f489a-dce2-44e1-9aed-d33ed908b879 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f603f347-5387-4783-a2b8-644a1251ae31 2026-04-23 13:04:28.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f3f489a-dce2-44e1-9aed-d33ed908b879 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f603f347-5387-4783-a2b8-644a1251ae31 [pid: 7|app: 0|req: 286/579] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:04:27 2026] PUT /v2.0/routers/61514b65-6fd7-4f33-91a1-a882c1b829e2/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:28.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-a737f7b4-e930-4fd9-b64a-48fa5ea4e458 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f26653c1-d37c-4870-a2bf-6321a1eea4ec 2026-04-23 13:04:28.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a737f7b4-e930-4fd9-b64a-48fa5ea4e458 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f26653c1-d37c-4870-a2bf-6321a1eea4ec [pid: 8|app: 0|req: 294/580] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:04:27 2026] PUT /v2.0/routers/eca79a9b-3e06-4a32-96d6-46e89b4acdaf/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:29.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-a737f7b4-e930-4fd9-b64a-48fa5ea4e458 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 1f3bf0b6-7c49-446f-9fe9-7d38c43eb99c 2026-04-23 13:04:29.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a737f7b4-e930-4fd9-b64a-48fa5ea4e458 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 1f3bf0b6-7c49-446f-9fe9-7d38c43eb99c [pid: 8|app: 0|req: 295/581] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:04:28 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1244 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/582] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:04:29 2026] GET /v2.0/networks => generated 6523 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:04:29.453 7 INFO neutron.services.segments.plugin [-] Segment 7451e0f2-ce73-425d-a88b-727badeb4cfa resource provider aggregate not found 2026-04-23 13:04:29.467 7 INFO neutron.services.segments.plugin [-] Segment 7451e0f2-ce73-425d-a88b-727badeb4cfa resource provider aggregate not found 2026-04-23 13:04:29.475 7 INFO neutron.services.segments.plugin [-] Segment 7451e0f2-ce73-425d-a88b-727badeb4cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7451e0f2-ce73-425d-a88b-727badeb4cfa found for delete ", "request_id": "req-75a26f13-6e30-40ea-8796-025cf54592ff"}]} [pid: 8|app: 0|req: 297/583] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:29 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:29.480 7 INFO neutron.db.l3_hamode_db [None req-a737f7b4-e930-4fd9-b64a-48fa5ea4e458 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 61339705-37ac-4874-8d50-4a521143c8f8 was deleted as no HA routers are present in tenant 4c6c1036fe324f2392e6e654ba68dce9. 2026-04-23 13:04:29.485 7 INFO neutron.services.segments.plugin [-] Segment 7451e0f2-ce73-425d-a88b-727badeb4cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7451e0f2-ce73-425d-a88b-727badeb4cfa found for delete ", "request_id": "req-859c9579-20e1-4c10-ad63-d774e24804ad"}]} [pid: 7|app: 0|req: 287/584] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:28 2026] DELETE /v2.0/routers/61514b65-6fd7-4f33-91a1-a882c1b829e2 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:29 2026] DELETE /v2.0/subnets/e0c97709-e976-49f6-9384-30afbe3c8557 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:29.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-01aab8e2-0c04-4b8c-829f-bbce31bb451e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: a409fd77-03af-448f-bc6e-b17e24a9b209 2026-04-23 13:04:29.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01aab8e2-0c04-4b8c-829f-bbce31bb451e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: a409fd77-03af-448f-bc6e-b17e24a9b209 [pid: 8|app: 0|req: 298/588] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:04:29 2026] GET /v2.0/subnets => generated 4590 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/589] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:29 2026] GET /v2.0/security-groups?tenant_id=dd68af3868a4484b90cb96b510b1bdfe&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/590] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:04:30 2026] GET /v2.0/routers => generated 1471 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/591] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:30 2026] DELETE /v2.0/security-groups/34c55b94-a962-4a0c-a8f6-f89cf14ad1b8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/592] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:04:30 2026] POST /v2.0/security-groups => generated 1675 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/593] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:29 2026] DELETE /v2.0/networks/7d366c61-2343-472b-b0fa-b927fddf273d => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/594] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:30 2026] GET /v2.0/security-groups?tenant_id=7ca6e6981a224802ad866d40c8dc39df&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/595] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/596] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:30 2026] DELETE /v2.0/security-groups/d3413f33-bc44-4a1b-b7c9-b0aca53dfd86 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/597] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:30 2026] GET /v2.0/security-groups?tenant_id=4c6c1036fe324f2392e6e654ba68dce9&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/598] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:30 2026] DELETE /v2.0/security-groups/977af601-70c0-4fa1-ac82-0759ea1b82aa => 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: 294/600] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/601] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:31.034 7 INFO neutron.db.securitygroups_db [None req-2e2d6184-0a21-4473-84f6-139543c4013b 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Project 5d746d1d88e146019bd76d27027afd82 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: 295/602] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:31.162 8 INFO neutron.db.securitygroups_db [None req-8f1c8a94-c3f5-45fd-9406-143cdb951c9a 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Project 5d746d1d88e146019bd76d27027afd82 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: 308/603] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:31.497 7 INFO neutron.services.segments.plugin [-] Segment d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b resource provider aggregate not found 2026-04-23 13:04:31.508 7 INFO neutron.services.segments.plugin [-] Segment d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b resource provider aggregate not found 2026-04-23 13:04:31.512 7 INFO neutron.services.segments.plugin [-] Segment d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b found for delete ", "request_id": "req-f2075964-84f7-4aa8-add9-4e89f4227148"}]} 2026-04-23 13:04:31.525 7 INFO neutron.services.segments.plugin [-] Segment d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d65fb1e4-506e-4f4d-8eb4-d05c5a7bec6b found for delete ", "request_id": "req-a8df60b8-bb26-45b5-a082-ab1d189b92be"}]} [pid: 7|app: 0|req: 296/604] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:04:31 2026] GET /v2.0/networks => generated 1297 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/605] 10.0.0.119 () {34 vars in 1100 bytes} [Thu Apr 23 13:04:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1360517433&fields=id&tenant_id=5d746d1d88e146019bd76d27027afd82 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/606] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:04:32 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 660 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/607] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:04:32 2026] GET /v2.0/quotas/5d746d1d88e146019bd76d27027afd82 => 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: 298/608] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:04:32 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/609] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:04:32 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 299/610] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:04:32 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 312/611] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:32 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:32.891 7 INFO neutron.db.segments_db [None req-72e950f0-e68e-4b02-949c-fbadd433410a 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b of type vxlan for network 49d5a6f3-67b9-4b9f-a286-ce1ca37e878b [pid: 7|app: 0|req: 300/612] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:04:32 2026] POST /v2.0/networks => generated 719 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/613] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:32 2026] POST /v2.0/subnets => generated 685 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:33.226 7 INFO neutron.db.segments_db [None req-dd65c3b7-401c-4d48-a484-abac6e7add40 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d of type vxlan for network d1c9f7d4-22a8-40ef-bd09-b9ecf20e611b 2026-04-23 13:04:33.527 7 INFO neutron.db.l3_hamode_db [None req-dd65c3b7-401c-4d48-a484-abac6e7add40 68c0fd67e0964c13a47d2473120312ff 91375382df2d41139cb2df9c455fbbdb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 314/614] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:33 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:34.327 7 INFO neutron.db.l3_hamode_db [None req-dd65c3b7-401c-4d48-a484-abac6e7add40 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 315/615] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:34 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 301/616] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:33 2026] POST /v2.0/routers => generated 725 bytes in 2073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:35 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:04:35 2026] PUT /v2.0/routers/5a487540-a329-4c5e-a3c1-9437d1f6457e/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/619] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:36 2026] GET /v2.0/security-groups?tenant_id=299b74f24a71459f927b661a8771393e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/620] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:36 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 317/621] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:04:36 2026] POST /v2.0/security-groups => generated 1661 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:36 2026] DELETE /v2.0/security-groups/1e4eaa7e-f8a4-42a6-8eef-1f429a9d981c => 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: 318/623] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:36 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: 7|app: 0|req: 306/624] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:37 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/625] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:04:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5d746d1d88e146019bd76d27027afd82 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/626] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:04:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/627] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:37 2026] GET /v2.0/security-groups?tenant_id=6b283451c1274c5d87d0d771e18b30fc&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/628] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:04:37 2026] POST /v2.0/ports => generated 958 bytes in 377 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: 309/629] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:37 2026] DELETE /v2.0/security-groups/e41be7da-cd41-4879-bef4-163066cc0ea6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/630] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:04:37 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:04:37 2026] PUT /v2.0/ports/3fc2c8fc-8b75-4f2a-806c-829be60b79bf => generated 1239 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/632] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:04:38.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b070e8d-5fd6-43e7-8f25-39e1f93246d0'] response: {'name': 'network-changed', 'server_uuid': '7a95b798-2606-4f33-8e16-8cf824549a5a', 'tag': '3fc2c8fc-8b75-4f2a-806c-829be60b79bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 311/633] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 323/634] 10.0.0.119 () {34 vars in 1100 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2056322206&fields=id&tenant_id=91375382df2d41139cb2df9c455fbbdb => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/networks?id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/quotas/91375382df2d41139cb2df9c455fbbdb => 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/637] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/ports?tenant_id=91375382df2d41139cb2df9c455fbbdb&fields=id => generated 57 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/638] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 314/639] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 326/640] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/641] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/networks?tenant_id=5d746d1d88e146019bd76d27027afd82&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/642] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 316/643] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:04:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/644] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 329/646] 10.0.0.20 () {32 vars in 652 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions => generated 21537 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/647] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/648] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/649] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/650] 10.0.0.20 () {32 vars in 664 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/agent => generated 153 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 10.0.0.20 () {32 vars in 698 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/652] 10.0.0.20 () {32 vars in 696 bytes} [Thu Apr 23 13:04:39 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: 321/653] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:39 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: 322/655] 10.0.0.20 () {32 vars in 702 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/656] 10.0.0.20 () {32 vars in 692 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/657] 10.0.0.20 () {32 vars in 694 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/658] 10.0.0.20 () {32 vars in 684 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/659] 10.0.0.20 () {32 vars in 686 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 10.0.0.20 () {32 vars in 660 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/661] 10.0.0.20 () {32 vars in 698 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/662] 10.0.0.20 () {32 vars in 678 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/663] 10.0.0.20 () {32 vars in 682 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/664] 10.0.0.20 () {32 vars in 674 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/665] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:39 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: 8|app: 0|req: 340/666] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 341/667] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/668] 10.0.0.20 () {32 vars in 686 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/669] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 1242 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/671] 10.0.0.20 () {32 vars in 686 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/673] 10.0.0.20 () {32 vars in 698 bytes} [Thu Apr 23 13:04:39 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: 8|app: 0|req: 345/674] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3fc2c8fc-8b75-4f2a-806c-829be60b79bf => 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: 330/675] 10.0.0.20 () {32 vars in 678 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/676] 10.0.0.20 () {32 vars in 666 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/677] 10.0.0.20 () {32 vars in 676 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/678] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/subnets?id=e5abf753-f000-48e3-aa74-33a4793450c8 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/679] 10.0.0.20 () {32 vars in 664 bytes} [Thu Apr 23 13:04:39 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/680] 10.0.0.20 () {32 vars in 674 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/681] 10.0.0.20 () {32 vars in 712 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/682] 10.0.0.20 () {32 vars in 690 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/683] 10.0.0.20 () {32 vars in 682 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/685] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/ports?network_id=3847343f-45f6-4b5d-8518-7e465b9fe8d4&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: 352/686] 10.0.0.20 () {32 vars in 686 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/687] 10.0.0.20 () {32 vars in 704 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.20 () {32 vars in 674 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/689] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/690] 10.0.0.20 () {32 vars in 674 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/691] 10.0.0.20 () {32 vars in 692 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/692] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 358/693] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/694] 10.0.0.20 () {32 vars in 708 bytes} [Thu Apr 23 13:04:40 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: 337/695] 10.0.0.20 () {32 vars in 704 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/696] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/697] 10.0.0.20 () {32 vars in 696 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/698] 10.0.0.20 () {32 vars in 710 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/699] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/700] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/701] 10.0.0.20 () {32 vars in 686 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/702] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/703] 10.0.0.20 () {32 vars in 674 bytes} [Thu Apr 23 13:04:40 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: 7|app: 0|req: 343/704] 10.0.0.20 () {32 vars in 670 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/705] 10.0.0.20 () {32 vars in 660 bytes} [Thu Apr 23 13:04:40 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: 344/706] 10.0.0.20 () {32 vars in 698 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/707] 10.0.0.20 () {32 vars in 698 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/708] 10.0.0.20 () {32 vars in 676 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/709] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/710] 10.0.0.20 () {32 vars in 682 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 365/711] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:40 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: 7|app: 0|req: 347/712] 10.0.0.20 () {32 vars in 684 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/713] 10.0.0.20 () {32 vars in 706 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/715] 10.0.0.20 () {32 vars in 696 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/716] 10.0.0.20 () {32 vars in 694 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/717] 10.0.0.20 () {32 vars in 684 bytes} [Thu Apr 23 13:04:40 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: 7|app: 0|req: 350/718] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/719] 10.0.0.20 () {32 vars in 704 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/720] 10.0.0.20 () {32 vars in 666 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/721] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/722] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/723] 10.0.0.20 () {32 vars in 690 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/724] 10.0.0.20 () {32 vars in 690 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/725] 10.0.0.20 () {32 vars in 694 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/726] 10.0.0.20 () {32 vars in 684 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/727] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/728] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/729] 10.0.0.20 () {32 vars in 702 bytes} [Thu Apr 23 13:04:40 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: 377/730] 10.0.0.20 () {32 vars in 712 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/731] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/732] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/733] 10.0.0.20 () {32 vars in 714 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/734] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/735] 10.0.0.20 () {32 vars in 740 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/736] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:04:40 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: 8|app: 0|req: 383/737] 10.0.0.20 () {32 vars in 682 bytes} [Thu Apr 23 13:04:40 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: 355/738] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 384/739] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:40 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: 356/740] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/741] 10.0.0.20 () {32 vars in 678 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/742] 10.0.0.20 () {32 vars in 668 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/743] 10.0.0.20 () {32 vars in 696 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/744] 10.0.0.20 () {32 vars in 704 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/745] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:40 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: 359/746] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/747] 10.0.0.20 () {32 vars in 682 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/748] 10.0.0.20 () {32 vars in 704 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/749] 10.0.0.20 () {32 vars in 694 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/750] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/751] 10.0.0.20 () {32 vars in 696 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/752] 10.0.0.20 () {32 vars in 678 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/753] 10.0.0.20 () {32 vars in 688 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/754] 10.0.0.20 () {32 vars in 700 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/755] 10.0.0.20 () {32 vars in 664 bytes} [Thu Apr 23 13:04:40 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: 364/756] 10.0.0.20 () {32 vars in 680 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/757] 10.0.0.20 () {32 vars in 676 bytes} [Thu Apr 23 13:04:40 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: 365/758] 10.0.0.20 () {32 vars in 692 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/759] 10.0.0.20 () {32 vars in 676 bytes} [Thu Apr 23 13:04:40 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: 366/760] 10.0.0.20 () {32 vars in 666 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/761] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/762] 10.0.0.20 () {32 vars in 674 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/763] 10.0.0.20 () {32 vars in 686 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/764] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:40 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 397/765] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:41 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/766] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:04:41 2026] GET /v2.0/ports/309992d2-6e24-49e9-9be2-1d991f809c5a => generated 972 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/767] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:41 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/768] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:41 2026] GET /v2.0/security-groups?tenant_id=a7c45c2a2ce04fcf93834afd1a3abfc9&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/769] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:41 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 370/770] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:41 2026] DELETE /v2.0/security-groups/74263de1-8d20-43f6-9338-eb749ddd51a3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/771] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:42 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 371/772] 199.19.213.114 () {34 vars in 1000 bytes} [Thu Apr 23 13:04:42 2026] GET /v2.0/subnets?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 683 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/773] 199.19.213.114 () {34 vars in 1146 bytes} [Thu Apr 23 13:04:42 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e&device_owner=compute%3Anova&network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/774] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:04:42 2026] PUT /v2.0/ports/309992d2-6e24-49e9-9be2-1d991f809c5a => generated 1149 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/775] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:42 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:04:42.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63e112eb-f0c2-44e4-b14f-74a91351a96e'] response: {'name': 'network-changed', 'server_uuid': '25d6aab5-69a2-464f-8961-dc3977d9342e', 'tag': '309992d2-6e24-49e9-9be2-1d991f809c5a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 373/776] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:42 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 404/777] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/networks?id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/778] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 405/779] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=91375382df2d41139cb2df9c455fbbdb => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/780] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1421 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/781] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/782] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/783] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => 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: 410/784] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/785] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/786] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:04:43 2026] POST /v2.0/ports => generated 954 bytes in 412 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: 376/787] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:43.884 8 INFO neutron.db.segments_db [None req-47919d06-8a84-4acd-8c2c-74bb5733fc85 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Added segment 391031ee-7bc7-474b-a3d9-80fb1377da8c of type vxlan for network 0a6edca8-396f-4ab8-a3fb-d87938b1aa95 [pid: 8|app: 0|req: 412/788] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:43 2026] POST /v2.0/networks => generated 631 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/789] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:43 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?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: 414/790] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:44 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/791] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:04:43 2026] PUT /v2.0/ports/748a9691-0b74-4014-a228-d4c1bfd83544 => generated 1235 bytes in 444 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: 378/792] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:44 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 379/793] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:44 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/794] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:44 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 415/795] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:44 2026] POST /v2.0/subnets => generated 627 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:44.415 7 INFO neutron.db.segments_db [None req-f73b3b3f-6a62-49ec-8df9-c63a2558a3ae af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Added segment 361013fd-d25b-4d1e-879d-eb560c46f3b0 of type vxlan for network 86e1ad53-b709-4f46-8524-9bf91c72002a 2026-04-23 13:04:44.687 7 INFO neutron.db.l3_hamode_db [None req-f73b3b3f-6a62-49ec-8df9-c63a2558a3ae af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:04:44.859 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ea8d8d7-b26e-474d-bcb1-5a367869822d'] response: {'name': 'network-changed', 'server_uuid': '5ebf88b9-47e1-49b1-ab9a-45962b531c77', 'tag': '748a9691-0b74-4014-a228-d4c1bfd83544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/798] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:44 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1152 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/799] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:44 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/800] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/801] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/802] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/ports?tenant_id=91375382df2d41139cb2df9c455fbbdb&device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/803] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/804] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=748a9691-0b74-4014-a228-d4c1bfd83544 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/805] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/806] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => 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: 427/807] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/subnets?id=0f8e545e-1a66-47f8-8264-6db13bd0b6a8 => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/808] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 429/809] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/810] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/ports?network_id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:04:45.467 7 INFO neutron.db.l3_hamode_db [None req-f73b3b3f-6a62-49ec-8df9-c63a2558a3ae af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 431/811] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/812] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/813] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 434/814] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 435/815] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?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: 436/816] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/817] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:45 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/818] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:04:44 2026] POST /v2.0/routers => generated 694 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/819] 199.19.213.114 () {34 vars in 1118 bytes} [Thu Apr 23 13:04:46 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/820] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:04:46 2026] PUT /v2.0/ports/309992d2-6e24-49e9-9be2-1d991f809c5a => generated 972 bytes in 501 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: 440/821] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:46 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/822] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:46 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 442/823] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:46 2026] GET /v2.0/ports?tenant_id=91375382df2d41139cb2df9c455fbbdb&device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/824] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:46 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/825] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:46 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:47.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84fb31df-26a9-4458-b987-76a5f73d809f'] response: {'name': 'network-changed', 'server_uuid': '25d6aab5-69a2-464f-8961-dc3977d9342e', 'tag': '309992d2-6e24-49e9-9be2-1d991f809c5a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 445/826] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/networks?id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/827] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=748a9691-0b74-4014-a228-d4c1bfd83544 => 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: 447/828] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/829] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/subnets?id=0f8e545e-1a66-47f8-8264-6db13bd0b6a8 => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/830] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 450/831] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/ports?network_id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b&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: 451/832] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/833] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 382/834] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:04:46 2026] PUT /v2.0/routers/41fa2df6-fcfc-4147-84bb-47de40ab2a2f/add_router_interface => generated 309 bytes in 1374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/835] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 384/836] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:47 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:04:48.076 8 INFO neutron.db.l3_db [None req-7d43cf05-511e-44ac-a120-87f6354c5d30 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Floating IP ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 associated. External IP: 10.96.250.207, port: 3fc2c8fc-8b75-4f2a-806c-829be60b79bf. [pid: 7|app: 0|req: 385/837] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:04:47 2026] POST /v2.0/ports => generated 955 bytes in 368 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: 386/838] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/839] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/840] 10.0.0.20 () {34 vars in 676 bytes} [Thu Apr 23 13:04:47 2026] POST /v2.0/floatingips => generated 856 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/841] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/842] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 456/843] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/844] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/845] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/846] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?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: 388/847] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:04:48 2026] POST /v2.0/ports => generated 959 bytes in 365 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: 460/848] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:48 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:49.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76bc577e-3797-4cd3-bfbb-722d2f56bf6c'] response: {'name': 'network-changed', 'server_uuid': '7a95b798-2606-4f33-8e16-8cf824549a5a', 'tag': '3fc2c8fc-8b75-4f2a-806c-829be60b79bf', 'status': 'completed', 'code': 200} 2026-04-23 13:04:49.254 7 INFO neutron.db.l3_db [None req-163e3910-50ad-4f0b-9185-3788db678920 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Floating IP d1923f5c-ec74-4278-9e6a-6f4d6fa06bc2 associated. External IP: 10.96.250.215, port: 4096b778-2eb8-4c2c-b751-6774c2987568. [pid: 8|app: 0|req: 461/849] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/850] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&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: 463/851] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/852] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/853] 10.0.0.20 () {34 vars in 676 bytes} [Thu Apr 23 13:04:48 2026] POST /v2.0/floatingips => generated 843 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/854] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 466/855] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/856] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/ports?tenant_id=47035b08ebbb456f851384feb743250f&device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:04:49.708 7 INFO neutron.db.l3_db [None req-484ee0b0-e491-4679-a0d9-d0c8794dd684 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Floating IP d1923f5c-ec74-4278-9e6a-6f4d6fa06bc2 disassociated. External IP: 10.96.250.215, port: 4096b778-2eb8-4c2c-b751-6774c2987568. [pid: 8|app: 0|req: 468/857] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 756 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/858] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/networks?id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/859] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3fc2c8fc-8b75-4f2a-806c-829be60b79bf => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/860] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=309992d2-6e24-49e9-9be2-1d991f809c5a => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/861] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/subnets?id=e5abf753-f000-48e3-aa74-33a4793450c8 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/862] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:49 2026] GET /v2.0/subnets?id=a001874d-4603-4c04-8e9e-fc179889da82 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/863] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/ports?network_id=3847343f-45f6-4b5d-8518-7e465b9fe8d4&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: 475/864] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/ports?network_id=746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/865] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/866] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/867] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:49 2026] PUT /v2.0/floatingips/d1923f5c-ec74-4278-9e6a-6f4d6fa06bc2 => generated 552 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/868] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/869] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:50.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-10625f4f-f739-4388-a79f-44b6910d10d3 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: c1a85202-bccc-4616-b734-9f956513f10a 2026-04-23 13:04:50.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10625f4f-f739-4388-a79f-44b6910d10d3 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: c1a85202-bccc-4616-b734-9f956513f10a [pid: 8|app: 0|req: 479/870] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:50 2026] DELETE /v2.0/floatingips/d1923f5c-ec74-4278-9e6a-6f4d6fa06bc2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/871] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/872] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/873] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/874] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/875] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 485/876] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:50 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:51.224 8 INFO neutron.db.l3_db [None req-7a03b836-eaa2-42b9-bf89-0d8ca2208b64 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] Floating IP f3b3cb50-4467-4be2-b915-dc8c5d5e08ea associated. External IP: 10.96.250.211, port: 748a9691-0b74-4014-a228-d4c1bfd83544. 2026-04-23 13:04:51.371 7 INFO neutron.db.l3_db [None req-f8ade975-7ba0-4e08-ae3c-23199d2dc1db af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Floating IP 650007ae-3063-4675-aa78-54dad0fba13a associated. External IP: 10.96.250.206, port: 3fdb2f2a-483b-426c-a486-10fe663282fc. [pid: 8|app: 0|req: 486/877] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:50 2026] PUT /v2.0/floatingips/f3b3cb50-4467-4be2-b915-dc8c5d5e08ea => generated 855 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:51.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0e05f65-d0fd-4873-9c8b-d89a2fb9f453'] response: {'name': 'network-changed', 'server_uuid': '5ebf88b9-47e1-49b1-ab9a-45962b531c77', 'tag': '748a9691-0b74-4014-a228-d4c1bfd83544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/878] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/879] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/880] 10.0.0.20 () {34 vars in 676 bytes} [Thu Apr 23 13:04:50 2026] POST /v2.0/floatingips => generated 842 bytes in 1304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/881] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => 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: 393/882] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/floatingips/650007ae-3063-4675-aa78-54dad0fba13a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/883] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/security-groups?id=aed37270-e632-472f-8e43-4ec9ec1385c8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/884] 10.0.0.20 () {32 vars in 654 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/floatingips => generated 845 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/885] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:04:51 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:52.019 8 INFO neutron_taas.services.taas.taas_plugin [req-d937170b-d5cc-442e-baf3-7f247ad7d1eb req-c194e254-6647-4aa9-8c87-f09ad5445096 fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] TaaS: Handle Delete Port: 309992d2-6e24-49e9-9be2-1d991f809c5a 2026-04-23 13:04:52.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d937170b-d5cc-442e-baf3-7f247ad7d1eb req-c194e254-6647-4aa9-8c87-f09ad5445096 fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] Tap Mirror: Handle Delete Port: 309992d2-6e24-49e9-9be2-1d991f809c5a 2026-04-23 13:04:52.102 8 INFO neutron.db.l3_db [req-d937170b-d5cc-442e-baf3-7f247ad7d1eb req-c194e254-6647-4aa9-8c87-f09ad5445096 fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] Floating IP f965901c-4c24-4bd7-80c2-240fcf0701f3 disassociated. External IP: 10.96.250.209, port: 309992d2-6e24-49e9-9be2-1d991f809c5a. 2026-04-23 13:04:52.289 7 INFO neutron.db.l3_db [None req-6777be25-e464-4c4e-94ae-0872f8ef1718 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Floating IP 650007ae-3063-4675-aa78-54dad0fba13a associated. External IP: 10.96.250.206, port: 3fdb2f2a-483b-426c-a486-10fe663282fc. [pid: 8|app: 0|req: 492/886] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:04:51 2026] DELETE /v2.0/ports/309992d2-6e24-49e9-9be2-1d991f809c5a => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/887] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/888] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/ports?tenant_id=91375382df2d41139cb2df9c455fbbdb&device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/889] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 496/890] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/networks?id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b => generated 766 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/891] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=748a9691-0b74-4014-a228-d4c1bfd83544 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/892] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/subnets?id=0f8e545e-1a66-47f8-8264-6db13bd0b6a8 => generated 688 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/893] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/ports?network_id=49d5a6f3-67b9-4b9f-a286-ce1ca37e878b&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: 500/894] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 501/895] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b?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: 502/896] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:52 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => 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: 395/897] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:51 2026] PUT /v2.0/floatingips/650007ae-3063-4675-aa78-54dad0fba13a => generated 843 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:53.045 8 INFO neutron.db.l3_db [None req-1cbb802e-ec48-4a02-91cb-0328711d7277 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Floating IP 650007ae-3063-4675-aa78-54dad0fba13a disassociated. External IP: 10.96.250.206, port: 4096b778-2eb8-4c2c-b751-6774c2987568. [pid: 8|app: 0|req: 503/898] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:04:52 2026] PUT /v2.0/floatingips/650007ae-3063-4675-aa78-54dad0fba13a => generated 552 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:53.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb4ca862-03b0-4555-b9ac-c274a6fa6cf2 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: 970e9fcb-a0a5-413d-854e-3dd0b738da9a 2026-04-23 13:04:53.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb4ca862-03b0-4555-b9ac-c274a6fa6cf2 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: 970e9fcb-a0a5-413d-854e-3dd0b738da9a [pid: 8|app: 0|req: 504/899] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:53 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:53.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-703ad756-bf3f-4718-8041-23c86ec720a5'] response: {'server_uuid': '25d6aab5-69a2-464f-8961-dc3977d9342e', 'name': 'network-vif-deleted', 'tag': '309992d2-6e24-49e9-9be2-1d991f809c5a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 505/900] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:53 2026] GET /v2.0/security-groups?id=50beffe9-16aa-4ef2-b85c-d95ed44b568e&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: 396/901] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:53 2026] DELETE /v2.0/floatingips/650007ae-3063-4675-aa78-54dad0fba13a => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:53.724 8 INFO neutron.api.v2.resource [None req-e46f298a-2082-4aa6-8e05-daaef7d690ec af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/902] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:53 2026] DELETE /v2.0/floatingips/650007ae-3063-4675-aa78-54dad0fba13a => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:04:53.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5cbc3d8-727f-44ff-b53d-217c2c652bb4 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: 4096b778-2eb8-4c2c-b751-6774c2987568 2026-04-23 13:04:53.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5cbc3d8-727f-44ff-b53d-217c2c652bb4 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: 4096b778-2eb8-4c2c-b751-6774c2987568 [pid: 8|app: 0|req: 507/903] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:53 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => 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: 397/904] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:04:53 2026] DELETE /v2.0/ports/4096b778-2eb8-4c2c-b751-6774c2987568 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:54.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae44c631-17aa-4bc9-aaae-919db778c367 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: 3fdb2f2a-483b-426c-a486-10fe663282fc 2026-04-23 13:04:54.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae44c631-17aa-4bc9-aaae-919db778c367 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: 3fdb2f2a-483b-426c-a486-10fe663282fc [pid: 7|app: 0|req: 398/905] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:04:54 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/906] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:04:54 2026] DELETE /v2.0/ports/3fdb2f2a-483b-426c-a486-10fe663282fc => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:54.561 7 INFO neutron_taas.services.taas.taas_plugin [req-12e5f893-3a20-47e4-a9a6-ca87486daf4f req-bef070b0-7b6e-460c-9ad9-6aedb301588c 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] TaaS: Handle Delete Port: 748a9691-0b74-4014-a228-d4c1bfd83544 2026-04-23 13:04:54.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-12e5f893-3a20-47e4-a9a6-ca87486daf4f req-bef070b0-7b6e-460c-9ad9-6aedb301588c 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] Tap Mirror: Handle Delete Port: 748a9691-0b74-4014-a228-d4c1bfd83544 [pid: 8|app: 0|req: 509/907] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:04:54 2026] GET /v2.0/ports?device_id=41fa2df6-fcfc-4147-84bb-47de40ab2a2f => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:54.689 7 INFO neutron.db.l3_db [req-12e5f893-3a20-47e4-a9a6-ca87486daf4f req-bef070b0-7b6e-460c-9ad9-6aedb301588c 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] Floating IP f3b3cb50-4467-4be2-b915-dc8c5d5e08ea disassociated. External IP: 10.96.250.211, port: 748a9691-0b74-4014-a228-d4c1bfd83544. 2026-04-23 13:04:54.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-6835ccc1-abb9-462f-9e1c-17242ab949b2 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: ca394e94-bf45-4fd2-b217-3600d0eab7aa 2026-04-23 13:04:55.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6835ccc1-abb9-462f-9e1c-17242ab949b2 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: ca394e94-bf45-4fd2-b217-3600d0eab7aa [pid: 7|app: 0|req: 399/908] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:04:54 2026] DELETE /v2.0/ports/748a9691-0b74-4014-a228-d4c1bfd83544 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/909] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:55 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 510/910] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:04:54 2026] PUT /v2.0/routers/41fa2df6-fcfc-4147-84bb-47de40ab2a2f/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/911] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:55 2026] GET /v2.0/ports?device_id=25d6aab5-69a2-464f-8961-dc3977d9342e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:04:55.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-195e021c-b237-49d8-b854-86ab64aa724b'] response: {'server_uuid': '5ebf88b9-47e1-49b1-ab9a-45962b531c77', 'name': 'network-vif-deleted', 'tag': '748a9691-0b74-4014-a228-d4c1bfd83544', 'status': 'completed', 'code': 200} 2026-04-23 13:04:55.668 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a40d69a-fb70-47c6-a43e-1be3cb999a48 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: 089fd344-b43d-47bc-88f0-115c55d6ce77 2026-04-23 13:04:55.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a40d69a-fb70-47c6-a43e-1be3cb999a48 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: 089fd344-b43d-47bc-88f0-115c55d6ce77 2026-04-23 13:04:55.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a40d69a-fb70-47c6-a43e-1be3cb999a48 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] TaaS: Handle Delete Port: 306145ec-99a1-452b-b397-6d4a1a8a51a0 2026-04-23 13:04:55.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a40d69a-fb70-47c6-a43e-1be3cb999a48 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] Tap Mirror: Handle Delete Port: 306145ec-99a1-452b-b397-6d4a1a8a51a0 2026-04-23 13:04:56.219 7 INFO neutron.services.segments.plugin [-] Segment 361013fd-d25b-4d1e-879d-eb560c46f3b0 resource provider aggregate not found 2026-04-23 13:04:56.227 7 INFO neutron.services.segments.plugin [-] Segment 361013fd-d25b-4d1e-879d-eb560c46f3b0 resource provider aggregate not found 2026-04-23 13:04:56.241 7 INFO neutron.services.segments.plugin [-] Segment 361013fd-d25b-4d1e-879d-eb560c46f3b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 361013fd-d25b-4d1e-879d-eb560c46f3b0 found for delete ", "request_id": "req-26d5bf8f-bdfd-4fed-9ebd-7ea66abfd98e"}]} 2026-04-23 13:04:56.245 7 INFO neutron.services.segments.plugin [-] Segment 361013fd-d25b-4d1e-879d-eb560c46f3b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 361013fd-d25b-4d1e-879d-eb560c46f3b0 found for delete ", "request_id": "req-0f809807-caf1-4fa6-9ee7-dad62a70f56d"}]} 2026-04-23 13:04:56.250 7 INFO neutron.db.l3_hamode_db [None req-7a40d69a-fb70-47c6-a43e-1be3cb999a48 af5e0518b3d94f2197fac9ec1daa7e48 ae9d4e288b72495888ff54d5b9d9f60d - - default default] HA network 86e1ad53-b709-4f46-8524-9bf91c72002a was deleted as no HA routers are present in tenant ae9d4e288b72495888ff54d5b9d9f60d. [pid: 7|app: 0|req: 401/912] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:55 2026] DELETE /v2.0/routers/41fa2df6-fcfc-4147-84bb-47de40ab2a2f => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/913] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:56 2026] DELETE /v2.0/subnets/db127d46-1e81-4c80-b79b-f3cc830d8f10 => 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: 402/914] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:56 2026] DELETE /v2.0/networks/0a6edca8-396f-4ab8-a3fb-d87938b1aa95 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/915] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:56 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/916] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:56 2026] DELETE /v2.0/security-groups/aed37270-e632-472f-8e43-4ec9ec1385c8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:56.770 7 INFO neutron.api.v2.resource [None req-ffdb973f-fc09-4ff1-b52d-af0fd7e4b79b fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 404/917] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:04:56 2026] GET /v2.0/security-groups/aed37270-e632-472f-8e43-4ec9ec1385c8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/918] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:04:56 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 515/919] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:04:56 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:56.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-4dd7a30f-5f36-45c5-9f1f-110bcd696cb9 fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] TaaS: Handle Delete Port: ce8e2d40-2a35-401c-8070-0e2b13dd0eb7 2026-04-23 13:04:56.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dd7a30f-5f36-45c5-9f1f-110bcd696cb9 fd31a92dbdba480096a7b189c6c86625 47035b08ebbb456f851384feb743250f - - default default] Tap Mirror: Handle Delete Port: ce8e2d40-2a35-401c-8070-0e2b13dd0eb7 [pid: 7|app: 0|req: 405/920] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:56 2026] DELETE /v2.0/floatingips/f965901c-4c24-4bd7-80c2-240fcf0701f3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/921] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:04:57 2026] GET /v2.0/security-groups?tenant_id=ae9d4e288b72495888ff54d5b9d9f60d&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/922] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:57 2026] DELETE /v2.0/security-groups/97254e16-a010-4ed6-8cc1-5640101191bd => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:57.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-bca7ca98-0938-4cc1-b125-b6e0dd8e3b6e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 4d8a0883-cd3c-4d3e-836e-c7cd8215062c 2026-04-23 13:04:57.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bca7ca98-0938-4cc1-b125-b6e0dd8e3b6e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 4d8a0883-cd3c-4d3e-836e-c7cd8215062c [pid: 8|app: 0|req: 518/923] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:04:57 2026] GET /v2.0/ports?device_id=5ebf88b9-47e1-49b1-ab9a-45962b531c77 => 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: 406/924] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:04:57 2026] PUT /v2.0/routers/c6c923ce-98c7-48c8-baaa-ba2b8917e7ec/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:04:58.269 7 INFO neutron.services.segments.plugin [-] Segment 391031ee-7bc7-474b-a3d9-80fb1377da8c resource provider aggregate not found 2026-04-23 13:04:58.279 7 INFO neutron.services.segments.plugin [-] Segment 391031ee-7bc7-474b-a3d9-80fb1377da8c resource provider aggregate not found 2026-04-23 13:04:58.287 7 INFO neutron.services.segments.plugin [-] Segment 391031ee-7bc7-474b-a3d9-80fb1377da8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391031ee-7bc7-474b-a3d9-80fb1377da8c found for delete ", "request_id": "req-4668752b-9237-4203-968f-e1a4575c60ef"}]} 2026-04-23 13:04:58.303 7 INFO neutron.services.segments.plugin [-] Segment 391031ee-7bc7-474b-a3d9-80fb1377da8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391031ee-7bc7-474b-a3d9-80fb1377da8c found for delete ", "request_id": "req-4656885b-f64d-4cb8-b658-0735cbe97a1a"}]} 2026-04-23 13:04:58.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2c20c20-537a-41b6-9cf9-4d52acd4e60e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 195ceb70-4cf5-43e3-9f72-85bbe1dcd64b 2026-04-23 13:04:58.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2c20c20-537a-41b6-9cf9-4d52acd4e60e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 195ceb70-4cf5-43e3-9f72-85bbe1dcd64b 2026-04-23 13:04:58.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2c20c20-537a-41b6-9cf9-4d52acd4e60e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 889f5a10-50f4-4f46-8a6e-9d6563c66a02 2026-04-23 13:04:58.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2c20c20-537a-41b6-9cf9-4d52acd4e60e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 889f5a10-50f4-4f46-8a6e-9d6563c66a02 [pid: 7|app: 0|req: 407/925] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:04:58 2026] DELETE /v2.0/security-groups/50beffe9-16aa-4ef2-b85c-d95ed44b568e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:58.884 7 INFO neutron.api.v2.resource [None req-b0c94fc3-42a5-43be-9680-4cdf50abe931 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/926] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:04:58 2026] GET /v2.0/security-groups/50beffe9-16aa-4ef2-b85c-d95ed44b568e => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:04:59.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6998619-d8a1-4b45-a08a-0838e87c01c2 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] TaaS: Handle Delete Port: 5d82b1e7-f086-4b87-a10f-a33b57018dcf 2026-04-23 13:04:59.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6998619-d8a1-4b45-a08a-0838e87c01c2 106fd9bcb39442638dcd7284a052c9ef 91375382df2d41139cb2df9c455fbbdb - - default default] Tap Mirror: Handle Delete Port: 5d82b1e7-f086-4b87-a10f-a33b57018dcf 2026-04-23 13:04:59.101 8 INFO neutron.services.segments.plugin [-] Segment af1f50e0-1e4d-4250-aa92-ea2ab138e57d resource provider aggregate not found 2026-04-23 13:04:59.124 8 INFO neutron.services.segments.plugin [-] Segment af1f50e0-1e4d-4250-aa92-ea2ab138e57d resource provider aggregate not found 2026-04-23 13:04:59.126 8 INFO neutron.services.segments.plugin [-] Segment af1f50e0-1e4d-4250-aa92-ea2ab138e57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1f50e0-1e4d-4250-aa92-ea2ab138e57d found for delete ", "request_id": "req-6485e18d-69ab-405c-9afc-3dd2f7764d8b"}]} 2026-04-23 13:04:59.132 8 INFO neutron.db.l3_hamode_db [None req-e2c20c20-537a-41b6-9cf9-4d52acd4e60e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 351c8a2c-8fc7-457c-9eee-6d98ff724fa1 was deleted as no HA routers are present in tenant 47035b08ebbb456f851384feb743250f. [pid: 8|app: 0|req: 519/927] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:58 2026] DELETE /v2.0/routers/c6c923ce-98c7-48c8-baaa-ba2b8917e7ec => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:04:59.162 8 INFO neutron.services.segments.plugin [-] Segment af1f50e0-1e4d-4250-aa92-ea2ab138e57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1f50e0-1e4d-4250-aa92-ea2ab138e57d found for delete ", "request_id": "req-41d0dde1-cd3c-4411-b65f-41ab6bcdaee1"}]} [pid: 7|app: 0|req: 409/928] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:04:58 2026] DELETE /v2.0/floatingips/f3b3cb50-4467-4be2-b915-dc8c5d5e08ea => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/929] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:04:59 2026] DELETE /v2.0/subnets/a001874d-4603-4c04-8e9e-fc179889da82 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:04:59.519 7 INFO neutron.db.segments_db [None req-55d35fe6-cae3-42fe-8f05-84304b06b4ff d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Added segment f9648eb2-1334-485e-a66d-32d33d5376f4 of type vxlan for network fb98de2f-daf6-416d-bcb1-eb09a7d6cf2f [pid: 7|app: 0|req: 410/930] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:04:59 2026] POST /v2.0/networks => generated 630 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:04:59.680 7 INFO neutron_taas.services.taas.taas_plugin [None req-6914e601-9255-4e3b-9734-3183523fafad 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 0e9f5dbd-d819-4a34-9eb9-8f15898b6bd6 2026-04-23 13:04:59.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6914e601-9255-4e3b-9734-3183523fafad 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 0e9f5dbd-d819-4a34-9eb9-8f15898b6bd6 2026-04-23 13:04:59.730 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc1b2ff1-2a53-4580-b1a7-3213613421d5 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: b4f1ee2e-c35a-4d14-8ef7-f2ab51c142e8 2026-04-23 13:04:59.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc1b2ff1-2a53-4580-b1a7-3213613421d5 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: b4f1ee2e-c35a-4d14-8ef7-f2ab51c142e8 [pid: 7|app: 0|req: 411/931] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:04:59 2026] DELETE /v2.0/networks/746f06b7-8049-4a0a-a6fa-d2f0ff2b5aa8 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:00.323 7 INFO neutron.services.segments.plugin [-] Segment 936fb84a-974f-4002-8268-25dc5117b72b resource provider aggregate not found 2026-04-23 13:05:00.335 7 INFO neutron.services.segments.plugin [-] Segment 936fb84a-974f-4002-8268-25dc5117b72b resource provider aggregate not found 2026-04-23 13:05:00.345 7 INFO neutron.services.segments.plugin [-] Segment 936fb84a-974f-4002-8268-25dc5117b72b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936fb84a-974f-4002-8268-25dc5117b72b found for delete ", "request_id": "req-bc48df9f-faf1-4e45-a305-eb219ea31cbc"}]} 2026-04-23 13:05:00.358 7 INFO neutron.services.segments.plugin [-] Segment 936fb84a-974f-4002-8268-25dc5117b72b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936fb84a-974f-4002-8268-25dc5117b72b found for delete ", "request_id": "req-62def80a-1b2b-4690-b0f0-9101fdcf433d"}]} [pid: 7|app: 0|req: 414/934] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:04:59 2026] POST /v2.0/ports => generated 778 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: 7|app: 0|req: 415/935] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:00 2026] GET /v2.0/security-groups?tenant_id=47035b08ebbb456f851384feb743250f&name=default => generated 2921 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/936] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:04:59 2026] PUT /v2.0/routers/5a487540-a329-4c5e-a3c1-9437d1f6457e/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:00.550 7 INFO neutron.db.segments_db [None req-0bdb603f-1f71-45ba-ba19-ddc419d788ea d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Added segment b0c78763-7fd5-445c-b706-854f5d0e8d63 of type vxlan for network b32c86bf-8eda-4f6d-906a-f4c9113abdda [pid: 8|app: 0|req: 522/937] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:00 2026] DELETE /v2.0/security-groups/445d8aa8-52a7-419e-8d43-86d9a9282340 => 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: 416/938] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:00 2026] POST /v2.0/networks => generated 616 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:00.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-666cd205-19f2-4a7b-9815-e29192d7b984 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 6b040524-7b01-4648-be6b-036fe40e3c46 2026-04-23 13:05:00.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-666cd205-19f2-4a7b-9815-e29192d7b984 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 6b040524-7b01-4648-be6b-036fe40e3c46 [pid: 7|app: 0|req: 417/939] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:00 2026] POST /v2.0/subnets => generated 646 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:01.142 8 INFO neutron_taas.services.taas.taas_plugin [None req-666cd205-19f2-4a7b-9815-e29192d7b984 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 6c88e6b3-a814-442f-b19a-ec8e61d304cf 2026-04-23 13:05:01.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-666cd205-19f2-4a7b-9815-e29192d7b984 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 6c88e6b3-a814-442f-b19a-ec8e61d304cf [pid: 7|app: 0|req: 418/940] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:00 2026] POST /v2.0/ports => generated 966 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:05:01.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-c01c7b4e-44ce-446e-84a9-e760dd06c9f4 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] TaaS: Handle Delete Port: bf425e2d-2eb8-46f3-9fb2-27cb1803b432 2026-04-23 13:05:01.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c01c7b4e-44ce-446e-84a9-e760dd06c9f4 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Tap Mirror: Handle Delete Port: bf425e2d-2eb8-46f3-9fb2-27cb1803b432 2026-04-23 13:05:01.566 8 INFO neutron.services.segments.plugin [-] Segment e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d resource provider aggregate not found 2026-04-23 13:05:01.573 8 INFO neutron.services.segments.plugin [-] Segment e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d resource provider aggregate not found 2026-04-23 13:05:01.595 8 INFO neutron.services.segments.plugin [-] Segment e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d found for delete ", "request_id": "req-72ed8125-6522-479b-881a-6b078585ef5a"}]} 2026-04-23 13:05:01.599 8 INFO neutron.services.segments.plugin [-] Segment e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9df73d1-119d-43d0-8fb0-4c9d2c8f6e7d found for delete ", "request_id": "req-b549c5d4-3a52-4345-b3c8-c2e94294450f"}]} 2026-04-23 13:05:01.599 8 INFO neutron.db.l3_hamode_db [None req-666cd205-19f2-4a7b-9815-e29192d7b984 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network d1c9f7d4-22a8-40ef-bd09-b9ecf20e611b was deleted as no HA routers are present in tenant 91375382df2d41139cb2df9c455fbbdb. [pid: 8|app: 0|req: 523/941] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:00 2026] DELETE /v2.0/routers/5a487540-a329-4c5e-a3c1-9437d1f6457e => generated 0 bytes in 1040 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/942] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:01 2026] DELETE /v2.0/ports/bf425e2d-2eb8-46f3-9fb2-27cb1803b432 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:01.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8572d3a5-4aed-4fd2-bab6-7377839ba912 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 420/943] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:01 2026] DELETE /v2.0/ports/bf425e2d-2eb8-46f3-9fb2-27cb1803b432 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/944] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:01 2026] DELETE /v2.0/subnets/0f8e545e-1a66-47f8-8264-6db13bd0b6a8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:01.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f6d1aca-1d92-41c9-8beb-48d1e3f282a7 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 421/945] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:01 2026] GET /v2.0/ports/bf425e2d-2eb8-46f3-9fb2-27cb1803b432 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:01.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc741018-3e08-40e6-a714-dd787dccc279 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 66348c68-24f5-4d46-9dd1-c490abcce4dd 2026-04-23 13:05:01.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc741018-3e08-40e6-a714-dd787dccc279 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 66348c68-24f5-4d46-9dd1-c490abcce4dd [pid: 7|app: 0|req: 422/946] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:01 2026] DELETE /v2.0/subnets/096f8c0e-ff2e-4792-bd55-71ff8140abc0 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/947] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:01 2026] DELETE /v2.0/networks/49d5a6f3-67b9-4b9f-a286-ce1ca37e878b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:02.086 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddbf498c-4186-433c-af79-81609e4ededa d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] TaaS: Handle Delete Port: 0b8ae51c-b0d1-4e79-bfa3-723221879dc3 2026-04-23 13:05:02.089 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddbf498c-4186-433c-af79-81609e4ededa d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Tap Mirror: Handle Delete Port: 0b8ae51c-b0d1-4e79-bfa3-723221879dc3 [pid: 8|app: 0|req: 526/948] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:02 2026] GET /v2.0/security-groups?tenant_id=91375382df2d41139cb2df9c455fbbdb&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: 527/949] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:02 2026] DELETE /v2.0/security-groups/7ee53f02-c856-495d-a9d4-e97148baf6ce => 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: 423/950] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:01 2026] DELETE /v2.0/networks/b32c86bf-8eda-4f6d-906a-f4c9113abdda => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:02.371 7 INFO neutron.services.segments.plugin [-] Segment b0c78763-7fd5-445c-b706-854f5d0e8d63 resource provider aggregate not found 2026-04-23 13:05:02.377 7 INFO neutron.services.segments.plugin [-] Segment b0c78763-7fd5-445c-b706-854f5d0e8d63 resource provider aggregate not found 2026-04-23 13:05:02.387 7 INFO neutron.services.segments.plugin [-] Segment b0c78763-7fd5-445c-b706-854f5d0e8d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c78763-7fd5-445c-b706-854f5d0e8d63 found for delete ", "request_id": "req-207d4098-f016-4843-9fab-b7edc1dbf418"}]} 2026-04-23 13:05:02.392 7 INFO neutron.services.segments.plugin [-] Segment b0c78763-7fd5-445c-b706-854f5d0e8d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c78763-7fd5-445c-b706-854f5d0e8d63 found for delete ", "request_id": "req-995f9e04-720b-49a0-846d-b87e254cbac5"}]} 2026-04-23 13:05:02.395 8 INFO neutron.db.segments_db [None req-c1c8fec7-f59a-4e9b-8e11-b3d24715dc9d d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Added segment 6ed014f4-3bf0-4409-9f25-9cf6958883ac of type vxlan for network e72a51dd-513c-46e9-9f86-5aabb52ef676 [pid: 8|app: 0|req: 528/951] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:02 2026] POST /v2.0/networks => generated 617 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/952] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:02 2026] POST /v2.0/subnets => generated 646 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:03.178 7 INFO neutron.db.segments_db [None req-cc958eee-dc79-4568-b189-fdba913f02b9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 615b7159-beed-4565-a46f-e0170eb5e23d of type vxlan for network 0553559f-df64-4c75-b56a-dc011d844553 [pid: 8|app: 0|req: 529/953] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:02 2026] POST /v2.0/ports => generated 924 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/954] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:05:02 2026] POST /v2.0/networks => generated 725 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:03.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-40768f26-aea2-46bb-be00-e7905f33da8f d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] TaaS: Handle Delete Port: d2934b82-c49d-4304-a42c-a13302eb81ae 2026-04-23 13:05:03.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40768f26-aea2-46bb-be00-e7905f33da8f d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Tap Mirror: Handle Delete Port: d2934b82-c49d-4304-a42c-a13302eb81ae [pid: 8|app: 0|req: 530/955] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:03 2026] DELETE /v2.0/ports/d2934b82-c49d-4304-a42c-a13302eb81ae => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/956] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:03 2026] POST /v2.0/subnets => generated 691 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:03.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-911210a3-d308-4aa4-b5e6-7f1de6127147 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/957] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:03 2026] GET /v2.0/ports/d2934b82-c49d-4304-a42c-a13302eb81ae => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:03.527 7 INFO neutron.db.segments_db [None req-29adc760-4635-4435-8c40-619267f43b76 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 776dbaa0-82d0-4dbb-804e-1013e7612e38 of type vxlan for network 6fa16c58-be89-48cf-9c6f-8b78c7f1bb00 2026-04-23 13:05:03.624 8 INFO neutron.services.segments.plugin [-] Segment 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b resource provider aggregate not found 2026-04-23 13:05:03.633 8 INFO neutron.services.segments.plugin [-] Segment 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b resource provider aggregate not found 2026-04-23 13:05:03.667 8 INFO neutron.services.segments.plugin [-] Segment 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b found for delete ", "request_id": "req-572e43a3-c1f1-4a9c-b09b-ee81afa57a2d"}]} 2026-04-23 13:05:03.668 8 INFO neutron.services.segments.plugin [-] Segment 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69dd9869-ae7e-4ded-ac74-7e4a26c8cf4b found for delete ", "request_id": "req-07c82dc2-c822-4d7d-a124-59f26be5566d"}]} [pid: 8|app: 0|req: 532/958] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:03 2026] DELETE /v2.0/subnets/5b0a59fa-c4f4-4ba6-abe3-a307df30fd1d => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:03.791 7 INFO neutron.db.l3_hamode_db [None req-29adc760-4635-4435-8c40-619267f43b76 68c0fd67e0964c13a47d2473120312ff 7f4123c9745d4ee689115b48472015c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 533/959] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:03 2026] DELETE /v2.0/networks/e72a51dd-513c-46e9-9f86-5aabb52ef676 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/960] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:03 2026] POST /v2.0/ports => generated 778 bytes in 250 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: 535/961] 10.0.0.20 () {34 vars in 736 bytes} [Thu Apr 23 13:05:04 2026] PUT /v2.0/ports/15fc90c6-0011-41e9-a9d0-79d52667cb8f => generated 752 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:05:04.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9eb15e8-e9d6-4147-bdf0-7be16f6bc3c0 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] TaaS: Handle Delete Port: 15fc90c6-0011-41e9-a9d0-79d52667cb8f 2026-04-23 13:05:04.462 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9eb15e8-e9d6-4147-bdf0-7be16f6bc3c0 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Tap Mirror: Handle Delete Port: 15fc90c6-0011-41e9-a9d0-79d52667cb8f [pid: 8|app: 0|req: 536/962] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:04 2026] DELETE /v2.0/ports/15fc90c6-0011-41e9-a9d0-79d52667cb8f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/963] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:05:04 2026] GET /v2.0/ports => generated 781 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:04.668 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e2b634b-5ab1-4b81-a515-9ed376882388 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/964] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:04 2026] GET /v2.0/ports/15fc90c6-0011-41e9-a9d0-79d52667cb8f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:04.705 7 INFO neutron.db.l3_hamode_db [None req-29adc760-4635-4435-8c40-619267f43b76 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 539/965] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:05:04 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/966] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:04 2026] GET /v2.0/ports/92206790-44c5-4ac5-a527-aa95b1c7d8e8 => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:04.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46639d1d-2574-4b93-a3e8-151b63bb82ca d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/967] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:04 2026] DELETE /v2.0/ports/d2934b82-c49d-4304-a42c-a13302eb81ae => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:04.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1836cdc-283a-4844-9d7f-08761a6f7fa1 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/968] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:04 2026] DELETE /v2.0/subnets/5b0a59fa-c4f4-4ba6-abe3-a307df30fd1d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:04.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fec31d3b-fd83-431c-85b1-bba385ad13a6 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/969] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:04 2026] DELETE /v2.0/subnets/096f8c0e-ff2e-4792-bd55-71ff8140abc0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:04.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7e83768-a4d1-4866-b974-79331929b8c5 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] TaaS: Handle Delete Port: 92206790-44c5-4ac5-a527-aa95b1c7d8e8 2026-04-23 13:05:04.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e83768-a4d1-4866-b974-79331929b8c5 d8a3262891b94993922e697e3209f445 baca5987b053480e844bd32bd177a5a2 - - default default] Tap Mirror: Handle Delete Port: 92206790-44c5-4ac5-a527-aa95b1c7d8e8 [pid: 8|app: 0|req: 544/970] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:04 2026] DELETE /v2.0/ports/92206790-44c5-4ac5-a527-aa95b1c7d8e8 => 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: 545/971] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:04 2026] DELETE /v2.0/networks/fb98de2f-daf6-416d-bcb1-eb09a7d6cf2f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/972] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:03 2026] POST /v2.0/routers => generated 731 bytes in 2135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:05.691 8 INFO neutron.services.segments.plugin [-] Segment 6ed014f4-3bf0-4409-9f25-9cf6958883ac resource provider aggregate not found 2026-04-23 13:05:05.698 8 INFO neutron.services.segments.plugin [-] Segment 6ed014f4-3bf0-4409-9f25-9cf6958883ac resource provider aggregate not found 2026-04-23 13:05:05.711 8 INFO neutron.services.segments.plugin [-] Segment 6ed014f4-3bf0-4409-9f25-9cf6958883ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed014f4-3bf0-4409-9f25-9cf6958883ac found for delete ", "request_id": "req-88e2a3db-b4a2-4380-aefc-88b672b3e8b9"}]} 2026-04-23 13:05:05.728 8 INFO neutron.services.segments.plugin [-] Segment 6ed014f4-3bf0-4409-9f25-9cf6958883ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed014f4-3bf0-4409-9f25-9cf6958883ac found for delete ", "request_id": "req-56e695c1-5bda-46ec-9fb6-210be0a205fe"}]} 2026-04-23 13:05:05.734 8 INFO neutron.services.segments.plugin [-] Segment f9648eb2-1334-485e-a66d-32d33d5376f4 resource provider aggregate not found 2026-04-23 13:05:05.764 8 INFO neutron.services.segments.plugin [-] Segment f9648eb2-1334-485e-a66d-32d33d5376f4 resource provider aggregate not found 2026-04-23 13:05:05.773 8 INFO neutron.services.segments.plugin [-] Segment f9648eb2-1334-485e-a66d-32d33d5376f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9648eb2-1334-485e-a66d-32d33d5376f4 found for delete ", "request_id": "req-0468e4e0-3402-4acb-b7f1-ebd98fb3b6ac"}]} 2026-04-23 13:05:05.781 8 INFO neutron.services.segments.plugin [-] Segment f9648eb2-1334-485e-a66d-32d33d5376f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9648eb2-1334-485e-a66d-32d33d5376f4 found for delete ", "request_id": "req-6c8255f7-8e9e-4ec6-b90e-0c02e7105d1a"}]} [pid: 7|app: 0|req: 428/973] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:05 2026] GET /v2.0/security-groups?tenant_id=baca5987b053480e844bd32bd177a5a2&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/974] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:05 2026] DELETE /v2.0/security-groups/bb5dbcfd-0a21-4b2a-bbe0-7f528561226f => 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: 430/975] 10.0.0.20 () {32 vars in 825 bytes} [Thu Apr 23 13:05:06 2026] GET /v2.0/ports?project_id=5d746d1d88e146019bd76d27027afd82&network_id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 3695 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/976] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:06 2026] GET /v2.0/security-groups?tenant_id=4cf78ce8a7d5410c85dfa100548cce78&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/977] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:05:06 2026] GET /v2.0/subnets?network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/978] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:05 2026] PUT /v2.0/routers/b1c55bbe-6f45-4106-aa29-ed337266525b/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/979] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:06 2026] DELETE /v2.0/security-groups/92fcfef9-6af4-42a3-9c82-b7668a5cda54 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:05:06.984 8 INFO neutron.db.l3_db [None req-dfd9fbd3-97b5-478c-bc7d-84cd6a5d1a87 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Floating IP ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 disassociated. External IP: 10.96.250.207, port: 3fc2c8fc-8b75-4f2a-806c-829be60b79bf. [pid: 7|app: 0|req: 434/980] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:07 2026] GET /v2.0/security-groups?tenant_id=79c8abe82e344e25b62f64e52515f35b&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/981] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:05:06 2026] PUT /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 554 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/982] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:07 2026] DELETE /v2.0/security-groups/ef5f3d0e-5677-405c-b097-6bfacbefff8a => 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: 436/983] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:05:07 2026] POST /v2.0/security-groups => generated 1659 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/984] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/985] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:07.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ee2256-505d-41af-976b-5688adcd7c23'] response: {'name': 'network-changed', 'server_uuid': '7a95b798-2606-4f33-8e16-8cf824549a5a', 'tag': '3fc2c8fc-8b75-4f2a-806c-829be60b79bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 548/986] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:07 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 554 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:08.216 7 INFO neutron.db.segments_db [None req-8f8e81ac-92dd-4357-9a3b-214b1eb00ad8 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Added segment 2c9d3037-288c-40cd-85ca-8c7352b1ada8 of type vxlan for network 2a5e2e0c-0507-4df2-99ba-6118362b7c2b [pid: 7|app: 0|req: 439/987] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:07 2026] POST /v2.0/networks => generated 626 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/988] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 549/989] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:05:07 2026] POST /v2.0/floatingips => generated 552 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/990] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/991] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3fc2c8fc-8b75-4f2a-806c-829be60b79bf => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/992] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/subnets?id=e5abf753-f000-48e3-aa74-33a4793450c8 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/993] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/ports?network_id=3847343f-45f6-4b5d-8518-7e465b9fe8d4&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/994] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 441/995] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:08 2026] POST /v2.0/ports => generated 774 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/996] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:08.828 7 INFO neutron.db.segments_db [None req-c7aa7a02-21ad-4659-b2bf-fea5862dd7e1 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Added segment 3a373f2a-a44f-4521-b3c5-e9940ab71b27 of type vxlan for network bb053d12-a0ca-443b-b255-7343d03d1120 [pid: 8|app: 0|req: 556/997] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 552 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/998] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:08 2026] POST /v2.0/networks => generated 612 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/999] 10.0.0.119 () {34 vars in 1098 bytes} [Thu Apr 23 13:05:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--719085382&fields=id&tenant_id=7f4123c9745d4ee689115b48472015c8 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/1000] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/networks?id=0553559f-df64-4c75-b56a-dc011d844553 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/1001] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/quotas/7f4123c9745d4ee689115b48472015c8 => 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: 557/1002] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:08 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/1003] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/ports?tenant_id=7f4123c9745d4ee689115b48472015c8&fields=id => generated 57 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/1004] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?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: 448/1005] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?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: 449/1006] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 558/1007] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:09 2026] POST /v2.0/ports => generated 950 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:09.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd54bf6b-f531-47f7-b645-89931d3d8933 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] TaaS: Handle Delete Port: c54e50f5-b07c-4140-b4c1-4d6d89e2c29e 2026-04-23 13:05:09.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd54bf6b-f531-47f7-b645-89931d3d8933 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Tap Mirror: Handle Delete Port: c54e50f5-b07c-4140-b4c1-4d6d89e2c29e [pid: 7|app: 0|req: 450/1008] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:09 2026] DELETE /v2.0/ports/c54e50f5-b07c-4140-b4c1-4d6d89e2c29e => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:09.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09afc016-0006-48b8-8a9c-290e41ff811e 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/1009] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:09 2026] DELETE /v2.0/ports/c54e50f5-b07c-4140-b4c1-4d6d89e2c29e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:09.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ba38c82-d5c3-404c-807d-cffeb1c97392 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/1010] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/ports/c54e50f5-b07c-4140-b4c1-4d6d89e2c29e => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/1011] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:09 2026] DELETE /v2.0/subnets/af642083-ec63-4199-a563-fe602f03bd41 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1012] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:09 2026] GET /v2.0/security-groups?tenant_id=5070e7e8315d4bbdaae2528d829b8191&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:10.171 8 INFO neutron.services.segments.plugin [-] Segment 3a373f2a-a44f-4521-b3c5-e9940ab71b27 resource provider aggregate not found [pid: 7|app: 0|req: 454/1013] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-groups => generated 1673 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:05:10.176 8 INFO neutron.services.segments.plugin [-] Segment 3a373f2a-a44f-4521-b3c5-e9940ab71b27 resource provider aggregate not found [pid: 8|app: 0|req: 560/1014] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:10 2026] DELETE /v2.0/networks/bb053d12-a0ca-443b-b255-7343d03d1120 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:10.196 8 INFO neutron.services.segments.plugin [-] Segment 3a373f2a-a44f-4521-b3c5-e9940ab71b27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a373f2a-a44f-4521-b3c5-e9940ab71b27 found for delete ", "request_id": "req-a35dc834-65c9-4dfc-a9b9-9bc1d2f452d4"}]} 2026-04-23 13:05:10.197 8 INFO neutron.services.segments.plugin [-] Segment 3a373f2a-a44f-4521-b3c5-e9940ab71b27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a373f2a-a44f-4521-b3c5-e9940ab71b27 found for delete ", "request_id": "req-197f85a3-c825-4ed5-b10e-b29278f00fed"}]} [pid: 8|app: 0|req: 561/1015] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1016] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:10 2026] DELETE /v2.0/security-groups/c25f5a65-a189-46e0-88c3-27e7a57e4d77 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:05:10.378 8 INFO neutron.db.segments_db [None req-0366fb57-8bac-4ff6-9fa8-3a4ad411d7c0 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Added segment 28b58365-0166-425c-bdc8-1e248c723974 of type vxlan for network 3e0c333f-1a82-4538-b663-55311fbf0624 [pid: 8|app: 0|req: 562/1017] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/networks => generated 613 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1018] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1019] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1020] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:10 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 563/1021] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1022] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:10.855 7 INFO neutron.db.securitygroups_db [None req-5c3ae902-e9bf-4cf9-88de-c5125128cd35 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Project 5d746d1d88e146019bd76d27027afd82 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: 460/1023] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:10.974 7 INFO neutron.db.securitygroups_db [None req-be3e182e-1633-4429-ac95-5b03d93a52ec 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Project 5d746d1d88e146019bd76d27027afd82 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: 564/1024] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/ports => generated 912 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1025] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:11.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ed2a414-2920-4af5-aa34-b0eec141feab 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] TaaS: Handle Delete Port: 3f05a724-0360-443d-8e72-ff6284996efd 2026-04-23 13:05:11.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ed2a414-2920-4af5-aa34-b0eec141feab 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Tap Mirror: Handle Delete Port: 3f05a724-0360-443d-8e72-ff6284996efd [pid: 8|app: 0|req: 565/1026] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:11 2026] DELETE /v2.0/ports/3f05a724-0360-443d-8e72-ff6284996efd => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:11.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7be924ac-0d32-48dd-adbf-772e98cc7023 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/1027] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:11 2026] GET /v2.0/ports/3f05a724-0360-443d-8e72-ff6284996efd => 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: 566/1028] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:11 2026] DELETE /v2.0/subnets/cb06aea6-d588-4af9-b0e5-7f8f6ffceda4 => 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: 567/1029] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:11 2026] DELETE /v2.0/networks/3e0c333f-1a82-4538-b663-55311fbf0624 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1030] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:05:11 2026] GET /v2.0/networks => generated 1297 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1031] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:11 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 465/1032] 10.0.0.119 () {34 vars in 1098 bytes} [Thu Apr 23 13:05:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-394836332&fields=id&tenant_id=5d746d1d88e146019bd76d27027afd82 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1033] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:11 2026] POST /v2.0/ports => generated 775 bytes in 264 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: 466/1034] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:05:11 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1035] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:05:11 2026] GET /v2.0/quotas/5d746d1d88e146019bd76d27027afd82 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1036] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&fields=id => generated 149 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1037] 10.0.0.20 () {34 vars in 736 bytes} [Thu Apr 23 13:05:11 2026] PUT /v2.0/ports/93a8ee80-a6fb-4a68-a905-4d11b2ec6a28 => generated 752 bytes in 185 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: 570/1038] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:12.218 8 INFO neutron.services.segments.plugin [-] Segment 28b58365-0166-425c-bdc8-1e248c723974 resource provider aggregate not found 2026-04-23 13:05:12.226 8 INFO neutron.services.segments.plugin [-] Segment 28b58365-0166-425c-bdc8-1e248c723974 resource provider aggregate not found 2026-04-23 13:05:12.233 8 INFO neutron.services.segments.plugin [-] Segment 28b58365-0166-425c-bdc8-1e248c723974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b58365-0166-425c-bdc8-1e248c723974 found for delete ", "request_id": "req-b8c02bef-1eb2-4c2f-9469-b501dca3271b"}]} 2026-04-23 13:05:12.253 8 INFO neutron.services.segments.plugin [-] Segment 28b58365-0166-425c-bdc8-1e248c723974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b58365-0166-425c-bdc8-1e248c723974 found for delete ", "request_id": "req-65144712-bcad-48e7-98d5-a54ed0a244b5"}]} 2026-04-23 13:05:12.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-418bd786-e6ed-4443-b604-e815f57b3972 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] TaaS: Handle Delete Port: 93a8ee80-a6fb-4a68-a905-4d11b2ec6a28 2026-04-23 13:05:12.264 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-418bd786-e6ed-4443-b604-e815f57b3972 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Tap Mirror: Handle Delete Port: 93a8ee80-a6fb-4a68-a905-4d11b2ec6a28 [pid: 8|app: 0|req: 571/1039] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:12 2026] DELETE /v2.0/ports/93a8ee80-a6fb-4a68-a905-4d11b2ec6a28 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:12.343 7 INFO neutron.db.segments_db [None req-f83bacb9-2473-4618-8bc3-7e62e4a86c50 9a686b676d244d8f90b471fcc5708fa8 d779da8a7bff4ac2925d7674eb366a32 - - default default] Added segment e106f95e-0f03-4a29-9aa5-5dfa476f00b4 of type vxlan for network 207e1cb0-ef21-4575-8ac6-91e5957630a4 [pid: 8|app: 0|req: 572/1040] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 573/1041] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports => generated 777 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:12.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5623dd05-a3ff-4486-8df0-4fc89af6cbda 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1042] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports/93a8ee80-a6fb-4a68-a905-4d11b2ec6a28 => 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: 469/1043] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:12 2026] POST /v2.0/networks => generated 629 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1044] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports => generated 777 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1045] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports/d5db351e-0aef-49ef-947a-8c2d36389f8d => generated 774 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1046] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:12.512 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1df07c5-8eec-48ba-9a50-5f3f4a7f0e79 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/1047] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:12 2026] DELETE /v2.0/ports/3f05a724-0360-443d-8e72-ff6284996efd => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:12.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4317baf-1b8e-4c02-97ea-be3b87229c20 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1048] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:12 2026] DELETE /v2.0/subnets/cb06aea6-d588-4af9-b0e5-7f8f6ffceda4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:12.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85476828-9ae2-4bfc-9c4d-89b84921c0da 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/1049] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:12 2026] DELETE /v2.0/subnets/af642083-ec63-4199-a563-fe602f03bd41 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:12.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-55396211-3866-4aa4-9740-b3ebcd25865b 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] TaaS: Handle Delete Port: d5db351e-0aef-49ef-947a-8c2d36389f8d 2026-04-23 13:05:12.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55396211-3866-4aa4-9740-b3ebcd25865b 15790609fe78467cb96e1d7a9f3f014b 1e23a7a25c9148888c19426e37fcf102 - - default default] Tap Mirror: Handle Delete Port: d5db351e-0aef-49ef-947a-8c2d36389f8d [pid: 8|app: 0|req: 578/1050] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:05:12 2026] DELETE /v2.0/ports/d5db351e-0aef-49ef-947a-8c2d36389f8d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:12.833 7 INFO neutron.services.segments.plugin [-] Segment 2c9d3037-288c-40cd-85ca-8c7352b1ada8 resource provider aggregate not found 2026-04-23 13:05:12.836 7 INFO neutron.services.segments.plugin [-] Segment 2c9d3037-288c-40cd-85ca-8c7352b1ada8 resource provider aggregate not found 2026-04-23 13:05:12.851 7 INFO neutron.services.segments.plugin [-] Segment 2c9d3037-288c-40cd-85ca-8c7352b1ada8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9d3037-288c-40cd-85ca-8c7352b1ada8 found for delete ", "request_id": "req-13df794d-e7d2-4ab3-af82-b35fd73915ea"}]} 2026-04-23 13:05:12.855 7 INFO neutron.services.segments.plugin [-] Segment 2c9d3037-288c-40cd-85ca-8c7352b1ada8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9d3037-288c-40cd-85ca-8c7352b1ada8 found for delete ", "request_id": "req-454c9350-bde3-4bc1-8528-d8c185468cdf"}]} [pid: 7|app: 0|req: 473/1051] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:12 2026] DELETE /v2.0/networks/2a5e2e0c-0507-4df2-99ba-6118362b7c2b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1052] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:12 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1053] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:12 2026] POST /v2.0/subnets => generated 673 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:13.151 8 INFO neutron.db.segments_db [None req-a99be30d-0555-4e78-995c-c473f5c4bbc9 9a686b676d244d8f90b471fcc5708fa8 d779da8a7bff4ac2925d7674eb366a32 - - default default] Added segment 8bea931e-2902-4e2f-8824-dd3b2757bb8f of type vxlan for network 686f59af-55ea-4337-86dc-10ad608a5d20 [pid: 8|app: 0|req: 580/1054] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:13 2026] POST /v2.0/networks => generated 628 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1055] 10.0.0.20 () {34 vars in 742 bytes} [Thu Apr 23 13:05:13 2026] PUT /v2.0/networks/686f59af-55ea-4337-86dc-10ad608a5d20 => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1056] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:13 2026] GET /v2.0/security-groups?tenant_id=1e23a7a25c9148888c19426e37fcf102&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1057] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:13 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: 8|app: 0|req: 582/1058] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:13 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1059] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:13 2026] DELETE /v2.0/security-groups/5f2bf0d2-a084-4cc1-8366-dc6db390dc5d => 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: 583/1060] 10.0.0.20 () {34 vars in 740 bytes} [Thu Apr 23 13:05:13 2026] PUT /v2.0/subnets/5e796d00-d4d2-419d-8b10-ed7f0cde754b => generated 656 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1061] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:05:13 2026] GET /v2.0/networks?id=0553559f-df64-4c75-b56a-dc011d844553 => generated 676 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1062] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:05:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f4123c9745d4ee689115b48472015c8 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1063] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:13 2026] DELETE /v2.0/networks/686f59af-55ea-4337-86dc-10ad608a5d20 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1064] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:14.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f774552-6208-48ee-818f-5c9b4cfc6837 9a686b676d244d8f90b471fcc5708fa8 d779da8a7bff4ac2925d7674eb366a32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1065] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:14 2026] DELETE /v2.0/networks/686f59af-55ea-4337-86dc-10ad608a5d20 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1066] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1067] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/subnets?network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca => generated 649 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1068] 10.0.0.20 () {32 vars in 652 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1069] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/networks => generated 1313 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:14.268 8 INFO neutron.services.segments.plugin [-] Segment 8bea931e-2902-4e2f-8824-dd3b2757bb8f resource provider aggregate not found 2026-04-23 13:05:14.286 8 INFO neutron.services.segments.plugin [-] Segment 8bea931e-2902-4e2f-8824-dd3b2757bb8f resource provider aggregate not found 2026-04-23 13:05:14.291 8 INFO neutron.services.segments.plugin [-] Segment 8bea931e-2902-4e2f-8824-dd3b2757bb8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bea931e-2902-4e2f-8824-dd3b2757bb8f found for delete ", "request_id": "req-594961ee-e354-4671-9837-93c67255a340"}]} 2026-04-23 13:05:14.314 8 INFO neutron.services.segments.plugin [-] Segment 8bea931e-2902-4e2f-8824-dd3b2757bb8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bea931e-2902-4e2f-8824-dd3b2757bb8f found for delete ", "request_id": "req-3e652d25-2d14-42d6-bc4a-4c6a53e2205e"}]} [pid: 7|app: 0|req: 480/1070] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:05:13 2026] POST /v2.0/ports => generated 958 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1071] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/subnets => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1072] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/networks/207e1cb0-ef21-4575-8ac6-91e5957630a4 => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1073] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/subnets/76b45b55-19f0-4478-93fe-d6a408e345a6 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:14.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7f9b4d9-3047-40ee-a4d5-0dae355d93a4 9a686b676d244d8f90b471fcc5708fa8 d779da8a7bff4ac2925d7674eb366a32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1074] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:14 2026] DELETE /v2.0/subnets/5e796d00-d4d2-419d-8b10-ed7f0cde754b => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:14.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55ccb182-d61f-4d50-8378-ca41e1cf64fd 9a686b676d244d8f90b471fcc5708fa8 d779da8a7bff4ac2925d7674eb366a32 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 595/1075] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:14 2026] DELETE /v2.0/networks/686f59af-55ea-4337-86dc-10ad608a5d20 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1076] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:14 2026] DELETE /v2.0/subnets/76b45b55-19f0-4478-93fe-d6a408e345a6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1079] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:14 2026] DELETE /v2.0/networks/207e1cb0-ef21-4575-8ac6-91e5957630a4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1080] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:14 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 481/1081] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:05:14 2026] PUT /v2.0/ports/c92dd15a-b026-451d-8618-54448268bba8 => generated 1239 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:14.861 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c95a7f48-9775-4668-950f-acc313fda482'] response: {'name': 'network-changed', 'server_uuid': '79cdd216-9edc-40df-828b-0c4464b707d8', 'tag': 'c92dd15a-b026-451d-8618-54448268bba8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1082] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/1083] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 602/1084] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/security-groups?tenant_id=d779da8a7bff4ac2925d7674eb366a32&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1085] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/ports?tenant_id=7f4123c9745d4ee689115b48472015c8&device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 484/1086] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/networks?tenant_id=7f4123c9745d4ee689115b48472015c8&shared=False => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1087] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:15 2026] DELETE /v2.0/security-groups/7d7113bc-514c-462c-8bb2-a3a8323955cc => 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: 604/1088] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:15.630 7 INFO neutron.db.segments_db [None req-d110256e-b034-49ee-b99b-0a2353a02a69 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment 98d93e6d-93ff-47cc-998b-be3153892649 of type vxlan for network 3ff54351-8939-4b9c-8fea-f83eb487dadb [pid: 7|app: 0|req: 485/1089] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:15 2026] POST /v2.0/networks => generated 614 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:15.821 8 INFO neutron.db.segments_db [None req-d8aff3bc-3c01-456c-93e2-385929b44ae0 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 of type vxlan for network 9a5c9c6a-b899-4195-b17a-20456896a5dc [pid: 7|app: 0|req: 486/1090] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:15 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 605/1091] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:15 2026] POST /v2.0/networks => generated 615 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1092] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:15 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1093] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:16.313 8 INFO neutron.services.segments.plugin [-] Segment e106f95e-0f03-4a29-9aa5-5dfa476f00b4 resource provider aggregate not found 2026-04-23 13:05:16.329 8 INFO neutron.services.segments.plugin [-] Segment e106f95e-0f03-4a29-9aa5-5dfa476f00b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e106f95e-0f03-4a29-9aa5-5dfa476f00b4 found for delete ", "request_id": "req-2a4cff8b-3173-472f-90e8-8c9d6f1b78cb"}]} 2026-04-23 13:05:16.331 8 INFO neutron.services.segments.plugin [-] Segment e106f95e-0f03-4a29-9aa5-5dfa476f00b4 resource provider aggregate not found 2026-04-23 13:05:16.348 8 INFO neutron.services.segments.plugin [-] Segment e106f95e-0f03-4a29-9aa5-5dfa476f00b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e106f95e-0f03-4a29-9aa5-5dfa476f00b4 found for delete ", "request_id": "req-e2da156f-1ce7-4757-bfd8-aa24801c7a16"}]} [pid: 7|app: 0|req: 489/1094] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 606/1095] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:16 2026] POST /v2.0/subnets => generated 655 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:16.457 7 INFO neutron.db.segments_db [None req-96f9de86-edd7-4400-942b-73d93936f09b 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment cab4e084-b676-44ce-b769-805449309d81 of type vxlan for network b2e58114-336a-4736-ba1f-fa8e7c9d263d [pid: 8|app: 0|req: 607/1096] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/ports?tenant_id=7f4123c9745d4ee689115b48472015c8&device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1097] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c92dd15a-b026-451d-8618-54448268bba8 => 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: 609/1098] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/subnets?id=b0322584-2ebb-4822-b28c-826e270790bf => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:16.676 7 INFO neutron.db.l3_hamode_db [None req-96f9de86-edd7-4400-942b-73d93936f09b 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1099] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/ports?network_id=0553559f-df64-4c75-b56a-dc011d844553&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1100] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:16.784 7 INFO neutron.db.l3_hamode_db [None req-96f9de86-edd7-4400-942b-73d93936f09b 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1101] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1102] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 660 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1103] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:05:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5d746d1d88e146019bd76d27027afd82 => generated 273 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1104] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:05:16 2026] POST /v2.0/ports => generated 958 bytes in 333 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: 616/1105] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:17 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1106] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:16 2026] POST /v2.0/routers => generated 511 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:17.505 8 INFO neutron.db.segments_db [None req-2c315b13-2257-4259-97b5-04150353b8ae 5557057c0f154222b3c000d3b05e7191 5fab1d1f6024412c97e7c1b482dc39b2 - - default default] Added segment 3b5aa8ec-1510-4e71-8763-bcb046cd3726 of type vxlan for network cfdd2c08-156d-4b07-9789-9a54bd8e1fb0 [pid: 8|app: 0|req: 617/1107] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:17 2026] POST /v2.0/networks => generated 625 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1108] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:17 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1109] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:05:17 2026] PUT /v2.0/ports/882ec508-493c-4286-808e-dd162733e4c0 => generated 1239 bytes in 413 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: 492/1110] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:17 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:17.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0fc7e2d-d920-4c1e-b60e-1efa4287d731'] response: {'name': 'network-changed', 'server_uuid': 'be02a4fe-c014-48a8-93ef-4da0de4d3273', 'tag': '882ec508-493c-4286-808e-dd162733e4c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 493/1111] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:17 2026] POST /v2.0/subnets => generated 641 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1112] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:18.259 7 INFO neutron.db.segments_db [None req-538ffaad-8792-475d-acf5-96466c925a84 5557057c0f154222b3c000d3b05e7191 5fab1d1f6024412c97e7c1b482dc39b2 - - default default] Added segment 338ab890-3fd6-4617-afcd-24307e2578c6 of type vxlan for network 09ee732c-d268-45a8-b1c3-445cc5b98653 [pid: 7|app: 0|req: 495/1113] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:18 2026] POST /v2.0/networks => generated 624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1114] 10.0.0.20 () {34 vars in 742 bytes} [Thu Apr 23 13:05:18 2026] PUT /v2.0/networks/09ee732c-d268-45a8-b1c3-445cc5b98653 => generated 592 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1115] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1116] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:17 2026] PUT /v2.0/routers/fddc7663-87e5-4871-b785-ee40ca124ecc/add_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1117] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/networks?tenant_id=5d746d1d88e146019bd76d27027afd82&shared=False => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1118] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:18 2026] POST /v2.0/subnets => generated 626 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1119] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/ports/18732430-214f-4ab4-8475-65c59a3e6ab9 => generated 959 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1120] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1121] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1122] 10.0.0.20 () {34 vars in 740 bytes} [Thu Apr 23 13:05:18 2026] PUT /v2.0/subnets/43d76ecc-19e1-4dea-bb66-f014ef672eca => generated 636 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1123] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:18 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:19.018 8 INFO neutron.services.segments.plugin [-] Segment 338ab890-3fd6-4617-afcd-24307e2578c6 resource provider aggregate not found 2026-04-23 13:05:19.019 8 INFO neutron.services.segments.plugin [-] Segment 338ab890-3fd6-4617-afcd-24307e2578c6 resource provider aggregate not found 2026-04-23 13:05:19.045 8 INFO neutron.services.segments.plugin [-] Segment 338ab890-3fd6-4617-afcd-24307e2578c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338ab890-3fd6-4617-afcd-24307e2578c6 found for delete ", "request_id": "req-5ccc8a38-8528-47e8-b677-f6745471a1ee"}]} 2026-04-23 13:05:19.045 8 INFO neutron.services.segments.plugin [-] Segment 338ab890-3fd6-4617-afcd-24307e2578c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338ab890-3fd6-4617-afcd-24307e2578c6 found for delete ", "request_id": "req-097d43db-0bde-4b3b-b83c-c60429135b86"}]} [pid: 8|app: 0|req: 624/1124] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:18 2026] DELETE /v2.0/networks/09ee732c-d268-45a8-b1c3-445cc5b98653 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:19.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7c75b1a-ff2f-448d-a553-9b8f5274d6cb 5557057c0f154222b3c000d3b05e7191 5fab1d1f6024412c97e7c1b482dc39b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1125] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:19 2026] DELETE /v2.0/networks/09ee732c-d268-45a8-b1c3-445cc5b98653 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1126] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1127] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/subnets?network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1128] 10.0.0.20 () {32 vars in 652 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1129] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/networks => generated 1309 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1130] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1131] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/networks/cfdd2c08-156d-4b07-9789-9a54bd8e1fb0 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1132] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1133] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/subnets/753d76bf-a3b4-4dd8-86ab-9c6349fa0fe0 => generated 641 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1134] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:19.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e129335-ec4a-48bc-bd9e-cd67b9e9ec62 5557057c0f154222b3c000d3b05e7191 5fab1d1f6024412c97e7c1b482dc39b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1135] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:19 2026] DELETE /v2.0/subnets/43d76ecc-19e1-4dea-bb66-f014ef672eca => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:19.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6c6cd53-734b-47e8-9bbf-ec3e27cb0a94 5557057c0f154222b3c000d3b05e7191 5fab1d1f6024412c97e7c1b482dc39b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1136] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:19 2026] DELETE /v2.0/networks/09ee732c-d268-45a8-b1c3-445cc5b98653 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1137] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:19 2026] DELETE /v2.0/subnets/753d76bf-a3b4-4dd8-86ab-9c6349fa0fe0 => 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: 638/1138] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:19 2026] DELETE /v2.0/networks/cfdd2c08-156d-4b07-9789-9a54bd8e1fb0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1139] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:18 2026] PUT /v2.0/routers/fddc7663-87e5-4871-b785-ee40ca124ecc/add_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1140] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1141] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=882ec508-493c-4286-808e-dd162733e4c0 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1142] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/subnets?id=e5abf753-f000-48e3-aa74-33a4793450c8 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1143] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/ports/0174cbfb-46e8-4704-9e56-32436a6e929c => generated 967 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1144] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/ports?network_id=3847343f-45f6-4b5d-8518-7e465b9fe8d4&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1145] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 644/1146] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 645/1147] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:05:19 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1148] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:20 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:20.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-21e317ef-dacc-49c7-a4dc-4848db8eb521 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: 0174cbfb-46e8-4704-9e56-32436a6e929c 2026-04-23 13:05:20.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21e317ef-dacc-49c7-a4dc-4848db8eb521 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: 0174cbfb-46e8-4704-9e56-32436a6e929c [pid: 8|app: 0|req: 647/1149] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:20 2026] GET /v2.0/security-groups?tenant_id=5fab1d1f6024412c97e7c1b482dc39b2&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: 648/1150] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:20 2026] DELETE /v2.0/security-groups/a4395fc6-5fc5-43aa-ba06-1e21e54772b0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1151] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:20 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1152] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:20 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1153] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:05:19 2026] PUT /v2.0/routers/fddc7663-87e5-4871-b785-ee40ca124ecc/remove_router_interface => generated 309 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:20.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-df6b1fbf-aab9-47b4-9dea-36ffb63f7b07 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: 18732430-214f-4ab4-8475-65c59a3e6ab9 2026-04-23 13:05:20.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6b1fbf-aab9-47b4-9dea-36ffb63f7b07 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: 18732430-214f-4ab4-8475-65c59a3e6ab9 2026-04-23 13:05:21.073 8 INFO neutron.services.segments.plugin [-] Segment 3b5aa8ec-1510-4e71-8763-bcb046cd3726 resource provider aggregate not found 2026-04-23 13:05:21.080 8 INFO neutron.services.segments.plugin [-] Segment 3b5aa8ec-1510-4e71-8763-bcb046cd3726 resource provider aggregate not found 2026-04-23 13:05:21.111 8 INFO neutron.services.segments.plugin [-] Segment 3b5aa8ec-1510-4e71-8763-bcb046cd3726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b5aa8ec-1510-4e71-8763-bcb046cd3726 found for delete ", "request_id": "req-efea53f3-e16b-4835-a005-561eff719d69"}]} 2026-04-23 13:05:21.130 8 INFO neutron.services.segments.plugin [-] Segment 3b5aa8ec-1510-4e71-8763-bcb046cd3726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b5aa8ec-1510-4e71-8763-bcb046cd3726 found for delete ", "request_id": "req-f5b33981-8449-488e-9750-53ee6e1efe27"}]} [pid: 7|app: 0|req: 504/1154] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:21 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1155] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:21 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1156] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:05:20 2026] PUT /v2.0/routers/fddc7663-87e5-4871-b785-ee40ca124ecc/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1157] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:21 2026] GET /v2.0/ports?device_id=fddc7663-87e5-4871-b785-ee40ca124ecc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:21.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ea30d8a-a3f2-4508-818f-39900d6a4b99 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: 5de56b5e-5713-44fe-a664-da1e20968324 2026-04-23 13:05:21.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ea30d8a-a3f2-4508-818f-39900d6a4b99 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: 5de56b5e-5713-44fe-a664-da1e20968324 [pid: 7|app: 0|req: 507/1158] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:21 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1159] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:21 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1160] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:21 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:21.990 8 INFO neutron.db.l3_hamode_db [None req-4ea30d8a-a3f2-4508-818f-39900d6a4b99 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] HA network b2e58114-336a-4736-ba1f-fa8e7c9d263d was deleted as no HA routers are present in tenant 0eb90d7e8d3142c9bd0d6160d03c0347. [pid: 8|app: 0|req: 652/1161] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:21 2026] DELETE /v2.0/routers/fddc7663-87e5-4871-b785-ee40ca124ecc => generated 0 bytes in 549 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1162] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:22 2026] DELETE /v2.0/subnets/377b9e17-25d9-4caa-b978-82a2828d3bf8 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:22.295 7 INFO neutron.db.l3_db [None req-f52f3ff3-762c-4c13-8b37-e4a06944ebf3 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] Floating IP 8ffe8750-c461-4576-a179-24dd50ce3351 associated. External IP: 10.96.250.209, port: c92dd15a-b026-451d-8618-54448268bba8. [pid: 8|app: 0|req: 654/1163] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:22 2026] DELETE /v2.0/subnets/ff686718-6fd2-47b0-b101-654f1626b924 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1164] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:05:21 2026] PUT /v2.0/floatingips/8ffe8750-c461-4576-a179-24dd50ce3351 => generated 856 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1165] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:05:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:05:22.640 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b27563-f9eb-48a9-b1ed-85e17e7693d8'] response: {'name': 'network-changed', 'server_uuid': '79cdd216-9edc-40df-828b-0c4464b707d8', 'tag': 'c92dd15a-b026-451d-8618-54448268bba8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 511/1166] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:22 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1167] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:05:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1168] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:22 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1169] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:22 2026] DELETE /v2.0/networks/9a5c9c6a-b899-4195-b17a-20456896a5dc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1170] 10.0.0.20 () {34 vars in 757 bytes} [Thu Apr 23 13:05:22 2026] PUT /v2.0/security-groups/1218389e-8b5e-4cb8-b969-411973d3c972 => generated 1663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1171] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:05:22 2026] GET /v2.0/security-groups/1218389e-8b5e-4cb8-b969-411973d3c972 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:22.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad0f7ef9-bdd3-4904-86e2-61c333612cae 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: b2081921-4fc4-42eb-85ca-ef908de31c7b 2026-04-23 13:05:22.884 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad0f7ef9-bdd3-4904-86e2-61c333612cae 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: b2081921-4fc4-42eb-85ca-ef908de31c7b [pid: 7|app: 0|req: 516/1172] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:22 2026] DELETE /v2.0/security-groups/1218389e-8b5e-4cb8-b969-411973d3c972 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1173] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:05:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:23.004 7 INFO neutron.api.v2.resource [None req-12935c26-5077-4a1b-ae22-1426d5486faa d79e0621fd8c4e3cb8c3fe038be78d8d 1dd432f3e7464e94b11b94473957852b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 518/1174] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:22 2026] DELETE /v2.0/security-groups/1218389e-8b5e-4cb8-b969-411973d3c972 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1175] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:22 2026] DELETE /v2.0/networks/3ff54351-8939-4b9c-8fea-f83eb487dadb => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:23.137 8 INFO neutron.services.segments.plugin [-] Segment cab4e084-b676-44ce-b769-805449309d81 resource provider aggregate not found [pid: 7|app: 0|req: 519/1176] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:05:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:05:23.151 8 INFO neutron.db.segments_db [None req-2abd1ce7-e826-4ae2-b6cd-e9870888741e 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment bf30ecdd-6367-4573-af39-bb3d4be27ad9 of type vxlan for network c4c78e1d-ec75-412a-95d4-97b30518fc79 2026-04-23 13:05:23.155 8 INFO neutron.services.segments.plugin [-] Segment cab4e084-b676-44ce-b769-805449309d81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab4e084-b676-44ce-b769-805449309d81 found for delete ", "request_id": "req-7458a1f2-0b5c-4530-ba8d-c4f456badab7"}]} 2026-04-23 13:05:23.160 8 INFO neutron.services.segments.plugin [-] Segment cab4e084-b676-44ce-b769-805449309d81 resource provider aggregate not found 2026-04-23 13:05:23.177 8 INFO neutron.services.segments.plugin [-] Segment cab4e084-b676-44ce-b769-805449309d81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cab4e084-b676-44ce-b769-805449309d81 found for delete ", "request_id": "req-9bea13e0-d559-4068-8df2-cf7661fe3333"}]} 2026-04-23 13:05:23.185 8 INFO neutron.services.segments.plugin [-] Segment 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 resource provider aggregate not found 2026-04-23 13:05:23.198 8 INFO neutron.services.segments.plugin [-] Segment 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 resource provider aggregate not found 2026-04-23 13:05:23.202 8 INFO neutron.services.segments.plugin [-] Segment 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 found for delete ", "request_id": "req-be7e3b15-7fcb-4ff8-a670-ed4cfd8a0f2e"}]} 2026-04-23 13:05:23.219 8 INFO neutron.services.segments.plugin [-] Segment 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 185ccb6b-d9d2-4b75-a9d3-382e7d332e90 found for delete ", "request_id": "req-6e7f94eb-2e84-4011-8e0b-a9c7933b1502"}]} 2026-04-23 13:05:23.225 8 INFO neutron.services.segments.plugin [-] Segment 98d93e6d-93ff-47cc-998b-be3153892649 resource provider aggregate not found 2026-04-23 13:05:23.242 8 INFO neutron.services.segments.plugin [-] Segment 98d93e6d-93ff-47cc-998b-be3153892649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d93e6d-93ff-47cc-998b-be3153892649 found for delete ", "request_id": "req-adf60293-a05a-4714-bceb-efae3c1267ef"}]} 2026-04-23 13:05:23.243 8 INFO neutron.services.segments.plugin [-] Segment 98d93e6d-93ff-47cc-998b-be3153892649 resource provider aggregate not found 2026-04-23 13:05:23.265 8 INFO neutron.services.segments.plugin [-] Segment 98d93e6d-93ff-47cc-998b-be3153892649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d93e6d-93ff-47cc-998b-be3153892649 found for delete ", "request_id": "req-ce7b5f21-00bf-4758-b861-cb4d5a566e15"}]} [pid: 8|app: 0|req: 658/1177] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:23 2026] POST /v2.0/networks => generated 614 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1178] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:23 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) [pid: 8|app: 0|req: 659/1179] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/ports?tenant_id=7f4123c9745d4ee689115b48472015c8&device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1180] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/security-group-rules/a50824e8-d58d-49db-b0aa-afdcf3c4325d => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1181] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/networks?id=0553559f-df64-4c75-b56a-dc011d844553 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1182] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1183] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c92dd15a-b026-451d-8618-54448268bba8 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1184] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:23 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1185] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/subnets?id=b0322584-2ebb-4822-b28c-826e270790bf => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1186] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:05:23 2026] DELETE /v2.0/security-group-rules/a50824e8-d58d-49db-b0aa-afdcf3c4325d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:05:23.624 7 INFO neutron.db.segments_db [None req-a55d4d6d-a456-4696-b4d9-629627eb198d 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 of type vxlan for network 8d15e3bb-be22-4827-9ffe-f632d262fc47 [pid: 8|app: 0|req: 665/1187] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/ports?network_id=0553559f-df64-4c75-b56a-dc011d844553&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: 666/1188] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:05:23 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: 8|app: 0|req: 667/1189] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1190] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1191] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:23.922 7 INFO neutron.db.l3_hamode_db [None req-a55d4d6d-a456-4696-b4d9-629627eb198d 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 670/1192] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1193] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:05:23 2026] GET /v2.0/security-group-rules/5b721b4a-8c7f-466e-84dc-39fb47f8bf49 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:24.050 7 INFO neutron.db.l3_hamode_db [None req-a55d4d6d-a456-4696-b4d9-629627eb198d 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1194] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1195] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1196] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:05:24 2026] DELETE /v2.0/security-group-rules/5b721b4a-8c7f-466e-84dc-39fb47f8bf49 => 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: 675/1197] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:24.322 8 INFO neutron.db.securitygroups_db [None req-a85b34b2-d7c9-400c-b38c-c6e77a79be25 d79e0621fd8c4e3cb8c3fe038be78d8d 1dd432f3e7464e94b11b94473957852b - - default default] Project 1dd432f3e7464e94b11b94473957852b 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: 676/1198] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1199] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-group-rules/76eba77e-9659-4ff8-9cbc-77998f6bca09 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1200] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1201] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:05:24 2026] DELETE /v2.0/security-group-rules/76eba77e-9659-4ff8-9cbc-77998f6bca09 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1202] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1203] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:23 2026] POST /v2.0/routers => generated 511 bytes in 1173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1204] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:24 2026] DELETE /v2.0/security-groups/7013a779-d190-43dd-b96b-ea98f10029c9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1205] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1206] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:05:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1207] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:05:24 2026] POST /v2.0/ports => generated 963 bytes in 285 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: 525/1208] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:25 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1209] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:25 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1210] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:25 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1211] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:25 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1212] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:25 2026] GET /v2.0/security-groups?tenant_id=1dd432f3e7464e94b11b94473957852b&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1213] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:25 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1214] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:25 2026] DELETE /v2.0/security-groups/8c74f1d8-7051-4aec-a858-733e7fbf115f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:05:25.947 7 INFO neutron.db.l3_db [None req-bf1b41f3-142f-4f32-9b5c-090c60e86b0b 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Floating IP ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 associated. External IP: 10.96.250.207, port: 882ec508-493c-4286-808e-dd162733e4c0. [pid: 8|app: 0|req: 684/1215] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:25 2026] PUT /v2.0/routers/8c1d2b6f-5d18-4a87-bc20-88e0e8f28044/add_router_interface => generated 309 bytes in 1050 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: 685/1216] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/ports/73c980f9-cd7f-4086-ac21-a6cde1b78724 => generated 1037 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1217] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:05:25 2026] PUT /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 856 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1218] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:26.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfdda84a-f976-4701-b497-3020afadb474'] response: {'name': 'network-changed', 'server_uuid': 'be02a4fe-c014-48a8-93ef-4da0de4d3273', 'tag': '882ec508-493c-4286-808e-dd162733e4c0', 'status': 'completed', 'code': 200} 2026-04-23 13:05:26.508 8 INFO neutron_taas.services.taas.taas_plugin [None req-38dadd90-84b9-4480-93dc-5593a227ab74 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: 73c980f9-cd7f-4086-ac21-a6cde1b78724 2026-04-23 13:05:26.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38dadd90-84b9-4480-93dc-5593a227ab74 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: 73c980f9-cd7f-4086-ac21-a6cde1b78724 [pid: 7|app: 0|req: 534/1219] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/ports?tenant_id=5d746d1d88e146019bd76d27027afd82&device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 535/1220] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/networks?id=3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1221] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:05:26 2026] PUT /v2.0/routers/8c1d2b6f-5d18-4a87-bc20-88e0e8f28044/remove_router_interface => generated 309 bytes in 769 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: 536/1222] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=882ec508-493c-4286-808e-dd162733e4c0 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1223] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/subnets?id=e5abf753-f000-48e3-aa74-33a4793450c8 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1224] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:05:26 2026] GET /v2.0/ports?network_id=3847343f-45f6-4b5d-8518-7e465b9fe8d4&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:27.046 8 INFO neutron.api.v2.resource [None req-369d9099-d82f-419b-881e-26c0bcbe7091 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1225] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:05:26 2026] PUT /v2.0/routers/8c1d2b6f-5d18-4a87-bc20-88e0e8f28044/remove_router_interface => generated 197 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1226] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:27 2026] GET /v2.0/ports?device_id=8c1d2b6f-5d18-4a87-bc20-88e0e8f28044 => 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: 539/1227] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:05:27 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?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: 540/1228] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:05:27 2026] GET /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:27.247 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ac3016a-a5d8-4bec-be0e-564338ace318 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: e021a791-3d31-49a0-9aee-62d090350698 2026-04-23 13:05:27.251 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ac3016a-a5d8-4bec-be0e-564338ace318 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: e021a791-3d31-49a0-9aee-62d090350698 [pid: 7|app: 0|req: 541/1229] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:27 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:27.576 8 INFO neutron.services.segments.plugin [-] Segment ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 resource provider aggregate not found 2026-04-23 13:05:27.581 8 INFO neutron.services.segments.plugin [-] Segment ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 resource provider aggregate not found 2026-04-23 13:05:27.599 8 INFO neutron.services.segments.plugin [-] Segment ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 found for delete ", "request_id": "req-9040ae01-f55b-4191-b958-37b4438c51e6"}]} 2026-04-23 13:05:27.602 8 INFO neutron.services.segments.plugin [-] Segment ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb49ab2-b8e5-466f-b3e9-a983fe880fa6 found for delete ", "request_id": "req-eb852bce-38b4-4f2e-b1ff-40ff3f6a6788"}]} 2026-04-23 13:05:27.606 8 INFO neutron.db.l3_hamode_db [None req-6ac3016a-a5d8-4bec-be0e-564338ace318 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] HA network 8d15e3bb-be22-4827-9ffe-f632d262fc47 was deleted as no HA routers are present in tenant 0eb90d7e8d3142c9bd0d6160d03c0347. [pid: 8|app: 0|req: 689/1230] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:27 2026] DELETE /v2.0/routers/8c1d2b6f-5d18-4a87-bc20-88e0e8f28044 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1231] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:05:27 2026] POST /v2.0/subnetpools => generated 548 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1232] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:27 2026] GET /v2.0/subnetpools/032a413b-279e-4b5b-85b8-bdf6283de2e7 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1233] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:05:27 2026] PUT /v2.0/subnetpools/032a413b-279e-4b5b-85b8-bdf6283de2e7 => generated 501 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1234] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:27 2026] DELETE /v2.0/subnets/a063a51b-65f2-41c5-92a5-ec733d956242 => 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: 545/1235] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:05:27 2026] DELETE /v2.0/subnetpools/032a413b-279e-4b5b-85b8-bdf6283de2e7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:05:27.792 7 INFO neutron.api.v2.resource [None req-e446cd59-f9d3-4727-8ad2-9d04c8eb3e4e 01c756331cab4032aac6e0e243459390 2e5a373948f644e3adf87e80e19b2397 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1236] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:27 2026] GET /v2.0/subnetpools/032a413b-279e-4b5b-85b8-bdf6283de2e7 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:27.808 7 INFO neutron.api.v2.resource [None req-81ee80b7-3745-4c7f-a376-4ecec6e7a090 01c756331cab4032aac6e0e243459390 2e5a373948f644e3adf87e80e19b2397 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1237] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:05:27 2026] DELETE /v2.0/subnetpools/032a413b-279e-4b5b-85b8-bdf6283de2e7 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1238] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:27 2026] DELETE /v2.0/networks/c4c78e1d-ec75-412a-95d4-97b30518fc79 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:27.943 7 INFO neutron.db.segments_db [None req-78651ccf-2e8c-41ba-b665-e13e72581371 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a of type vxlan for network 449ab49b-42bc-4dc3-9320-88475d70c79d [pid: 7|app: 0|req: 548/1239] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:05:27 2026] POST /v2.0/networks => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1240] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:28 2026] POST /v2.0/subnets => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:28.304 7 INFO neutron.db.segments_db [None req-172c2ab2-4fa8-467f-8e93-76bf7f0b66e9 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment 650faacf-de31-44c6-bc60-063a34084713 of type vxlan for network b5dbb856-045b-49cc-802b-5f4cd6fa421e [pid: 8|app: 0|req: 693/1241] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:05:28 2026] GET /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:28.519 7 INFO neutron.db.l3_hamode_db [None req-172c2ab2-4fa8-467f-8e93-76bf7f0b66e9 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 694/1242] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:28 2026] GET /v2.0/security-groups?tenant_id=2e5a373948f644e3adf87e80e19b2397&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:05:28.624 7 INFO neutron.db.l3_hamode_db [None req-172c2ab2-4fa8-467f-8e93-76bf7f0b66e9 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 695/1243] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:28 2026] DELETE /v2.0/security-groups/122bb7c9-4c35-425e-85ec-35374e0da7b0 => 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: 549/1244] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:28 2026] POST /v2.0/routers => generated 510 bytes in 1297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:29.643 8 INFO neutron.services.segments.plugin [-] Segment bf30ecdd-6367-4573-af39-bb3d4be27ad9 resource provider aggregate not found 2026-04-23 13:05:29.659 8 INFO neutron.services.segments.plugin [-] Segment bf30ecdd-6367-4573-af39-bb3d4be27ad9 resource provider aggregate not found 2026-04-23 13:05:29.670 8 INFO neutron.services.segments.plugin [-] Segment bf30ecdd-6367-4573-af39-bb3d4be27ad9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf30ecdd-6367-4573-af39-bb3d4be27ad9 found for delete ", "request_id": "req-7c5c7be2-c725-46b7-8994-b7ddb28a7799"}]} 2026-04-23 13:05:29.676 8 INFO neutron.services.segments.plugin [-] Segment bf30ecdd-6367-4573-af39-bb3d4be27ad9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf30ecdd-6367-4573-af39-bb3d4be27ad9 found for delete ", "request_id": "req-84439607-d134-413b-8d54-5589fb4f0957"}]} [pid: 8|app: 0|req: 696/1247] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:29 2026] PUT /v2.0/routers/fa9f28d2-71eb-4cd1-b37c-20ea961b48cd/add_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1248] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:05:30 2026] GET /v2.0/ports/00a98ed1-0cfb-4247-b393-63d549f1ea7f => generated 959 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:30.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ee3184b-cabb-4a1e-aac4-231073963e1f 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: 00a98ed1-0cfb-4247-b393-63d549f1ea7f 2026-04-23 13:05:30.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ee3184b-cabb-4a1e-aac4-231073963e1f 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: 00a98ed1-0cfb-4247-b393-63d549f1ea7f [pid: 8|app: 0|req: 697/1249] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:05:30 2026] PUT /v2.0/routers/fa9f28d2-71eb-4cd1-b37c-20ea961b48cd/remove_router_interface => generated 309 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1250] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:31 2026] GET /v2.0/ports?device_id=fa9f28d2-71eb-4cd1-b37c-20ea961b48cd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:31.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-d81e68d9-f234-46d7-b239-a5f60ffee239 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: 3d724362-8581-4fa9-8c19-d2158a07965d 2026-04-23 13:05:31.518 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d81e68d9-f234-46d7-b239-a5f60ffee239 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: 3d724362-8581-4fa9-8c19-d2158a07965d 2026-04-23 13:05:31.812 8 INFO neutron.services.segments.plugin [-] Segment 650faacf-de31-44c6-bc60-063a34084713 resource provider aggregate not found 2026-04-23 13:05:31.817 8 INFO neutron.services.segments.plugin [-] Segment 650faacf-de31-44c6-bc60-063a34084713 resource provider aggregate not found 2026-04-23 13:05:31.827 8 INFO neutron.services.segments.plugin [-] Segment 650faacf-de31-44c6-bc60-063a34084713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650faacf-de31-44c6-bc60-063a34084713 found for delete ", "request_id": "req-15f4bec4-bd84-4c52-83cb-0a48a44cda21"}]} 2026-04-23 13:05:31.836 8 INFO neutron.services.segments.plugin [-] Segment 650faacf-de31-44c6-bc60-063a34084713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650faacf-de31-44c6-bc60-063a34084713 found for delete ", "request_id": "req-e65ed49d-6739-4295-8ba5-bccba874cc3b"}]} 2026-04-23 13:05:31.842 8 INFO neutron.db.l3_hamode_db [None req-d81e68d9-f234-46d7-b239-a5f60ffee239 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] HA network b5dbb856-045b-49cc-802b-5f4cd6fa421e was deleted as no HA routers are present in tenant 0eb90d7e8d3142c9bd0d6160d03c0347. [pid: 8|app: 0|req: 698/1251] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:31 2026] DELETE /v2.0/routers/fa9f28d2-71eb-4cd1-b37c-20ea961b48cd => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1252] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:31 2026] GET /v2.0/security-groups?tenant_id=1c1a4ec4c63f488fa8693e775444755a&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1253] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:31 2026] DELETE /v2.0/subnets/202f0854-4851-42d8-ae54-86043e4dd3a2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1254] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:31 2026] DELETE /v2.0/security-groups/17000ec4-8d5b-49dc-81ec-bf00d12e8ae9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1255] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:05:31 2026] DELETE /v2.0/networks/449ab49b-42bc-4dc3-9320-88475d70c79d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:05:32.126 7 INFO neutron.db.segments_db [None req-949079e8-155a-4624-95a8-da020df34aa1 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Added segment c4d15247-0b45-46bc-b901-353572ad542b of type vxlan for network c5cd689f-dc15-4501-8946-10c7c2989449 2026-04-23 13:05:32.359 7 INFO neutron.db.l3_hamode_db [None req-949079e8-155a-4624-95a8-da020df34aa1 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:05:33.053 7 INFO neutron.db.l3_hamode_db [None req-949079e8-155a-4624-95a8-da020df34aa1 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:05:33.848 8 INFO neutron.services.segments.plugin [-] Segment 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a resource provider aggregate not found 2026-04-23 13:05:33.858 8 INFO neutron.services.segments.plugin [-] Segment 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a resource provider aggregate not found 2026-04-23 13:05:33.862 8 INFO neutron.services.segments.plugin [-] Segment 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a found for delete ", "request_id": "req-3d7c4fd7-a132-40e4-bb65-0466e83e7625"}]} [pid: 7|app: 0|req: 556/1256] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:32 2026] POST /v2.0/routers => generated 692 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:33.881 8 INFO neutron.services.segments.plugin [-] Segment 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b79a130-6ec4-4c2c-a706-6a6ef1be2c6a found for delete ", "request_id": "req-109298d2-3757-4d07-83b5-a01076b7ceaa"}]} [pid: 8|app: 0|req: 701/1257] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:05:33 2026] GET /v2.0/routers/ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1258] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:05:33 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1259] 10.0.0.20 () {34 vars in 740 bytes} [Thu Apr 23 13:05:34 2026] PUT /v2.0/routers/ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 705 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1260] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:05:34 2026] GET /v2.0/routers/ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1261] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:34 2026] GET /v2.0/ports?device_id=ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:34.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcb6b88e-2d7f-4208-8ad2-40c86429c711 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: bcfa05fe-d92e-475f-ace1-d45c649d54a3 2026-04-23 13:05:34.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcb6b88e-2d7f-4208-8ad2-40c86429c711 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: bcfa05fe-d92e-475f-ace1-d45c649d54a3 2026-04-23 13:05:34.961 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcb6b88e-2d7f-4208-8ad2-40c86429c711 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] TaaS: Handle Delete Port: dc547cd2-fbdc-4ce3-92df-ae4e807bdd56 2026-04-23 13:05:34.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcb6b88e-2d7f-4208-8ad2-40c86429c711 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] Tap Mirror: Handle Delete Port: dc547cd2-fbdc-4ce3-92df-ae4e807bdd56 2026-04-23 13:05:35.297 7 INFO neutron.services.segments.plugin [-] Segment c4d15247-0b45-46bc-b901-353572ad542b resource provider aggregate not found 2026-04-23 13:05:35.301 7 INFO neutron.services.segments.plugin [-] Segment c4d15247-0b45-46bc-b901-353572ad542b resource provider aggregate not found 2026-04-23 13:05:35.315 7 INFO neutron.services.segments.plugin [-] Segment c4d15247-0b45-46bc-b901-353572ad542b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d15247-0b45-46bc-b901-353572ad542b found for delete ", "request_id": "req-e737e0cd-3202-4e6b-9e64-7fada3a83a83"}]} 2026-04-23 13:05:35.317 7 INFO neutron.services.segments.plugin [-] Segment c4d15247-0b45-46bc-b901-353572ad542b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d15247-0b45-46bc-b901-353572ad542b found for delete ", "request_id": "req-48c16c3a-0301-47ad-8cd5-2aac9f66cb96"}]} 2026-04-23 13:05:35.334 7 INFO neutron.db.l3_hamode_db [None req-dcb6b88e-2d7f-4208-8ad2-40c86429c711 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] HA network c5cd689f-dc15-4501-8946-10c7c2989449 was deleted as no HA routers are present in tenant 0eb90d7e8d3142c9bd0d6160d03c0347. [pid: 7|app: 0|req: 559/1262] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:34 2026] DELETE /v2.0/routers/ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1263] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:35 2026] GET /v2.0/ports?device_id=ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:35.391 7 INFO neutron.api.v2.resource [None req-6698d81d-595e-4736-b57e-5e726d22e655 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1264] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/routers/ea31bf21-e5d5-4bf9-9d5a-79ed81623632 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1265] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:35 2026] GET /v2.0/ports?device_id=fa9f28d2-71eb-4cd1-b37c-20ea961b48cd => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:35.451 7 INFO neutron.api.v2.resource [None req-f558c926-94e9-4c4b-9f6c-4881bec12596 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1266] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/routers/fa9f28d2-71eb-4cd1-b37c-20ea961b48cd => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:35.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5e9a66d-5cc6-4dab-950d-ba0282026e99 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1267] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/subnets/202f0854-4851-42d8-ae54-86043e4dd3a2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1268] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:35 2026] GET /v2.0/ports?device_id=8c1d2b6f-5d18-4a87-bc20-88e0e8f28044 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:35.538 8 INFO neutron.api.v2.resource [None req-c99510a1-e54d-4a07-a55e-3327220869f5 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1269] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/routers/8c1d2b6f-5d18-4a87-bc20-88e0e8f28044 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:35.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-caf173ba-b84d-4383-ad91-e08941fcdce4 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1270] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/subnets/a063a51b-65f2-41c5-92a5-ec733d956242 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1271] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:05:35 2026] GET /v2.0/ports?device_id=fddc7663-87e5-4871-b785-ee40ca124ecc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:35.602 7 INFO neutron.api.v2.resource [None req-4c061252-73ed-4181-af76-54f6381c63c9 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1272] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/routers/fddc7663-87e5-4871-b785-ee40ca124ecc => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:35.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6976e55-b1f1-450b-8cf4-6ac357e48919 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1273] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/subnets/377b9e17-25d9-4caa-b978-82a2828d3bf8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:05:35.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1cee8a4-e146-49f5-9b1a-218c559eb4ea 75d9766f2d084959b672c93ed8ccee00 0eb90d7e8d3142c9bd0d6160d03c0347 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1274] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:05:35 2026] DELETE /v2.0/subnets/ff686718-6fd2-47b0-b101-654f1626b924 => 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: 710/1275] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:36 2026] GET /v2.0/security-groups?tenant_id=0eb90d7e8d3142c9bd0d6160d03c0347&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1276] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:36 2026] DELETE /v2.0/security-groups/86bde7a7-1d08-4296-bfbf-27479041f0b1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1277] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:40 2026] GET /v2.0/security-groups?tenant_id=b90cf70f7e044e868153ee7a1eb7871e&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1278] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:41 2026] DELETE /v2.0/security-groups/4420fdd8-5669-4a0c-a613-1379340020e6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1279] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:41 2026] GET /v2.0/security-groups?tenant_id=44eee3d60a74496382e02c6bfab9d227&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1280] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:41 2026] DELETE /v2.0/security-groups/2a2b3d4b-1c2a-49f6-a864-54601b5d6d91 => 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: 713/1281] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:05:44 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1282] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:44 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1285] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:45 2026] GET /v2.0/security-groups?tenant_id=2be048b58ff34c2ba5c16e21efaa6678&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1286] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:45 2026] GET /v2.0/security-groups?tenant_id=5b04731c4059483abff40cd5c7fc4c9c&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: 716/1287] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:45 2026] DELETE /v2.0/security-groups/44a6c54e-5597-4655-8470-e543eed86ae4 => 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: 572/1288] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:45 2026] DELETE /v2.0/security-groups/2eb42eca-d3b5-459e-bd55-fc42bebc67dd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:05:47.644 8 INFO neutron.db.segments_db [None req-4bf9e3ae-76fb-43a9-9165-112484cd9897 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 125be4fb-51b2-40e0-b7e5-ce4ae9619238 of type vxlan for network a240aad1-53c7-4a38-97bb-91c6e8103df8 [pid: 8|app: 0|req: 717/1289] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:05:47 2026] POST /v2.0/networks => generated 722 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1290] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:47 2026] POST /v2.0/subnets => generated 688 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:47.938 8 INFO neutron.db.segments_db [None req-f8c25191-2e92-4b46-9a87-8131723dc67e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment ff3cbd40-4388-44b1-8245-70cdc3e6550d of type vxlan for network 7f71231d-0e4d-4939-a423-bc7ccb0b5241 2026-04-23 13:05:48.189 8 INFO neutron.db.l3_hamode_db [None req-f8c25191-2e92-4b46-9a87-8131723dc67e 68c0fd67e0964c13a47d2473120312ff a3f84b18454c4efe8e221c8f807ca5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 574/1291] 10.0.0.97 () {32 vars in 800 bytes} [Thu Apr 23 13:05:48 2026] GET /v2.0/extensions => generated 21537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1292] 10.0.0.97 () {30 vars in 723 bytes} [Thu Apr 23 13:05:48 2026] GET /v2.0/quotas/bd496dd49a8241d88af78435cb1e8663/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:48.974 8 INFO neutron.db.l3_hamode_db [None req-f8c25191-2e92-4b46-9a87-8131723dc67e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 718/1293] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:47 2026] POST /v2.0/routers => generated 728 bytes in 2205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1294] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:50 2026] PUT /v2.0/routers/89600792-8e40-45d3-9f98-bd9810713902/add_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1295] 10.0.0.97 () {32 vars in 800 bytes} [Thu Apr 23 13:05:51 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1296] 10.0.0.97 () {30 vars in 723 bytes} [Thu Apr 23 13:05:51 2026] GET /v2.0/quotas/bd496dd49a8241d88af78435cb1e8663/details => generated 847 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:05:52.256 8 INFO neutron.db.segments_db [None req-80591b66-4eb2-4b7c-b355-b832840e53a3 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment ba939a4b-80c2-4db6-82e0-99155ecf3dd8 of type vxlan for network 3890593a-ea2c-4569-b0f5-6fdb4996d94e [pid: 8|app: 0|req: 720/1297] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:05:52 2026] POST /v2.0/networks => generated 721 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1298] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:52 2026] POST /v2.0/subnets => generated 687 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:52.594 8 INFO neutron.db.segments_db [None req-489e6c3b-0253-4540-b7ba-aead7cb6523d 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment e16d3009-dec4-42e7-a3ac-e05dfb552862 of type vxlan for network db438340-5750-4d69-8136-770da1aa9c60 2026-04-23 13:05:52.820 8 INFO neutron.db.l3_hamode_db [None req-489e6c3b-0253-4540-b7ba-aead7cb6523d 68c0fd67e0964c13a47d2473120312ff 802299183a784b27a81eea217f6df9c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:05:53.530 8 INFO neutron.db.l3_hamode_db [None req-489e6c3b-0253-4540-b7ba-aead7cb6523d 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1299] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:05:52 2026] POST /v2.0/routers => generated 727 bytes in 1915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1300] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:05:55 2026] GET /v2.0/security-groups?tenant_id=bd496dd49a8241d88af78435cb1e8663&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: 723/1301] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:05:55 2026] DELETE /v2.0/security-groups/28d87e64-f806-4bcc-ae85-7efb7d3452bb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1302] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:05:54 2026] PUT /v2.0/routers/b795e0fc-ad41-4d5f-9f4a-5e4623e2a7da/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1303] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:05:56 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1304] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:56 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&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: 725/1305] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:05:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1306] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1307] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1308] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1309] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:56 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) 2026-04-23 13:05:57.006 7 INFO neutron.db.securitygroups_db [None req-6918f4e5-57a8-4108-9678-07e58565d9f8 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] Project a3f84b18454c4efe8e221c8f807ca5ba 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: 583/1310] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:05:57.140 8 INFO neutron.db.securitygroups_db [None req-89e458d7-9619-4395-9d52-682bd17890f5 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] Project a3f84b18454c4efe8e221c8f807ca5ba 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: 728/1311] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1312] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:57 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1313] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:57 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1314] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:57 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1315] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:57 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 731/1316] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:57 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1317] 10.0.0.20 () {34 vars in 684 bytes} [Thu Apr 23 13:05:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1318] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:57 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1319] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1320] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:05:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1321] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:05:58 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: 734/1322] 10.0.0.119 () {34 vars in 1098 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--131820569&fields=id&tenant_id=a3f84b18454c4efe8e221c8f807ca5ba => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1323] 10.0.0.119 () {34 vars in 1100 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1327475373&fields=id&tenant_id=a3f84b18454c4efe8e221c8f807ca5ba => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1324] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/networks?id=a240aad1-53c7-4a38-97bb-91c6e8103df8 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1325] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/quotas/a3f84b18454c4efe8e221c8f807ca5ba => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1326] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/ports?tenant_id=a3f84b18454c4efe8e221c8f807ca5ba&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1327] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1328] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8?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: 592/1329] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:05:58 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 738/1330] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8?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: 593/1331] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1332] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/ports?tenant_id=7f4123c9745d4ee689115b48472015c8&device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1333] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/networks?id=0553559f-df64-4c75-b56a-dc011d844553 => generated 772 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1334] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c92dd15a-b026-451d-8618-54448268bba8 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1335] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/subnets?id=b0322584-2ebb-4822-b28c-826e270790bf => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1336] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/ports?network_id=0553559f-df64-4c75-b56a-dc011d844553&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1337] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1338] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:05:59 2026] GET /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:05:59.860 8 INFO neutron.db.segments_db [None req-5ff02cd9-5932-473b-a239-4ff30023f63c ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Added segment 80faedcd-36aa-4f26-adfc-f1a47de32275 of type vxlan for network 6c85fd6f-9782-40a8-88ca-be714b64d813 2026-04-23 13:06:00.075 8 INFO neutron.db.l3_hamode_db [None req-5ff02cd9-5932-473b-a239-4ff30023f63c ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 598/1341] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:00 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 599/1342] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:00 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:00.187 8 INFO neutron.db.l3_hamode_db [None req-5ff02cd9-5932-473b-a239-4ff30023f63c ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 600/1343] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:00 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => 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: 744/1344] 10.0.0.20 () {34 vars in 667 bytes} [Thu Apr 23 13:05:59 2026] POST /v2.0/routers => generated 474 bytes in 944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:00.698 7 INFO neutron.db.l3_hamode_db [None req-35b72525-6adf-44a2-91b0-b8b06ecfa4a3 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:06:00.829 7 INFO neutron.db.l3_hamode_db [None req-35b72525-6adf-44a2-91b0-b8b06ecfa4a3 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 745/1345] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:01 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1346] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:01 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1347] 10.0.0.20 () {34 vars in 667 bytes} [Thu Apr 23 13:06:00 2026] POST /v2.0/routers => generated 474 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1348] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:01 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:01.438 7 INFO neutron.db.l3_hamode_db [None req-13f95e36-6cf1-4512-bba5-0ce92f81d54f ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:06:01.580 7 INFO neutron.db.l3_hamode_db [None req-13f95e36-6cf1-4512-bba5-0ce92f81d54f ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 602/1349] 10.0.0.20 () {34 vars in 667 bytes} [Thu Apr 23 13:06:01 2026] POST /v2.0/routers => generated 474 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:02.194 8 INFO neutron.db.l3_hamode_db [None req-5526dca7-123c-41b1-b479-32dd1c0277e2 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:06:02.300 8 INFO neutron.db.l3_hamode_db [None req-5526dca7-123c-41b1-b479-32dd1c0277e2 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 603/1350] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:02 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1351] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:02 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1352] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:02 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1353] 10.0.0.20 () {34 vars in 667 bytes} [Thu Apr 23 13:06:02 2026] POST /v2.0/routers => generated 474 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:02.898 7 INFO neutron.db.l3_hamode_db [None req-0ff79547-4a68-47f0-81ea-cd8e0251c087 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:06:03.013 7 INFO neutron.db.l3_hamode_db [None req-0ff79547-4a68-47f0-81ea-cd8e0251c087 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 606/1354] 10.0.0.20 () {34 vars in 667 bytes} [Thu Apr 23 13:06:02 2026] POST /v2.0/routers => generated 474 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1355] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:06:03 2026] GET /v2.0/networks?id=a240aad1-53c7-4a38-97bb-91c6e8103df8 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1356] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:06:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3f84b18454c4efe8e221c8f807ca5ba => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1357] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:03 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1358] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:03 2026] PUT /v2.0/routers/5723db27-80f2-4334-88ce-75a52287c738/tags => generated 17 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1359] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:03 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => 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: 609/1360] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:03 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 610/1361] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:03 2026] PUT /v2.0/routers/1bdaca62-0b17-487c-8adf-e714d8956c8a/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1362] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:03 2026] PUT /v2.0/routers/9c0a335c-d897-4fe9-8436-80cc63ec96f1/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1363] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:06:03 2026] POST /v2.0/ports => generated 997 bytes in 371 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: 612/1364] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:04 2026] PUT /v2.0/routers/e7c6e84c-ccd1-412f-8688-997e8cf39227/tags => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1365] 10.0.0.20 () {32 vars in 663 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1366] 10.0.0.20 () {32 vars in 677 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1367] 10.0.0.20 () {32 vars in 673 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1368] 10.0.0.20 () {32 vars in 685 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1369] 10.0.0.20 () {32 vars in 671 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1370] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:06:04 2026] PUT /v2.0/ports/3646cf03-0988-4d45-a575-bc7b39978413 => generated 1278 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:04.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-496f3a2c-17b2-4f47-9fda-27e9dc2a049b'] response: {'name': 'network-changed', 'server_uuid': '161694a9-2c03-44ee-abcd-744244d853ee', 'tag': '3646cf03-0988-4d45-a575-bc7b39978413', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 618/1371] 10.0.0.20 () {32 vars in 685 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 105 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: 754/1372] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1373] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1374] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/routers/5723db27-80f2-4334-88ce-75a52287c738 => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1375] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1376] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1377] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1378] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:04 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1379] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:06:05 2026] GET /v2.0/ports?tenant_id=a3f84b18454c4efe8e221c8f807ca5ba&device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1380] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:06:05 2026] GET /v2.0/networks?tenant_id=a3f84b18454c4efe8e221c8f807ca5ba&shared=False => generated 769 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1381] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:06:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1382] 10.0.0.20 () {34 vars in 741 bytes} [Thu Apr 23 13:06:04 2026] PUT /v2.0/routers/5723db27-80f2-4334-88ce-75a52287c738 => generated 485 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1383] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:05 2026] GET /v2.0/ports?device_id=5723db27-80f2-4334-88ce-75a52287c738 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:05.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-8cf1a1b3-ff6b-473b-a85e-7a7cdba81424 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] TaaS: Handle Delete Port: ce98c0e3-00a3-4c1a-b421-e7855fd56089 2026-04-23 13:06:05.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cf1a1b3-ff6b-473b-a85e-7a7cdba81424 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Tap Mirror: Handle Delete Port: ce98c0e3-00a3-4c1a-b421-e7855fd56089 [pid: 8|app: 0|req: 758/1384] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:05 2026] DELETE /v2.0/routers/5723db27-80f2-4334-88ce-75a52287c738 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1385] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:06:05 2026] GET /v2.0/routers/1bdaca62-0b17-487c-8adf-e714d8956c8a => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1386] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:05 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1387] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1388] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 631/1389] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&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: 632/1390] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/ports?tenant_id=a3f84b18454c4efe8e221c8f807ca5ba&device_id=161694a9-2c03-44ee-abcd-744244d853ee => 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: 633/1391] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3646cf03-0988-4d45-a575-bc7b39978413 => 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: 634/1392] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/subnets?id=e57ca5e7-4a79-4d70-99e4-f5c4ab4b6e8a => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1393] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/ports?network_id=a240aad1-53c7-4a38-97bb-91c6e8103df8&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: 759/1394] 10.0.0.20 () {34 vars in 741 bytes} [Thu Apr 23 13:06:05 2026] PUT /v2.0/routers/1bdaca62-0b17-487c-8adf-e714d8956c8a => generated 493 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1395] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/ports?device_id=1bdaca62-0b17-487c-8adf-e714d8956c8a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1396] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1397] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:06.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-34592312-dbaf-43ec-a2a6-85f7d421b110 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] TaaS: Handle Delete Port: 8a780caa-8b63-4ce4-8269-89d620081dfe 2026-04-23 13:06:06.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34592312-dbaf-43ec-a2a6-85f7d421b110 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Tap Mirror: Handle Delete Port: 8a780caa-8b63-4ce4-8269-89d620081dfe [pid: 8|app: 0|req: 761/1398] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:06 2026] DELETE /v2.0/routers/1bdaca62-0b17-487c-8adf-e714d8956c8a => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1399] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:06:06 2026] GET /v2.0/routers/9c0a335c-d897-4fe9-8436-80cc63ec96f1 => generated 502 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1400] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:07 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1401] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:07 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1402] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:07 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1403] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:07 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&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: 762/1404] 10.0.0.20 () {34 vars in 741 bytes} [Thu Apr 23 13:06:06 2026] PUT /v2.0/routers/9c0a335c-d897-4fe9-8436-80cc63ec96f1 => generated 502 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1405] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:07 2026] GET /v2.0/ports?device_id=9c0a335c-d897-4fe9-8436-80cc63ec96f1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:07.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-281df2ff-7895-4b3d-928b-1f6421a6a127 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] TaaS: Handle Delete Port: 2a09d25c-febd-40e0-a3ae-2e4098150428 2026-04-23 13:06:07.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-281df2ff-7895-4b3d-928b-1f6421a6a127 ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Tap Mirror: Handle Delete Port: 2a09d25c-febd-40e0-a3ae-2e4098150428 [pid: 8|app: 0|req: 763/1406] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:07 2026] DELETE /v2.0/routers/9c0a335c-d897-4fe9-8436-80cc63ec96f1 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1407] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:06:07 2026] GET /v2.0/routers/e7c6e84c-ccd1-412f-8688-997e8cf39227 => generated 487 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1408] 10.0.0.20 () {34 vars in 741 bytes} [Thu Apr 23 13:06:07 2026] PUT /v2.0/routers/e7c6e84c-ccd1-412f-8688-997e8cf39227 => generated 487 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1409] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/ports?device_id=e7c6e84c-ccd1-412f-8688-997e8cf39227 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:08.412 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b8851ab-4798-49eb-89b7-410d9eead4cd ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] TaaS: Handle Delete Port: dbe638d4-422f-4280-98fb-b393df619496 2026-04-23 13:06:08.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b8851ab-4798-49eb-89b7-410d9eead4cd ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Tap Mirror: Handle Delete Port: dbe638d4-422f-4280-98fb-b393df619496 [pid: 7|app: 0|req: 646/1410] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1411] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1412] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 649/1413] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1414] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:08 2026] DELETE /v2.0/routers/e7c6e84c-ccd1-412f-8688-997e8cf39227 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1415] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1416] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/routers/1ece5d52-e261-403d-9024-69cb81d2e25a => generated 480 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1417] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:08 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&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: 767/1418] 10.0.0.20 () {34 vars in 741 bytes} [Thu Apr 23 13:06:08 2026] PUT /v2.0/routers/1ece5d52-e261-403d-9024-69cb81d2e25a => generated 480 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1419] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/ports?device_id=1ece5d52-e261-403d-9024-69cb81d2e25a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:09.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e5811a5-f387-422b-a1b9-18882dc858df ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] TaaS: Handle Delete Port: 225a4718-1584-43fb-ad34-90479d7071fc 2026-04-23 13:06:09.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e5811a5-f387-422b-a1b9-18882dc858df ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] Tap Mirror: Handle Delete Port: 225a4718-1584-43fb-ad34-90479d7071fc [pid: 7|app: 0|req: 653/1420] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:09.670 8 INFO neutron.services.segments.plugin [-] Segment 80faedcd-36aa-4f26-adfc-f1a47de32275 resource provider aggregate not found 2026-04-23 13:06:09.678 8 INFO neutron.services.segments.plugin [-] Segment 80faedcd-36aa-4f26-adfc-f1a47de32275 resource provider aggregate not found [pid: 7|app: 0|req: 654/1421] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:09.695 8 INFO neutron.services.segments.plugin [-] Segment 80faedcd-36aa-4f26-adfc-f1a47de32275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80faedcd-36aa-4f26-adfc-f1a47de32275 found for delete ", "request_id": "req-7a37d793-f744-4362-abff-fba8265ff05e"}]} 2026-04-23 13:06:09.698 8 INFO neutron.services.segments.plugin [-] Segment 80faedcd-36aa-4f26-adfc-f1a47de32275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80faedcd-36aa-4f26-adfc-f1a47de32275 found for delete ", "request_id": "req-769d6041-da93-495d-8945-58b8f6e8a2d1"}]} 2026-04-23 13:06:09.701 8 INFO neutron.db.l3_hamode_db [None req-6e5811a5-f387-422b-a1b9-18882dc858df ec337509491b4a6ead8c1a255959214f deba8db02f9749e6a1af69b77d98b656 - - default default] HA network 6c85fd6f-9782-40a8-88ca-be714b64d813 was deleted as no HA routers are present in tenant deba8db02f9749e6a1af69b77d98b656. [pid: 8|app: 0|req: 768/1422] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:09 2026] DELETE /v2.0/routers/1ece5d52-e261-403d-9024-69cb81d2e25a => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1423] 199.19.213.114 () {34 vars in 1124 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/security-groups?id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1424] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1425] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1426] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:09 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&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: 657/1427] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:10 2026] GET /v2.0/security-groups?tenant_id=deba8db02f9749e6a1af69b77d98b656&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: 771/1428] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:10 2026] DELETE /v2.0/security-groups/c3db1cda-a4b7-4480-92a9-96fc762bc8fb => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1429] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:10 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1430] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:06:10 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1431] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:10 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1432] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:10 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1433] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:10 2026] GET /v2.0/security-groups?tenant_id=c653f6f60b7f49f9936f710944e74c61&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1434] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:11 2026] GET /v2.0/security-groups?id=0eeba849-4270-40dc-a784-23ef17984925&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:11.032 7 INFO neutron_taas.services.taas.taas_plugin [req-bf253f88-c9ab-424b-89d7-b1cfdf6aa5a3 req-bbd628f9-6fc2-41ae-9de6-09f967cea723 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: 882ec508-493c-4286-808e-dd162733e4c0 2026-04-23 13:06:11.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bf253f88-c9ab-424b-89d7-b1cfdf6aa5a3 req-bbd628f9-6fc2-41ae-9de6-09f967cea723 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: 882ec508-493c-4286-808e-dd162733e4c0 [pid: 8|app: 0|req: 775/1435] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:11 2026] DELETE /v2.0/security-groups/c87cfc97-abe3-4134-ab6a-705d5fd4bcf5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:11.148 7 INFO neutron.db.l3_db [req-bf253f88-c9ab-424b-89d7-b1cfdf6aa5a3 req-bbd628f9-6fc2-41ae-9de6-09f967cea723 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Floating IP ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 disassociated. External IP: 10.96.250.207, port: 882ec508-493c-4286-808e-dd162733e4c0. [pid: 8|app: 0|req: 776/1436] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:11 2026] GET /v2.0/security-groups?tenant_id=a2b13334b1f5449c90b642486f93dd8c&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1437] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:06:10 2026] DELETE /v2.0/ports/882ec508-493c-4286-808e-dd162733e4c0 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:11.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a431faad-51c1-444a-b5fe-d8d02af0639d'] response: {'server_uuid': 'be02a4fe-c014-48a8-93ef-4da0de4d3273', 'name': 'network-vif-deleted', 'tag': '882ec508-493c-4286-808e-dd162733e4c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 777/1438] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:11 2026] DELETE /v2.0/security-groups/e3863d93-1fe1-46f2-884c-3ed010750273 => 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: 662/1439] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:11 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1440] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:12 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1441] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:12 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 779/1442] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:12 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:12.624 7 INFO neutron.db.l3_db [None req-dd1ff68b-18e3-451b-ad94-79b171746ee2 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] Floating IP 666405f7-cbfa-44dd-bf0e-b2e429c4de96 associated. External IP: 10.96.250.218, port: 3646cf03-0988-4d45-a575-bc7b39978413. [pid: 8|app: 0|req: 780/1443] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:13 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 664/1444] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:06:12 2026] PUT /v2.0/floatingips/666405f7-cbfa-44dd-bf0e-b2e429c4de96 => generated 856 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:13.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07c0f428-8cc5-4dc0-9032-eef9886784f5'] response: {'name': 'network-changed', 'server_uuid': '161694a9-2c03-44ee-abcd-744244d853ee', 'tag': '3646cf03-0988-4d45-a575-bc7b39978413', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 781/1445] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/ports?tenant_id=a3f84b18454c4efe8e221c8f807ca5ba&device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1446] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/networks?id=a240aad1-53c7-4a38-97bb-91c6e8103df8 => generated 769 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1447] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3646cf03-0988-4d45-a575-bc7b39978413 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1448] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/subnets?id=e57ca5e7-4a79-4d70-99e4-f5c4ab4b6e8a => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1449] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/ports?device_id=be02a4fe-c014-48a8-93ef-4da0de4d3273 => 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: 667/1450] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/ports?network_id=a240aad1-53c7-4a38-97bb-91c6e8103df8&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: 784/1451] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1452] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:06:14 2026] GET /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8?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: 670/1455] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:15 2026] DELETE /v2.0/security-groups/0eeba849-4270-40dc-a784-23ef17984925 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:15.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-722241c3-4e70-4a99-86d1-796ac8ca12a9 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: 20d55d5a-d8b6-4ff9-bb70-e5a337339071 2026-04-23 13:06:15.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-722241c3-4e70-4a99-86d1-796ac8ca12a9 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: 20d55d5a-d8b6-4ff9-bb70-e5a337339071 [pid: 8|app: 0|req: 786/1456] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:15 2026] DELETE /v2.0/floatingips/ffa241fd-8bb4-4b37-a74b-f63f9f7f8dc7 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1457] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:15 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1458] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:16 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:16.114 7 INFO neutron.db.segments_db [None req-48dcf0bc-e844-40e5-9186-b1149d009bf8 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Added segment 75aba8e8-352e-4de6-88be-22a61f2e6618 of type vxlan for network 31dc3ee3-019c-432c-879e-c053192b1b20 [pid: 7|app: 0|req: 671/1459] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:15 2026] POST /v2.0/networks => generated 613 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1460] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:16 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1461] 10.0.0.20 () {34 vars in 665 bytes} [Thu Apr 23 13:06:16 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:06:16.758 8 INFO neutron.db.segments_db [None req-0ccbb198-7798-4f6b-9935-fd77d926b1bd 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Added segment ef1ff420-a830-4b62-a188-ec707fab7dab of type vxlan for network 8963d7e5-b2f3-44d6-a1cb-c9c5deb68176 [pid: 8|app: 0|req: 790/1462] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:16 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: 673/1463] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:16 2026] POST /v2.0/ports => generated 743 bytes in 265 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: 674/1464] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:17 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1465] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:17 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1466] 10.0.0.20 () {34 vars in 665 bytes} [Thu Apr 23 13:06:17 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:17.353 7 INFO neutron.db.segments_db [None req-c0769e0d-dfa8-4cb3-b481-73f0bfdf7cf6 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Added segment a49e1247-3d7d-4210-aee0-765f034d0a54 of type vxlan for network d2f39886-7753-459e-8262-8e5671e418dc [pid: 7|app: 0|req: 676/1467] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:17 2026] POST /v2.0/networks => generated 613 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1468] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:17 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1469] 10.0.0.20 () {34 vars in 665 bytes} [Thu Apr 23 13:06:17 2026] POST /v2.0/trunks => generated 407 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:06:17.920 8 INFO neutron.db.segments_db [None req-dab0e2d5-0591-4a39-a827-38754b4858c9 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Added segment 4706d2bc-7e0b-4874-9ae8-472250740b16 of type vxlan for network d4e0297b-f2b0-4edf-b9ff-eae317bdc948 [pid: 8|app: 0|req: 793/1470] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:17 2026] POST /v2.0/networks => generated 613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1471] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:17 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 679/1472] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:18 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1473] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:18 2026] GET /v2.0/security-groups?id=c0e3b2db-032d-4a1b-a601-2cd856fa07d9&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: 681/1474] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:06:18 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 794/1475] 10.0.0.20 () {34 vars in 665 bytes} [Thu Apr 23 13:06:18 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:18.511 8 INFO neutron.db.segments_db [None req-e957581d-f9e9-451c-9507-27fec5c1c5ae 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Added segment b9c63671-9fae-4172-b023-1ebf03713a1e of type vxlan for network 7e1785bb-a028-4218-aea8-245110238fe2 2026-04-23 13:06:18.543 7 INFO neutron_taas.services.taas.taas_plugin [req-4a383a84-1c0b-40b1-b2cc-6b9dd28325b2 req-4137d565-0429-4462-a4b7-1729e2c583e3 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: 3fc2c8fc-8b75-4f2a-806c-829be60b79bf 2026-04-23 13:06:18.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a383a84-1c0b-40b1-b2cc-6b9dd28325b2 req-4137d565-0429-4462-a4b7-1729e2c583e3 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: 3fc2c8fc-8b75-4f2a-806c-829be60b79bf [pid: 8|app: 0|req: 795/1476] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:18 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1477] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:06:18 2026] DELETE /v2.0/ports/3fc2c8fc-8b75-4f2a-806c-829be60b79bf => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:18.722 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c95d444c-6d26-4f9c-85ac-376295a8dfb8'] response: {'server_uuid': '7a95b798-2606-4f33-8e16-8cf824549a5a', 'name': 'network-vif-deleted', 'tag': '3fc2c8fc-8b75-4f2a-806c-829be60b79bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 796/1478] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:18 2026] POST /v2.0/ports => generated 743 bytes in 288 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: 683/1479] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:06:18 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 1244 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1480] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:18 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1481] 10.0.0.20 () {34 vars in 665 bytes} [Thu Apr 23 13:06:18 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1482] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:06:19 2026] PUT /v2.0/trunks/440a8bd4-d44e-4b2c-81af-0570e5e6a615/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1483] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:06:19 2026] PUT /v2.0/trunks/2da21767-b8a8-4528-83bd-3020cb8a5f6e/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1484] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:06:19 2026] PUT /v2.0/trunks/823dca4d-c427-42ee-b83e-c23a879a70b3/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: 799/1485] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:06:19 2026] PUT /v2.0/trunks/20721854-3ce2-4e41-bde0-09c444fe0dd4/tags => 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: 687/1486] 10.0.0.20 () {32 vars in 661 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1487] 10.0.0.20 () {32 vars in 675 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1488] 10.0.0.20 () {32 vars in 671 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1489] 10.0.0.20 () {32 vars in 683 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1490] 10.0.0.20 () {32 vars in 669 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1491] 10.0.0.20 () {32 vars in 683 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1492] 10.0.0.20 () {32 vars in 679 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1493] 10.0.0.20 () {32 vars in 691 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1494] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks/440a8bd4-d44e-4b2c-81af-0570e5e6a615 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1495] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1496] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/ports/bfb9e6d0-3795-489d-9fb3-6db1c6421473 => generated 826 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1497] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:06:19 2026] DELETE /v2.0/trunks/440a8bd4-d44e-4b2c-81af-0570e5e6a615 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1498] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/trunks/2da21767-b8a8-4528-83bd-3020cb8a5f6e => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1499] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:06:19 2026] GET /v2.0/ports/f095d177-9b16-45c2-b146-2c0409cb3605 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1500] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/trunks/2da21767-b8a8-4528-83bd-3020cb8a5f6e => 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: 695/1501] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/trunks/823dca4d-c427-42ee-b83e-c23a879a70b3 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1502] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/ports/f82beecc-9b8a-4bc4-84d5-ebb931f96dd4 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1503] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/trunks/823dca4d-c427-42ee-b83e-c23a879a70b3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1504] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/trunks/20721854-3ce2-4e41-bde0-09c444fe0dd4 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1505] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/ports/57fc1a95-21b6-4eb4-a3fd-a9fb9b1dec25 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1506] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/trunks/20721854-3ce2-4e41-bde0-09c444fe0dd4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1507] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/trunks/760cdb64-c4c1-4a14-ac9c-1ba260c4a36a => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1508] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/ports/f1b2a03d-3c5e-4cde-aaba-f2157342f1ad => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1509] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/trunks/760cdb64-c4c1-4a14-ac9c-1ba260c4a36a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:20.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-a28b044f-2375-42db-8493-306e8047a0c6 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] TaaS: Handle Delete Port: bfb9e6d0-3795-489d-9fb3-6db1c6421473 2026-04-23 13:06:20.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a28b044f-2375-42db-8493-306e8047a0c6 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Tap Mirror: Handle Delete Port: bfb9e6d0-3795-489d-9fb3-6db1c6421473 [pid: 7|app: 0|req: 700/1510] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 811/1511] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/ports/bfb9e6d0-3795-489d-9fb3-6db1c6421473 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:20.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ebdebde-d072-460b-ad4e-056ca696bcee 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] TaaS: Handle Delete Port: f095d177-9b16-45c2-b146-2c0409cb3605 2026-04-23 13:06:20.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ebdebde-d072-460b-ad4e-056ca696bcee 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Tap Mirror: Handle Delete Port: f095d177-9b16-45c2-b146-2c0409cb3605 [pid: 7|app: 0|req: 701/1512] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/ports/f095d177-9b16-45c2-b146-2c0409cb3605 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:20.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-867de47d-2757-4f05-aab9-a507842e7090 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] TaaS: Handle Delete Port: f82beecc-9b8a-4bc4-84d5-ebb931f96dd4 2026-04-23 13:06:20.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-867de47d-2757-4f05-aab9-a507842e7090 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Tap Mirror: Handle Delete Port: f82beecc-9b8a-4bc4-84d5-ebb931f96dd4 [pid: 8|app: 0|req: 812/1513] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/ports/f82beecc-9b8a-4bc4-84d5-ebb931f96dd4 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1514] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1515] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:20 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:21.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-fda7d180-f659-446c-a49a-a80a083f6d71 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] TaaS: Handle Delete Port: 57fc1a95-21b6-4eb4-a3fd-a9fb9b1dec25 2026-04-23 13:06:21.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fda7d180-f659-446c-a49a-a80a083f6d71 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Tap Mirror: Handle Delete Port: 57fc1a95-21b6-4eb4-a3fd-a9fb9b1dec25 [pid: 8|app: 0|req: 813/1516] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:20 2026] DELETE /v2.0/ports/57fc1a95-21b6-4eb4-a3fd-a9fb9b1dec25 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1517] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:21 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1283 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1518] 10.0.0.20 () {32 vars in 857 bytes} [Thu Apr 23 13:06:21 2026] GET /v2.0/floatingips?floating_network_id=4c74cfff-ae68-40ef-a52e-c1c4964e61ca&port_id=3646cf03-0988-4d45-a575-bc7b39978413 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:21.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3da1b13-2329-4b8a-abc0-f00469e26aaa 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] TaaS: Handle Delete Port: f1b2a03d-3c5e-4cde-aaba-f2157342f1ad 2026-04-23 13:06:21.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3da1b13-2329-4b8a-abc0-f00469e26aaa 9c3aca8395974e2fb3d0ea736c4b5490 a3d42020639c494d81873d4947df60c7 - - default default] Tap Mirror: Handle Delete Port: f1b2a03d-3c5e-4cde-aaba-f2157342f1ad [pid: 8|app: 0|req: 814/1519] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:21 2026] DELETE /v2.0/ports/f1b2a03d-3c5e-4cde-aaba-f2157342f1ad => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:21.429 7 INFO neutron.services.segments.plugin [-] Segment 75aba8e8-352e-4de6-88be-22a61f2e6618 resource provider aggregate not found 2026-04-23 13:06:21.439 7 INFO neutron.services.segments.plugin [-] Segment 75aba8e8-352e-4de6-88be-22a61f2e6618 resource provider aggregate not found 2026-04-23 13:06:21.449 7 INFO neutron.services.segments.plugin [-] Segment 75aba8e8-352e-4de6-88be-22a61f2e6618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75aba8e8-352e-4de6-88be-22a61f2e6618 found for delete ", "request_id": "req-27658003-2a9b-40cb-a3c3-e4eac9b9d9a8"}]} 2026-04-23 13:06:21.462 7 INFO neutron.services.segments.plugin [-] Segment 75aba8e8-352e-4de6-88be-22a61f2e6618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75aba8e8-352e-4de6-88be-22a61f2e6618 found for delete ", "request_id": "req-216c888e-0807-4a5c-a3f7-d044dd435734"}]} [pid: 7|app: 0|req: 706/1520] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:21 2026] DELETE /v2.0/networks/31dc3ee3-019c-432c-879e-c053192b1b20 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:21.577 8 INFO neutron.services.segments.plugin [-] Segment ef1ff420-a830-4b62-a188-ec707fab7dab resource provider aggregate not found 2026-04-23 13:06:21.578 8 INFO neutron.services.segments.plugin [-] Segment ef1ff420-a830-4b62-a188-ec707fab7dab resource provider aggregate not found 2026-04-23 13:06:21.601 8 INFO neutron.services.segments.plugin [-] Segment ef1ff420-a830-4b62-a188-ec707fab7dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1ff420-a830-4b62-a188-ec707fab7dab found for delete ", "request_id": "req-db4aefcf-3179-482f-9e7a-fca785f9b6ea"}]} 2026-04-23 13:06:21.601 8 INFO neutron.services.segments.plugin [-] Segment ef1ff420-a830-4b62-a188-ec707fab7dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1ff420-a830-4b62-a188-ec707fab7dab found for delete ", "request_id": "req-5585966c-6a8d-4a95-aded-a93e3018b003"}]} [pid: 8|app: 0|req: 815/1521] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:21 2026] DELETE /v2.0/networks/8963d7e5-b2f3-44d6-a1cb-c9c5deb68176 => 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: 816/1522] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:21 2026] GET /v2.0/ports?device_id=7a95b798-2606-4f33-8e16-8cf824549a5a => 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: 707/1523] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:21 2026] DELETE /v2.0/networks/d2f39886-7753-459e-8262-8e5671e418dc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1524] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:21 2026] DELETE /v2.0/networks/d4e0297b-f2b0-4edf-b9ff-eae317bdc948 => 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: 708/1525] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:21 2026] DELETE /v2.0/networks/7e1785bb-a028-4218-aea8-245110238fe2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1526] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:06:22 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1527] 10.0.0.232 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:22 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1528] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:22 2026] DELETE /v2.0/security-groups/c0e3b2db-032d-4a1b-a601-2cd856fa07d9 => 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: 819/1529] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:22 2026] GET /v2.0/security-groups?tenant_id=a3d42020639c494d81873d4947df60c7&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1530] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:22 2026] DELETE /v2.0/security-groups/1f44de09-7372-432b-b646-470ae5478c81 => 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: 712/1531] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:23 2026] GET /v2.0/security-groups?tenant_id=213860d8e4684f6d8fe958834a0ee807&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:23.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-8747a153-8cf2-4150-acc2-13a4ac4e5633 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: d37b25c5-89b6-4aaf-93e5-12a3ab1576ab 2026-04-23 13:06:23.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8747a153-8cf2-4150-acc2-13a4ac4e5633 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: d37b25c5-89b6-4aaf-93e5-12a3ab1576ab [pid: 7|app: 0|req: 713/1532] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:23 2026] DELETE /v2.0/security-groups/2a18626c-98fe-4dba-ae19-6066281a808a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:23.481 7 INFO neutron.services.segments.plugin [-] Segment a49e1247-3d7d-4210-aee0-765f034d0a54 resource provider aggregate not found 2026-04-23 13:06:23.488 7 INFO neutron.services.segments.plugin [-] Segment a49e1247-3d7d-4210-aee0-765f034d0a54 resource provider aggregate not found 2026-04-23 13:06:23.509 7 INFO neutron.services.segments.plugin [-] Segment a49e1247-3d7d-4210-aee0-765f034d0a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a49e1247-3d7d-4210-aee0-765f034d0a54 found for delete ", "request_id": "req-9947eb94-9480-4b5d-bb49-85a8478b2569"}]} 2026-04-23 13:06:23.516 7 INFO neutron.services.segments.plugin [-] Segment a49e1247-3d7d-4210-aee0-765f034d0a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a49e1247-3d7d-4210-aee0-765f034d0a54 found for delete ", "request_id": "req-81d10994-f8ff-4113-9744-0da42c41f753"}]} 2026-04-23 13:06:23.541 7 INFO neutron.services.segments.plugin [-] Segment b9c63671-9fae-4172-b023-1ebf03713a1e resource provider aggregate not found 2026-04-23 13:06:23.549 7 INFO neutron.services.segments.plugin [-] Segment b9c63671-9fae-4172-b023-1ebf03713a1e resource provider aggregate not found 2026-04-23 13:06:23.567 7 INFO neutron.services.segments.plugin [-] Segment b9c63671-9fae-4172-b023-1ebf03713a1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c63671-9fae-4172-b023-1ebf03713a1e found for delete ", "request_id": "req-d7b43d45-3e15-40c4-bac3-96e945436822"}]} 2026-04-23 13:06:23.588 7 INFO neutron.services.segments.plugin [-] Segment b9c63671-9fae-4172-b023-1ebf03713a1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c63671-9fae-4172-b023-1ebf03713a1e found for delete ", "request_id": "req-1df9a1c7-e3e8-4b10-948e-ad341eaa12d7"}]} [pid: 7|app: 0|req: 714/1533] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:23 2026] GET /v2.0/security-groups?tenant_id=25c7cbea899b4a4d8cdeef36627c3258&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:23.626 8 INFO neutron.services.segments.plugin [-] Segment 4706d2bc-7e0b-4874-9ae8-472250740b16 resource provider aggregate not found 2026-04-23 13:06:23.638 8 INFO neutron.services.segments.plugin [-] Segment 4706d2bc-7e0b-4874-9ae8-472250740b16 resource provider aggregate not found 2026-04-23 13:06:23.651 8 INFO neutron.services.segments.plugin [-] Segment 4706d2bc-7e0b-4874-9ae8-472250740b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4706d2bc-7e0b-4874-9ae8-472250740b16 found for delete ", "request_id": "req-47d69191-666e-4484-b86f-82d8f25b8e91"}]} 2026-04-23 13:06:23.656 8 INFO neutron.services.segments.plugin [-] Segment 4706d2bc-7e0b-4874-9ae8-472250740b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4706d2bc-7e0b-4874-9ae8-472250740b16 found for delete ", "request_id": "req-8790adc2-8f08-4cf8-b499-3486a43062b0"}]} [pid: 7|app: 0|req: 715/1534] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:23 2026] DELETE /v2.0/security-groups/41e0155f-dfb8-40ce-a38e-cc997e494605 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1535] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:06:22 2026] PUT /v2.0/routers/eca79a9b-3e06-4a32-96d6-46e89b4acdaf/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1536] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:23 2026] DELETE /v2.0/subnets/e5abf753-f000-48e3-aa74-33a4793450c8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:24.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-96dbe99a-e6c4-4d00-b511-07939c17a3f0 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: 3539e433-6804-4df9-bdd8-3262674b9873 2026-04-23 13:06:24.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96dbe99a-e6c4-4d00-b511-07939c17a3f0 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: 3539e433-6804-4df9-bdd8-3262674b9873 2026-04-23 13:06:24.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-96dbe99a-e6c4-4d00-b511-07939c17a3f0 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: 6d604f92-e731-4da8-9906-8c9b1ea17b85 2026-04-23 13:06:24.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96dbe99a-e6c4-4d00-b511-07939c17a3f0 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: 6d604f92-e731-4da8-9906-8c9b1ea17b85 [pid: 7|app: 0|req: 717/1537] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:24 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1538] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:24 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:24.827 8 INFO neutron.db.l3_hamode_db [None req-96dbe99a-e6c4-4d00-b511-07939c17a3f0 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] HA network 4abed47e-e2ae-4a0d-ab48-2e50e95e3ba9 was deleted as no HA routers are present in tenant 5d746d1d88e146019bd76d27027afd82. [pid: 8|app: 0|req: 821/1539] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:23 2026] DELETE /v2.0/routers/eca79a9b-3e06-4a32-96d6-46e89b4acdaf => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:24.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb659915-17c8-4253-8667-ccfafd0f99fb 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] TaaS: Handle Delete Port: 4655a64b-72ba-4906-b684-d69d5d64aab5 2026-04-23 13:06:24.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb659915-17c8-4253-8667-ccfafd0f99fb 9cab526ab881425cacdde5ea721335fe 5d746d1d88e146019bd76d27027afd82 - - default default] Tap Mirror: Handle Delete Port: 4655a64b-72ba-4906-b684-d69d5d64aab5 [pid: 7|app: 0|req: 719/1540] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:24 2026] DELETE /v2.0/networks/3847343f-45f6-4b5d-8518-7e465b9fe8d4 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:25.589 7 INFO neutron.services.segments.plugin [-] Segment 895c691d-6afb-434b-aaf9-645a47159908 resource provider aggregate not found 2026-04-23 13:06:25.613 7 INFO neutron.services.segments.plugin [-] Segment 895c691d-6afb-434b-aaf9-645a47159908 resource provider aggregate not found 2026-04-23 13:06:25.621 7 INFO neutron.services.segments.plugin [-] Segment 895c691d-6afb-434b-aaf9-645a47159908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895c691d-6afb-434b-aaf9-645a47159908 found for delete ", "request_id": "req-196134cf-35c1-4d03-aa11-9d63e28d6734"}]} 2026-04-23 13:06:25.638 7 INFO neutron.services.segments.plugin [-] Segment 895c691d-6afb-434b-aaf9-645a47159908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895c691d-6afb-434b-aaf9-645a47159908 found for delete ", "request_id": "req-487296b1-c7a0-46c5-9357-ee4fa4c85124"}]} 2026-04-23 13:06:25.671 8 INFO neutron.services.segments.plugin [-] Segment 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 resource provider aggregate not found 2026-04-23 13:06:25.677 8 INFO neutron.services.segments.plugin [-] Segment 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 resource provider aggregate not found 2026-04-23 13:06:25.687 8 INFO neutron.services.segments.plugin [-] Segment 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 found for delete ", "request_id": "req-a885e98f-c14d-45cf-9cdb-5d383e795f2e"}]} 2026-04-23 13:06:25.691 8 INFO neutron.services.segments.plugin [-] Segment 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953302b4-f7b3-4f5d-8316-37a4f7eae1a3 found for delete ", "request_id": "req-db188474-399e-4bb1-aa38-a7f294e9a093"}]} [pid: 8|app: 0|req: 822/1541] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:25 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1542] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:25 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1543] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:25 2026] GET /v2.0/security-groups?tenant_id=5d746d1d88e146019bd76d27027afd82&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1544] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:25 2026] DELETE /v2.0/security-groups/57316595-6753-4b1d-a7dd-5b23abf2f76e => 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: 721/1545] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:26 2026] GET /v2.0/security-groups?tenant_id=963fbeb3d85641cca6e0d5c29c8a895f&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1546] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:26 2026] DELETE /v2.0/security-groups/947ae939-5a47-4cbe-97a4-5045ef135fec => 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: 826/1547] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:26 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1548] 10.0.0.119 () {34 vars in 1120 bytes} [Thu Apr 23 13:06:26 2026] GET /v2.0/security-groups?id=8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471&id=a3f7ef30-909a-44d4-8872-cb10edd7fba4&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: 8|app: 0|req: 828/1549] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:27.184 8 INFO neutron_taas.services.taas.taas_plugin [req-0fa1ea09-a767-497a-9105-677de22c3f39 req-5408ca3e-cbd3-4569-b7c6-d68c8c6478a9 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] TaaS: Handle Delete Port: 3646cf03-0988-4d45-a575-bc7b39978413 2026-04-23 13:06:27.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0fa1ea09-a767-497a-9105-677de22c3f39 req-5408ca3e-cbd3-4569-b7c6-d68c8c6478a9 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] Tap Mirror: Handle Delete Port: 3646cf03-0988-4d45-a575-bc7b39978413 2026-04-23 13:06:27.219 7 INFO neutron.db.segments_db [None req-48235c53-c3b7-4c04-a6d4-d9993c56c498 f1941647bcb34a9b92e740af2532c0b9 c57389fa9cf84f9cbfacf2cc5aee015e - - default default] Added segment 73160ad6-52a7-442c-a92d-3357f45af5e9 of type vxlan for network 15a3fb66-0164-403d-bb8e-50c47a1215e5 [pid: 7|app: 0|req: 722/1550] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:26 2026] POST /v2.0/networks => generated 613 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:27.306 8 INFO neutron.db.l3_db [req-0fa1ea09-a767-497a-9105-677de22c3f39 req-5408ca3e-cbd3-4569-b7c6-d68c8c6478a9 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] Floating IP 666405f7-cbfa-44dd-bf0e-b2e429c4de96 disassociated. External IP: 10.96.250.218, port: 3646cf03-0988-4d45-a575-bc7b39978413. [pid: 7|app: 0|req: 723/1551] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:27 2026] PUT /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1552] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1553] 10.0.0.20 () {34 vars in 763 bytes} [Thu Apr 23 13:06:27 2026] PUT /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1554] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1555] 10.0.0.20 () {34 vars in 759 bytes} [Thu Apr 23 13:06:27 2026] PUT /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1556] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1557] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:06:27 2026] DELETE /v2.0/ports/3646cf03-0988-4d45-a575-bc7b39978413 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:27.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38f4d89f-01c8-4eff-a825-6cff641d5eb3'] response: {'server_uuid': '161694a9-2c03-44ee-abcd-744244d853ee', 'name': 'network-vif-deleted', 'tag': '3646cf03-0988-4d45-a575-bc7b39978413', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 729/1558] 10.0.0.20 () {34 vars in 781 bytes} [Thu Apr 23 13:06:27 2026] PUT /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1559] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1560] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:27 2026] PUT /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1561] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1562] 10.0.0.20 () {32 vars in 740 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:27.914 8 INFO neutron.api.v2.resource [None req-28bff648-911e-47fd-a377-2df600bd6601 f1941647bcb34a9b92e740af2532c0b9 c57389fa9cf84f9cbfacf2cc5aee015e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1563] 10.0.0.20 () {32 vars in 744 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1564] 10.0.0.20 () {32 vars in 743 bytes} [Thu Apr 23 13:06:27 2026] DELETE /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1565] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:27 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:28.093 7 INFO neutron.api.v2.resource [None req-32d7f15f-e812-4661-822f-a74893fba23d f1941647bcb34a9b92e740af2532c0b9 c57389fa9cf84f9cbfacf2cc5aee015e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1566] 10.0.0.20 () {32 vars in 747 bytes} [Thu Apr 23 13:06:28 2026] DELETE /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1567] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:28 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => 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: 734/1568] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:28 2026] DELETE /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1569] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:06:28 2026] GET /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:28.313 7 INFO neutron.services.segments.plugin [-] Segment 73160ad6-52a7-442c-a92d-3357f45af5e9 resource provider aggregate not found 2026-04-23 13:06:28.319 7 INFO neutron.services.segments.plugin [-] Segment 73160ad6-52a7-442c-a92d-3357f45af5e9 resource provider aggregate not found 2026-04-23 13:06:28.337 7 INFO neutron.services.segments.plugin [-] Segment 73160ad6-52a7-442c-a92d-3357f45af5e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73160ad6-52a7-442c-a92d-3357f45af5e9 found for delete ", "request_id": "req-c25a0077-d1f2-46b9-80a1-18d54dfe1ded"}]} 2026-04-23 13:06:28.338 7 INFO neutron.services.segments.plugin [-] Segment 73160ad6-52a7-442c-a92d-3357f45af5e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73160ad6-52a7-442c-a92d-3357f45af5e9 found for delete ", "request_id": "req-2627f431-0c28-477d-b206-9e3494266f99"}]} [pid: 7|app: 0|req: 735/1570] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:28 2026] DELETE /v2.0/networks/15a3fb66-0164-403d-bb8e-50c47a1215e5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1571] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:28 2026] GET /v2.0/security-groups?tenant_id=c57389fa9cf84f9cbfacf2cc5aee015e&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: 736/1572] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:29 2026] DELETE /v2.0/security-groups/4821863f-7731-48d4-b79c-4c561dd7558e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1573] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:29 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => 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: 737/1574] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:29 2026] GET /v2.0/security-groups?tenant_id=bc524d61161a46ebae740e91a4bc7ddf&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1575] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:29 2026] DELETE /v2.0/security-groups/97193a83-5680-4f26-b47b-501b51acf9c9 => 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: 840/1578] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:30 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1579] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:30 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1580] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:30 2026] GET /v2.0/ports?device_id=161694a9-2c03-44ee-abcd-744244d853ee => 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: 740/1581] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:30 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1582] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:30 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:30.945 7 INFO neutron.db.segments_db [None req-dcc4d8a7-676e-492e-a8cf-ba711b0b86fd 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] Added segment 512f0417-940c-4220-8af8-f3122b0eb985 of type vxlan for network 58dd5b0e-f92a-4341-b3a3-e6ef69798b52 [pid: 7|app: 0|req: 741/1583] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:30 2026] POST /v2.0/networks => generated 706 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1584] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:06:31 2026] POST /v2.0/subnets => generated 644 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:31.187 7 WARNING neutron.api.v2.base [None req-28ba8b1c-698e-414b-9b23-7ce4cdcd8a11 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-23 13:06:31.189 7 INFO neutron.api.v2.resource [None req-28ba8b1c-698e-414b-9b23-7ce4cdcd8a11 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 742/1585] 10.0.0.20 () {34 vars in 680 bytes} [Thu Apr 23 13:06:31 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-23 13:06:31.361 8 INFO neutron.services.segments.plugin [-] Segment 512f0417-940c-4220-8af8-f3122b0eb985 resource provider aggregate not found 2026-04-23 13:06:31.364 8 INFO neutron.services.segments.plugin [-] Segment 512f0417-940c-4220-8af8-f3122b0eb985 resource provider aggregate not found 2026-04-23 13:06:31.383 8 INFO neutron.services.segments.plugin [-] Segment 512f0417-940c-4220-8af8-f3122b0eb985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512f0417-940c-4220-8af8-f3122b0eb985 found for delete ", "request_id": "req-603ebc08-85d1-43a6-a2c6-60049cdae97b"}]} 2026-04-23 13:06:31.384 8 INFO neutron.services.segments.plugin [-] Segment 512f0417-940c-4220-8af8-f3122b0eb985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 512f0417-940c-4220-8af8-f3122b0eb985 found for delete ", "request_id": "req-f806ba05-9d5b-4fc6-b57f-35dce2029d3a"}]} [pid: 8|app: 0|req: 844/1586] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:31 2026] DELETE /v2.0/networks/58dd5b0e-f92a-4341-b3a3-e6ef69798b52 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:31.458 7 INFO neutron.db.segments_db [None req-f3ee7704-d835-425e-9fe4-946855f175ce 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] Added segment e3e69f87-42cc-489b-ac1d-232585f45c1c of type vxlan for network 6b0374bc-564c-4733-81bd-f09aa2263cf7 [pid: 7|app: 0|req: 743/1587] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:31 2026] POST /v2.0/networks => generated 706 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1588] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:31 2026] DELETE /v2.0/security-groups/8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:31.590 8 INFO neutron.api.v2.resource [None req-573cf2bf-8ca2-420a-b291-b83ef329f19f 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1589] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:06:31 2026] GET /v2.0/security-groups/8b3bbb0a-f8c4-4d6d-a7e2-668e1067e471 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:06:31.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-36089660-442b-4534-aae7-f69af1e48f53 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] TaaS: Handle Delete Port: 4bb39c51-c66a-4440-80ba-cb767775baaa 2026-04-23 13:06:31.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36089660-442b-4534-aae7-f69af1e48f53 17e1cfe486974343a75d3b131eefa9de a3f84b18454c4efe8e221c8f807ca5ba - - default default] Tap Mirror: Handle Delete Port: 4bb39c51-c66a-4440-80ba-cb767775baaa [pid: 7|app: 0|req: 744/1590] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:06:31 2026] POST /v2.0/subnets => generated 647 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1591] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:31 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:31.742 7 WARNING neutron.api.v2.base [None req-7c52b869-826c-4e44-adea-24e648b103b7 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-23 13:06:31.742 7 INFO neutron.api.v2.resource [None req-7c52b869-826c-4e44-adea-24e648b103b7 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 746/1592] 10.0.0.20 () {34 vars in 680 bytes} [Thu Apr 23 13:06:31 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1593] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:31 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&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: 847/1594] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:31 2026] DELETE /v2.0/floatingips/666405f7-cbfa-44dd-bf0e-b2e429c4de96 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:31.925 7 INFO neutron.services.segments.plugin [-] Segment e3e69f87-42cc-489b-ac1d-232585f45c1c resource provider aggregate not found 2026-04-23 13:06:31.931 7 INFO neutron.services.segments.plugin [-] Segment e3e69f87-42cc-489b-ac1d-232585f45c1c resource provider aggregate not found 2026-04-23 13:06:31.946 7 INFO neutron.services.segments.plugin [-] Segment e3e69f87-42cc-489b-ac1d-232585f45c1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e69f87-42cc-489b-ac1d-232585f45c1c found for delete ", "request_id": "req-314709c8-7541-421d-bf24-121183b30d73"}]} 2026-04-23 13:06:31.954 7 INFO neutron.services.segments.plugin [-] Segment e3e69f87-42cc-489b-ac1d-232585f45c1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e69f87-42cc-489b-ac1d-232585f45c1c found for delete ", "request_id": "req-8772ce26-85f7-425b-91df-5fc238837087"}]} [pid: 7|app: 0|req: 748/1595] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:31 2026] DELETE /v2.0/networks/6b0374bc-564c-4733-81bd-f09aa2263cf7 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1596] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:31 2026] DELETE /v2.0/security-groups/a3f7ef30-909a-44d4-8872-cb10edd7fba4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:32.012 7 INFO neutron.db.segments_db [None req-5bb667b8-b546-4921-99d3-2c5962b48020 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] Added segment 1acd97fd-433b-4197-85e2-ebeabd68c093 of type vxlan for network f53a6c56-7b87-430e-8b36-7c2c04898321 [pid: 7|app: 0|req: 749/1597] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:31 2026] POST /v2.0/networks => generated 708 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1598] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:06:32 2026] POST /v2.0/subnets => generated 647 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:32.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-27609de6-a8ba-4b35-b843-63d9c7e50269 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 607382d6-49a7-4c03-b490-ff5ddde89205 2026-04-23 13:06:32.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27609de6-a8ba-4b35-b843-63d9c7e50269 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 607382d6-49a7-4c03-b490-ff5ddde89205 [pid: 7|app: 0|req: 751/1599] 10.0.0.20 () {34 vars in 680 bytes} [Thu Apr 23 13:06:32 2026] POST /v2.0/rbac-policies => generated 324 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:32.811 7 INFO neutron.db.segments_db [None req-3ca7c102-de67-4422-bbfa-26cdc0dd2a62 c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] Added segment aa448cc8-23b6-42e5-a6bb-5daafc45ec26 of type vxlan for network 5021878b-5140-4d1e-96a0-5b3215391816 [pid: 8|app: 0|req: 849/1600] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:06:32 2026] PUT /v2.0/routers/89600792-8e40-45d3-9f98-bd9810713902/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1601] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:32 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1602] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:06:32 2026] GET /v2.0/networks/f53a6c56-7b87-430e-8b36-7c2c04898321 => generated 655 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1603] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:06:32 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:33.062 7 INFO neutron.db.l3_hamode_db [None req-3ca7c102-de67-4422-bbfa-26cdc0dd2a62 c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:06:33.167 7 INFO neutron.db.l3_hamode_db [None req-3ca7c102-de67-4422-bbfa-26cdc0dd2a62 c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:06:33.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-e443b7f0-bb67-4e94-96b0-f0084cb00487 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 393e2c44-0a42-4e3f-b4ff-7b3568716e6f 2026-04-23 13:06:33.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e443b7f0-bb67-4e94-96b0-f0084cb00487 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 393e2c44-0a42-4e3f-b4ff-7b3568716e6f 2026-04-23 13:06:33.455 8 INFO neutron_taas.services.taas.taas_plugin [None req-e443b7f0-bb67-4e94-96b0-f0084cb00487 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 0515b1fb-b38b-4fc8-a0ed-ce553f99134e 2026-04-23 13:06:33.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e443b7f0-bb67-4e94-96b0-f0084cb00487 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 0515b1fb-b38b-4fc8-a0ed-ce553f99134e [pid: 7|app: 0|req: 752/1604] 10.0.0.20 () {34 vars in 667 bytes} [Thu Apr 23 13:06:32 2026] POST /v2.0/routers => generated 474 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1605] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:33 2026] GET /v2.0/security-groups?id=0e0142e5-4751-4e09-b4b4-b9df8c7486ee&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:33.821 8 INFO neutron.services.segments.plugin [-] Segment ff3cbd40-4388-44b1-8245-70cdc3e6550d resource provider aggregate not found 2026-04-23 13:06:33.828 8 INFO neutron.services.segments.plugin [-] Segment ff3cbd40-4388-44b1-8245-70cdc3e6550d resource provider aggregate not found 2026-04-23 13:06:33.849 8 INFO neutron.services.segments.plugin [-] Segment ff3cbd40-4388-44b1-8245-70cdc3e6550d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff3cbd40-4388-44b1-8245-70cdc3e6550d found for delete ", "request_id": "req-3edbd0e7-54ce-4cb8-ba92-07e5701d4a5e"}]} 2026-04-23 13:06:33.860 8 INFO neutron.services.segments.plugin [-] Segment ff3cbd40-4388-44b1-8245-70cdc3e6550d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff3cbd40-4388-44b1-8245-70cdc3e6550d found for delete ", "request_id": "req-a57a32cc-c705-4a40-9cbe-5098fe94c694"}]} 2026-04-23 13:06:33.867 8 INFO neutron.db.l3_hamode_db [None req-e443b7f0-bb67-4e94-96b0-f0084cb00487 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 7f71231d-0e4d-4939-a423-bc7ccb0b5241 was deleted as no HA routers are present in tenant a3f84b18454c4efe8e221c8f807ca5ba. [pid: 8|app: 0|req: 853/1606] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:33 2026] DELETE /v2.0/routers/89600792-8e40-45d3-9f98-bd9810713902 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:33.919 7 INFO neutron_taas.services.taas.taas_plugin [req-6872fe41-2bd6-4a9b-8be1-f6b71d7a9360 req-ea7852ae-c66e-4284-9255-b7ba0a513e91 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] TaaS: Handle Delete Port: c92dd15a-b026-451d-8618-54448268bba8 2026-04-23 13:06:33.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87ef694f-ca12-4453-9952-0b57f7a0b6ab 15e05d1bdb0a4942b2a2244667c738ca 95a9ebed53d44c84986d6edc316f7c1f - - default default] GET failed (client error): The resource could not be found. 2026-04-23 13:06:33.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6872fe41-2bd6-4a9b-8be1-f6b71d7a9360 req-ea7852ae-c66e-4284-9255-b7ba0a513e91 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] Tap Mirror: Handle Delete Port: c92dd15a-b026-451d-8618-54448268bba8 [pid: 8|app: 0|req: 854/1607] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:06:33 2026] GET /v2.0/networks/f53a6c56-7b87-430e-8b36-7c2c04898321 => generated 138 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:06:34.005 7 INFO neutron.db.l3_db [req-6872fe41-2bd6-4a9b-8be1-f6b71d7a9360 req-ea7852ae-c66e-4284-9255-b7ba0a513e91 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] Floating IP 8ffe8750-c461-4576-a179-24dd50ce3351 disassociated. External IP: 10.96.250.209, port: c92dd15a-b026-451d-8618-54448268bba8. [pid: 8|app: 0|req: 855/1608] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:33 2026] PUT /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 25 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1609] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:34 2026] DELETE /v2.0/subnets/e57ca5e7-4a79-4d70-99e4-f5c4ab4b6e8a => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1610] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:06:33 2026] DELETE /v2.0/ports/c92dd15a-b026-451d-8618-54448268bba8 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:34.369 8 INFO neutron_taas.services.taas.taas_plugin [None req-0eb02238-30b9-483a-b2e3-6c86e303faed 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] TaaS: Handle Delete Port: f0708ea4-f99a-4ce0-9fff-acea5601c4ee 2026-04-23 13:06:34.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0eb02238-30b9-483a-b2e3-6c86e303faed 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] Tap Mirror: Handle Delete Port: f0708ea4-f99a-4ce0-9fff-acea5601c4ee 2026-04-23 13:06:34.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4102a59c-2bce-4098-8a7c-cfe09e22ebeb'] response: {'server_uuid': '79cdd216-9edc-40df-828b-0c4464b707d8', 'name': 'network-vif-deleted', 'tag': 'c92dd15a-b026-451d-8618-54448268bba8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 755/1611] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:34 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:34.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a261c00-f556-4664-a48c-beb03fb39a11 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 213e74f7-1192-43c4-8fef-6b20d9d0bc84 2026-04-23 13:06:34.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a261c00-f556-4664-a48c-beb03fb39a11 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 213e74f7-1192-43c4-8fef-6b20d9d0bc84 [pid: 8|app: 0|req: 857/1612] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:34 2026] DELETE /v2.0/networks/f53a6c56-7b87-430e-8b36-7c2c04898321 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:34.771 7 INFO neutron.services.segments.plugin [-] Segment 125be4fb-51b2-40e0-b7e5-ce4ae9619238 resource provider aggregate not found 2026-04-23 13:06:34.774 7 INFO neutron.services.segments.plugin [-] Segment 125be4fb-51b2-40e0-b7e5-ce4ae9619238 resource provider aggregate not found 2026-04-23 13:06:34.790 7 INFO neutron.services.segments.plugin [-] Segment 125be4fb-51b2-40e0-b7e5-ce4ae9619238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 125be4fb-51b2-40e0-b7e5-ce4ae9619238 found for delete ", "request_id": "req-c25959e1-fd63-4312-b721-2616ae94226b"}]} 2026-04-23 13:06:34.798 7 INFO neutron.services.segments.plugin [-] Segment 125be4fb-51b2-40e0-b7e5-ce4ae9619238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 125be4fb-51b2-40e0-b7e5-ce4ae9619238 found for delete ", "request_id": "req-ed433b21-2a31-48c4-a43a-239bda058c4e"}]} [pid: 7|app: 0|req: 756/1613] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:34 2026] DELETE /v2.0/networks/a240aad1-53c7-4a38-97bb-91c6e8103df8 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:34.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-418be4ac-eb4c-4b46-9fe7-a6b20f4ac45e 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1614] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:34 2026] DELETE /v2.0/subnets/7c7413bd-f637-4d36-9ccf-c9f7ec96da51 => 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: 858/1615] 10.0.0.20 () {34 vars in 761 bytes} [Thu Apr 23 13:06:34 2026] PUT /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/green => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 13:06:34.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b894acf1-e940-42a0-a5f0-8a84ad151b89 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1616] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:34 2026] DELETE /v2.0/subnets/7dc1dca0-197d-4327-a853-1073309df20d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1617] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:34 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1618] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:34 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:34.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40785ffb-4581-4ace-8f82-89fe790f7373 9ee8dff0ee234e3ea8d6b362f9d72e3f bb87026bc7334ff2906a914057785fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 862/1619] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:34 2026] DELETE /v2.0/subnets/04f6af22-1fbb-4684-86fd-8138dd81163e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1620] 10.0.0.20 () {34 vars in 757 bytes} [Thu Apr 23 13:06:34 2026] PUT /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/red => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 13:06:35.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d6f0143-8d55-48b3-bc9d-d7fcc0e5c703 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f5a08be5-2e4f-42ab-97cf-a60613f8ceca 2026-04-23 13:06:35.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d6f0143-8d55-48b3-bc9d-d7fcc0e5c703 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f5a08be5-2e4f-42ab-97cf-a60613f8ceca [pid: 8|app: 0|req: 864/1621] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:35 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1622] 10.0.0.20 () {34 vars in 779 bytes} [Thu Apr 23 13:06:35 2026] PUT /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/black.or.white => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1623] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:35 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 52 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1624] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:35 2026] PUT /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 37 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1625] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:35 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1626] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:06:34 2026] PUT /v2.0/routers/b795e0fc-ad41-4d5f-9f4a-5e4623e2a7da/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1627] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:06:35 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/red => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:35.886 8 INFO neutron.services.segments.plugin [-] Segment 1acd97fd-433b-4197-85e2-ebeabd68c093 resource provider aggregate not found 2026-04-23 13:06:35.889 8 INFO neutron.services.segments.plugin [-] Segment 1acd97fd-433b-4197-85e2-ebeabd68c093 resource provider aggregate not found 2026-04-23 13:06:35.917 8 INFO neutron.services.segments.plugin [-] Segment 1acd97fd-433b-4197-85e2-ebeabd68c093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1acd97fd-433b-4197-85e2-ebeabd68c093 found for delete ", "request_id": "req-fde6b9bf-7ced-4001-b762-91538d898f30"}]} 2026-04-23 13:06:35.919 8 INFO neutron.services.segments.plugin [-] Segment 1acd97fd-433b-4197-85e2-ebeabd68c093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1acd97fd-433b-4197-85e2-ebeabd68c093 found for delete ", "request_id": "req-05c65365-170e-40ea-82c8-c002e3dc4499"}]} 2026-04-23 13:06:36.005 8 INFO neutron.api.v2.resource [None req-14394a26-c0bd-4361-97f5-de41ff94d40d c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1628] 10.0.0.20 () {32 vars in 742 bytes} [Thu Apr 23 13:06:35 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/green => generated 99 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:06:36.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bbe9d23-b641-49de-ab70-cfb8980bd9c9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 34c1cc62-014f-4747-b782-78aa4814393b 2026-04-23 13:06:36.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bbe9d23-b641-49de-ab70-cfb8980bd9c9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 34c1cc62-014f-4747-b782-78aa4814393b 2026-04-23 13:06:36.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bbe9d23-b641-49de-ab70-cfb8980bd9c9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 8790fcde-9ab6-4dff-bf57-d804e81da914 2026-04-23 13:06:36.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bbe9d23-b641-49de-ab70-cfb8980bd9c9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 8790fcde-9ab6-4dff-bf57-d804e81da914 [pid: 8|app: 0|req: 871/1629] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:36 2026] GET /v2.0/security-groups?tenant_id=ba3d93282e23471482e21433c0e2c769&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1630] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:36 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 873/1631] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/red => 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: 874/1632] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/security-groups/8030deec-7e3b-4a2f-8b21-02246ab637af => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:36.595 7 INFO neutron.db.l3_hamode_db [None req-4bbe9d23-b641-49de-ab70-cfb8980bd9c9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network db438340-5750-4d69-8136-770da1aa9c60 was deleted as no HA routers are present in tenant 802299183a784b27a81eea217f6df9c7. [pid: 7|app: 0|req: 759/1633] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:35 2026] DELETE /v2.0/routers/b795e0fc-ad41-4d5f-9f4a-5e4623e2a7da => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1634] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:36 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 30 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1635] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:36 2026] GET /v2.0/security-groups?tenant_id=bb87026bc7334ff2906a914057785fea&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1636] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/subnets/2fefbd0e-5e09-42e5-91d2-2fe922a65e74 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:36.736 8 INFO neutron.api.v2.resource [None req-f2a22be7-825c-4ee0-bfe5-2f72037c30ba c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1637] 10.0.0.20 () {32 vars in 745 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:06:36.810 7 INFO neutron.services.segments.plugin [-] Segment e16d3009-dec4-42e7-a3ac-e05dfb552862 resource provider aggregate not found 2026-04-23 13:06:36.827 7 INFO neutron.services.segments.plugin [-] Segment e16d3009-dec4-42e7-a3ac-e05dfb552862 resource provider aggregate not found 2026-04-23 13:06:36.829 7 INFO neutron.services.segments.plugin [-] Segment e16d3009-dec4-42e7-a3ac-e05dfb552862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16d3009-dec4-42e7-a3ac-e05dfb552862 found for delete ", "request_id": "req-cfcac688-754b-413f-a720-46d52a2b3e99"}]} [pid: 7|app: 0|req: 761/1638] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/security-groups/cdefae3d-d73f-44f6-b384-d17f366bae2d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:36.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-27c101f7-6e48-4c58-aac8-f474211a51f2 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: c48cf3d4-9833-4d22-86e4-bfd95058a910 2026-04-23 13:06:36.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c101f7-6e48-4c58-aac8-f474211a51f2 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: c48cf3d4-9833-4d22-86e4-bfd95058a910 2026-04-23 13:06:36.854 7 INFO neutron.services.segments.plugin [-] Segment e16d3009-dec4-42e7-a3ac-e05dfb552862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16d3009-dec4-42e7-a3ac-e05dfb552862 found for delete ", "request_id": "req-25ea1fda-82a1-4ae6-b6b7-a11fd2f487e4"}]} [pid: 7|app: 0|req: 762/1639] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1640] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:36 2026] DELETE /v2.0/networks/3890593a-ea2c-4569-b0f5-6fdb4996d94e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1641] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:36 2026] GET /v2.0/security-groups?tenant_id=95a9ebed53d44c84986d6edc316f7c1f&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1642] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:37 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18/tags => generated 12 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1643] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:06:37 2026] GET /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1644] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:37 2026] DELETE /v2.0/security-groups/1fa95bda-0ad1-41db-b145-381eea1f3b72 => 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: 765/1645] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:37 2026] GET /v2.0/security-groups?tenant_id=802299183a784b27a81eea217f6df9c7&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: 766/1646] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:37 2026] DELETE /v2.0/security-groups/54654def-2fd2-4a42-8596-685bd3d02805 => 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: 767/1647] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:37 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => 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: 768/1648] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:37 2026] GET /v2.0/security-groups?tenant_id=a3f84b18454c4efe8e221c8f807ca5ba&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1650] 10.0.0.20 () {34 vars in 741 bytes} [Thu Apr 23 13:06:37 2026] PUT /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18 => generated 480 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1650] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:37 2026] DELETE /v2.0/security-groups/a956baf5-87f8-40e3-84fc-d5ba4604317c => 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: 882/1651] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:06:37 2026] GET /v2.0/ports?device_id=7fb0012b-b68e-4492-a0c0-f78c6134ec18 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:37.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf7cf5e5-7cf9-4bf1-9b57-c40dade4b112 c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] TaaS: Handle Delete Port: f76f7b96-56a4-48f6-932e-873e280f6ad4 2026-04-23 13:06:37.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf7cf5e5-7cf9-4bf1-9b57-c40dade4b112 c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] Tap Mirror: Handle Delete Port: f76f7b96-56a4-48f6-932e-873e280f6ad4 2026-04-23 13:06:37.939 8 INFO neutron.services.segments.plugin [-] Segment ba939a4b-80c2-4db6-82e0-99155ecf3dd8 resource provider aggregate not found 2026-04-23 13:06:37.946 8 INFO neutron.services.segments.plugin [-] Segment ba939a4b-80c2-4db6-82e0-99155ecf3dd8 resource provider aggregate not found 2026-04-23 13:06:37.961 8 INFO neutron.services.segments.plugin [-] Segment ba939a4b-80c2-4db6-82e0-99155ecf3dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba939a4b-80c2-4db6-82e0-99155ecf3dd8 found for delete ", "request_id": "req-731bf56a-03b5-4bc4-94fe-192630119c91"}]} 2026-04-23 13:06:37.967 8 INFO neutron.services.segments.plugin [-] Segment ba939a4b-80c2-4db6-82e0-99155ecf3dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba939a4b-80c2-4db6-82e0-99155ecf3dd8 found for delete ", "request_id": "req-c9d79d6d-e086-45a2-891a-19032c1461d5"}]} 2026-04-23 13:06:38.198 7 INFO neutron.db.l3_hamode_db [None req-bf7cf5e5-7cf9-4bf1-9b57-c40dade4b112 c5d1c99fbc2741559f7813e1baefbcb1 b2056266cf664333a68b382eed25789c - - default default] HA network 5021878b-5140-4d1e-96a0-5b3215391816 was deleted as no HA routers are present in tenant b2056266cf664333a68b382eed25789c. [pid: 7|app: 0|req: 770/1652] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:37 2026] DELETE /v2.0/routers/7fb0012b-b68e-4492-a0c0-f78c6134ec18 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1653] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:38 2026] GET /v2.0/ports?device_id=79cdd216-9edc-40df-828b-0c4464b707d8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:38.875 7 INFO neutron.services.segments.plugin [-] Segment aa448cc8-23b6-42e5-a6bb-5daafc45ec26 resource provider aggregate not found 2026-04-23 13:06:38.884 7 INFO neutron.services.segments.plugin [-] Segment aa448cc8-23b6-42e5-a6bb-5daafc45ec26 resource provider aggregate not found 2026-04-23 13:06:38.892 7 INFO neutron.services.segments.plugin [-] Segment aa448cc8-23b6-42e5-a6bb-5daafc45ec26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa448cc8-23b6-42e5-a6bb-5daafc45ec26 found for delete ", "request_id": "req-063d8068-fc8d-4601-8529-36dbbe241ecd"}]} 2026-04-23 13:06:38.908 7 INFO neutron.services.segments.plugin [-] Segment aa448cc8-23b6-42e5-a6bb-5daafc45ec26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa448cc8-23b6-42e5-a6bb-5daafc45ec26 found for delete ", "request_id": "req-9052044f-fa47-4d4b-b86b-309c923d0d7d"}]} [pid: 7|app: 0|req: 771/1654] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:38 2026] GET /v2.0/security-groups?tenant_id=b2056266cf664333a68b382eed25789c&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1655] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:39 2026] DELETE /v2.0/security-groups/645e4d5c-5b6f-4720-8d32-f8290bbfed24 => 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: 772/1656] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:39 2026] GET /v2.0/security-groups?tenant_id=e107e7b75c45482eb3268f1289edc01d&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1657] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:39 2026] DELETE /v2.0/security-groups/e0334ff4-324e-4551-999f-aef1912b0b47 => 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: 773/1658] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:39 2026] DELETE /v2.0/security-groups/0e0142e5-4751-4e09-b4b4-b9df8c7486ee => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:39.746 8 INFO neutron.api.v2.resource [None req-e06b8541-86bb-4e76-83b2-f3c745a365d2 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1659] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:06:39 2026] GET /v2.0/security-groups/0e0142e5-4751-4e09-b4b4-b9df8c7486ee => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:06:39.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-e580d503-262f-4ccc-9a61-f4e5ace81a1e 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] TaaS: Handle Delete Port: e0706015-7806-4cd0-8467-1a3f76e0235d 2026-04-23 13:06:39.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e580d503-262f-4ccc-9a61-f4e5ace81a1e 14400cdda237407ea42c32a60392c47a 7f4123c9745d4ee689115b48472015c8 - - default default] Tap Mirror: Handle Delete Port: e0706015-7806-4cd0-8467-1a3f76e0235d [pid: 7|app: 0|req: 774/1660] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:39 2026] DELETE /v2.0/floatingips/8ffe8750-c461-4576-a179-24dd50ce3351 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:40.447 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdde5012-93e3-45d5-b526-b0265492b0e9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 5c6aa353-cbdc-46e8-bdad-47cfcb5294ae 2026-04-23 13:06:40.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdde5012-93e3-45d5-b526-b0265492b0e9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 5c6aa353-cbdc-46e8-bdad-47cfcb5294ae [pid: 8|app: 0|req: 887/1661] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:06:40 2026] PUT /v2.0/routers/b1c55bbe-6f45-4106-aa29-ed337266525b/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:41.186 7 INFO neutron_taas.services.taas.taas_plugin [None req-77341734-42ad-45e6-b10a-9124aa106920 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 6c9c3d2e-b66d-4256-a77b-bc2858ecbfc9 2026-04-23 13:06:41.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77341734-42ad-45e6-b10a-9124aa106920 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 6c9c3d2e-b66d-4256-a77b-bc2858ecbfc9 2026-04-23 13:06:41.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-77341734-42ad-45e6-b10a-9124aa106920 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: a9c9ac78-eda3-489b-a7dd-c9e35d05cd4d 2026-04-23 13:06:41.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77341734-42ad-45e6-b10a-9124aa106920 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: a9c9ac78-eda3-489b-a7dd-c9e35d05cd4d 2026-04-23 13:06:41.787 8 INFO neutron.db.segments_db [None req-190f3c44-5075-44b2-83e5-aceff8655e93 b3620ed677cd4183a7678ccfc0a18088 174418f3ca8e43eab528532958498c35 - - default default] Added segment a4070677-8c3f-4c52-8ef5-027882d601ff of type vxlan for network 578f4bab-4833-405b-b62d-f14933b9f44d 2026-04-23 13:06:41.796 7 INFO neutron.services.segments.plugin [-] Segment 776dbaa0-82d0-4dbb-804e-1013e7612e38 resource provider aggregate not found 2026-04-23 13:06:41.801 7 INFO neutron.services.segments.plugin [-] Segment 776dbaa0-82d0-4dbb-804e-1013e7612e38 resource provider aggregate not found 2026-04-23 13:06:41.821 7 INFO neutron.services.segments.plugin [-] Segment 776dbaa0-82d0-4dbb-804e-1013e7612e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776dbaa0-82d0-4dbb-804e-1013e7612e38 found for delete ", "request_id": "req-0f8974b7-6e29-4d48-9f98-831c56a6c9a0"}]} 2026-04-23 13:06:41.833 7 INFO neutron.services.segments.plugin [-] Segment 776dbaa0-82d0-4dbb-804e-1013e7612e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776dbaa0-82d0-4dbb-804e-1013e7612e38 found for delete ", "request_id": "req-3a977e37-73a3-4d19-b775-f97b3a6d3ef9"}]} 2026-04-23 13:06:41.837 7 INFO neutron.db.l3_hamode_db [None req-77341734-42ad-45e6-b10a-9124aa106920 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 6fa16c58-be89-48cf-9c6f-8b78c7f1bb00 was deleted as no HA routers are present in tenant 7f4123c9745d4ee689115b48472015c8. [pid: 7|app: 0|req: 775/1662] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:40 2026] DELETE /v2.0/routers/b1c55bbe-6f45-4106-aa29-ed337266525b => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1663] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:41 2026] POST /v2.0/networks => generated 612 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:41.922 8 INFO neutron.db.segments_db [None req-00a8b8fa-95e2-40dc-b092-e25d558e80db b3620ed677cd4183a7678ccfc0a18088 174418f3ca8e43eab528532958498c35 - - default default] Added segment 05699eca-a717-4f65-b02a-812b48631813 of type vxlan for network 4befd7c3-8465-42cf-9654-83b3ef9c9a80 [pid: 8|app: 0|req: 889/1664] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:41 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1665] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:41 2026] DELETE /v2.0/subnets/b0322584-2ebb-4822-b28c-826e270790bf => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:42.096 7 INFO neutron.db.segments_db [None req-030c386e-e8a3-4fb1-a9a3-7e6b0e8efdbd b3620ed677cd4183a7678ccfc0a18088 174418f3ca8e43eab528532958498c35 - - default default] Added segment d8fb8665-1255-49dd-856d-144198b6f82c of type vxlan for network 05b049e9-a615-4717-b7d3-d50e30b1d046 [pid: 7|app: 0|req: 777/1666] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:42 2026] POST /v2.0/networks => generated 613 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:42.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd9bdb69-7c83-4fbe-a14f-4f33dd4e46c8 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 8ef82987-7c39-4aab-a371-a00a2f9eef70 2026-04-23 13:06:42.320 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd9bdb69-7c83-4fbe-a14f-4f33dd4e46c8 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 8ef82987-7c39-4aab-a371-a00a2f9eef70 [pid: 7|app: 0|req: 778/1667] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:42 2026] DELETE /v2.0/networks/0553559f-df64-4c75-b56a-dc011d844553 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:42.595 7 INFO neutron.db.segments_db [None req-d647ad0b-2eda-409b-9d6f-3249886e9fdc b3620ed677cd4183a7678ccfc0a18088 174418f3ca8e43eab528532958498c35 - - default default] Added segment 613188fd-89cc-4844-a67d-79fe269e02ff of type vxlan for network 22013bd2-7032-4598-834e-c3e54498a356 [pid: 7|app: 0|req: 779/1668] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:42 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: 7|app: 0|req: 780/1669] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:42 2026] GET /v2.0/security-groups?tenant_id=7f4123c9745d4ee689115b48472015c8&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1670] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:06:42 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:42.759 8 INFO neutron.db.segments_db [None req-d8a5e66d-4c7f-420c-9e01-0a5ef99fa8ed b3620ed677cd4183a7678ccfc0a18088 174418f3ca8e43eab528532958498c35 - - default default] Added segment 1a5f5186-d62d-4665-a229-b0cbc7e67a38 of type vxlan for network ffe930c8-d99d-43f6-ae20-44d8ba4ec582 [pid: 8|app: 0|req: 891/1671] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:42 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:42.938 7 INFO neutron.db.segments_db [None req-6f5cf128-e607-4246-bd6d-1603d621788f 47b4500b6f494fc28cea7627e58b03c3 97bc5f070e3d4ed88d0bf94fb8d31a1d - - default default] Added segment daf0f949-b3e6-4b90-99b6-d2c45c18fa8a of type vxlan for network 43ad7f31-4f4d-44cc-85db-4cee2d1a6ac6 [pid: 8|app: 0|req: 892/1672] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:42 2026] DELETE /v2.0/security-groups/1cdcb723-d968-4963-99a3-8c18cce9a6f1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1673] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:42 2026] POST /v2.0/networks => generated 613 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1674] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/networks/578f4bab-4833-405b-b62d-f14933b9f44d/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1675] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:06:43 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1676] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/networks/4befd7c3-8465-42cf-9654-83b3ef9c9a80/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1677] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1678] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:06:42 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1679] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/networks/05b049e9-a615-4717-b7d3-d50e30b1d046/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1680] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/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: 895/1681] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/networks/22013bd2-7032-4598-834e-c3e54498a356/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1682] 10.0.0.20 () {34 vars in 761 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1683] 10.0.0.20 () {32 vars in 665 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1684] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/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: 899/1685] 10.0.0.20 () {32 vars in 679 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1686] 10.0.0.20 () {34 vars in 757 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 13:06:43.847 7 INFO neutron.services.segments.plugin [-] Segment 615b7159-beed-4565-a46f-e0170eb5e23d resource provider aggregate not found 2026-04-23 13:06:43.881 7 INFO neutron.services.segments.plugin [-] Segment 615b7159-beed-4565-a46f-e0170eb5e23d resource provider aggregate not found 2026-04-23 13:06:43.885 7 INFO neutron.services.segments.plugin [-] Segment 615b7159-beed-4565-a46f-e0170eb5e23d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 615b7159-beed-4565-a46f-e0170eb5e23d found for delete ", "request_id": "req-c18c7b5e-54b4-4aed-b78c-105e9682210f"}]} [pid: 8|app: 0|req: 901/1687] 10.0.0.20 () {32 vars in 675 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:43.919 7 INFO neutron.services.segments.plugin [-] Segment 615b7159-beed-4565-a46f-e0170eb5e23d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 615b7159-beed-4565-a46f-e0170eb5e23d found for delete ", "request_id": "req-d5df7645-009d-4649-9c2b-4dfd8c381492"}]} [pid: 8|app: 0|req: 902/1688] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1689] 10.0.0.20 () {32 vars in 687 bytes} [Thu Apr 23 13:06:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1690] 10.0.0.20 () {34 vars in 779 bytes} [Thu Apr 23 13:06:43 2026] PUT /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1691] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:06:43 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1692] 10.0.0.20 () {32 vars in 673 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1693] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1694] 10.0.0.20 () {32 vars in 687 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1695] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:06:44 2026] PUT /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1696] 10.0.0.20 () {32 vars in 683 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1697] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1698] 10.0.0.20 () {32 vars in 695 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1699] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1700] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:06:44 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1701] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:44 2026] DELETE /v2.0/networks/578f4bab-4833-405b-b62d-f14933b9f44d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:44.679 8 INFO neutron.api.v2.resource [None req-83245fdf-b991-4a50-a25d-e95c160159d4 47b4500b6f494fc28cea7627e58b03c3 97bc5f070e3d4ed88d0bf94fb8d31a1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1704] 10.0.0.20 () {32 vars in 742 bytes} [Thu Apr 23 13:06:44 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 13:06:44.815 8 INFO neutron.services.segments.plugin [-] Segment 05699eca-a717-4f65-b02a-812b48631813 resource provider aggregate not found 2026-04-23 13:06:44.817 8 INFO neutron.services.segments.plugin [-] Segment 05699eca-a717-4f65-b02a-812b48631813 resource provider aggregate not found 2026-04-23 13:06:44.835 8 INFO neutron.services.segments.plugin [-] Segment 05699eca-a717-4f65-b02a-812b48631813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05699eca-a717-4f65-b02a-812b48631813 found for delete ", "request_id": "req-8f628aed-48c4-4c3a-93ea-57d7373add35"}]} 2026-04-23 13:06:44.839 8 INFO neutron.services.segments.plugin [-] Segment 05699eca-a717-4f65-b02a-812b48631813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05699eca-a717-4f65-b02a-812b48631813 found for delete ", "request_id": "req-42123b02-b5bd-4120-b1c1-c18b27882770"}]} [pid: 8|app: 0|req: 908/1705] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:44 2026] DELETE /v2.0/networks/4befd7c3-8465-42cf-9654-83b3ef9c9a80 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1706] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:06:44 2026] DELETE /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1707] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:06:44 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:45.193 8 INFO neutron.db.segments_db [None req-592c4126-0c82-4d94-a0e9-e23375fb9896 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe of type vxlan for network 08f045fd-c8a9-417a-b401-5e9847d26d23 [pid: 8|app: 0|req: 910/1708] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:06:44 2026] POST /v2.0/networks => generated 726 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1709] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:45 2026] DELETE /v2.0/networks/05b049e9-a615-4717-b7d3-d50e30b1d046 => 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: 911/1710] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:45 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1711] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:06:45 2026] PUT /v2.0/floatingips/d8d90e38-3822-44e8-8aff-4c88a7c74796/tags => generated 17 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1712] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:06:45 2026] POST /v2.0/subnets => generated 692 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:45.566 8 INFO neutron.api.v2.resource [None req-30149693-4bae-4c1a-abfc-1e28fadffae2 47b4500b6f494fc28cea7627e58b03c3 97bc5f070e3d4ed88d0bf94fb8d31a1d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 913/1713] 10.0.0.20 () {32 vars in 745 bytes} [Thu Apr 23 13:06:45 2026] DELETE /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1714] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:45 2026] DELETE /v2.0/networks/22013bd2-7032-4598-834e-c3e54498a356 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:45.625 7 INFO neutron.db.segments_db [None req-f5b899e1-a4c7-4c4e-8d89-f5a830856fb4 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 58928b3f-4154-4c47-b4a1-51bfbaf24d24 of type vxlan for network 3a5bd465-248d-418a-8051-4b2ec3cb0043 [pid: 8|app: 0|req: 914/1715] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:06:45 2026] PUT /v2.0/floatingips/72b06d95-8f50-4b9d-82c0-3ed273fd6311/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1716] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:45 2026] DELETE /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/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: 916/1717] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:45 2026] DELETE /v2.0/networks/ffe930c8-d99d-43f6-ae20-44d8ba4ec582 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:45.839 7 INFO neutron.db.l3_hamode_db [None req-f5b899e1-a4c7-4c4e-8d89-f5a830856fb4 68c0fd67e0964c13a47d2473120312ff 13d7cf254df348bf87142eca5dceb50e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 917/1718] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:06:45 2026] PUT /v2.0/floatingips/134fff03-c34b-4cb7-a68c-921790313910/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:45.910 7 INFO neutron.services.segments.plugin [-] Segment a4070677-8c3f-4c52-8ef5-027882d601ff resource provider aggregate not found [pid: 8|app: 0|req: 918/1719] 10.0.0.20 () {32 vars in 730 bytes} [Thu Apr 23 13:06:45 2026] GET /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:45.941 7 INFO neutron.services.segments.plugin [-] Segment a4070677-8c3f-4c52-8ef5-027882d601ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4070677-8c3f-4c52-8ef5-027882d601ff found for delete ", "request_id": "req-885fcce4-d1a7-4f23-a94b-84748513b9c6"}]} 2026-04-23 13:06:45.941 7 INFO neutron.services.segments.plugin [-] Segment a4070677-8c3f-4c52-8ef5-027882d601ff resource provider aggregate not found [pid: 8|app: 0|req: 919/1720] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:06:45 2026] PUT /v2.0/floatingips/d47ee491-9510-4904-9155-020e77068974/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:06:45.963 7 INFO neutron.services.segments.plugin [-] Segment d8fb8665-1255-49dd-856d-144198b6f82c resource provider aggregate not found 2026-04-23 13:06:45.968 7 INFO neutron.services.segments.plugin [-] Segment a4070677-8c3f-4c52-8ef5-027882d601ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4070677-8c3f-4c52-8ef5-027882d601ff found for delete ", "request_id": "req-fa2b8a08-4545-4dfd-ad98-b728e0b2c45e"}]} 2026-04-23 13:06:45.988 7 INFO neutron.services.segments.plugin [-] Segment d8fb8665-1255-49dd-856d-144198b6f82c resource provider aggregate not found 2026-04-23 13:06:45.991 7 INFO neutron.services.segments.plugin [-] Segment d8fb8665-1255-49dd-856d-144198b6f82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8fb8665-1255-49dd-856d-144198b6f82c found for delete ", "request_id": "req-225f2444-cc0e-4f74-9b6d-999577c82593"}]} 2026-04-23 13:06:46.005 7 INFO neutron.services.segments.plugin [-] Segment d8fb8665-1255-49dd-856d-144198b6f82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8fb8665-1255-49dd-856d-144198b6f82c found for delete ", "request_id": "req-c5dc555f-d188-418e-8c05-874ebb4535cf"}]} 2026-04-23 13:06:46.023 7 INFO neutron.services.segments.plugin [-] Segment 613188fd-89cc-4844-a67d-79fe269e02ff resource provider aggregate not found 2026-04-23 13:06:46.027 7 INFO neutron.services.segments.plugin [-] Segment 613188fd-89cc-4844-a67d-79fe269e02ff resource provider aggregate not found 2026-04-23 13:06:46.042 7 INFO neutron.services.segments.plugin [-] Segment 613188fd-89cc-4844-a67d-79fe269e02ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 613188fd-89cc-4844-a67d-79fe269e02ff found for delete ", "request_id": "req-5f77af1c-bc06-4258-b50f-cda91573b101"}]} 2026-04-23 13:06:46.045 7 INFO neutron.services.segments.plugin [-] Segment 613188fd-89cc-4844-a67d-79fe269e02ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 613188fd-89cc-4844-a67d-79fe269e02ff found for delete ", "request_id": "req-26ad71fc-9879-431d-809b-c32f7cdadf3f"}]} [pid: 8|app: 0|req: 920/1721] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:06:45 2026] DELETE /v2.0/subnets/7ccde891-16db-4f2b-a0a1-b8252f36bb7a => 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: 921/1722] 10.0.0.20 () {32 vars in 671 bytes} [Thu Apr 23 13:06:46 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1723] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:46 2026] DELETE /v2.0/networks/43ad7f31-4f4d-44cc-85db-4cee2d1a6ac6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1724] 10.0.0.20 () {32 vars in 685 bytes} [Thu Apr 23 13:06:46 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: 924/1725] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:06:46 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1726] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:06:46 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1727] 10.0.0.20 () {32 vars in 679 bytes} [Thu Apr 23 13:06:46 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1728] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:06:46 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:46.641 7 INFO neutron.db.l3_hamode_db [None req-f5b899e1-a4c7-4c4e-8d89-f5a830856fb4 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 928/1729] 10.0.0.20 () {32 vars in 689 bytes} [Thu Apr 23 13:06:46 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:47.010 8 INFO neutron.services.segments.plugin [-] Segment 1a5f5186-d62d-4665-a229-b0cbc7e67a38 resource provider aggregate not found 2026-04-23 13:06:47.016 8 INFO neutron.services.segments.plugin [-] Segment 1a5f5186-d62d-4665-a229-b0cbc7e67a38 resource provider aggregate not found 2026-04-23 13:06:47.030 8 INFO neutron.services.segments.plugin [-] Segment 1a5f5186-d62d-4665-a229-b0cbc7e67a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5f5186-d62d-4665-a229-b0cbc7e67a38 found for delete ", "request_id": "req-417f307c-aa5f-4d06-ad30-37d91635ed08"}]} 2026-04-23 13:06:47.035 8 INFO neutron.services.segments.plugin [-] Segment 1a5f5186-d62d-4665-a229-b0cbc7e67a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5f5186-d62d-4665-a229-b0cbc7e67a38 found for delete ", "request_id": "req-101a8f67-69db-4cc6-a34f-3e3087e81256"}]} 2026-04-23 13:06:47.051 8 INFO neutron.services.segments.plugin [-] Segment daf0f949-b3e6-4b90-99b6-d2c45c18fa8a resource provider aggregate not found 2026-04-23 13:06:47.053 8 INFO neutron.services.segments.plugin [-] Segment daf0f949-b3e6-4b90-99b6-d2c45c18fa8a resource provider aggregate not found 2026-04-23 13:06:47.074 8 INFO neutron.services.segments.plugin [-] Segment daf0f949-b3e6-4b90-99b6-d2c45c18fa8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daf0f949-b3e6-4b90-99b6-d2c45c18fa8a found for delete ", "request_id": "req-17d4f99b-886a-4471-944a-e79c670d46f0"}]} 2026-04-23 13:06:47.075 8 INFO neutron.services.segments.plugin [-] Segment daf0f949-b3e6-4b90-99b6-d2c45c18fa8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daf0f949-b3e6-4b90-99b6-d2c45c18fa8a found for delete ", "request_id": "req-4bedd847-3f6f-4cc4-93f7-73255dcd74b7"}]} [pid: 8|app: 0|req: 929/1730] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:47 2026] GET /v2.0/security-groups?tenant_id=2a2716202f4145df8e8ce5343257b713&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1731] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:47 2026] GET /v2.0/security-groups?tenant_id=2330bdac49b84e77af28d74712911802&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: 802/1732] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:06:45 2026] POST /v2.0/routers => generated 732 bytes in 1775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1733] 10.0.0.20 () {32 vars in 701 bytes} [Thu Apr 23 13:06:47 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1734] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:47 2026] DELETE /v2.0/security-groups/fa2e0118-3e45-404f-bdce-bc1ea8fd0a76 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1735] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:47 2026] DELETE /v2.0/security-groups/21c4486b-dc31-4beb-92a1-2c462ae9eec0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:47.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f1f2c92-57ab-4bbc-89b4-4dca8985c1cf c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] TaaS: Handle Delete Port: b18deb3c-0d7d-4ac7-860e-800248233f76 2026-04-23 13:06:47.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f1f2c92-57ab-4bbc-89b4-4dca8985c1cf c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] Tap Mirror: Handle Delete Port: b18deb3c-0d7d-4ac7-860e-800248233f76 [pid: 7|app: 0|req: 804/1736] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:47 2026] DELETE /v2.0/floatingips/d8d90e38-3822-44e8-8aff-4c88a7c74796 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1737] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:47 2026] GET /v2.0/security-groups?tenant_id=97bc5f070e3d4ed88d0bf94fb8d31a1d&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1738] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:47 2026] GET /v2.0/security-groups?tenant_id=174418f3ca8e43eab528532958498c35&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:47.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e2b5807-0f11-4c6f-8e57-77955ab9944a c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] TaaS: Handle Delete Port: 8e20a647-8b0b-489a-934d-d6623fafec96 2026-04-23 13:06:47.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e2b5807-0f11-4c6f-8e57-77955ab9944a c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] Tap Mirror: Handle Delete Port: 8e20a647-8b0b-489a-934d-d6623fafec96 [pid: 7|app: 0|req: 807/1739] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:47 2026] DELETE /v2.0/floatingips/72b06d95-8f50-4b9d-82c0-3ed273fd6311 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1740] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:47 2026] DELETE /v2.0/security-groups/00d7cdba-8bd7-4638-b69c-49971b661c80 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1741] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:48 2026] DELETE /v2.0/security-groups/10817509-dfdb-43f9-9cec-53251ee24fb3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:48.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-573eed6b-f141-4229-9beb-c74b610addd2 c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] TaaS: Handle Delete Port: 17f7d282-a280-4ee1-86e4-4d19b73164bb 2026-04-23 13:06:48.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-573eed6b-f141-4229-9beb-c74b610addd2 c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] Tap Mirror: Handle Delete Port: 17f7d282-a280-4ee1-86e4-4d19b73164bb [pid: 7|app: 0|req: 810/1742] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:48 2026] DELETE /v2.0/floatingips/134fff03-c34b-4cb7-a68c-921790313910 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1743] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:06:47 2026] PUT /v2.0/routers/41ab4df7-e15c-4a5a-ad29-7feed6ce9b73/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1744] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:48 2026] GET /v2.0/security-groups?tenant_id=045fc6f3918d40d4be55471fe688a747&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: 812/1745] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:48 2026] DELETE /v2.0/security-groups/1bc0a3b0-ae92-42a3-8c88-771aa8cd9f60 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:48.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-e98d74ec-67fa-4e81-8d9d-b3d2fa17e101 c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] TaaS: Handle Delete Port: 39f318ad-d60d-4879-9cd7-854dcb0c9e2e 2026-04-23 13:06:48.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e98d74ec-67fa-4e81-8d9d-b3d2fa17e101 c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] Tap Mirror: Handle Delete Port: 39f318ad-d60d-4879-9cd7-854dcb0c9e2e [pid: 8|app: 0|req: 934/1746] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:48 2026] DELETE /v2.0/floatingips/d47ee491-9510-4904-9155-020e77068974 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:06:48.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-4549d788-d26e-4026-9510-8f0d07cfda68 c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] TaaS: Handle Delete Port: 30aeb55c-6c06-4671-912f-7a2a2f105d5c 2026-04-23 13:06:48.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4549d788-d26e-4026-9510-8f0d07cfda68 c48fd16d6d51485dba47f593778526cb 4a3562d7eaec4de8b4a7893643a00688 - - default default] Tap Mirror: Handle Delete Port: 30aeb55c-6c06-4671-912f-7a2a2f105d5c [pid: 7|app: 0|req: 813/1747] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:06:48 2026] DELETE /v2.0/floatingips/8c6a0541-1388-4b73-8422-32791e57a23c => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1748] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/networks?id=08f045fd-c8a9-417a-b401-5e9847d26d23 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1749] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/quotas/13d7cf254df348bf87142eca5dceb50e => 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: 936/1750] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/ports?tenant_id=13d7cf254df348bf87142eca5dceb50e&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1751] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/networks/08f045fd-c8a9-417a-b401-5e9847d26d23?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1752] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/networks/08f045fd-c8a9-417a-b401-5e9847d26d23?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: 938/1753] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1754] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:49 2026] GET /v2.0/security-groups?tenant_id=4a3562d7eaec4de8b4a7893643a00688&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1755] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:50 2026] DELETE /v2.0/security-groups/8ce0b37d-9902-46ba-9a80-f6b9fe74471d => 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: 817/1756] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:50 2026] GET /v2.0/security-groups?tenant_id=c30d22a90c3046549b17e431125b9d28&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1757] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:50 2026] DELETE /v2.0/security-groups/d5eeae97-8f06-49f8-95ef-c274efe88062 => 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: 818/1758] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:50 2026] GET /v2.0/security-groups?tenant_id=692a516321fd44d49b87c6376b823821&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1759] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:50 2026] DELETE /v2.0/security-groups/1ea7fa03-7636-4106-8518-6c4d8f6ca00d => 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: 819/1760] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:51 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1761] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:52 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => 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: 820/1762] 10.0.0.20 () {34 vars in 677 bytes} [Thu Apr 23 13:06:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1763] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:53 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => 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: 943/1764] 10.0.0.20 () {34 vars in 677 bytes} [Thu Apr 23 13:06:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1765] 10.0.0.20 () {34 vars in 677 bytes} [Thu Apr 23 13:06:53 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: 944/1766] 10.0.0.20 () {34 vars in 677 bytes} [Thu Apr 23 13:06:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1767] 10.0.0.20 () {34 vars in 677 bytes} [Thu Apr 23 13:06:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1768] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:53 2026] PUT /v2.0/policies/2d5c36d3-075b-4c1a-ba8b-ceada8271467/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1769] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:53 2026] PUT /v2.0/policies/1f52bf31-87ff-4d85-a866-b5afb23d4b7f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1770] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:53 2026] PUT /v2.0/policies/8d414288-ec27-4c7d-8df8-d29d9ff895a0/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: 825/1771] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:06:53 2026] PUT /v2.0/policies/d10f096b-0ca1-4860-989e-0951d2b60220/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: 947/1772] 10.0.0.20 () {32 vars in 673 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1773] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/networks?id=08f045fd-c8a9-417a-b401-5e9847d26d23 => generated 677 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1774] 10.0.0.20 () {32 vars in 687 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1775] 10.0.0.20 () {32 vars in 683 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1776] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1777] 10.0.0.20 () {32 vars in 695 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1778] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1779] 10.0.0.20 () {32 vars in 695 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1780] 10.0.0.20 () {32 vars in 691 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1781] 10.0.0.20 () {32 vars in 703 bytes} [Thu Apr 23 13:06:54 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1782] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:06:54 2026] POST /v2.0/ports => generated 958 bytes in 401 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: 956/1783] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:54 2026] DELETE /v2.0/qos/policies/2d5c36d3-075b-4c1a-ba8b-ceada8271467 => 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: 957/1784] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:54 2026] DELETE /v2.0/qos/policies/1f52bf31-87ff-4d85-a866-b5afb23d4b7f => 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: 958/1785] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:54 2026] DELETE /v2.0/qos/policies/8d414288-ec27-4c7d-8df8-d29d9ff895a0 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1786] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:54 2026] DELETE /v2.0/qos/policies/d10f096b-0ca1-4860-989e-0951d2b60220 => 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: 960/1787] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:06:54 2026] DELETE /v2.0/qos/policies/e0482e94-3170-4902-8755-8f9be55138ac => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1788] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:06:54 2026] PUT /v2.0/ports/d939b949-ca27-447e-984c-63caf91964fb => generated 1239 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:55.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2853789-7813-4ab2-a321-7c14785583c4'] response: {'name': 'network-changed', 'server_uuid': '8c973f9e-81c5-4270-9cca-141ad06441e7', 'tag': 'd939b949-ca27-447e-984c-63caf91964fb', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:06:55.489 8 INFO neutron.db.segments_db [None req-63f5e78e-f867-4733-99f7-6a3b23f8eb72 f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Added segment d1c1ec45-f928-42bd-a035-877dea8ece7f of type vxlan for network 5a1db5db-8fcb-432a-8e1f-a8a81960c1bd [pid: 7|app: 0|req: 829/1789] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:55 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1790] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:55 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&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: 961/1791] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:55 2026] POST /v2.0/networks => generated 613 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1792] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:06:55 2026] GET /v2.0/ports?tenant_id=13d7cf254df348bf87142eca5dceb50e&device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1793] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:06:55 2026] GET /v2.0/networks?tenant_id=13d7cf254df348bf87142eca5dceb50e&shared=False => generated 773 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1794] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:55 2026] POST /v2.0/ports => generated 743 bytes in 293 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: 832/1795] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:06:55 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) 2026-04-23 13:06:55.992 7 INFO neutron.db.segments_db [None req-6b0f5565-96be-4453-b60b-306512bacfce f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Added segment 9e4bae30-f8a4-41eb-8722-53eaffd547b1 of type vxlan for network 06f028ec-81c0-4474-b939-fd7e04eb7cee [pid: 8|app: 0|req: 964/1796] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:55 2026] GET /v2.0/security-groups?tenant_id=e93beac374cf461b8fadbd40edd482e7&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1797] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:55 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1798] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:56 2026] DELETE /v2.0/security-groups/4bdc174a-01c6-46bf-be01-3df09a8659e1 => 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: 966/1799] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:56 2026] GET /v2.0/security-groups?tenant_id=fab989d36c824b138000acc038ac1c46&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: 834/1800] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:56 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:06:56.434 7 INFO neutron.db.segments_db [None req-a56bca76-6392-496c-853a-3f484c593780 f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Added segment cf04e78e-204f-425a-872a-172ab77c0a19 of type vxlan for network 6677e466-6b04-4032-9a64-a9b2cc82a986 [pid: 8|app: 0|req: 967/1801] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:56 2026] DELETE /v2.0/security-groups/a3882485-15a5-4e5c-897e-703422a25519 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1802] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:56 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1803] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:56 2026] POST /v2.0/ports => generated 743 bytes in 260 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: 969/1804] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:56 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:06:56.907 8 INFO neutron.db.segments_db [None req-2a74f85c-4f3a-40ec-a262-0c187e1ac833 f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Added segment af14085d-6beb-4c92-8504-fa1fae09e34b of type vxlan for network 24829e60-d0f9-4447-8bbc-2e01457a2514 [pid: 8|app: 0|req: 970/1805] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:56 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1806] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1807] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/ports?tenant_id=13d7cf254df348bf87142eca5dceb50e&device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1808] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:06:56 2026] GET /v2.0/security-groups?tenant_id=e7ce92c281974b1bb6bfc97b0e6a8a6a&name=default => generated 2925 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1809] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d939b949-ca27-447e-984c-63caf91964fb => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1810] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:06:57 2026] DELETE /v2.0/security-groups/c31a036c-84b1-4a7b-bc03-0f9d6cc96525 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1811] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/subnets?id=a86db13f-1225-4f64-969b-5192ad10e1dd => generated 695 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1812] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/ports?network_id=08f045fd-c8a9-417a-b401-5e9847d26d23&device_owner=network%3Adhcp => generated 1244 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1813] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/networks/08f045fd-c8a9-417a-b401-5e9847d26d23?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: 842/1814] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:06:57 2026] GET /v2.0/networks/08f045fd-c8a9-417a-b401-5e9847d26d23?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: 973/1815] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:57 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:06:57.392 7 INFO neutron.db.segments_db [None req-d13dda2f-d9fe-492b-83af-11dfece6f774 f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Added segment f4aa094c-f03b-4821-a534-1346a5ff6007 of type vxlan for network 939844dd-5b54-4b7d-97f3-65b01e54ce30 [pid: 7|app: 0|req: 843/1816] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:06:57 2026] POST /v2.0/networks => generated 613 bytes in 118 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: 974/1817] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:06:57 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) [pid: 7|app: 0|req: 844/1818] 10.0.0.20 () {34 vars in 746 bytes} [Thu Apr 23 13:06:57 2026] PUT /v2.0/ports/446b408d-9699-4177-9f59-f10fae9c9661/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 975/1819] 10.0.0.20 () {34 vars in 746 bytes} [Thu Apr 23 13:06:57 2026] PUT /v2.0/ports/012ef497-dd21-4a16-9d65-9848bfd77eea/tags => generated 25 bytes in 74 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: 845/1820] 10.0.0.20 () {34 vars in 746 bytes} [Thu Apr 23 13:06:57 2026] PUT /v2.0/ports/ed5ffc57-83d9-4443-b6dc-62b59d3f189d/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 976/1821] 10.0.0.20 () {34 vars in 746 bytes} [Thu Apr 23 13:06:58 2026] PUT /v2.0/ports/ad5da995-ed2d-4956-8d2b-4de84faf8748/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 977/1822] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1823] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1824] 10.0.0.20 () {32 vars in 659 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1825] 10.0.0.20 () {32 vars in 673 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1826] 10.0.0.20 () {32 vars in 669 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1827] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1828] 10.0.0.20 () {32 vars in 667 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1829] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:06:58 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) [pid: 7|app: 0|req: 849/1830] 10.0.0.20 () {32 vars in 677 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1831] 10.0.0.20 () {32 vars in 689 bytes} [Thu Apr 23 13:06:58 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:06:58.891 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c72ab78-4dba-45b5-9eac-505126e9bc3a f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] TaaS: Handle Delete Port: 446b408d-9699-4177-9f59-f10fae9c9661 2026-04-23 13:06:58.894 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c72ab78-4dba-45b5-9eac-505126e9bc3a f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Tap Mirror: Handle Delete Port: 446b408d-9699-4177-9f59-f10fae9c9661 [pid: 7|app: 0|req: 850/1832] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:58 2026] DELETE /v2.0/ports/446b408d-9699-4177-9f59-f10fae9c9661 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:59.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-20103868-5224-473c-88cf-edb596531a1d f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] TaaS: Handle Delete Port: 012ef497-dd21-4a16-9d65-9848bfd77eea 2026-04-23 13:06:59.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20103868-5224-473c-88cf-edb596531a1d f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Tap Mirror: Handle Delete Port: 012ef497-dd21-4a16-9d65-9848bfd77eea [pid: 8|app: 0|req: 983/1833] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:58 2026] DELETE /v2.0/ports/012ef497-dd21-4a16-9d65-9848bfd77eea => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:59.247 7 INFO neutron_taas.services.taas.taas_plugin [None req-deccd0ea-ddce-40a6-b803-2f4d1db299ba f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] TaaS: Handle Delete Port: ed5ffc57-83d9-4443-b6dc-62b59d3f189d 2026-04-23 13:06:59.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-deccd0ea-ddce-40a6-b803-2f4d1db299ba f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Tap Mirror: Handle Delete Port: ed5ffc57-83d9-4443-b6dc-62b59d3f189d [pid: 8|app: 0|req: 984/1834] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:06:59 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => 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: 985/1835] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:06:59 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1836] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:59 2026] DELETE /v2.0/ports/ed5ffc57-83d9-4443-b6dc-62b59d3f189d => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:59.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-6957d367-9714-42a7-8aef-8090e92d2fab f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] TaaS: Handle Delete Port: ad5da995-ed2d-4956-8d2b-4de84faf8748 2026-04-23 13:06:59.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6957d367-9714-42a7-8aef-8090e92d2fab f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Tap Mirror: Handle Delete Port: ad5da995-ed2d-4956-8d2b-4de84faf8748 [pid: 8|app: 0|req: 986/1837] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:59 2026] DELETE /v2.0/ports/ad5da995-ed2d-4956-8d2b-4de84faf8748 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:59.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-8164cc55-9b67-4fc1-adf8-f31b2aeb7acf f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] TaaS: Handle Delete Port: b55fc810-2c7e-4363-8723-5eea3ae1c166 2026-04-23 13:06:59.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8164cc55-9b67-4fc1-adf8-f31b2aeb7acf f7aa1ead327943bea7700853ae7a7d6e 0e3f3587973f419ebe8376ca1f4a32a3 - - default default] Tap Mirror: Handle Delete Port: b55fc810-2c7e-4363-8723-5eea3ae1c166 [pid: 7|app: 0|req: 852/1840] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:06:59 2026] DELETE /v2.0/ports/b55fc810-2c7e-4363-8723-5eea3ae1c166 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:59.780 8 INFO neutron.services.segments.plugin [-] Segment d1c1ec45-f928-42bd-a035-877dea8ece7f resource provider aggregate not found 2026-04-23 13:06:59.788 8 INFO neutron.services.segments.plugin [-] Segment d1c1ec45-f928-42bd-a035-877dea8ece7f resource provider aggregate not found 2026-04-23 13:06:59.801 8 INFO neutron.services.segments.plugin [-] Segment d1c1ec45-f928-42bd-a035-877dea8ece7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c1ec45-f928-42bd-a035-877dea8ece7f found for delete ", "request_id": "req-ab07a073-ac40-4c47-9b1d-ea313d9af26b"}]} 2026-04-23 13:06:59.813 8 INFO neutron.services.segments.plugin [-] Segment d1c1ec45-f928-42bd-a035-877dea8ece7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c1ec45-f928-42bd-a035-877dea8ece7f found for delete ", "request_id": "req-e2ab63f3-b836-4640-b353-9d48ee3cf6d7"}]} [pid: 8|app: 0|req: 989/1841] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:59 2026] DELETE /v2.0/networks/5a1db5db-8fcb-432a-8e1f-a8a81960c1bd => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:06:59.938 7 INFO neutron.services.segments.plugin [-] Segment 9e4bae30-f8a4-41eb-8722-53eaffd547b1 resource provider aggregate not found 2026-04-23 13:06:59.944 7 INFO neutron.services.segments.plugin [-] Segment 9e4bae30-f8a4-41eb-8722-53eaffd547b1 resource provider aggregate not found 2026-04-23 13:06:59.953 7 INFO neutron.services.segments.plugin [-] Segment 9e4bae30-f8a4-41eb-8722-53eaffd547b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4bae30-f8a4-41eb-8722-53eaffd547b1 found for delete ", "request_id": "req-059ae78b-23ac-4cae-b73b-1e23996bbfdb"}]} 2026-04-23 13:06:59.967 7 INFO neutron.services.segments.plugin [-] Segment 9e4bae30-f8a4-41eb-8722-53eaffd547b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4bae30-f8a4-41eb-8722-53eaffd547b1 found for delete ", "request_id": "req-b3eae232-7007-4fbc-a8eb-c337296a6008"}]} [pid: 7|app: 0|req: 853/1842] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:59 2026] DELETE /v2.0/networks/06f028ec-81c0-4474-b939-fd7e04eb7cee => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1843] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:06:59 2026] DELETE /v2.0/networks/6677e466-6b04-4032-9a64-a9b2cc82a986 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1844] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:00 2026] DELETE /v2.0/networks/24829e60-d0f9-4447-8bbc-2e01457a2514 => 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: 855/1845] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:00 2026] DELETE /v2.0/networks/939844dd-5b54-4b7d-97f3-65b01e54ce30 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1846] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:00 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1847] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:07:00 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1848] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:00 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1849] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:00 2026] PUT /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/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: 992/1850] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:00 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1851] 10.0.0.20 () {34 vars in 769 bytes} [Thu Apr 23 13:07:00 2026] PUT /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1852] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1853] 10.0.0.20 () {34 vars in 765 bytes} [Thu Apr 23 13:07:01 2026] PUT /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1854] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1855] 10.0.0.20 () {34 vars in 787 bytes} [Thu Apr 23 13:07:01 2026] PUT /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1856] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1857] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:01 2026] PUT /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1858] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/security-groups?tenant_id=6bf3b7c9b19040e6aef979b207249fec&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1859] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1860] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1861] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/security-groups/3bef6881-6222-4416-a8bf-b21a08f2d80b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:01.443 7 INFO neutron.api.v2.resource [None req-ac073a67-e263-4315-bdd4-043566489e61 42f19035392c43ca8123af06d91f7254 2abffcb9ede047ad9cd9af622cdc36e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1862] 10.0.0.20 () {32 vars in 750 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1863] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1864] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:01.598 7 INFO neutron.api.v2.resource [None req-a2c780f7-677c-43fd-8343-4a1028ed77b0 42f19035392c43ca8123af06d91f7254 2abffcb9ede047ad9cd9af622cdc36e4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1865] 10.0.0.20 () {32 vars in 753 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1866] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1867] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/security-groups?tenant_id=cc10a8c7707640aea269189dfc7072fd&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1868] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/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: 998/1869] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&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: 999/1870] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc/tags => 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: 872/1871] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/security-groups/b2a47453-5ec3-4bb4-96c8-657dbafc169e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:01.826 8 INFO neutron.services.segments.plugin [-] Segment cf04e78e-204f-425a-872a-172ab77c0a19 resource provider aggregate not found 2026-04-23 13:07:01.833 8 INFO neutron.services.segments.plugin [-] Segment cf04e78e-204f-425a-872a-172ab77c0a19 resource provider aggregate not found 2026-04-23 13:07:01.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a18841c-20bf-4dcf-a786-ce101fd8ba2b 42f19035392c43ca8123af06d91f7254 2abffcb9ede047ad9cd9af622cdc36e4 - - default default] TaaS: Handle Delete Port: e01d8f1d-f63b-46a5-b391-441fb679a346 2026-04-23 13:07:01.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a18841c-20bf-4dcf-a786-ce101fd8ba2b 42f19035392c43ca8123af06d91f7254 2abffcb9ede047ad9cd9af622cdc36e4 - - default default] Tap Mirror: Handle Delete Port: e01d8f1d-f63b-46a5-b391-441fb679a346 2026-04-23 13:07:01.850 8 INFO neutron.services.segments.plugin [-] Segment cf04e78e-204f-425a-872a-172ab77c0a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf04e78e-204f-425a-872a-172ab77c0a19 found for delete ", "request_id": "req-715bf8d1-8e8f-4ad6-aa94-435a9fcc4995"}]} 2026-04-23 13:07:01.850 8 INFO neutron.services.segments.plugin [-] Segment cf04e78e-204f-425a-872a-172ab77c0a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf04e78e-204f-425a-872a-172ab77c0a19 found for delete ", "request_id": "req-7cd8849d-1f28-4bd1-99c4-0f6ad496b095"}]} 2026-04-23 13:07:01.978 7 INFO neutron.services.segments.plugin [-] Segment af14085d-6beb-4c92-8504-fa1fae09e34b resource provider aggregate not found [pid: 8|app: 0|req: 1000/1872] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/floatingips/9acdd4d1-6b54-4dbe-8d6b-da263a4b08fc => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1873] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:01 2026] GET /v2.0/security-groups?tenant_id=0e3f3587973f419ebe8376ca1f4a32a3&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:07:01.991 7 INFO neutron.services.segments.plugin [-] Segment af14085d-6beb-4c92-8504-fa1fae09e34b resource provider aggregate not found 2026-04-23 13:07:01.999 7 INFO neutron.services.segments.plugin [-] Segment af14085d-6beb-4c92-8504-fa1fae09e34b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af14085d-6beb-4c92-8504-fa1fae09e34b found for delete ", "request_id": "req-c92d1919-78d8-4790-b802-3d7d308a2ab8"}]} 2026-04-23 13:07:02.012 7 INFO neutron.services.segments.plugin [-] Segment af14085d-6beb-4c92-8504-fa1fae09e34b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af14085d-6beb-4c92-8504-fa1fae09e34b found for delete ", "request_id": "req-b98a183f-92cd-485a-8184-3cb4d91ef502"}]} 2026-04-23 13:07:02.016 7 INFO neutron.services.segments.plugin [-] Segment f4aa094c-f03b-4821-a534-1346a5ff6007 resource provider aggregate not found 2026-04-23 13:07:02.033 7 INFO neutron.services.segments.plugin [-] Segment f4aa094c-f03b-4821-a534-1346a5ff6007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4aa094c-f03b-4821-a534-1346a5ff6007 found for delete ", "request_id": "req-dc759676-e11c-4eb5-80ea-ecafa5cd2cce"}]} 2026-04-23 13:07:02.035 7 INFO neutron.services.segments.plugin [-] Segment f4aa094c-f03b-4821-a534-1346a5ff6007 resource provider aggregate not found 2026-04-23 13:07:02.051 7 INFO neutron.services.segments.plugin [-] Segment f4aa094c-f03b-4821-a534-1346a5ff6007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4aa094c-f03b-4821-a534-1346a5ff6007 found for delete ", "request_id": "req-6ac3b7f0-0f49-45c9-96c8-8bfa955a31d5"}]} [pid: 8|app: 0|req: 1001/1874] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:01 2026] DELETE /v2.0/security-groups/f0551bea-9588-4679-b988-5d1158be6604 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1875] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:02 2026] GET /v2.0/security-groups?tenant_id=2abffcb9ede047ad9cd9af622cdc36e4&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1876] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:02 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1877] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:07:02 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&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: 7|app: 0|req: 875/1878] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:02 2026] DELETE /v2.0/security-groups/158d282b-52f9-45c1-9430-616ea3b21e31 => 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: 1004/1879] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:03 2026] GET /v2.0/security-groups?tenant_id=752cfa245b0948f49431cacd5b8fb2eb&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1880] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:03 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1881] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:07:03 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1882] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:03 2026] DELETE /v2.0/security-groups/7cbb06ff-eb97-471f-bd36-ca2f8057cad3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1883] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:04 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1884] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:07:04 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1885] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:05 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1886] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:07:05 2026] GET /v2.0/security-groups?id=ae574de5-2941-44cd-afae-ff601ae317f6&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1887] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:07:05 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:07:05.745 8 INFO neutron_taas.services.taas.taas_plugin [req-0ecf9d3f-937c-4cc0-a5ac-fca3ae95b719 req-736a0f15-5ee4-4b69-9414-796c8d5dcc34 363573c9f0b242059f0e6fecff828640 13d7cf254df348bf87142eca5dceb50e - - default default] TaaS: Handle Delete Port: d939b949-ca27-447e-984c-63caf91964fb 2026-04-23 13:07:05.748 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0ecf9d3f-937c-4cc0-a5ac-fca3ae95b719 req-736a0f15-5ee4-4b69-9414-796c8d5dcc34 363573c9f0b242059f0e6fecff828640 13d7cf254df348bf87142eca5dceb50e - - default default] Tap Mirror: Handle Delete Port: d939b949-ca27-447e-984c-63caf91964fb [pid: 8|app: 0|req: 1008/1888] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:07:05 2026] DELETE /v2.0/ports/d939b949-ca27-447e-984c-63caf91964fb => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:05.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c329368b-8a9a-4e38-842d-cf55ed7cbc10'] response: {'server_uuid': '8c973f9e-81c5-4270-9cca-141ad06441e7', 'name': 'network-vif-deleted', 'tag': 'd939b949-ca27-447e-984c-63caf91964fb', 'status': 'completed', 'code': 200} 2026-04-23 13:07:06.286 7 INFO neutron.db.segments_db [None req-24c79a41-b73e-4880-87d8-8c4c51ab359b 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] Added segment f09fda9a-108e-4e8e-974e-ba3d648653d4 of type vxlan for network 42e58f6f-3f2f-4cf4-812b-8a70707dbcbb [pid: 7|app: 0|req: 881/1889] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/networks => generated 613 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1890] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:06.626 7 INFO neutron.db.segments_db [None req-7057eff7-85bd-48ce-866e-b6fbcd940344 afc0c2c6722f40aa87cde3bf2709566e 22056e49a1344a55836e2f2e4d248b27 - - default default] Added segment 48cb00a3-9008-455c-a15c-cea82cdb8f97 of type vxlan for network 1abc9112-4dcd-4a23-989d-80d0a6cb92e7 2026-04-23 13:07:06.631 8 INFO neutron.db.segments_db [None req-65a9ae41-ff36-4aee-bebf-e789852098ee 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] Added segment 6d107ada-9cd9-49a7-b43c-77620ca65660 of type vxlan for network a5febc5c-a7fb-4b8c-8cb4-89ef2808530c [pid: 7|app: 0|req: 882/1891] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/networks => generated 613 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1892] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/networks => generated 612 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1893] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:06 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1894] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/subnets => generated 629 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:06.962 7 INFO neutron.db.segments_db [None req-e3695d0d-cc0d-4668-ae6a-e9290e19fbbb 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] Added segment 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 of type vxlan for network b346d088-e267-4c47-9b9d-0730ee7b2dd8 [pid: 8|app: 0|req: 1011/1895] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1012/1896] 10.0.0.20 () {34 vars in 746 bytes} [Thu Apr 23 13:07:06 2026] PUT /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 25 bytes in 44 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: 885/1897] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:06 2026] POST /v2.0/networks => generated 612 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1898] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 25 bytes in 33 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: 1014/1899] 10.0.0.20 () {34 vars in 757 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1015/1900] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 34 bytes in 35 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: 886/1901] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:07 2026] POST /v2.0/subnets => generated 629 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1902] 10.0.0.20 () {34 vars in 753 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/red => generated 4 bytes in 48 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, ' 2026-04-23 13:07:07.242 7 INFO neutron.db.segments_db [None req-06e767a4-0a76-4047-86f5-3c3426869f33 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] Added segment e6471cb7-52cf-489b-9df4-a95f1f020b12 of type vxlan for network 61a90bfa-2f3c-4132-8fbc-5e18979884aa [pid: 8|app: 0|req: 1017/1903] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 887/1904] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:07 2026] POST /v2.0/networks => generated 612 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1905] 10.0.0.20 () {34 vars in 775 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1019/1906] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 52 bytes in 35 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: 1020/1907] 10.0.0.20 () {34 vars in 746 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1021/1908] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 888/1909] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:07 2026] POST /v2.0/subnets => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1910] 10.0.0.20 () {32 vars in 734 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:07:07.538 8 INFO neutron.api.v2.resource [None req-ba73b327-e6df-453f-9bc2-9343a8eac608 afc0c2c6722f40aa87cde3bf2709566e 22056e49a1344a55836e2f2e4d248b27 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/1911] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:07:07.550 7 INFO neutron.db.segments_db [None req-6cff7f52-0ce4-4e8c-b8fd-12408f31941d 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] Added segment 554608a7-e685-4b13-9c9e-0b3beeb401cd of type vxlan for network 1235d19c-e91c-4d5d-a9fc-0651ba594f60 [pid: 8|app: 0|req: 1024/1912] 10.0.0.20 () {32 vars in 737 bytes} [Thu Apr 23 13:07:07 2026] DELETE /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/red => generated 0 bytes in 53 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: 889/1913] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:07 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1914] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 30 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-04-23 13:07:07.713 8 INFO neutron.api.v2.resource [None req-f3985e85-583b-4b21-ac38-071d17a5066c afc0c2c6722f40aa87cde3bf2709566e 22056e49a1344a55836e2f2e4d248b27 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/1915] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:07:07 2026] DELETE /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1027/1916] 10.0.0.20 () {32 vars in 729 bytes} [Thu Apr 23 13:07:07 2026] DELETE /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 0 bytes in 67 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: 1028/1917] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => 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: 1029/1918] 10.0.0.20 () {32 vars in 726 bytes} [Thu Apr 23 13:07:07 2026] GET /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b/tags => generated 12 bytes in 35 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: 890/1919] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:07 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: 7|app: 0|req: 891/1920] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/subnets/ecd2ad3c-2803-45ea-9c32-1423852c8a17/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:07.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-abd3e9d6-e30c-4d9a-8184-7ec3caaff234 afc0c2c6722f40aa87cde3bf2709566e 22056e49a1344a55836e2f2e4d248b27 - - default default] TaaS: Handle Delete Port: 0f61deb1-bf46-4557-88d1-f8c2c67f959b 2026-04-23 13:07:07.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abd3e9d6-e30c-4d9a-8184-7ec3caaff234 afc0c2c6722f40aa87cde3bf2709566e 22056e49a1344a55836e2f2e4d248b27 - - default default] Tap Mirror: Handle Delete Port: 0f61deb1-bf46-4557-88d1-f8c2c67f959b [pid: 7|app: 0|req: 892/1921] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/subnets/60f834e0-eb97-4438-bcd7-d4790cc3c29d/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: 1030/1922] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:07:07 2026] DELETE /v2.0/ports/0f61deb1-bf46-4557-88d1-f8c2c67f959b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1923] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:07:07 2026] PUT /v2.0/subnets/3aaad397-ef8b-4be8-865b-44233454151f/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: 894/1924] 10.0.0.20 () {34 vars in 750 bytes} [Thu Apr 23 13:07:08 2026] PUT /v2.0/subnets/1a39e576-4d2b-47ef-b03d-2ff67b114c8d/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:08.138 8 INFO neutron.services.segments.plugin [-] Segment 48cb00a3-9008-455c-a15c-cea82cdb8f97 resource provider aggregate not found 2026-04-23 13:07:08.139 8 INFO neutron.services.segments.plugin [-] Segment 48cb00a3-9008-455c-a15c-cea82cdb8f97 resource provider aggregate not found [pid: 7|app: 0|req: 895/1925] 10.0.0.20 () {32 vars in 663 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:07:08.155 8 INFO neutron.services.segments.plugin [-] Segment 48cb00a3-9008-455c-a15c-cea82cdb8f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48cb00a3-9008-455c-a15c-cea82cdb8f97 found for delete ", "request_id": "req-9b3133da-5b2f-4541-ad92-b04226d1fc7f"}]} 2026-04-23 13:07:08.158 8 INFO neutron.services.segments.plugin [-] Segment 48cb00a3-9008-455c-a15c-cea82cdb8f97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48cb00a3-9008-455c-a15c-cea82cdb8f97 found for delete ", "request_id": "req-b32927a1-44ea-4a70-94a0-6ce057040d60"}]} [pid: 8|app: 0|req: 1031/1926] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:08 2026] DELETE /v2.0/networks/1abc9112-4dcd-4a23-989d-80d0a6cb92e7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1927] 10.0.0.20 () {32 vars in 677 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1928] 10.0.0.20 () {32 vars in 673 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1929] 10.0.0.20 () {32 vars in 685 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1930] 10.0.0.20 () {32 vars in 671 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1931] 10.0.0.20 () {32 vars in 685 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1932] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1933] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1934] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:08 2026] DELETE /v2.0/subnets/ecd2ad3c-2803-45ea-9c32-1423852c8a17 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1935] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:08 2026] DELETE /v2.0/subnets/60f834e0-eb97-4438-bcd7-d4790cc3c29d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1936] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:08 2026] DELETE /v2.0/subnets/3aaad397-ef8b-4be8-865b-44233454151f => 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: 902/1937] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/ports?device_id=8c973f9e-81c5-4270-9cca-141ad06441e7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1938] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:08 2026] DELETE /v2.0/subnets/1a39e576-4d2b-47ef-b03d-2ff67b114c8d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1939] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:08 2026] GET /v2.0/security-groups?tenant_id=f78a1c9fa46243c6bd49b83708f90908&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1940] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/security-groups/bac9d608-de3c-4ea4-a5ad-eb50751c3e57 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1941] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/subnets/32df136d-52f1-4485-a2e1-b4363b6b4c23 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:09.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-99a63144-0537-457e-9aeb-81789c2da8e0 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] TaaS: Handle Delete Port: 13116f76-f09c-4a61-9e3c-bfafddccc8e8 [pid: 8|app: 0|req: 1038/1942] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:09 2026] GET /v2.0/security-groups?tenant_id=22056e49a1344a55836e2f2e4d248b27&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:07:09.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99a63144-0537-457e-9aeb-81789c2da8e0 7fa3124917f243ccaa92db505817258f ae36d1d1bbc24d16982e45a69031266d - - default default] Tap Mirror: Handle Delete Port: 13116f76-f09c-4a61-9e3c-bfafddccc8e8 [pid: 8|app: 0|req: 1039/1943] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/security-groups/9928f4a9-febe-4fb5-ab99-6e60d2b2b2b6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:09.432 7 INFO neutron.services.segments.plugin [-] Segment f09fda9a-108e-4e8e-974e-ba3d648653d4 resource provider aggregate not found 2026-04-23 13:07:09.438 7 INFO neutron.services.segments.plugin [-] Segment f09fda9a-108e-4e8e-974e-ba3d648653d4 resource provider aggregate not found 2026-04-23 13:07:09.454 7 INFO neutron.services.segments.plugin [-] Segment f09fda9a-108e-4e8e-974e-ba3d648653d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09fda9a-108e-4e8e-974e-ba3d648653d4 found for delete ", "request_id": "req-c487bb41-8277-42be-ad9f-bb0bc92e34e0"}]} 2026-04-23 13:07:09.457 7 INFO neutron.services.segments.plugin [-] Segment f09fda9a-108e-4e8e-974e-ba3d648653d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09fda9a-108e-4e8e-974e-ba3d648653d4 found for delete ", "request_id": "req-57b5ef4d-a87a-47bb-bcbc-96672a7f46ce"}]} [pid: 7|app: 0|req: 905/1944] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/networks/42e58f6f-3f2f-4cf4-812b-8a70707dbcbb => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1945] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/networks/a5febc5c-a7fb-4b8c-8cb4-89ef2808530c => 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: 906/1946] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/networks/b346d088-e267-4c47-9b9d-0730ee7b2dd8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1947] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/networks/61a90bfa-2f3c-4132-8fbc-5e18979884aa => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1948] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:09 2026] DELETE /v2.0/networks/1235d19c-e91c-4d5d-a9fc-0651ba594f60 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:10.179 8 INFO neutron.services.segments.plugin [-] Segment 6d107ada-9cd9-49a7-b43c-77620ca65660 resource provider aggregate not found 2026-04-23 13:07:10.188 8 INFO neutron.services.segments.plugin [-] Segment 6d107ada-9cd9-49a7-b43c-77620ca65660 resource provider aggregate not found 2026-04-23 13:07:10.211 8 INFO neutron.services.segments.plugin [-] Segment 6d107ada-9cd9-49a7-b43c-77620ca65660 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d107ada-9cd9-49a7-b43c-77620ca65660 found for delete ", "request_id": "req-63ebc388-d6ae-4452-a88e-2086f4fd3263"}]} 2026-04-23 13:07:10.212 8 INFO neutron.services.segments.plugin [-] Segment 6d107ada-9cd9-49a7-b43c-77620ca65660 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d107ada-9cd9-49a7-b43c-77620ca65660 found for delete ", "request_id": "req-ac584242-9606-4289-982d-377f014ce6d6"}]} 2026-04-23 13:07:10.233 8 INFO neutron.services.segments.plugin [-] Segment e6471cb7-52cf-489b-9df4-a95f1f020b12 resource provider aggregate not found 2026-04-23 13:07:10.240 8 INFO neutron.services.segments.plugin [-] Segment e6471cb7-52cf-489b-9df4-a95f1f020b12 resource provider aggregate not found 2026-04-23 13:07:10.257 8 INFO neutron.services.segments.plugin [-] Segment e6471cb7-52cf-489b-9df4-a95f1f020b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6471cb7-52cf-489b-9df4-a95f1f020b12 found for delete ", "request_id": "req-0c7e82d0-c0b8-47a6-9785-48e2738d337a"}]} 2026-04-23 13:07:10.260 8 INFO neutron.services.segments.plugin [-] Segment e6471cb7-52cf-489b-9df4-a95f1f020b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6471cb7-52cf-489b-9df4-a95f1f020b12 found for delete ", "request_id": "req-6ee0a0e1-cd42-4147-9c1f-74ae33c8b7b0"}]} 2026-04-23 13:07:10.378 8 INFO neutron_taas.services.taas.taas_plugin [None req-a56082fc-f003-4d71-9f2b-f02102336c7c 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 541cd09b-e2ab-4e86-9e7d-b68a04abe107 2026-04-23 13:07:10.381 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a56082fc-f003-4d71-9f2b-f02102336c7c 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 541cd09b-e2ab-4e86-9e7d-b68a04abe107 [pid: 8|app: 0|req: 1042/1949] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:07:09 2026] PUT /v2.0/routers/41ab4df7-e15c-4a5a-ad29-7feed6ce9b73/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:07:11.080 8 INFO neutron_taas.services.taas.taas_plugin [None req-6eb2a6f8-3146-454b-9f47-ae35530cbc1e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 8ae650fa-135d-4923-97ce-29e6c4b3a8be 2026-04-23 13:07:11.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6eb2a6f8-3146-454b-9f47-ae35530cbc1e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 8ae650fa-135d-4923-97ce-29e6c4b3a8be [pid: 7|app: 0|req: 908/1950] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:10 2026] GET /v2.0/security-groups?tenant_id=63419a5f854849f293160dd1f649ae80&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1951] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:11 2026] DELETE /v2.0/security-groups/b5a0ae63-64a6-4748-80cc-3cf9b1d108d2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:11.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-6eb2a6f8-3146-454b-9f47-ae35530cbc1e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f31df0be-e658-43a7-8dad-73459b3bf7b8 2026-04-23 13:07:11.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6eb2a6f8-3146-454b-9f47-ae35530cbc1e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f31df0be-e658-43a7-8dad-73459b3bf7b8 [pid: 7|app: 0|req: 910/1952] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:11 2026] GET /v2.0/security-groups?tenant_id=ae36d1d1bbc24d16982e45a69031266d&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: 911/1953] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:11 2026] DELETE /v2.0/security-groups/c2aaa38f-5d0e-48b0-81ea-77c77612c989 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:11.473 7 INFO neutron.services.segments.plugin [-] Segment 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 resource provider aggregate not found 2026-04-23 13:07:11.478 7 INFO neutron.services.segments.plugin [-] Segment 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 resource provider aggregate not found 2026-04-23 13:07:11.493 7 INFO neutron.services.segments.plugin [-] Segment 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 found for delete ", "request_id": "req-d127838a-7b34-4fa7-9afb-2cb5e2656c0d"}]} 2026-04-23 13:07:11.498 7 INFO neutron.services.segments.plugin [-] Segment 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4d852b-51a1-4c0f-a6ee-1e45dd89c4e1 found for delete ", "request_id": "req-0b1cde28-8c24-4225-bfb8-b907303acf0f"}]} 2026-04-23 13:07:11.511 7 INFO neutron.services.segments.plugin [-] Segment 554608a7-e685-4b13-9c9e-0b3beeb401cd resource provider aggregate not found 2026-04-23 13:07:11.514 7 INFO neutron.services.segments.plugin [-] Segment 554608a7-e685-4b13-9c9e-0b3beeb401cd resource provider aggregate not found 2026-04-23 13:07:11.528 7 INFO neutron.services.segments.plugin [-] Segment 554608a7-e685-4b13-9c9e-0b3beeb401cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554608a7-e685-4b13-9c9e-0b3beeb401cd found for delete ", "request_id": "req-590a5691-e1e6-4af2-bd46-3785c8a3937e"}]} 2026-04-23 13:07:11.530 7 INFO neutron.services.segments.plugin [-] Segment 554608a7-e685-4b13-9c9e-0b3beeb401cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554608a7-e685-4b13-9c9e-0b3beeb401cd found for delete ", "request_id": "req-c65eb1e0-74d7-4142-9c5d-b701f7bdccbb"}]} 2026-04-23 13:07:11.650 8 INFO neutron.db.l3_hamode_db [None req-6eb2a6f8-3146-454b-9f47-ae35530cbc1e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 3a5bd465-248d-418a-8051-4b2ec3cb0043 was deleted as no HA routers are present in tenant 13d7cf254df348bf87142eca5dceb50e. [pid: 8|app: 0|req: 1043/1954] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:10 2026] DELETE /v2.0/routers/41ab4df7-e15c-4a5a-ad29-7feed6ce9b73 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1955] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:11 2026] GET /v2.0/security-groups?tenant_id=f144bffc7a204f988fb72ea9b88892be&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1956] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:11 2026] DELETE /v2.0/security-groups/994fc659-05b1-4315-aaab-55439264b498 => 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: 1044/1957] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:11 2026] DELETE /v2.0/subnets/a86db13f-1225-4f64-969b-5192ad10e1dd => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:11.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-285e4ee3-5d6c-42b3-b66d-eb3d96751909 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 6538c51c-df4c-4bed-ae7c-6ba2b82d78c0 2026-04-23 13:07:11.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-285e4ee3-5d6c-42b3-b66d-eb3d96751909 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 6538c51c-df4c-4bed-ae7c-6ba2b82d78c0 [pid: 7|app: 0|req: 914/1958] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:11 2026] DELETE /v2.0/networks/08f045fd-c8a9-417a-b401-5e9847d26d23 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1959] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:12 2026] GET /v2.0/security-groups?tenant_id=13d7cf254df348bf87142eca5dceb50e&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:07:12.279 8 INFO neutron.services.segments.plugin [-] Segment 58928b3f-4154-4c47-b4a1-51bfbaf24d24 resource provider aggregate not found 2026-04-23 13:07:12.286 8 INFO neutron.services.segments.plugin [-] Segment 58928b3f-4154-4c47-b4a1-51bfbaf24d24 resource provider aggregate not found 2026-04-23 13:07:12.292 8 INFO neutron.services.segments.plugin [-] Segment 58928b3f-4154-4c47-b4a1-51bfbaf24d24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58928b3f-4154-4c47-b4a1-51bfbaf24d24 found for delete ", "request_id": "req-e113f1ae-fbd1-4277-a984-3f2171c08487"}]} 2026-04-23 13:07:12.306 8 INFO neutron.services.segments.plugin [-] Segment 58928b3f-4154-4c47-b4a1-51bfbaf24d24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58928b3f-4154-4c47-b4a1-51bfbaf24d24 found for delete ", "request_id": "req-88c35404-691d-4252-a139-27ac0607f2b7"}]} [pid: 7|app: 0|req: 915/1960] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:12 2026] DELETE /v2.0/security-groups/ae574de5-2941-44cd-afae-ff601ae317f6 => 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: 1046/1961] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:12 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: 916/1962] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:13 2026] PUT /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1963] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1964] 10.0.0.20 () {34 vars in 769 bytes} [Thu Apr 23 13:07:13 2026] PUT /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/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: 1048/1965] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1966] 10.0.0.20 () {34 vars in 765 bytes} [Thu Apr 23 13:07:13 2026] PUT /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1967] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1968] 10.0.0.20 () {34 vars in 787 bytes} [Thu Apr 23 13:07:13 2026] PUT /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags/black.or.white => 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: 1050/1969] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1970] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:13 2026] PUT /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1971] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:13.551 7 INFO neutron.services.segments.plugin [-] Segment 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe resource provider aggregate not found 2026-04-23 13:07:13.557 7 INFO neutron.services.segments.plugin [-] Segment 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe resource provider aggregate not found 2026-04-23 13:07:13.567 7 INFO neutron.services.segments.plugin [-] Segment 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe found for delete ", "request_id": "req-5879bab1-059b-4804-bc20-4145766d82fa"}]} [pid: 7|app: 0|req: 921/1972] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:13.575 7 INFO neutron.services.segments.plugin [-] Segment 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a01a0d3-7e10-41fe-9b9f-7fc8381784fe found for delete ", "request_id": "req-6da7c5c3-0248-4744-ab44-b9a06228233d"}]} 2026-04-23 13:07:13.599 8 INFO neutron.api.v2.resource [None req-a3d41b98-16d3-45c4-9f34-024610051498 f05d32ae3ae74ef78186630d32cb1e9f 03e2cb1617eb4e929965342af9af90ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/1973] 10.0.0.20 () {32 vars in 750 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1974] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:07:13 2026] DELETE /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1975] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:13.741 7 INFO neutron.api.v2.resource [None req-04aa46f5-e34f-49fe-80a3-b73b0538c2db f05d32ae3ae74ef78186630d32cb1e9f 03e2cb1617eb4e929965342af9af90ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1976] 10.0.0.20 () {32 vars in 753 bytes} [Thu Apr 23 13:07:13 2026] DELETE /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1977] 10.0.0.20 () {32 vars in 741 bytes} [Thu Apr 23 13:07:13 2026] DELETE /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1978] 10.0.0.20 () {32 vars in 738 bytes} [Thu Apr 23 13:07:13 2026] GET /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1979] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:13 2026] DELETE /v2.0/subnetpools/791ea06b-b030-425f-8d26-05f7dae6ad13 => 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: 925/1982] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:14 2026] GET /v2.0/security-groups?tenant_id=03e2cb1617eb4e929965342af9af90ed&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1983] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:14 2026] DELETE /v2.0/security-groups/c5509aa9-3487-47c0-b473-c3c0a9dceb63 => 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: 926/1984] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:15 2026] GET /v2.0/security-groups?tenant_id=5eb1142839f0433f9665403c965ea5c1&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: 1059/1985] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:15 2026] DELETE /v2.0/security-groups/569be8c3-2de4-48cd-a862-4a686a867c6b => 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: 927/1986] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1987] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1988] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1989] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1990] 10.0.0.20 () {34 vars in 675 bytes} [Thu Apr 23 13:07:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1991] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:16 2026] PUT /v2.0/subnetpools/88607143-0200-4078-a66a-46a0ec0b12d5/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1992] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/security-groups?tenant_id=4efc6010a1c04ee9b8642d68bac8020c&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1993] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:16 2026] PUT /v2.0/subnetpools/f20b5f11-717b-4a58-b356-1a161d450e48/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: 1065/1994] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:16 2026] PUT /v2.0/subnetpools/f6559dc3-7c2f-498b-a1de-7cf4cb118030/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1995] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:16 2026] DELETE /v2.0/security-groups/a41c1858-7694-40ab-8779-9870c86b19b3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1996] 10.0.0.20 () {34 vars in 758 bytes} [Thu Apr 23 13:07:16 2026] PUT /v2.0/subnetpools/21bd2ec9-caff-4ac7-b752-fb871c24c2e9/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1997] 10.0.0.20 () {32 vars in 671 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1998] 10.0.0.20 () {32 vars in 685 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1999] 10.0.0.20 () {32 vars in 681 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2000] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2001] 10.0.0.20 () {32 vars in 679 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2002] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2003] 10.0.0.20 () {32 vars in 689 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2004] 10.0.0.20 () {32 vars in 701 bytes} [Thu Apr 23 13:07:17 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2005] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:17 2026] DELETE /v2.0/subnetpools/88607143-0200-4078-a66a-46a0ec0b12d5 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2006] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:16 2026] GET /v2.0/security-groups?tenant_id=fda21c9ce6324c1cac12b3d80993b5ee&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2007] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:17 2026] DELETE /v2.0/subnetpools/f20b5f11-717b-4a58-b356-1a161d450e48 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2008] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:17 2026] DELETE /v2.0/subnetpools/f6559dc3-7c2f-498b-a1de-7cf4cb118030 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2009] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:17 2026] DELETE /v2.0/security-groups/a2302556-60c1-4bc9-92e6-ba2c72d72b24 => 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: 940/2010] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:17 2026] DELETE /v2.0/subnetpools/21bd2ec9-caff-4ac7-b752-fb871c24c2e9 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2011] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:17 2026] DELETE /v2.0/subnetpools/689d4eed-35d2-4af6-b4ab-018079038fa3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2012] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:17 2026] GET /v2.0/security-groups?tenant_id=207851cbfe90472485ff20323cd3522d&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2013] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:18 2026] DELETE /v2.0/security-groups/67a03f0f-3f0c-4d5b-bdc3-994ac9a1f4c8 => 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: 942/2014] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:18 2026] GET /v2.0/security-groups?tenant_id=0b1a9f21066840239c9294f066b174f1&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2015] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:18 2026] DELETE /v2.0/security-groups/0e79382f-b59f-4b74-8556-7dc757a9be32 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2016] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:18 2026] GET /v2.0/security-groups?tenant_id=52e22cc0242045588d296b58687e5d2f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2017] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:18 2026] DELETE /v2.0/security-groups/1016c7d8-a426-469e-a07f-5ab79a8785c1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:18.885 8 INFO neutron.db.segments_db [None req-6fd5b892-bf65-4327-93ad-5d6d41d96d4d 469b346b14de4e45aa664ee3de68cc30 1ce0bf195adb45489d8c02c62fbde1cb - - default default] Added segment 307c43ae-c8d7-4402-a568-667905c669f9 of type vxlan for network d61e520b-ae7c-4f2e-b32c-828a8483f29a [pid: 8|app: 0|req: 1074/2018] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:18 2026] POST /v2.0/networks => generated 613 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2019] 10.0.0.20 () {34 vars in 663 bytes} [Thu Apr 23 13:07:18 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2020] 10.0.0.20 () {34 vars in 665 bytes} [Thu Apr 23 13:07:19 2026] POST /v2.0/trunks => generated 407 bytes in 155 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: 946/2021] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:07:19 2026] PUT /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2022] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2023] 10.0.0.20 () {34 vars in 759 bytes} [Thu Apr 23 13:07:19 2026] PUT /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2024] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2025] 10.0.0.20 () {34 vars in 755 bytes} [Thu Apr 23 13:07:19 2026] PUT /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2026] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2027] 10.0.0.20 () {34 vars in 777 bytes} [Thu Apr 23 13:07:19 2026] PUT /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2028] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2029] 10.0.0.20 () {34 vars in 748 bytes} [Thu Apr 23 13:07:19 2026] PUT /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2030] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2031] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:19.814 8 INFO neutron.api.v2.resource [None req-5d34d9e0-30b0-47f4-8a2b-5bfcca3e5ca1 469b346b14de4e45aa664ee3de68cc30 1ce0bf195adb45489d8c02c62fbde1cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1081/2032] 10.0.0.20 () {32 vars in 740 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2033] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:19 2026] DELETE /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2034] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:19.895 7 INFO neutron.api.v2.resource [None req-b49c1b10-cbd7-4b85-a280-49c0901271f6 469b346b14de4e45aa664ee3de68cc30 1ce0bf195adb45489d8c02c62fbde1cb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/2035] 10.0.0.20 () {32 vars in 743 bytes} [Thu Apr 23 13:07:19 2026] DELETE /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2036] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:07:19 2026] DELETE /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2037] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2038] 10.0.0.20 () {32 vars in 718 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd => 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: 955/2039] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:07:19 2026] GET /v2.0/ports/6478a163-6a29-4112-9469-e30467c5d5a1 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2040] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:07:20 2026] DELETE /v2.0/trunks/6df78823-8c02-4f49-b608-1b0951b509fd => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:20.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-dfd3bf43-4b16-4e03-8622-6c24d97bc871 469b346b14de4e45aa664ee3de68cc30 1ce0bf195adb45489d8c02c62fbde1cb - - default default] TaaS: Handle Delete Port: 6478a163-6a29-4112-9469-e30467c5d5a1 2026-04-23 13:07:20.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfd3bf43-4b16-4e03-8622-6c24d97bc871 469b346b14de4e45aa664ee3de68cc30 1ce0bf195adb45489d8c02c62fbde1cb - - default default] Tap Mirror: Handle Delete Port: 6478a163-6a29-4112-9469-e30467c5d5a1 [pid: 7|app: 0|req: 956/2041] 10.0.0.20 () {32 vars in 719 bytes} [Thu Apr 23 13:07:20 2026] DELETE /v2.0/ports/6478a163-6a29-4112-9469-e30467c5d5a1 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:20.391 8 INFO neutron.services.segments.plugin [-] Segment 307c43ae-c8d7-4402-a568-667905c669f9 resource provider aggregate not found 2026-04-23 13:07:20.403 8 INFO neutron.services.segments.plugin [-] Segment 307c43ae-c8d7-4402-a568-667905c669f9 resource provider aggregate not found 2026-04-23 13:07:20.411 8 INFO neutron.services.segments.plugin [-] Segment 307c43ae-c8d7-4402-a568-667905c669f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 307c43ae-c8d7-4402-a568-667905c669f9 found for delete ", "request_id": "req-f6073359-304a-4b35-b427-08a66aa127f6"}]} 2026-04-23 13:07:20.425 8 INFO neutron.services.segments.plugin [-] Segment 307c43ae-c8d7-4402-a568-667905c669f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 307c43ae-c8d7-4402-a568-667905c669f9 found for delete ", "request_id": "req-f71fada3-efce-418d-a696-4b1f4e62cad3"}]} [pid: 8|app: 0|req: 1086/2042] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:20 2026] DELETE /v2.0/networks/d61e520b-ae7c-4f2e-b32c-828a8483f29a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2043] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:21 2026] GET /v2.0/security-groups?tenant_id=1ce0bf195adb45489d8c02c62fbde1cb&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: 1087/2044] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:21 2026] DELETE /v2.0/security-groups/a6951ca8-d1c0-44e1-bd69-e2001ce7306d => 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: 958/2045] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:21 2026] GET /v2.0/security-groups?tenant_id=b7c745ec78354a02a9c8b3fde51d996e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2046] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:21 2026] DELETE /v2.0/security-groups/7350c998-c782-4f6a-8ffd-2b0913cfc381 => 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: 959/2047] 10.0.0.20 () {34 vars in 677 bytes} [Thu Apr 23 13:07:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2048] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:07:22 2026] PUT /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2049] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2050] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/security-groups?tenant_id=086cfb52ebcd4969817fb6bdf6cd95ad&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2051] 10.0.0.20 () {34 vars in 763 bytes} [Thu Apr 23 13:07:22 2026] PUT /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags/green => 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: 963/2052] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2053] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:22 2026] DELETE /v2.0/security-groups/03df4555-424e-4811-8d64-b97cb3af607b => 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: 964/2054] 10.0.0.20 () {34 vars in 759 bytes} [Thu Apr 23 13:07:22 2026] PUT /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2055] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2056] 10.0.0.20 () {34 vars in 781 bytes} [Thu Apr 23 13:07:22 2026] PUT /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/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: 966/2057] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2058] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:07:22 2026] PUT /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2059] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/security-groups?tenant_id=d5f5b567d5e4488ea8b97deb59675fad&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2060] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/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: 969/2061] 10.0.0.20 () {32 vars in 740 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:22.673 7 INFO neutron.api.v2.resource [None req-d56c1b4d-8f03-483b-bd69-4b9607d35f84 655139dce7474d86a410af057b2fdc8b 88c5173a65bb4804bf4ec7339a0375c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/2062] 10.0.0.20 () {32 vars in 744 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2063] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:22 2026] DELETE /v2.0/security-groups/820e058e-50f8-4f4b-8483-41be346ddafa => 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: 971/2064] 10.0.0.20 () {32 vars in 743 bytes} [Thu Apr 23 13:07:22 2026] DELETE /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2065] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:22.781 7 INFO neutron.api.v2.resource [None req-95f920e4-a6e5-4e1c-8dfd-fdaf29e571b5 655139dce7474d86a410af057b2fdc8b 88c5173a65bb4804bf4ec7339a0375c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/2066] 10.0.0.20 () {32 vars in 747 bytes} [Thu Apr 23 13:07:22 2026] DELETE /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2067] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:07:22 2026] DELETE /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => 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: 973/2068] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:22 2026] GET /v2.0/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2/tags => 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: 1096/2069] 10.0.0.20 () {32 vars in 733 bytes} [Thu Apr 23 13:07:22 2026] DELETE /v2.0/qos/policies/50de2b61-873d-4a8c-a9c2-6b77436ffea2 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2070] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:23 2026] GET /v2.0/security-groups?tenant_id=2e3e3ae96af74d079a36efbb7592ad52&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2071] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:23 2026] DELETE /v2.0/security-groups/543745a5-180d-4126-9f22-7e9d55e5acae => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2072] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:24 2026] GET /v2.0/security-groups?tenant_id=88c5173a65bb4804bf4ec7339a0375c3&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2073] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:24 2026] DELETE /v2.0/security-groups/c3bbf5c5-7075-423f-988b-7ccf75366168 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:24.986 7 INFO neutron.db.segments_db [None req-f1db93cd-2adf-4d59-8a51-151508ff714d 5bd7cf90db0e494db1a52e6cb13bac78 0b96486133f947448651e0bcb528d95f - - default default] Added segment a96a3098-8106-48a4-9ebf-5159e04d78ae of type vxlan for network c18c5874-b9db-48ca-a618-8bdab6584c2a [pid: 7|app: 0|req: 976/2074] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:24 2026] POST /v2.0/networks => generated 613 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:25.105 8 INFO neutron.db.segments_db [None req-d7d1a639-8df8-4200-8f78-73ba033fad91 5bd7cf90db0e494db1a52e6cb13bac78 0b96486133f947448651e0bcb528d95f - - default default] Added segment cfa51f15-79da-418e-8a8e-a6ccb074f764 of type vxlan for network 2094eeec-9284-4de5-96e5-7be9195cea91 [pid: 8|app: 0|req: 1099/2075] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:25 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2076] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:07:25 2026] PUT /v2.0/networks/c18c5874-b9db-48ca-a618-8bdab6584c2a/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2077] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:25 2026] GET /v2.0/networks/c18c5874-b9db-48ca-a618-8bdab6584c2a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2078] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:07:25 2026] PUT /v2.0/networks/2094eeec-9284-4de5-96e5-7be9195cea91/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2079] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:25 2026] GET /v2.0/networks/2094eeec-9284-4de5-96e5-7be9195cea91/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2080] 10.0.0.20 () {34 vars in 752 bytes} [Thu Apr 23 13:07:25 2026] PUT /v2.0/networks/2094eeec-9284-4de5-96e5-7be9195cea91/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2081] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:25 2026] GET /v2.0/networks/2094eeec-9284-4de5-96e5-7be9195cea91/tags => 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: 980/2082] 10.0.0.20 () {32 vars in 732 bytes} [Thu Apr 23 13:07:25 2026] GET /v2.0/networks/c18c5874-b9db-48ca-a618-8bdab6584c2a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:25.639 8 INFO neutron.services.segments.plugin [-] Segment a96a3098-8106-48a4-9ebf-5159e04d78ae resource provider aggregate not found 2026-04-23 13:07:25.640 8 INFO neutron.services.segments.plugin [-] Segment a96a3098-8106-48a4-9ebf-5159e04d78ae resource provider aggregate not found 2026-04-23 13:07:25.659 8 INFO neutron.services.segments.plugin [-] Segment a96a3098-8106-48a4-9ebf-5159e04d78ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96a3098-8106-48a4-9ebf-5159e04d78ae found for delete ", "request_id": "req-b497301e-266f-4b90-b9a4-9bb60b37af3c"}]} 2026-04-23 13:07:25.660 8 INFO neutron.services.segments.plugin [-] Segment a96a3098-8106-48a4-9ebf-5159e04d78ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96a3098-8106-48a4-9ebf-5159e04d78ae found for delete ", "request_id": "req-075e6cd8-c32b-4070-afc3-86325d10e57f"}]} [pid: 8|app: 0|req: 1103/2083] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:25 2026] DELETE /v2.0/networks/c18c5874-b9db-48ca-a618-8bdab6584c2a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:25.780 7 INFO neutron.services.segments.plugin [-] Segment cfa51f15-79da-418e-8a8e-a6ccb074f764 resource provider aggregate not found 2026-04-23 13:07:25.786 7 INFO neutron.services.segments.plugin [-] Segment cfa51f15-79da-418e-8a8e-a6ccb074f764 resource provider aggregate not found 2026-04-23 13:07:25.794 7 INFO neutron.services.segments.plugin [-] Segment cfa51f15-79da-418e-8a8e-a6ccb074f764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa51f15-79da-418e-8a8e-a6ccb074f764 found for delete ", "request_id": "req-459ce255-beb5-4a54-9263-1ee55ff249d2"}]} 2026-04-23 13:07:25.805 7 INFO neutron.services.segments.plugin [-] Segment cfa51f15-79da-418e-8a8e-a6ccb074f764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa51f15-79da-418e-8a8e-a6ccb074f764 found for delete ", "request_id": "req-7fc2c5cc-0895-4cff-b024-b4e530c5442e"}]} [pid: 7|app: 0|req: 981/2084] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:25 2026] DELETE /v2.0/networks/2094eeec-9284-4de5-96e5-7be9195cea91 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2085] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:26 2026] GET /v2.0/security-groups?tenant_id=0b96486133f947448651e0bcb528d95f&name=default => generated 2927 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2086] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:26 2026] DELETE /v2.0/security-groups/f176424e-bd3a-4a35-a42f-d729ed7dd20f => 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: 1105/2087] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:26 2026] GET /v2.0/security-groups?tenant_id=d82026c647cc414b8b96972cb894fdea&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2088] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:27 2026] DELETE /v2.0/security-groups/56f4ba2c-2f7f-4172-9b00-b559d7ab4588 => 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: 1106/2089] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:07:27 2026] POST /v2.0/security-groups => generated 1603 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2090] 10.0.0.20 () {34 vars in 766 bytes} [Thu Apr 23 13:07:27 2026] PUT /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2091] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:27 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2092] 10.0.0.20 () {34 vars in 777 bytes} [Thu Apr 23 13:07:27 2026] PUT /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2093] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:27 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2094] 10.0.0.20 () {34 vars in 773 bytes} [Thu Apr 23 13:07:27 2026] PUT /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/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: 1109/2095] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:27 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2096] 10.0.0.20 () {34 vars in 795 bytes} [Thu Apr 23 13:07:27 2026] PUT /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2097] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:28 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2098] 10.0.0.20 () {34 vars in 766 bytes} [Thu Apr 23 13:07:28 2026] PUT /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2099] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:28 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/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: 989/2100] 10.0.0.20 () {32 vars in 754 bytes} [Thu Apr 23 13:07:28 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:28.194 8 INFO neutron.api.v2.resource [None req-e21d8519-09c1-4831-8f77-dac9991e3533 fd78d8ec2236426a9c56de85fdca8d99 d8ec455f6635447c962b5db35ba3d4f2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2101] 10.0.0.20 () {32 vars in 758 bytes} [Thu Apr 23 13:07:28 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2102] 10.0.0.20 () {32 vars in 757 bytes} [Thu Apr 23 13:07:28 2026] DELETE /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2103] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:28 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:28.324 7 INFO neutron.api.v2.resource [None req-8844e998-33fc-4d4d-83fd-5db54acab7c2 fd78d8ec2236426a9c56de85fdca8d99 d8ec455f6635447c962b5db35ba3d4f2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/2104] 10.0.0.20 () {32 vars in 761 bytes} [Thu Apr 23 13:07:28 2026] DELETE /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2105] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:07:28 2026] DELETE /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2106] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:07:28 2026] GET /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2107] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:28 2026] DELETE /v2.0/security-groups/f8e3aa08-1b5a-47e9-8f8e-f4c83242e6b2 => 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: 993/2108] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:29 2026] GET /v2.0/security-groups?tenant_id=d8ec455f6635447c962b5db35ba3d4f2&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: 1116/2109] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:29 2026] GET /v2.0/security-groups?tenant_id=cb828441d9af4d0981e1735c088a44a3&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: 994/2110] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:29 2026] DELETE /v2.0/security-groups/6c0bf194-d420-4aef-b1c2-aa253d323a61 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2111] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:29 2026] DELETE /v2.0/security-groups/1b767737-b93a-42b5-8d20-61575c3abbf6 => 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: 995/2114] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:29 2026] GET /v2.0/security-groups?tenant_id=6f08f7159dfa4dc783655e3bfb03fe7f&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2115] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:29 2026] DELETE /v2.0/security-groups/be418a39-8729-45fc-aba6-84129d58815a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2116] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:29 2026] GET /v2.0/security-groups?tenant_id=0870ae1bd5c148baad5538cd1daf90f6&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2117] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:29 2026] DELETE /v2.0/security-groups/813a0cf6-bce8-4945-ba5a-5218fd2ef364 => 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: 1121/2118] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:33 2026] GET /v2.0/security-groups?tenant_id=b8e31494396948c89f7a6506df856abd&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2119] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:33 2026] DELETE /v2.0/security-groups/b9fae5e9-8be5-4dd1-95a2-fe8074f0cb74 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2120] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:33 2026] GET /v2.0/security-groups?tenant_id=69c21fedc86d4384a72ec9e95e66bf3e&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: 999/2121] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:34 2026] DELETE /v2.0/security-groups/80a7b100-c4c7-403e-822f-2afdbd9dcba4 => 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: 1123/2122] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:37 2026] GET /v2.0/security-groups?tenant_id=7679e58ed3ff46299ab302470859b741&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2123] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:38 2026] DELETE /v2.0/security-groups/179d4cab-c893-419f-902d-49d6b120c2fd => 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: 1124/2124] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:38 2026] GET /v2.0/security-groups?tenant_id=7f43b8770def440e8943d7731dac4b68&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2125] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:38 2026] DELETE /v2.0/security-groups/ee546361-d985-4c92-a887-c01590f58b99 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2126] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:40 2026] GET /v2.0/security-groups?tenant_id=c8062a5920d541bf9a66eda8b03c28e5&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2127] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:40 2026] DELETE /v2.0/security-groups/40e2fe6f-fa6c-4552-94ef-dfe4499425e9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2130] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:07:45 2026] GET /v2.0/security-groups?tenant_id=a7b43ce4b6594e97842818e15c170c0a&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2131] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:07:45 2026] DELETE /v2.0/security-groups/4f5b0e0a-7cda-4336-884b-ffb249793585 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:07:47.779 8 INFO neutron.db.segments_db [None req-d325d80c-5810-4780-9558-502cc0ba8e04 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment ef78e73d-9696-4290-a386-dc58d17a338b of type vxlan for network ea674ba7-a3fe-49df-877e-497ab93ff778 [pid: 8|app: 0|req: 1128/2132] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:47 2026] POST /v2.0/networks => generated 611 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:47.913 7 INFO neutron.db.segments_db [None req-9732362a-f218-4070-ac6b-3255128131bc d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment fc7a8a41-b818-4a23-8313-8f2cec1518a9 of type vxlan for network efbeed94-b132-45c3-96c0-84a339634d3a [pid: 7|app: 0|req: 1005/2133] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:47 2026] POST /v2.0/networks => generated 611 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2134] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:47 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2135] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:48 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:48.489 8 INFO neutron.db.segments_db [None req-5d517600-a0ad-4266-9014-9359e06eba3a d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 of type vxlan for network 1b611357-578c-445c-8091-70e9ca5b0270 2026-04-23 13:07:48.714 8 INFO neutron.db.l3_hamode_db [None req-5d517600-a0ad-4266-9014-9359e06eba3a d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:07:48.831 8 INFO neutron.db.l3_hamode_db [None req-5d517600-a0ad-4266-9014-9359e06eba3a d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1130/2136] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:48 2026] POST /v2.0/routers => generated 507 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2137] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:07:49 2026] PUT /v2.0/routers/1d76d9d7-2e34-4885-886d-fdce73770cde/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2138] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:07:50 2026] GET /v2.0/ports/bfcfc604-4d89-47f2-b528-811724740307 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2139] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:07:50 2026] PUT /v2.0/routers/1d76d9d7-2e34-4885-886d-fdce73770cde/add_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2140] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:07:51 2026] GET /v2.0/ports/ca08716e-8d63-43fa-83cd-b0d1e180b2e4 => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:07:51.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-409dc27f-7856-494e-9cfa-16984f4f2d3f d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: ca08716e-8d63-43fa-83cd-b0d1e180b2e4 2026-04-23 13:07:51.924 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-409dc27f-7856-494e-9cfa-16984f4f2d3f d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: ca08716e-8d63-43fa-83cd-b0d1e180b2e4 [pid: 7|app: 0|req: 1009/2141] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:07:51 2026] PUT /v2.0/routers/1d76d9d7-2e34-4885-886d-fdce73770cde/remove_router_interface => generated 309 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:07:52.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-617e0b84-7975-445e-85b8-d20d390203a7 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: bfcfc604-4d89-47f2-b528-811724740307 2026-04-23 13:07:52.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-617e0b84-7975-445e-85b8-d20d390203a7 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: bfcfc604-4d89-47f2-b528-811724740307 [pid: 8|app: 0|req: 1133/2142] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:07:52 2026] PUT /v2.0/routers/1d76d9d7-2e34-4885-886d-fdce73770cde/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2143] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:07:53 2026] GET /v2.0/ports?device_id=1d76d9d7-2e34-4885-886d-fdce73770cde => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:53.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa37b5a5-eda7-4b51-a832-c7fe8dc671c3 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: ca02cd11-362d-496f-a356-7a568acc0d09 2026-04-23 13:07:53.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa37b5a5-eda7-4b51-a832-c7fe8dc671c3 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: ca02cd11-362d-496f-a356-7a568acc0d09 2026-04-23 13:07:53.544 8 INFO neutron.services.segments.plugin [-] Segment 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 resource provider aggregate not found 2026-04-23 13:07:53.551 8 INFO neutron.services.segments.plugin [-] Segment 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 resource provider aggregate not found 2026-04-23 13:07:53.566 8 INFO neutron.services.segments.plugin [-] Segment 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 found for delete ", "request_id": "req-8b0ccd92-af64-4038-95f6-e412d05980cc"}]} 2026-04-23 13:07:53.567 8 INFO neutron.services.segments.plugin [-] Segment 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af260a5-6975-4b06-a6e6-bdb4fbdcf3e2 found for delete ", "request_id": "req-70101a5d-396e-4f55-b590-4aa9767c9585"}]} 2026-04-23 13:07:53.577 8 INFO neutron.db.l3_hamode_db [None req-aa37b5a5-eda7-4b51-a832-c7fe8dc671c3 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] HA network 1b611357-578c-445c-8091-70e9ca5b0270 was deleted as no HA routers are present in tenant eb5d50deccd1453f9ad07da75499aee6. [pid: 8|app: 0|req: 1134/2144] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:53 2026] DELETE /v2.0/routers/1d76d9d7-2e34-4885-886d-fdce73770cde => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2145] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:53 2026] DELETE /v2.0/subnets/ad7b2999-b6d5-43cd-8f1b-580234d8db3f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2146] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:53 2026] DELETE /v2.0/subnets/e2b761f2-b19f-454c-9056-e03b1a823216 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:54.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a92cd3f-b531-4939-bc74-26c523ea9a53 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: fc98569c-8852-46aa-b7dc-a449b8c1e810 2026-04-23 13:07:54.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a92cd3f-b531-4939-bc74-26c523ea9a53 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: fc98569c-8852-46aa-b7dc-a449b8c1e810 2026-04-23 13:07:54.184 7 INFO neutron.services.segments.plugin [-] Segment fc7a8a41-b818-4a23-8313-8f2cec1518a9 resource provider aggregate not found 2026-04-23 13:07:54.189 7 INFO neutron.services.segments.plugin [-] Segment fc7a8a41-b818-4a23-8313-8f2cec1518a9 resource provider aggregate not found 2026-04-23 13:07:54.207 7 INFO neutron.services.segments.plugin [-] Segment fc7a8a41-b818-4a23-8313-8f2cec1518a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc7a8a41-b818-4a23-8313-8f2cec1518a9 found for delete ", "request_id": "req-fb8534a0-dcd8-4152-aa93-01595260d6df"}]} 2026-04-23 13:07:54.211 7 INFO neutron.services.segments.plugin [-] Segment fc7a8a41-b818-4a23-8313-8f2cec1518a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc7a8a41-b818-4a23-8313-8f2cec1518a9 found for delete ", "request_id": "req-451fb129-b966-4c0c-b860-d4753834a68d"}]} [pid: 7|app: 0|req: 1012/2147] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:53 2026] DELETE /v2.0/networks/efbeed94-b132-45c3-96c0-84a339634d3a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:54.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b7fb1cf-df9a-42c7-9c8d-d416744a7137 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 6db30f46-f055-4a90-b0cf-dc77a8c87ecf 2026-04-23 13:07:54.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b7fb1cf-df9a-42c7-9c8d-d416744a7137 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 6db30f46-f055-4a90-b0cf-dc77a8c87ecf [pid: 8|app: 0|req: 1136/2148] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:54 2026] DELETE /v2.0/networks/ea674ba7-a3fe-49df-877e-497ab93ff778 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:54.567 7 INFO neutron.db.segments_db [None req-68a1207f-31a9-44d9-87b5-588e11f1672b d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment 7aba24e9-df7f-456d-b065-7482e0aa7d07 of type vxlan for network 905d61bd-c639-43af-a042-0a9eba11097d [pid: 7|app: 0|req: 1013/2149] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:54 2026] POST /v2.0/networks => generated 611 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2150] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:54 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:54.975 7 INFO neutron.db.segments_db [None req-17f475ab-ad23-47ac-9f82-11eff603f49e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment c10dfd3f-52fe-4068-8ade-a8523addfc5c of type vxlan for network 40938137-a805-4f4c-8860-2c4c004c003e 2026-04-23 13:07:55.191 7 INFO neutron.db.l3_hamode_db [None req-17f475ab-ad23-47ac-9f82-11eff603f49e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:07:55.354 7 INFO neutron.db.l3_hamode_db [None req-17f475ab-ad23-47ac-9f82-11eff603f49e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:07:55.589 8 INFO neutron.services.segments.plugin [-] Segment ef78e73d-9696-4290-a386-dc58d17a338b resource provider aggregate not found 2026-04-23 13:07:55.594 8 INFO neutron.services.segments.plugin [-] Segment ef78e73d-9696-4290-a386-dc58d17a338b resource provider aggregate not found 2026-04-23 13:07:55.610 8 INFO neutron.services.segments.plugin [-] Segment ef78e73d-9696-4290-a386-dc58d17a338b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef78e73d-9696-4290-a386-dc58d17a338b found for delete ", "request_id": "req-d92f7ac6-d9ae-45cf-8f48-1e2383f0ed87"}]} 2026-04-23 13:07:55.615 8 INFO neutron.services.segments.plugin [-] Segment ef78e73d-9696-4290-a386-dc58d17a338b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef78e73d-9696-4290-a386-dc58d17a338b found for delete ", "request_id": "req-a67c8655-f998-4e67-a18e-22cd2acf7479"}]} [pid: 7|app: 0|req: 1014/2151] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:54 2026] POST /v2.0/routers => generated 505 bytes in 959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2152] 10.0.0.20 () {34 vars in 664 bytes} [Thu Apr 23 13:07:55 2026] POST /v2.0/ports => generated 951 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2153] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:07:56 2026] PUT /v2.0/routers/ff510c80-8139-46f4-b811-d73b2e3ce126/add_router_interface => generated 309 bytes in 971 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: 1139/2154] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:07:57 2026] GET /v2.0/ports/5706f953-d279-4dbd-8719-534fe3c3c814 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:07:57.607 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3173010-3a0a-426c-9d22-fe73a8a941b8 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 5706f953-d279-4dbd-8719-534fe3c3c814 2026-04-23 13:07:57.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3173010-3a0a-426c-9d22-fe73a8a941b8 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 5706f953-d279-4dbd-8719-534fe3c3c814 [pid: 7|app: 0|req: 1016/2155] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:07:57 2026] PUT /v2.0/routers/ff510c80-8139-46f4-b811-d73b2e3ce126/remove_router_interface => generated 309 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:07:58.127 8 INFO neutron.api.v2.resource [None req-4a230ad8-6750-4f97-b1d0-e19866f72f67 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2156] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:07:58 2026] PUT /v2.0/routers/ff510c80-8139-46f4-b811-d73b2e3ce126/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1017/2157] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:07:58 2026] GET /v2.0/ports?device_id=ff510c80-8139-46f4-b811-d73b2e3ce126 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:07:58.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0ad9f80-b886-4410-8e33-ac87c410ec6e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 431f62fb-b724-4313-a437-1d14aae41959 2026-04-23 13:07:58.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0ad9f80-b886-4410-8e33-ac87c410ec6e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 431f62fb-b724-4313-a437-1d14aae41959 2026-04-23 13:07:58.645 8 INFO neutron.services.segments.plugin [-] Segment c10dfd3f-52fe-4068-8ade-a8523addfc5c resource provider aggregate not found 2026-04-23 13:07:58.650 8 INFO neutron.services.segments.plugin [-] Segment c10dfd3f-52fe-4068-8ade-a8523addfc5c resource provider aggregate not found 2026-04-23 13:07:58.660 8 INFO neutron.services.segments.plugin [-] Segment c10dfd3f-52fe-4068-8ade-a8523addfc5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10dfd3f-52fe-4068-8ade-a8523addfc5c found for delete ", "request_id": "req-16ba0c1c-c19f-45e4-aca4-a950a86ed7e0"}]} 2026-04-23 13:07:58.666 8 INFO neutron.db.l3_hamode_db [None req-e0ad9f80-b886-4410-8e33-ac87c410ec6e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] HA network 40938137-a805-4f4c-8860-2c4c004c003e was deleted as no HA routers are present in tenant eb5d50deccd1453f9ad07da75499aee6. 2026-04-23 13:07:58.671 8 INFO neutron.services.segments.plugin [-] Segment c10dfd3f-52fe-4068-8ade-a8523addfc5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10dfd3f-52fe-4068-8ade-a8523addfc5c found for delete ", "request_id": "req-109d7e40-fc96-4678-8c54-530a30561950"}]} [pid: 8|app: 0|req: 1141/2158] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:58 2026] DELETE /v2.0/routers/ff510c80-8139-46f4-b811-d73b2e3ce126 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2159] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:07:58 2026] DELETE /v2.0/subnets/418e10b1-4b2e-4ec6-a7aa-55648c7378fc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:58.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-de2445a9-ddbe-4784-b140-6aa6aaa8940a d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: ed318321-55bd-4ffc-b4d5-cd1bbcd3bdcc 2026-04-23 13:07:58.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de2445a9-ddbe-4784-b140-6aa6aaa8940a d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: ed318321-55bd-4ffc-b4d5-cd1bbcd3bdcc [pid: 8|app: 0|req: 1142/2160] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:07:58 2026] DELETE /v2.0/networks/905d61bd-c639-43af-a042-0a9eba11097d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:07:59.215 7 INFO neutron.db.segments_db [None req-a2d89b2a-65bd-4f7d-aa3e-cb1c6a510a01 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment 547458bb-ed43-4640-94ad-bc7085dae8c9 of type vxlan for network b71d5d4f-43c7-4845-bf00-a811a69cd307 [pid: 7|app: 0|req: 1019/2161] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:07:59 2026] POST /v2.0/networks => generated 611 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2164] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:59 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:07:59.656 7 INFO neutron.db.segments_db [None req-8f9ef24c-5403-442a-b870-96ee4a77713d d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment 74bdeb22-4b6d-400c-85b6-503504bcda88 of type vxlan for network 91856784-615c-4c49-8224-4744a55bf476 2026-04-23 13:07:59.904 7 INFO neutron.db.l3_hamode_db [None req-8f9ef24c-5403-442a-b870-96ee4a77713d d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:08:00.025 7 INFO neutron.db.l3_hamode_db [None req-8f9ef24c-5403-442a-b870-96ee4a77713d d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1022/2165] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:07:59 2026] POST /v2.0/routers => generated 507 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:08:00.680 8 INFO neutron.services.segments.plugin [-] Segment 7aba24e9-df7f-456d-b065-7482e0aa7d07 resource provider aggregate not found 2026-04-23 13:08:00.697 8 INFO neutron.services.segments.plugin [-] Segment 7aba24e9-df7f-456d-b065-7482e0aa7d07 resource provider aggregate not found 2026-04-23 13:08:00.704 8 INFO neutron.services.segments.plugin [-] Segment 7aba24e9-df7f-456d-b065-7482e0aa7d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aba24e9-df7f-456d-b065-7482e0aa7d07 found for delete ", "request_id": "req-b83a0fcb-3550-4b24-a921-7ed22cb123e2"}]} 2026-04-23 13:08:00.725 8 INFO neutron.services.segments.plugin [-] Segment 7aba24e9-df7f-456d-b065-7482e0aa7d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aba24e9-df7f-456d-b065-7482e0aa7d07 found for delete ", "request_id": "req-f75e6aa3-7585-4ab5-b863-837712e0f7f0"}]} [pid: 8|app: 0|req: 1144/2166] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:08:00 2026] PUT /v2.0/routers/090b1a31-2a96-4924-a78c-6a4e6fa5d048/add_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2167] 10.0.0.20 () {32 vars in 716 bytes} [Thu Apr 23 13:08:01 2026] GET /v2.0/ports/843b080c-3ebe-477a-a5ce-80b1829277c6 => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:08:01.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-549fab14-616d-4c87-9ff1-90ad3fd90267 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 843b080c-3ebe-477a-a5ce-80b1829277c6 2026-04-23 13:08:01.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-549fab14-616d-4c87-9ff1-90ad3fd90267 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 843b080c-3ebe-477a-a5ce-80b1829277c6 [pid: 8|app: 0|req: 1145/2168] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:08:01 2026] PUT /v2.0/routers/090b1a31-2a96-4924-a78c-6a4e6fa5d048/remove_router_interface => generated 309 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2169] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:08:02 2026] GET /v2.0/ports?device_id=090b1a31-2a96-4924-a78c-6a4e6fa5d048 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:02.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-4963fb2a-28c8-4e3b-ada9-754b25c83092 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 6468de14-65fd-4135-991b-e762a9ffea08 2026-04-23 13:08:02.497 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4963fb2a-28c8-4e3b-ada9-754b25c83092 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 6468de14-65fd-4135-991b-e762a9ffea08 2026-04-23 13:08:02.831 8 INFO neutron.services.segments.plugin [-] Segment 74bdeb22-4b6d-400c-85b6-503504bcda88 resource provider aggregate not found 2026-04-23 13:08:02.837 8 INFO neutron.services.segments.plugin [-] Segment 74bdeb22-4b6d-400c-85b6-503504bcda88 resource provider aggregate not found 2026-04-23 13:08:02.856 8 INFO neutron.services.segments.plugin [-] Segment 74bdeb22-4b6d-400c-85b6-503504bcda88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74bdeb22-4b6d-400c-85b6-503504bcda88 found for delete ", "request_id": "req-9f07aa91-615a-4633-a543-d8b066d39854"}]} 2026-04-23 13:08:02.858 8 INFO neutron.services.segments.plugin [-] Segment 74bdeb22-4b6d-400c-85b6-503504bcda88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74bdeb22-4b6d-400c-85b6-503504bcda88 found for delete ", "request_id": "req-3d9b5fe8-6c4f-4492-b81d-7d508a85dcde"}]} 2026-04-23 13:08:02.862 8 INFO neutron.db.l3_hamode_db [None req-4963fb2a-28c8-4e3b-ada9-754b25c83092 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] HA network 91856784-615c-4c49-8224-4744a55bf476 was deleted as no HA routers are present in tenant eb5d50deccd1453f9ad07da75499aee6. [pid: 8|app: 0|req: 1146/2170] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:02 2026] DELETE /v2.0/routers/090b1a31-2a96-4924-a78c-6a4e6fa5d048 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2171] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:02 2026] DELETE /v2.0/subnets/ff406d3f-35c3-493f-b9d7-975313d04dbb => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:08:03.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b30c099-4acd-42c5-882c-4e79c247fa9b d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 6b3db3fb-f1d2-46d7-9073-ea9b678d2701 2026-04-23 13:08:03.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b30c099-4acd-42c5-882c-4e79c247fa9b d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 6b3db3fb-f1d2-46d7-9073-ea9b678d2701 [pid: 8|app: 0|req: 1147/2172] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:08:03 2026] DELETE /v2.0/networks/b71d5d4f-43c7-4845-bf00-a811a69cd307 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:08:03.368 7 INFO neutron.db.segments_db [None req-187e4006-0f98-4633-83fd-6e53b5d5ff85 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Added segment 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf of type vxlan for network 6b6b7518-234a-45b4-bbe3-3c8158bcb66c 2026-04-23 13:08:03.593 7 INFO neutron.db.l3_hamode_db [None req-187e4006-0f98-4633-83fd-6e53b5d5ff85 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:08:04.381 7 INFO neutron.db.l3_hamode_db [None req-187e4006-0f98-4633-83fd-6e53b5d5ff85 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:08:04.877 8 INFO neutron.services.segments.plugin [-] Segment 547458bb-ed43-4640-94ad-bc7085dae8c9 resource provider aggregate not found 2026-04-23 13:08:04.882 8 INFO neutron.services.segments.plugin [-] Segment 547458bb-ed43-4640-94ad-bc7085dae8c9 resource provider aggregate not found 2026-04-23 13:08:04.895 8 INFO neutron.services.segments.plugin [-] Segment 547458bb-ed43-4640-94ad-bc7085dae8c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547458bb-ed43-4640-94ad-bc7085dae8c9 found for delete ", "request_id": "req-e8dd3015-f378-4683-9316-4316b7732560"}]} 2026-04-23 13:08:04.901 8 INFO neutron.services.segments.plugin [-] Segment 547458bb-ed43-4640-94ad-bc7085dae8c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 547458bb-ed43-4640-94ad-bc7085dae8c9 found for delete ", "request_id": "req-d8927579-631e-46dd-90c2-9df555bcdd61"}]} [pid: 7|app: 0|req: 1026/2173] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:08:03 2026] POST /v2.0/routers => generated 687 bytes in 2434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2174] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:08:05 2026] GET /v2.0/routers/3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2175] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:08:05 2026] GET /v2.0/routers => generated 696 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2176] 10.0.0.20 () {34 vars in 740 bytes} [Thu Apr 23 13:08:05 2026] PUT /v2.0/routers/3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 700 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2177] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:08:06 2026] GET /v2.0/routers/3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 700 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2178] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:08:06 2026] GET /v2.0/ports?device_id=3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:07.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-8910969a-ce68-4dc5-94be-b143fc652c62 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 199eb597-3221-40e4-9354-ecd6dd797418 2026-04-23 13:08:07.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8910969a-ce68-4dc5-94be-b143fc652c62 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 199eb597-3221-40e4-9354-ecd6dd797418 2026-04-23 13:08:07.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-8910969a-ce68-4dc5-94be-b143fc652c62 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] TaaS: Handle Delete Port: 876d6173-f0f3-4df7-ae1b-edfa9ec155b9 2026-04-23 13:08:07.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8910969a-ce68-4dc5-94be-b143fc652c62 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] Tap Mirror: Handle Delete Port: 876d6173-f0f3-4df7-ae1b-edfa9ec155b9 2026-04-23 13:08:07.624 7 INFO neutron.services.segments.plugin [-] Segment 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf resource provider aggregate not found 2026-04-23 13:08:07.629 7 INFO neutron.services.segments.plugin [-] Segment 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf resource provider aggregate not found 2026-04-23 13:08:07.645 7 INFO neutron.services.segments.plugin [-] Segment 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf found for delete ", "request_id": "req-f746244c-f98b-4d6f-b952-dc59dfd736b9"}]} 2026-04-23 13:08:07.645 7 INFO neutron.services.segments.plugin [-] Segment 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20fc263f-4c60-4c51-9ac3-0f0e66cc1baf found for delete ", "request_id": "req-5bcbce40-b8b7-4d4e-8de4-9a126f095214"}]} 2026-04-23 13:08:07.647 7 INFO neutron.db.l3_hamode_db [None req-8910969a-ce68-4dc5-94be-b143fc652c62 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] HA network 6b6b7518-234a-45b4-bbe3-3c8158bcb66c was deleted as no HA routers are present in tenant eb5d50deccd1453f9ad07da75499aee6. [pid: 7|app: 0|req: 1029/2179] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:06 2026] DELETE /v2.0/routers/3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2180] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:08:07 2026] GET /v2.0/ports?device_id=3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:07.712 7 INFO neutron.api.v2.resource [None req-e390a613-d78b-4901-b592-5c72c1fb5104 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2181] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/routers/3f03c6bb-0966-40c5-8e79-27aaa157cf8e => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2182] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:08:07 2026] GET /v2.0/ports?device_id=090b1a31-2a96-4924-a78c-6a4e6fa5d048 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:07.759 7 INFO neutron.api.v2.resource [None req-c9930699-ae2b-4148-bbf5-e8f0735be1e7 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2183] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/routers/090b1a31-2a96-4924-a78c-6a4e6fa5d048 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:08:07.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-009da39b-b894-4429-830d-0853bef3ebeb d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2184] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/subnets/ff406d3f-35c3-493f-b9d7-975313d04dbb => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2185] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:08:07 2026] GET /v2.0/ports?device_id=ff510c80-8139-46f4-b811-d73b2e3ce126 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:07.828 8 INFO neutron.api.v2.resource [None req-4854b022-1ab3-4cfb-9680-8e476d732ff0 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2186] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/routers/ff510c80-8139-46f4-b811-d73b2e3ce126 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:08:07.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5949d5c7-ba9d-485e-bf36-4ea19052426b d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/2187] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/subnets/418e10b1-4b2e-4ec6-a7aa-55648c7378fc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2188] 10.0.0.20 () {32 vars in 735 bytes} [Thu Apr 23 13:08:07 2026] GET /v2.0/ports?device_id=1d76d9d7-2e34-4885-886d-fdce73770cde => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:07.891 7 INFO neutron.api.v2.resource [None req-abfec704-d6eb-47f2-980f-971e7ff83222 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1034/2189] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/routers/1d76d9d7-2e34-4885-886d-fdce73770cde => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:08:07.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3017f523-ac11-428f-af6e-be3641b80f59 d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1156/2190] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/subnets/ad7b2999-b6d5-43cd-8f1b-580234d8db3f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:08:07.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d81b1284-484f-494e-b2e5-362253bccb8e d5f54d592f814ae69aa58030e3f6f440 eb5d50deccd1453f9ad07da75499aee6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1035/2191] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:07 2026] DELETE /v2.0/subnets/e2b761f2-b19f-454c-9056-e03b1a823216 => 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: 1157/2192] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:08:08 2026] GET /v2.0/security-groups?tenant_id=eb5d50deccd1453f9ad07da75499aee6&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2193] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:08 2026] DELETE /v2.0/security-groups/36981215-01e0-45ae-bb63-7ac82e0022aa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2194] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:08:10 2026] POST /v2.0/security-groups => generated 1626 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2195] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:08:10 2026] GET /v2.0/security-groups => generated 4535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2196] 10.0.0.20 () {34 vars in 757 bytes} [Thu Apr 23 13:08:10 2026] PUT /v2.0/security-groups/a9203344-aba0-41c7-b6e1-c41f0139c723 => generated 1666 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2197] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:08:10 2026] GET /v2.0/security-groups/a9203344-aba0-41c7-b6e1-c41f0139c723 => generated 1666 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2198] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:10 2026] DELETE /v2.0/security-groups/a9203344-aba0-41c7-b6e1-c41f0139c723 => 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: 1039/2199] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:08:10 2026] GET /v2.0/security-groups => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:08:10.858 8 INFO neutron.api.v2.resource [None req-12e82c47-630d-4732-a995-0f17285df1ce 9af109b18fcf472aa26568cf7577a7d9 442ede2f38884901b5afb656ad7a289e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2200] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:10 2026] DELETE /v2.0/security-groups/a9203344-aba0-41c7-b6e1-c41f0139c723 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2201] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:08:10 2026] POST /v2.0/security-groups => generated 1627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2202] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:08:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2203] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules/f0e0fef7-34f6-4657-bc8c-0f52b55f8f55 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2204] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2205] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:08:11 2026] DELETE /v2.0/security-group-rules/f0e0fef7-34f6-4657-bc8c-0f52b55f8f55 => 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: 1164/2206] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:08:11 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: 1043/2207] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:08:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2208] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules/0b2cb76b-d96e-432b-8def-5c5615afc268 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2209] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2210] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:08:11 2026] DELETE /v2.0/security-group-rules/0b2cb76b-d96e-432b-8def-5c5615afc268 => 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: 1045/2211] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2212] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:08:11 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) [pid: 7|app: 0|req: 1046/2213] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules/acafeb19-ca0d-4752-a508-7e0d593a61a5 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2214] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:08:11 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2215] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:08:11 2026] DELETE /v2.0/security-group-rules/acafeb19-ca0d-4752-a508-7e0d593a61a5 => 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: 1169/2216] 10.0.0.20 () {32 vars in 672 bytes} [Thu Apr 23 13:08:11 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: 1048/2217] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:11 2026] DELETE /v2.0/security-groups/a293a01c-8d3b-4b16-b7f3-abc690b6541c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2218] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:08:12 2026] GET /v2.0/security-groups => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2219] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:08:12 2026] GET /v2.0/security-groups => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2220] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:08:12 2026] GET /v2.0/security-groups?tenant_id=442ede2f38884901b5afb656ad7a289e&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: 1050/2221] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:12 2026] DELETE /v2.0/security-groups/b7b17b0f-8daf-48d3-8709-4d719a15c61d => 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: 1172/2222] 10.0.0.20 () {32 vars in 622 bytes} [Thu Apr 23 13:08:14 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: 1051/2223] 10.0.0.20 () {32 vars in 632 bytes} [Thu Apr 23 13:08:14 2026] GET /v2.0/ => generated 632 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2226] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:08:15 2026] GET /v2.0/security-groups?tenant_id=9cf05428445044e79957d0215bd6e998&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2227] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:15 2026] DELETE /v2.0/security-groups/79103cad-a7ee-4ef0-a99c-03b367f3a541 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:08:17.362 8 INFO neutron.db.segments_db [None req-31b0943c-2c58-45a9-8f6f-ef46961d4798 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment 2b334b93-c0f3-4fdd-a4b0-85bb98804741 of type vxlan for network 409a7abf-a33a-422e-83a5-201ca534f745 [pid: 8|app: 0|req: 1175/2228] 10.0.0.20 () {34 vars in 670 bytes} [Thu Apr 23 13:08:17 2026] POST /v2.0/networks => generated 722 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2229] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:08:17 2026] POST /v2.0/subnets => generated 688 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:08:17.690 8 INFO neutron.db.segments_db [None req-e584a19f-71f6-44fb-8749-8817128ebcc7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Added segment b9c618e1-0849-4123-8ab5-04838fdbb9c6 of type vxlan for network 433ca3cd-d5f1-45e1-a17e-d45ea153f94c 2026-04-23 13:08:17.926 8 INFO neutron.db.l3_hamode_db [None req-e584a19f-71f6-44fb-8749-8817128ebcc7 68c0fd67e0964c13a47d2473120312ff 089b5c8c464a45afa66253552803d00a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:08:18.462 8 INFO neutron.db.l3_hamode_db [None req-e584a19f-71f6-44fb-8749-8817128ebcc7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1176/2230] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:08:17 2026] POST /v2.0/routers => generated 728 bytes in 1527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2231] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:08:19 2026] PUT /v2.0/routers/4b61f773-141b-4b55-9048-bea3f70e16c2/add_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2232] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:08:22 2026] GET /v2.0/networks?id=409a7abf-a33a-422e-83a5-201ca534f745 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2233] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:08:22 2026] GET /v2.0/quotas/089b5c8c464a45afa66253552803d00a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2234] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:08:22 2026] GET /v2.0/ports?tenant_id=089b5c8c464a45afa66253552803d00a&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2235] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:08:22 2026] GET /v2.0/networks/409a7abf-a33a-422e-83a5-201ca534f745?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2236] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:08:22 2026] GET /v2.0/networks/409a7abf-a33a-422e-83a5-201ca534f745?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: 1058/2237] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:22 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1180/2238] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:23 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1059/2239] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:24 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1181/2240] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:26 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2241] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:08:26 2026] GET /v2.0/networks?id=409a7abf-a33a-422e-83a5-201ca534f745 => 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: 1061/2242] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:27 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2243] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:08:27 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) [pid: 7|app: 0|req: 1062/2244] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:08:27 2026] PUT /v2.0/ports/ee007fa2-29f1-43aa-9643-1c6587144166 => generated 1239 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:08:27.785 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-028681ec-4d80-4157-8af2-4a4fc818f132'] response: {'name': 'network-changed', 'server_uuid': '473cc5db-caf8-40b8-9f63-1c191e1e4e5c', 'tag': 'ee007fa2-29f1-43aa-9643-1c6587144166', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1183/2245] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:28 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1063/2246] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:28 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2247] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:08:28 2026] GET /v2.0/ports?tenant_id=089b5c8c464a45afa66253552803d00a&device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2248] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:08:28 2026] GET /v2.0/networks?tenant_id=089b5c8c464a45afa66253552803d00a&shared=False => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2249] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:08:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2250] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2251] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2252] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/ports?tenant_id=089b5c8c464a45afa66253552803d00a&device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2253] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ee007fa2-29f1-43aa-9643-1c6587144166 => 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: 1067/2254] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/subnets?id=6ece6e52-07f4-4f6d-9463-1d37efc92d50 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2257] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/ports?network_id=409a7abf-a33a-422e-83a5-201ca534f745&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: 1070/2258] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/networks/409a7abf-a33a-422e-83a5-201ca534f745?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: 1189/2259] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:08:29 2026] GET /v2.0/networks/409a7abf-a33a-422e-83a5-201ca534f745?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: 1071/2260] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:30 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2261] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:30 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2262] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:31 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1191/2263] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:31 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2264] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:32 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2265] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:32 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&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: 7|app: 0|req: 1074/2266] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:33 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2267] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:34 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&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: 7|app: 0|req: 1075/2268] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:35 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2269] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:35 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2270] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:36 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2271] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:36 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&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: 1077/2272] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:37 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2273] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:37 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2274] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:38 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2275] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:08:38 2026] GET /v2.0/security-groups?id=1a897f33-1346-495c-889b-7f17670b9988&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: 7|app: 0|req: 1079/2276] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:08:39 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:08:39.225 8 INFO neutron_taas.services.taas.taas_plugin [req-eb35e390-1d04-4aea-a326-7b76208ccf71 req-a5cef843-35da-49c3-ba2d-4f18c5c65eb2 72185fe76be042618405f1632c438812 089b5c8c464a45afa66253552803d00a - - default default] TaaS: Handle Delete Port: ee007fa2-29f1-43aa-9643-1c6587144166 2026-04-23 13:08:39.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eb35e390-1d04-4aea-a326-7b76208ccf71 req-a5cef843-35da-49c3-ba2d-4f18c5c65eb2 72185fe76be042618405f1632c438812 089b5c8c464a45afa66253552803d00a - - default default] Tap Mirror: Handle Delete Port: ee007fa2-29f1-43aa-9643-1c6587144166 [pid: 8|app: 0|req: 1198/2277] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:08:39 2026] DELETE /v2.0/ports/ee007fa2-29f1-43aa-9643-1c6587144166 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:08:39.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-094e25f8-5d37-4d1a-aa3c-257c09cfbf17'] response: {'server_uuid': '473cc5db-caf8-40b8-9f63-1c191e1e4e5c', 'name': 'network-vif-deleted', 'tag': 'ee007fa2-29f1-43aa-9643-1c6587144166', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1080/2278] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:40 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1199/2279] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:41 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => 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: 1081/2280] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:08:42 2026] GET /v2.0/ports?device_id=473cc5db-caf8-40b8-9f63-1c191e1e4e5c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:08:44.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ba50d88-7db0-4b24-b711-b3b5ab4ddf5b 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: e4c32897-b61a-416f-a90e-48d3f9ada37f 2026-04-23 13:08:44.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ba50d88-7db0-4b24-b711-b3b5ab4ddf5b 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: e4c32897-b61a-416f-a90e-48d3f9ada37f [pid: 8|app: 0|req: 1200/2283] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:08:44 2026] PUT /v2.0/routers/4b61f773-141b-4b55-9048-bea3f70e16c2/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:08:45.623 7 INFO neutron_taas.services.taas.taas_plugin [None req-b72066ca-4d1b-4bc0-8c77-c0eb73c80bf7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: bc1faa9f-cff4-4a06-918c-6bcad437c706 2026-04-23 13:08:45.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b72066ca-4d1b-4bc0-8c77-c0eb73c80bf7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: bc1faa9f-cff4-4a06-918c-6bcad437c706 2026-04-23 13:08:45.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-b72066ca-4d1b-4bc0-8c77-c0eb73c80bf7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 39b4415f-5d3c-4adf-9a5c-096f5a2c7b4e 2026-04-23 13:08:45.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b72066ca-4d1b-4bc0-8c77-c0eb73c80bf7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 39b4415f-5d3c-4adf-9a5c-096f5a2c7b4e 2026-04-23 13:08:46.207 7 INFO neutron.services.segments.plugin [-] Segment b9c618e1-0849-4123-8ab5-04838fdbb9c6 resource provider aggregate not found 2026-04-23 13:08:46.209 7 INFO neutron.services.segments.plugin [-] Segment b9c618e1-0849-4123-8ab5-04838fdbb9c6 resource provider aggregate not found 2026-04-23 13:08:46.224 7 INFO neutron.services.segments.plugin [-] Segment b9c618e1-0849-4123-8ab5-04838fdbb9c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c618e1-0849-4123-8ab5-04838fdbb9c6 found for delete ", "request_id": "req-9e40a91c-c513-436d-b611-fec3e98269e1"}]} 2026-04-23 13:08:46.225 7 INFO neutron.services.segments.plugin [-] Segment b9c618e1-0849-4123-8ab5-04838fdbb9c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c618e1-0849-4123-8ab5-04838fdbb9c6 found for delete ", "request_id": "req-6f768b67-348b-4e55-b445-3bf1457b5c1b"}]} 2026-04-23 13:08:46.235 7 INFO neutron.db.l3_hamode_db [None req-b72066ca-4d1b-4bc0-8c77-c0eb73c80bf7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] HA network 433ca3cd-d5f1-45e1-a17e-d45ea153f94c was deleted as no HA routers are present in tenant 089b5c8c464a45afa66253552803d00a. [pid: 7|app: 0|req: 1084/2284] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:45 2026] DELETE /v2.0/routers/4b61f773-141b-4b55-9048-bea3f70e16c2 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2285] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:08:46 2026] DELETE /v2.0/subnets/6ece6e52-07f4-4f6d-9463-1d37efc92d50 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:08:46.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b2ae1b7-d953-40c1-82ac-9db43dbd4137 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 990dc9b8-daac-49f4-8dbf-181531b32097 2026-04-23 13:08:46.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b2ae1b7-d953-40c1-82ac-9db43dbd4137 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 990dc9b8-daac-49f4-8dbf-181531b32097 [pid: 7|app: 0|req: 1085/2286] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:08:46 2026] DELETE /v2.0/networks/409a7abf-a33a-422e-83a5-201ca534f745 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2287] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:08:46 2026] GET /v2.0/security-groups?tenant_id=089b5c8c464a45afa66253552803d00a&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2288] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:46 2026] DELETE /v2.0/security-groups/1a897f33-1346-495c-889b-7f17670b9988 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:08:48.451 7 INFO neutron.services.segments.plugin [-] Segment 2b334b93-c0f3-4fdd-a4b0-85bb98804741 resource provider aggregate not found 2026-04-23 13:08:48.455 7 INFO neutron.services.segments.plugin [-] Segment 2b334b93-c0f3-4fdd-a4b0-85bb98804741 resource provider aggregate not found 2026-04-23 13:08:48.470 7 INFO neutron.services.segments.plugin [-] Segment 2b334b93-c0f3-4fdd-a4b0-85bb98804741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b334b93-c0f3-4fdd-a4b0-85bb98804741 found for delete ", "request_id": "req-e98e23f7-0e0e-4f38-9c3b-9e4c5fc447c2"}]} 2026-04-23 13:08:48.472 7 INFO neutron.services.segments.plugin [-] Segment 2b334b93-c0f3-4fdd-a4b0-85bb98804741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b334b93-c0f3-4fdd-a4b0-85bb98804741 found for delete ", "request_id": "req-1e790684-e33d-49a8-8aca-1f3076546fab"}]} [pid: 8|app: 0|req: 1203/2289] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:08:56 2026] GET /v2.0/security-groups?tenant_id=effa9b28cda44741b128d01c85d99071&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2290] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:08:56 2026] DELETE /v2.0/security-groups/95295555-d85b-4665-b466-373826bf7013 => 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: 1205/2293] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:09:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2294] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:09:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2295] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:09:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2296] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:09:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2297] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:09:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2298] 10.0.0.20 () {34 vars in 766 bytes} [Thu Apr 23 13:09:01 2026] PUT /v2.0/security-groups/e1202933-4a4a-4826-b198-547e11feddd7/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2299] 10.0.0.20 () {34 vars in 766 bytes} [Thu Apr 23 13:09:01 2026] PUT /v2.0/security-groups/fe0238ff-a4d7-48c4-b144-8ab40f0a7bb2/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2300] 10.0.0.20 () {34 vars in 766 bytes} [Thu Apr 23 13:09:01 2026] PUT /v2.0/security-groups/e72d58fc-7cca-464a-99dc-b6fb3d841e59/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2301] 10.0.0.20 () {34 vars in 766 bytes} [Thu Apr 23 13:09:01 2026] PUT /v2.0/security-groups/99ac8872-50be-4d56-b859-4217c7a8e1a5/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: 1093/2302] 10.0.0.20 () {32 vars in 679 bytes} [Thu Apr 23 13:09:01 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: 8|app: 0|req: 1210/2303] 10.0.0.20 () {32 vars in 693 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2304] 10.0.0.20 () {32 vars in 689 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2305] 10.0.0.20 () {32 vars in 701 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2306] 10.0.0.20 () {32 vars in 687 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2307] 10.0.0.20 () {32 vars in 701 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2308] 10.0.0.20 () {32 vars in 697 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2309] 10.0.0.20 () {32 vars in 709 bytes} [Thu Apr 23 13:09:01 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2310] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:02 2026] DELETE /v2.0/security-groups/e1202933-4a4a-4826-b198-547e11feddd7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2311] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:02 2026] DELETE /v2.0/security-groups/fe0238ff-a4d7-48c4-b144-8ab40f0a7bb2 => 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: 1098/2312] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:02 2026] DELETE /v2.0/security-groups/e72d58fc-7cca-464a-99dc-b6fb3d841e59 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2313] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:02 2026] DELETE /v2.0/security-groups/99ac8872-50be-4d56-b859-4217c7a8e1a5 => 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: 1099/2314] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:02 2026] DELETE /v2.0/security-groups/95a431b0-ca4a-45d2-b947-3e25231dd151 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2315] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:09:03 2026] GET /v2.0/security-groups?tenant_id=4ac40b7e1c5341f18602933ae68fc183&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2316] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:03 2026] DELETE /v2.0/security-groups/1f9c935f-a1d8-46d1-827e-8e8842235b4a => 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: 1217/2317] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:09:03 2026] GET /v2.0/security-groups?tenant_id=b22f7e6fd7e542f3b9709d264d7d0d52&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: 1101/2318] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:03 2026] DELETE /v2.0/security-groups/ec9120bc-c504-496d-9485-6b22f72f431c => 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: 1218/2319] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:09:03 2026] GET /v2.0/security-groups?tenant_id=a228d523d1eb43a2ad12f16d0677701b&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: 1102/2320] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:04 2026] DELETE /v2.0/security-groups/29fc4651-80a6-403f-a433-1a894ffe121f => 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: 1219/2321] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:09:07 2026] GET /v2.0/security-groups?tenant_id=b66bf96e03ca4a5fa22221adc1e39144&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2322] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:07 2026] DELETE /v2.0/security-groups/76590f06-f4f9-4738-bab8-e4eb9036ca9d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2323] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:09:07 2026] GET /v2.0/security-groups?tenant_id=20b470ed03b34a10a89f5f2dfc260499&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2324] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:09:07 2026] DELETE /v2.0/security-groups/e7e763d6-7c68-48f9-b2dd-f071fc272292 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:09:16.975 7 INFO neutron.db.segments_db [None req-b3f3f30c-e49c-46ce-8911-fcfb6f17ca67 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Added segment 1063a12b-87a1-45f0-9e41-7ee53ba35169 of type vxlan for network 35a43743-a5d3-4a74-86f7-94f4f9b9235a [pid: 7|app: 0|req: 1106/2327] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:09:16 2026] POST /v2.0/networks => generated 621 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2328] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:17 2026] POST /v2.0/subnets => generated 658 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2329] 10.0.0.20 () {32 vars in 721 bytes} [Thu Apr 23 13:09:17 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2330] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:17 2026] POST /v2.0/subnets => generated 732 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:09:17.567 7 INFO neutron.db.segments_db [None req-dedf4d15-43f4-45c4-9c93-55d846771388 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Added segment 0edbae3c-98c8-4328-9508-3415ea706d5e of type vxlan for network 58bff79e-1926-4745-9243-75d36b5b9453 [pid: 7|app: 0|req: 1108/2331] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:09:17 2026] POST /v2.0/networks => generated 619 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2332] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:17 2026] POST /v2.0/subnets => generated 655 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2333] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:17 2026] POST /v2.0/subnets => generated 726 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:09:18.079 8 INFO neutron.db.segments_db [None req-c49c1ca1-4b16-45b7-81be-0fd0713088fc f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Added segment 37bb8aed-6d56-4c59-81b3-c9744eff6173 of type vxlan for network 2f4290e0-8b77-49fb-8ede-22771f960a36 [pid: 8|app: 0|req: 1225/2334] 10.0.0.20 () {34 vars in 669 bytes} [Thu Apr 23 13:09:18 2026] POST /v2.0/networks => generated 618 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2335] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:18 2026] POST /v2.0/subnets => generated 656 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2336] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:18 2026] POST /v2.0/subnets => generated 730 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:09:18.739 7 INFO neutron.db.segments_db [None req-8d9b6077-6ddf-4971-962e-4301fce33176 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Added segment e1b8d6e6-73a8-474c-bebe-010153e63744 of type vxlan for network 797241af-214d-498f-8da1-d8a802173216 2026-04-23 13:09:19.002 7 INFO neutron.db.l3_hamode_db [None req-8d9b6077-6ddf-4971-962e-4301fce33176 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 13:09:19.751 7 INFO neutron.db.l3_hamode_db [None req-8d9b6077-6ddf-4971-962e-4301fce33176 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1111/2337] 10.0.0.20 () {34 vars in 668 bytes} [Thu Apr 23 13:09:18 2026] POST /v2.0/routers => generated 685 bytes in 1855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2338] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:09:20 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/add_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2339] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:09:21 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2340] 10.0.0.20 () {34 vars in 782 bytes} [Thu Apr 23 13:09:22 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2341] 10.0.0.20 () {34 vars in 683 bytes} [Thu Apr 23 13:09:24 2026] POST /v2.0/security-groups => generated 1629 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2342] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2343] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2344] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2345] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2346] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2347] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2348] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2349] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 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: 1233/2350] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2351] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2352] 10.0.0.20 () {34 vars in 694 bytes} [Thu Apr 23 13:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2353] 10.0.0.119 () {34 vars in 1094 bytes} [Thu Apr 23 13:09:26 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-673022305&fields=id&tenant_id=cb3b62c5f884473380bcb3f2dcf85d48 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2354] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:09:26 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2355] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:09:26 2026] GET /v2.0/quotas/cb3b62c5f884473380bcb3f2dcf85d48 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2356] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:09:26 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&fields=id => generated 287 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2357] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:09:26 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2358] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:09:26 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1122/2359] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:27 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => 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: 1239/2362] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:09:31 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2363] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:09:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb3b62c5f884473380bcb3f2dcf85d48 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2364] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:09:31 2026] POST /v2.0/ports => generated 1179 bytes in 407 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: 1241/2365] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:32 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1194 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2366] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:32 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2367] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:09:31 2026] PUT /v2.0/ports/ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => generated 1460 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:09:32.382 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19ba212b-1fac-4c50-aff5-7a8819dfd1b5'] response: {'name': 'network-changed', 'server_uuid': '5eb7b2eb-775b-49e0-9486-daa171399b9f', 'tag': 'ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1243/2368] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:09:32 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1463 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1126/2369] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:09:32 2026] GET /v2.0/networks?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&shared=False => generated 2376 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2370] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:09:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2371] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2372] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.12&port_id=ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => 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: 1128/2373] 199.19.213.114 () {34 vars in 1104 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30b&port_id=ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => 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: 1246/2374] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/subnets?id=e451c8a9-dd18-4286-a77e-3658ec464ff3&id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 1410 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2375] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2376] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&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: 1130/2377] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2378] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:09:34 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1131/2379] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:37 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2380] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:37 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2381] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:42 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2382] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:42 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&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: 1133/2383] 10.0.0.20 () {32 vars in 817 bytes} [Thu Apr 23 13:09:42 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&mac_address=fa%3A16%3A3e%3A5c%3A92%3A5c => generated 1196 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:09:43.363 8 INFO neutron.db.l3_db [None req-f6c61fc4-491f-4de2-a24d-da88b6f5011d f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Floating IP b21e4ce8-40f5-451b-bda5-1823564f94f5 associated. External IP: 10.96.250.209, port: ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e. [pid: 8|app: 0|req: 1251/2384] 10.0.0.20 () {34 vars in 676 bytes} [Thu Apr 23 13:09:42 2026] POST /v2.0/floatingips => generated 854 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:09:43.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6e3ff87-9c54-4299-b1c3-b5363fa51d07'] response: {'name': 'network-changed', 'server_uuid': '5eb7b2eb-775b-49e0-9486-daa171399b9f', 'tag': 'ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1134/2385] 10.0.0.119 () {34 vars in 1094 bytes} [Thu Apr 23 13:09:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-673022305&fields=id&tenant_id=cb3b62c5f884473380bcb3f2dcf85d48 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2386] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:09:43 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2387] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:09:43 2026] GET /v2.0/quotas/cb3b62c5f884473380bcb3f2dcf85d48 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2388] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:09:43 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&fields=id => generated 333 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2389] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1254/2390] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2391] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => 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: 1255/2392] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2393] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2394] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.12&port_id=ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => generated 857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2395] 199.19.213.114 () {34 vars in 1104 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30b&port_id=ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => 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: 1257/2396] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/subnets?id=e451c8a9-dd18-4286-a77e-3658ec464ff3&id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2397] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&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: 1258/2398] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2401] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1142/2402] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:09:44 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1261/2403] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:09:48 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 704 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2404] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:09:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb3b62c5f884473380bcb3f2dcf85d48 => generated 178 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2405] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:09:48 2026] POST /v2.0/ports => generated 1187 bytes in 418 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: 1144/2406] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:09:48 2026] PUT /v2.0/ports/36074592-c117-484e-b23d-6af876cb9439 => generated 1468 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2407] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:49 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1202 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:09:49.421 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db0f65fa-bf08-496b-a6c6-0ae32ab57aa0'] response: {'name': 'network-changed', 'server_uuid': 'e1c13adb-0ce1-41b1-837e-30ca2113d619', 'tag': '36074592-c117-484e-b23d-6af876cb9439', '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: 1145/2408] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:49 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2409] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:09:49 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2410] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:09:49 2026] GET /v2.0/networks?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2411] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:09:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2412] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:09:50 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1465 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2413] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:50 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&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: 1148/2414] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2415] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=36074592-c117-484e-b23d-6af876cb9439 => 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: 1149/2416] 199.19.213.114 () {34 vars in 1106 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33a&port_id=36074592-c117-484e-b23d-6af876cb9439 => 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: 1268/2417] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/subnets?id=3b0c5765-5020-497e-b42c-4466679a7bae&id=5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2418] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2419] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2420] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1270/2421] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:09:51 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1152/2422] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:54 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1204 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2423] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:54 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&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: 1154/2426] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:09:59 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2427] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:09:59 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2428] 10.0.0.20 () {32 vars in 817 bytes} [Thu Apr 23 13:09:59 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&mac_address=fa%3A16%3A3e%3A30%3A99%3Af3 => generated 1204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:10:00.562 8 INFO neutron.db.l3_db [None req-31505624-db89-4bf0-ae41-3dc791037b03 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Floating IP 65462c51-9169-4667-ad9f-0c4c03b0035b associated. External IP: 10.96.250.210, port: 36074592-c117-484e-b23d-6af876cb9439. [pid: 8|app: 0|req: 1274/2429] 10.0.0.20 () {34 vars in 676 bytes} [Thu Apr 23 13:09:59 2026] POST /v2.0/floatingips => generated 855 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 13:10:00.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01c3fc48-f5e2-42e2-8ea6-615d8bc315b7'] response: {'name': 'network-changed', 'server_uuid': 'e1c13adb-0ce1-41b1-837e-30ca2113d619', 'tag': '36074592-c117-484e-b23d-6af876cb9439', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1156/2430] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2431] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2432] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=36074592-c117-484e-b23d-6af876cb9439 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2433] 199.19.213.114 () {34 vars in 1106 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33a&port_id=36074592-c117-484e-b23d-6af876cb9439 => 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: 1158/2434] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/subnets?id=3b0c5765-5020-497e-b42c-4466679a7bae&id=5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2435] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2436] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2437] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1160/2438] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:10:01 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1279/2439] 10.0.0.232 () {34 vars in 990 bytes} [Thu Apr 23 13:10:07 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2440] 10.0.0.232 () {34 vars in 1040 bytes} [Thu Apr 23 13:10:07 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2443] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:10:17 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2444] 10.0.0.90 () {30 vars in 689 bytes} [Thu Apr 23 13:10:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2445] 10.0.0.90 () {30 vars in 691 bytes} [Thu Apr 23 13:10:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2446] 10.0.0.90 () {30 vars in 667 bytes} [Thu Apr 23 13:10:18 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: 1283/2447] 10.0.0.90 () {30 vars in 703 bytes} [Thu Apr 23 13:10:18 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: 1165/2448] 10.0.0.90 () {28 vars in 438 bytes} [Thu Apr 23 13:10:19 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2449] 10.0.0.90 () {30 vars in 727 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 658 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2450] 10.0.0.90 () {30 vars in 689 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2451] 10.0.0.90 () {30 vars in 691 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2452] 10.0.0.90 () {30 vars in 667 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2453] 10.0.0.90 () {30 vars in 703 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2454] 10.0.0.90 () {30 vars in 727 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1287/2455] 10.0.0.90 () {30 vars in 689 bytes} [Thu Apr 23 13:10:19 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: 1169/2456] 10.0.0.90 () {30 vars in 691 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2457] 10.0.0.90 () {30 vars in 667 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2458] 10.0.0.90 () {30 vars in 703 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2459] 10.0.0.90 () {30 vars in 729 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2460] 10.0.0.90 () {30 vars in 681 bytes} [Thu Apr 23 13:10:19 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2461] 10.0.0.90 () {34 vars in 703 bytes} [Thu Apr 23 13:10:19 2026] POST /v2.0/ports => generated 1128 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2462] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:10:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1291/2463] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:10:22 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: 1173/2464] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:10:22 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: 1292/2465] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:10:22 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: 1174/2466] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:10:22 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => 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: 1293/2467] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:10:23 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: 1175/2468] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:10:23 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: 1294/2469] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2470] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:10:23.244 8 INFO neutron.api.v2.resource [None req-7543357c-9543-4a8c-8aef-14fdc37b0c71 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1295/2471] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/security-groups/lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2472] 199.19.213.114 () {30 vars in 785 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/security-groups?name=lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2473] 199.19.213.114 () {34 vars in 736 bytes} [Thu Apr 23 13:10:23 2026] POST /v2.0/security-groups => generated 1638 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2474] 199.19.213.114 () {30 vars in 815 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/security-group-rules?security_group_id=586ea964-0d36-4ce9-b529-1a7d57f4d739 => generated 1182 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2475] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:10:23 2026] PUT /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2476] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1298/2477] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:10:23 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: 1180/2478] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2479] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2480] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:10:23 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2483] 10.0.0.119 () {34 vars in 1016 bytes} [Thu Apr 23 13:10:30 2026] GET /v2.0/security-groups?id=d22dc0cd-0af6-482c-a252-14298e7de292&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2484] 10.0.0.119 () {34 vars in 982 bytes} [Thu Apr 23 13:10:30 2026] GET /v2.0/networks?id=8557af61-81ec-43f0-8904-23a5a53dff28 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2485] 10.0.0.119 () {34 vars in 965 bytes} [Thu Apr 23 13:10:31 2026] GET /v2.0/quotas/94b2969d254e4632bb6a3e62d78deafc => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2486] 10.0.0.119 () {34 vars in 1002 bytes} [Thu Apr 23 13:10:31 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2487] 10.0.0.119 () {34 vars in 1008 bytes} [Thu Apr 23 13:10:31 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2488] 10.0.0.119 () {34 vars in 1108 bytes} [Thu Apr 23 13:10:31 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2489] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:31 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2490] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:31 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => 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: 1305/2491] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:34 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => 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: 1187/2492] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:34 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2493] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:10:35 2026] GET /v2.0/networks?id=8557af61-81ec-43f0-8904-23a5a53dff28 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2494] 199.19.213.114 () {34 vars in 1050 bytes} [Thu Apr 23 13:10:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94b2969d254e4632bb6a3e62d78deafc => generated 343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2495] 199.19.213.114 () {38 vars in 955 bytes} [Thu Apr 23 13:10:35 2026] POST /v2.0/ports => generated 1082 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2496] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:10:36 2026] PUT /v2.0/ports/84530c5e-e82b-41ab-a453-4d0cb99af374 => generated 1243 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:10:36.590 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e019eed3-2787-472a-bc84-4e6bb9fc1714'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '84530c5e-e82b-41ab-a453-4d0cb99af374', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1308/2497] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:10:37 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1190/2498] 199.19.213.114 () {34 vars in 1018 bytes} [Thu Apr 23 13:10:37 2026] GET /v2.0/networks?tenant_id=94b2969d254e4632bb6a3e62d78deafc&shared=False => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2499] 199.19.213.114 () {34 vars in 930 bytes} [Thu Apr 23 13:10:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2500] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:37 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2501] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:10:37 2026] GET /v2.0/security-groups?id=d22dc0cd-0af6-482c-a252-14298e7de292&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2502] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:37 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2503] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:10:38 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2504] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:10:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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/2505] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:10:38 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => 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: 1194/2506] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:10:38 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&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: 1313/2507] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:10:38 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2508] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:10:38 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2509] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:40 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2510] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:10:40 2026] GET /v2.0/security-groups?id=d22dc0cd-0af6-482c-a252-14298e7de292&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2511] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:40 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2512] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:10:42 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2513] 199.19.213.114 () {34 vars in 1044 bytes} [Thu Apr 23 13:10:42 2026] GET /v2.0/security-groups?id=d22dc0cd-0af6-482c-a252-14298e7de292&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2514] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:43 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => 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: 1317/2515] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:10:43 2026] GET /v2.0/security-groups?id=d22dc0cd-0af6-482c-a252-14298e7de292&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2516] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:43 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2519] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:46 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2520] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:10:46 2026] GET /v2.0/security-groups?id=d22dc0cd-0af6-482c-a252-14298e7de292&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2521] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:10:46 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2526] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:11:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2527] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:11:27 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: 1205/2528] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:11:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2529] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:11:27 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: 1206/2530] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:11:27 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2531] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:11:27 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => 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: 1207/2532] 199.19.213.114 () {34 vars in 717 bytes} [Thu Apr 23 13:11:27 2026] POST /v2.0/ports => generated 1059 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2533] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:11:27 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2534] 10.0.0.119 () {34 vars in 907 bytes} [Thu Apr 23 13:11:27 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) [pid: 8|app: 0|req: 1327/2535] 199.19.213.114 () {34 vars in 1262 bytes} [Thu Apr 23 13:11:28 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2536] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:28 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1328/2537] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:28 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2538] 199.19.213.114 () {34 vars in 975 bytes} [Thu Apr 23 13:11:29 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2539] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:11:29 2026] GET /v2.0/networks?id=35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2542] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:11:29 2026] PUT /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1249 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:11:29.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fed1197-0d61-475f-bbb0-443f2df22b79'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '08a3dee1-8863-440a-bbdd-f42df08c294e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1332/2543] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2489 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2544] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/networks?id=35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2545] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => 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: 1213/2546] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1334/2547] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2548] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1335/2549] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:30 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1215/2550] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2489 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2551] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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: 1216/2552] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2553] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2554] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?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: 1338/2555] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?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: 1218/2556] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => 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: 1339/2557] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2558] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2559] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2560] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:31 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2561] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1251 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2562] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:11:36 2026] PUT /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1275 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:11:36.430 8 INFO neutron.api.v2.resource [None req-d7d45c85-e2c8-4075-bf2e-54081bbb7230 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1342/2563] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/security-groups/lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:11:36.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9654b5a4-65c9-49bc-a02c-441efaf9d197'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '08a3dee1-8863-440a-bbdd-f42df08c294e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2564] 199.19.213.114 () {30 vars in 785 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/security-groups?name=lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2565] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:11:36 2026] PUT /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1313 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:11:36.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27a8858e-7256-4dd9-a461-d5fc308e174c'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '08a3dee1-8863-440a-bbdd-f42df08c294e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1223/2566] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1344/2567] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2568] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:11:36 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: 1346/2569] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:11:36 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: 1224/2570] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2571] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:11:36 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1348/2572] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2573] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/networks?id=35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2574] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2575] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1349 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2576] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1350/2577] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2578] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2579] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2580] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2581] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2582] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1353/2583] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:11:37 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2584] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2585] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/networks?id=35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2586] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => 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: 1355/2587] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2588] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2589] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1234/2590] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:38 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:11:41.790 8 INFO neutron.db.l3_db [None req-466f1b4d-5243-4459-9e43-c8f57bfa1c6f f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Floating IP a53cb53c-d7de-412a-ac6e-86bdb9146d92 associated. External IP: 10.96.250.202, port: f37fd079-d46d-4586-8329-d6a6484022b9. [pid: 8|app: 0|req: 1357/2591] 10.0.0.20 () {34 vars in 676 bytes} [Thu Apr 23 13:11:41 2026] POST /v2.0/floatingips => generated 898 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2594] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:11:44 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: 1236/2595] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:11:44 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: 1360/2596] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:11:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2597] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:11: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) 2026-04-23 13:11:44.970 8 INFO neutron.api.v2.resource [None req-74ada05f-36e5-404a-b983-5cdd15b9c731 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2598] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 13:11:44 2026] GET /v2.0/security-groups/lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2599] 199.19.213.114 () {30 vars in 785 bytes} [Thu Apr 23 13:11:44 2026] GET /v2.0/security-groups?name=lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2600] 199.19.213.114 () {30 vars in 815 bytes} [Thu Apr 23 13:11:45 2026] GET /v2.0/security-group-rules?security_group_id=586ea964-0d36-4ce9-b529-1a7d57f4d739 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2601] 199.19.213.114 () {34 vars in 747 bytes} [Thu Apr 23 13:11:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2602] 199.19.213.114 () {34 vars in 747 bytes} [Thu Apr 23 13:11:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2603] 10.0.0.90 () {30 vars in 689 bytes} [Thu Apr 23 13:11:52 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: 1364/2604] 10.0.0.90 () {30 vars in 691 bytes} [Thu Apr 23 13:11:52 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: 1241/2605] 10.0.0.90 () {30 vars in 667 bytes} [Thu Apr 23 13:11:52 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: 1365/2606] 10.0.0.90 () {30 vars in 703 bytes} [Thu Apr 23 13:11:52 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: 1242/2607] 10.0.0.90 () {28 vars in 438 bytes} [Thu Apr 23 13:11:53 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2608] 10.0.0.90 () {30 vars in 727 bytes} [Thu Apr 23 13:11:53 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2609] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2610] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:11:55 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: 1244/2611] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2612] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:11:55 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: 1245/2613] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => 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: 1369/2614] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2615] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:11: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: 8|app: 0|req: 1370/2616] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2617] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2618] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:11:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2619] 199.19.213.114 () {34 vars in 717 bytes} [Thu Apr 23 13:11:55 2026] POST /v2.0/ports => generated 1324 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2620] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:11:56 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1249/2621] 10.0.0.119 () {34 vars in 907 bytes} [Thu Apr 23 13:11:56 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2622] 199.19.213.114 () {34 vars in 1262 bytes} [Thu Apr 23 13:11:57 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2623] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:57 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1374/2624] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:57 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2625] 199.19.213.114 () {34 vars in 975 bytes} [Thu Apr 23 13:11:58 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2626] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:11:58 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2627] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:11:58 2026] PUT /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1514 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:11:58.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ea4cbee-040b-487f-9bd7-450474a3fce4'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '795a1184-4f0a-4595-9b89-7b72045239c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1376/2628] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4095 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1253/2629] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2630] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => 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: 1254/2631] 199.19.213.114 () {34 vars in 1104 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A251&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2632] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/subnets?id=e451c8a9-dd18-4286-a77e-3658ec464ff3&id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2633] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2634] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&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: 1256/2635] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2638] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:11:59 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1381/2639] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4095 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2640] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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: 1382/2641] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2642] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&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: 1383/2643] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2644] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2645] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => 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: 1262/2646] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2647] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:00 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&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: 1263/2648] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1386/2649] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1264/2650] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => 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: 1387/2651] 199.19.213.114 () {34 vars in 1104 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A251&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => 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: 1265/2652] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/subnets?id=e451c8a9-dd18-4286-a77e-3658ec464ff3&id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2653] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2654] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&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: 1389/2655] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2656] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:01 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1390/2657] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2658] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2659] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2660] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/subnets/e451c8a9-dd18-4286-a77e-3658ec464ff3 => generated 744 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2661] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2662] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:05 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: 1393/2663] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2664] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2665] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1272/2666] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => 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: 1395/2667] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2668] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1396/2669] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:05 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2670] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:06 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2671] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:06 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1275/2672] 10.0.0.90 () {30 vars in 689 bytes} [Thu Apr 23 13:12:13 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: 1398/2673] 10.0.0.90 () {30 vars in 691 bytes} [Thu Apr 23 13:12:13 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: 1276/2674] 10.0.0.90 () {30 vars in 667 bytes} [Thu Apr 23 13:12:13 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: 1399/2675] 10.0.0.90 () {30 vars in 703 bytes} [Thu Apr 23 13:12:13 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: 1277/2676] 10.0.0.90 () {28 vars in 438 bytes} [Thu Apr 23 13:12:14 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2677] 10.0.0.90 () {30 vars in 727 bytes} [Thu Apr 23 13:12:14 2026] GET /v2.0/subnets/3b0c5765-5020-497e-b42c-4466679a7bae => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2680] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:14 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: 1279/2681] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:14 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: 1403/2682] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:14 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: 1280/2683] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:14 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: 1404/2684] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:14 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2685] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:14 2026] GET /v2.0/subnets/3b0c5765-5020-497e-b42c-4466679a7bae => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2686] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:14 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4097 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2687] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:15 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: 1406/2688] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:15 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: 1283/2689] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:15 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: 1407/2690] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:15 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: 1284/2691] 199.19.213.114 () {34 vars in 717 bytes} [Thu Apr 23 13:12:15 2026] POST /v2.0/ports => generated 1328 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2692] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:12:15 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1285/2693] 199.19.213.114 () {34 vars in 1262 bytes} [Thu Apr 23 13:12:16 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2694] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:16 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1286/2695] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:16 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2696] 199.19.213.114 () {34 vars in 975 bytes} [Thu Apr 23 13:12:17 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2697] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:12:17 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2698] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:12:17 2026] PUT /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1518 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:12:17.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b744dd87-d8e4-47e9-a25e-d9348015391f'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': 'eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1288/2699] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 5607 bytes in 54 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: 1412/2700] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2701] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => 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: 1413/2702] 199.19.213.114 () {34 vars in 1106 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d9&port_id=eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => 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: 1290/2703] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/subnets?id=3b0c5765-5020-497e-b42c-4466679a7bae&id=5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2704] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2705] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&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: 1415/2706] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2707] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:18 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2708] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:19 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 5607 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2709] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:12:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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: 1417/2710] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:19 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2711] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:19 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&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: 1418/2712] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:19 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2713] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:19 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?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: 1419/2714] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2715] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2716] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2717] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1421/2718] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2719] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => 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: 1422/2720] 199.19.213.114 () {34 vars in 1104 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A251&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => 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: 1299/2721] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/subnets?id=e451c8a9-dd18-4286-a77e-3658ec464ff3&id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2722] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2723] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2724] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1301/2725] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1425/2726] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => 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: 1302/2727] 199.19.213.114 () {34 vars in 1106 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d9&port_id=eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => 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: 1426/2728] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/subnets?id=3b0c5765-5020-497e-b42c-4466679a7bae&id=5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2729] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2730] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&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: 1304/2731] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2732] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:20 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1305/2733] 10.0.0.119 () {34 vars in 971 bytes} [Thu Apr 23 13:12:24 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2734] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:24 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2735] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:24 2026] GET /v2.0/subnets/3b0c5765-5020-497e-b42c-4466679a7bae => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2736] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:24 2026] GET /v2.0/subnets/5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 748 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2737] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:24 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2738] 199.19.213.114 () {34 vars in 790 bytes} [Thu Apr 23 13:12:24 2026] PUT /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1251 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:12:25.404 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e57e4b5b-6678-40d8-bffc-05c536a2788c'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '795a1184-4f0a-4595-9b89-7b72045239c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1308/2739] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1432/2740] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2741] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2742] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2743] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:25 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: 1434/2744] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2745] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1435/2746] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => 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: 1312/2747] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2748] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2749] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => 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: 1437/2750] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2751] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1438/2752] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 5380 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2753] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:12:25 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2754] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2755] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:26 2026] GET /v2.0/subnets?id=1e44e37b-38db-4d66-9077-ead81b9a001c => 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: 1440/2756] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:26 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2757] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:26 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1441/2758] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:26 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2761] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2762] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2763] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2764] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:38 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: 1321/2765] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2766] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 5380 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2767] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2768] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:38 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: 1323/2769] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12: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: 8|app: 0|req: 1447/2770] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2771] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:38 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1520 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2772] 199.19.213.114 () {34 vars in 790 bytes} [Thu Apr 23 13:12:38 2026] PUT /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1311 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:12:39.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d31cfb23-f82b-482b-9785-f05ca9b7d241'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': 'eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1325/2773] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 797 bytes in 43 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: 1449/2774] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/subnets/5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2775] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2776] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:12:39 2026] PUT /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1080 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2777] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1451/2778] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4976 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2779] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2780] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => 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: 1453/2781] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2782] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4976 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2783] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:39 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2784] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:40 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4976 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:12:41.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e959f5-8419-4917-ac77-7a707b5220ec'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': 'eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1455/2785] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:41 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4976 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2786] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:12:41 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2787] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:41 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1332/2788] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:41 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2789] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:42 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 4976 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2790] 199.19.213.114 () {34 vars in 975 bytes} [Thu Apr 23 13:12:42 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2791] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:12:42 2026] GET /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0?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: 1334/2792] 199.19.213.114 () {34 vars in 1016 bytes} [Thu Apr 23 13:12:42 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2793] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:12:42 2026] PUT /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2794] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3868 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:12:43.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-975dcc48-916e-433b-a292-61b225398f75 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 2026-04-23 13:12:43.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-975dcc48-916e-433b-a292-61b225398f75 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 [pid: 8|app: 0|req: 1460/2795] 199.19.213.114 () {32 vars in 759 bytes} [Thu Apr 23 13:12:43 2026] DELETE /v2.0/ports/eca68a28-5d1d-4aa4-aeb5-e1ce528b3ea0 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2796] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:43 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: 1461/2797] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:43 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: 1337/2798] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:43 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: 1462/2799] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12: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) [pid: 7|app: 0|req: 1338/2800] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1463/2801] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2802] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2803] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1340/2804] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => 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: 1465/2805] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2806] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:43 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1466/2807] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2808] 199.19.213.114 () {34 vars in 1226 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks?id=8557af61-81ec-43f0-8904-23a5a53dff28&id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&id=58bff79e-1926-4745-9243-75d36b5b9453&id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 3097 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2809] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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: 1343/2810] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => 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: 1468/2811] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&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: 7|app: 0|req: 1344/2812] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2813] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2814] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2815] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2816] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2817] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2818] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1472/2819] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.46&port_id=795a1184-4f0a-4595-9b89-7b72045239c5 => 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: 1349/2822] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/subnets?id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2823] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2824] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1475/2825] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:44 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2826] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2827] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2828] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2829] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2830] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2831] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2832] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2833] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2834] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2835] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2836] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:12:49 2026] PUT /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1080 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:12:49.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad9304dc-dde0-4962-b8a0-88dd32fd4c58'] response: {'name': 'network-changed', 'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'tag': '795a1184-4f0a-4595-9b89-7b72045239c5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1481/2837] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453 => generated 798 bytes in 61 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: 1357/2838] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:49 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3697 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2839] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:50 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2840] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:50 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2841] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:12:50 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2842] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:50 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1484/2843] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:50 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2844] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:51 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2845] 199.19.213.114 () {34 vars in 975 bytes} [Thu Apr 23 13:12:52 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2846] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:12:52 2026] GET /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2847] 199.19.213.114 () {34 vars in 1016 bytes} [Thu Apr 23 13:12:52 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?fields=dns_domain => generated 29 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2848] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:52 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 3697 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2849] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:12:52 2026] PUT /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 917 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2850] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:12:53.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-909c95c5-235f-41c9-9f33-0c5e98add0cb 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 795a1184-4f0a-4595-9b89-7b72045239c5 2026-04-23 13:12:53.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-909c95c5-235f-41c9-9f33-0c5e98add0cb 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 795a1184-4f0a-4595-9b89-7b72045239c5 [pid: 8|app: 0|req: 1488/2851] 199.19.213.114 () {32 vars in 759 bytes} [Thu Apr 23 13:12:53 2026] DELETE /v2.0/ports/795a1184-4f0a-4595-9b89-7b72045239c5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2852] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:12:53 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: 1489/2853] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2854] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2855] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2856] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => 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: 1491/2857] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2858] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2859] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2860] 199.19.213.114 () {30 vars in 743 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => 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: 1493/2861] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2862] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2863] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2864] 199.19.213.114 () {34 vars in 1146 bytes} [Thu Apr 23 13:12:53 2026] GET /v2.0/networks?id=8557af61-81ec-43f0-8904-23a5a53dff28&id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 2311 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2865] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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: 1371/2866] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2867] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2868] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?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: 1497/2869] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?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: 1373/2870] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.254&port_id=08a3dee1-8863-440a-bbdd-f42df08c294e => 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: 1498/2871] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/subnets?id=fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2872] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/ports?network_id=35a43743-a5d3-4a74-86f7-94f4f9b9235a&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2873] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1375/2874] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:12:54 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?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: 1501/2877] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:13:06 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: 1377/2878] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:13:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2879] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:13:06 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: 1378/2880] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:13:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:13:06.406 8 INFO neutron.api.v2.resource [None req-3f397883-57d2-4216-95fc-46a2b1a02dea 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2881] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 13:13:06 2026] GET /v2.0/security-groups/lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2882] 199.19.213.114 () {30 vars in 785 bytes} [Thu Apr 23 13:13:06 2026] GET /v2.0/security-groups?name=lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 2865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2883] 199.19.213.114 () {30 vars in 815 bytes} [Thu Apr 23 13:13:06 2026] GET /v2.0/security-group-rules?security_group_id=586ea964-0d36-4ce9-b529-1a7d57f4d739 => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2884] 199.19.213.114 () {32 vars in 789 bytes} [Thu Apr 23 13:13:06 2026] DELETE /v2.0/security-group-rules/7080d738-1564-4d82-ad2a-9743bab0347f => 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: 1505/2885] 199.19.213.114 () {32 vars in 789 bytes} [Thu Apr 23 13:13:06 2026] DELETE /v2.0/security-group-rules/74c3a182-380c-47c9-a7b1-eecd9ec08253 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:09.181 7 INFO neutron_taas.services.taas.taas_plugin [None req-af023222-71ee-4703-a2af-decf4072c8cf f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 37608283-0735-4c41-bb50-4801df273c61 2026-04-23 13:13:09.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af023222-71ee-4703-a2af-decf4072c8cf f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 37608283-0735-4c41-bb50-4801df273c61 2026-04-23 13:13:09.346 7 INFO neutron.db.l3_db [None req-af023222-71ee-4703-a2af-decf4072c8cf f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Floating IP a53cb53c-d7de-412a-ac6e-86bdb9146d92 disassociated (deleted). External IP: 10.96.250.202, port: f37fd079-d46d-4586-8329-d6a6484022b9. [pid: 7|app: 0|req: 1381/2886] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:13:09 2026] DELETE /v2.0/floatingips/a53cb53c-d7de-412a-ac6e-86bdb9146d92 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:09.596 8 INFO neutron.api.v2.resource [None req-f5f659e2-8962-4ed1-90ee-3d774f65a661 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/2887] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:13:09 2026] GET /v2.0/floatingips/a53cb53c-d7de-412a-ac6e-86bdb9146d92 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2888] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2889] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2890] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:13:10 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: 1508/2891] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:13:10.517 7 INFO neutron.api.v2.resource [None req-53fa6b01-2fcf-4cf7-b835-8ee0f6f019eb 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1384/2892] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/security-groups/lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2893] 199.19.213.114 () {30 vars in 785 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/security-groups?name=lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2894] 199.19.213.114 () {30 vars in 815 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/security-group-rules?security_group_id=586ea964-0d36-4ce9-b529-1a7d57f4d739 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2895] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2896] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:13:10 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: 1511/2897] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:13:10 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: 1387/2898] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2899] 199.19.213.114 () {30 vars in 741 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2900] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2901] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2902] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:13:10 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2903] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:13:11 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2904] 199.19.213.114 () {34 vars in 975 bytes} [Thu Apr 23 13:13:12 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2905] 199.19.213.114 () {34 vars in 1060 bytes} [Thu Apr 23 13:13:12 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e?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: 1391/2906] 199.19.213.114 () {34 vars in 1016 bytes} [Thu Apr 23 13:13:13 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2907] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:13:13 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2908] 199.19.213.114 () {38 vars in 1028 bytes} [Thu Apr 23 13:13:13 2026] PUT /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1150 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2909] 199.19.213.114 () {30 vars in 769 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1393/2910] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:13:14 2026] PUT /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1090 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2911] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 13:13:14.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-1dd598ae-6fc2-4071-ae15-8339a1ff40e4 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 08a3dee1-8863-440a-bbdd-f42df08c294e 2026-04-23 13:13:14.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dd598ae-6fc2-4071-ae15-8339a1ff40e4 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 08a3dee1-8863-440a-bbdd-f42df08c294e [pid: 7|app: 0|req: 1394/2914] 199.19.213.114 () {32 vars in 759 bytes} [Thu Apr 23 13:13:14 2026] DELETE /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2915] 199.19.213.114 () {30 vars in 703 bytes} [Thu Apr 23 13:13:14 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: 1395/2916] 199.19.213.114 () {30 vars in 705 bytes} [Thu Apr 23 13:13:14 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: 1522/2917] 199.19.213.114 () {30 vars in 681 bytes} [Thu Apr 23 13:13:14 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: 1396/2918] 199.19.213.114 () {30 vars in 717 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:13:14.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0240430-a5cb-4486-b984-57dcb441d96e 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/2919] 199.19.213.114 () {32 vars in 759 bytes} [Thu Apr 23 13:13:14 2026] DELETE /v2.0/ports/08a3dee1-8863-440a-bbdd-f42df08c294e => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2920] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/ports?tenant_id=94b2969d254e4632bb6a3e62d78deafc&device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2921] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:13:14.952 8 INFO neutron.api.v2.resource [None req-e625c3bd-3af1-49c6-bf07-c2bf7e5a4c08 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/2922] 199.19.213.114 () {30 vars in 763 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/security-groups/lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2923] 199.19.213.114 () {34 vars in 1066 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/networks?id=8557af61-81ec-43f0-8904-23a5a53dff28&id=35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 1524 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2924] 199.19.213.114 () {30 vars in 785 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/security-groups?name=lb-26084fe2-0ebb-4f97-8e7f-5d1ae2a0bab5 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2925] 199.19.213.114 () {34 vars in 1062 bytes} [Thu Apr 23 13:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=84530c5e-e82b-41ab-a453-4d0cb99af374 => 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: 1400/2926] 199.19.213.114 () {34 vars in 984 bytes} [Thu Apr 23 13:13:15 2026] GET /v2.0/subnets?id=022a4c22-d0f1-4d94-92c7-3233842f145b => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2927] 199.19.213.114 () {30 vars in 737 bytes} [Thu Apr 23 13:13:15 2026] GET /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2928] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:13:15 2026] GET /v2.0/ports?network_id=8557af61-81ec-43f0-8904-23a5a53dff28&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2929] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:13:15 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2930] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:13:15 2026] GET /v2.0/networks/8557af61-81ec-43f0-8904-23a5a53dff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2931] 199.19.213.114 () {34 vars in 789 bytes} [Thu Apr 23 13:13:15 2026] PUT /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 1090 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2932] 199.19.213.114 () {32 vars in 779 bytes} [Thu Apr 23 13:13:15 2026] DELETE /v2.0/security-groups/586ea964-0d36-4ce9-b529-1a7d57f4d739 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:15.488 8 INFO neutron_taas.services.taas.taas_plugin [None req-6dee80f5-84a8-4ce6-b59d-51988569c3f9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: f37fd079-d46d-4586-8329-d6a6484022b9 2026-04-23 13:13:15.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dee80f5-84a8-4ce6-b59d-51988569c3f9 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: f37fd079-d46d-4586-8329-d6a6484022b9 [pid: 8|app: 0|req: 1529/2933] 199.19.213.114 () {32 vars in 759 bytes} [Thu Apr 23 13:13:15 2026] DELETE /v2.0/ports/f37fd079-d46d-4586-8329-d6a6484022b9 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2934] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:13:18 2026] GET /v2.0/ports?device_id=218be74f-6545-4ccf-bc52-4368e761ce7b => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:13:18.636 8 INFO neutron_taas.services.taas.taas_plugin [req-98ac7762-c4f2-4d12-b8fd-cfb19955e27b req-e561bfb3-dc1b-4f51-b6eb-b8b409579cd7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] TaaS: Handle Delete Port: 84530c5e-e82b-41ab-a453-4d0cb99af374 2026-04-23 13:13:18.638 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-98ac7762-c4f2-4d12-b8fd-cfb19955e27b req-e561bfb3-dc1b-4f51-b6eb-b8b409579cd7 68c0fd67e0964c13a47d2473120312ff 94b2969d254e4632bb6a3e62d78deafc - - default default] Tap Mirror: Handle Delete Port: 84530c5e-e82b-41ab-a453-4d0cb99af374 [pid: 8|app: 0|req: 1530/2935] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:13:18 2026] DELETE /v2.0/ports/84530c5e-e82b-41ab-a453-4d0cb99af374 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:18.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-849fae69-aead-441d-be81-f23561ae8d22'] response: {'server_uuid': '218be74f-6545-4ccf-bc52-4368e761ce7b', 'name': 'network-vif-deleted', 'tag': '84530c5e-e82b-41ab-a453-4d0cb99af374', 'status': 'completed', 'code': 200} 2026-04-23 13:13:19.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-4730ec23-92c2-4358-a035-a0873ac678c5 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: e539322c-d548-40ea-a265-a52d6c2d3470 2026-04-23 13:13:19.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4730ec23-92c2-4358-a035-a0873ac678c5 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: e539322c-d548-40ea-a265-a52d6c2d3470 2026-04-23 13:13:20.130 7 INFO neutron.db.l3_db [None req-4730ec23-92c2-4358-a035-a0873ac678c5 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Floating IP 65462c51-9169-4667-ad9f-0c4c03b0035b disassociated (deleted). External IP: 10.96.250.210, port: 36074592-c117-484e-b23d-6af876cb9439. [pid: 7|app: 0|req: 1406/2936] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:13:19 2026] DELETE /v2.0/floatingips/65462c51-9169-4667-ad9f-0c4c03b0035b => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:20.449 8 INFO neutron.api.v2.resource [None req-82d9dd29-444c-4ee7-990e-a3cd080cc3bd f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/2937] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:13:20 2026] GET /v2.0/floatingips/65462c51-9169-4667-ad9f-0c4c03b0035b => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:20.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92776855-4cb4-4b14-a1fc-71ae856a3a59'] response: {'name': 'network-changed', 'server_uuid': 'e1c13adb-0ce1-41b1-837e-30ca2113d619', 'tag': '36074592-c117-484e-b23d-6af876cb9439', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1407/2938] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:13:20 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2939] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:13:20 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2940] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:13:20 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2941] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/networks?id=2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2942] 199.19.213.114 () {34 vars in 1058 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=36074592-c117-484e-b23d-6af876cb9439 => 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: 1534/2943] 199.19.213.114 () {34 vars in 1106 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33a&port_id=36074592-c117-484e-b23d-6af876cb9439 => 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: 1410/2944] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/subnets?id=3b0c5765-5020-497e-b42c-4466679a7bae&id=5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2945] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2946] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/ports?network_id=2f4290e0-8b77-49fb-8ede-22771f960a36&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2947] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2948] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:13:21 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36?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: 1537/2949] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:13:23 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 1204 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:13:23.179 7 INFO neutron_taas.services.taas.taas_plugin [req-6562fa94-59fc-4429-8aed-64cf3a32090a req-63d33141-391d-4c5f-89c4-c6f313a012be f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 36074592-c117-484e-b23d-6af876cb9439 2026-04-23 13:13:23.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6562fa94-59fc-4429-8aed-64cf3a32090a req-63d33141-391d-4c5f-89c4-c6f313a012be f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 36074592-c117-484e-b23d-6af876cb9439 [pid: 7|app: 0|req: 1413/2950] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:13:23 2026] DELETE /v2.0/ports/36074592-c117-484e-b23d-6af876cb9439 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:23.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99226062-1eed-4ec1-b884-fd5af8ab017c'] response: {'server_uuid': 'e1c13adb-0ce1-41b1-837e-30ca2113d619', 'name': 'network-vif-deleted', 'tag': '36074592-c117-484e-b23d-6af876cb9439', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1538/2951] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:13:25 2026] GET /v2.0/ports?device_id=e1c13adb-0ce1-41b1-837e-30ca2113d619 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:13:30.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-d678605f-afd6-4d3c-8a4a-1c783698a0dc f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: b082ab6d-933d-4b51-8024-e28b0454f813 2026-04-23 13:13:30.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d678605f-afd6-4d3c-8a4a-1c783698a0dc f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: b082ab6d-933d-4b51-8024-e28b0454f813 2026-04-23 13:13:31.117 8 INFO neutron.db.l3_db [None req-d678605f-afd6-4d3c-8a4a-1c783698a0dc f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Floating IP b21e4ce8-40f5-451b-bda5-1823564f94f5 disassociated (deleted). External IP: 10.96.250.209, port: ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e. [pid: 8|app: 0|req: 1540/2954] 10.0.0.20 () {32 vars in 731 bytes} [Thu Apr 23 13:13:30 2026] DELETE /v2.0/floatingips/b21e4ce8-40f5-451b-bda5-1823564f94f5 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:31.824 7 INFO neutron.api.v2.resource [None req-7b810dbe-5bb0-44d7-8f6c-c222b164f3dd f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2955] 10.0.0.20 () {32 vars in 728 bytes} [Thu Apr 23 13:13:31 2026] GET /v2.0/floatingips/b21e4ce8-40f5-451b-bda5-1823564f94f5 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:31.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41e18ecb-f407-48c5-8d73-f80d82ae9471'] response: {'name': 'network-changed', 'server_uuid': '5eb7b2eb-775b-49e0-9486-daa171399b9f', 'tag': 'ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1541/2956] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:13:31 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1196 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2957] 10.0.0.119 () {34 vars in 1040 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/security-groups?id=d5075b73-e97e-4342-811a-29bbbedcbc84&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2958] 199.19.213.114 () {34 vars in 1080 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/ports?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1465 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2959] 199.19.213.114 () {34 vars in 986 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/networks?id=58bff79e-1926-4745-9243-75d36b5b9453 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2960] 199.19.213.114 () {34 vars in 1056 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.12&port_id=ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2961] 199.19.213.114 () {34 vars in 1104 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A30b&port_id=ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => 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: 1544/2962] 199.19.213.114 () {34 vars in 1064 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/subnets?id=e451c8a9-dd18-4286-a77e-3658ec464ff3&id=1e44e37b-38db-4d66-9077-ead81b9a001c => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2963] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2964] 199.19.213.114 () {34 vars in 1052 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/ports?network_id=58bff79e-1926-4745-9243-75d36b5b9453&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2965] 199.19.213.114 () {34 vars in 1012 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1546/2966] 199.19.213.114 () {34 vars in 1112 bytes} [Thu Apr 23 13:13:32 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453?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: 1421/2967] 199.19.213.114 () {34 vars in 994 bytes} [Thu Apr 23 13:13:34 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => generated 1196 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 13:13:34.574 8 INFO neutron_taas.services.taas.taas_plugin [req-ed6791af-643f-40bd-8861-7b5f593ca61e req-9787853b-878e-4f40-9c81-5f6ba6ed2f2b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e 2026-04-23 13:13:34.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ed6791af-643f-40bd-8861-7b5f593ca61e req-9787853b-878e-4f40-9c81-5f6ba6ed2f2b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e [pid: 8|app: 0|req: 1547/2968] 199.19.213.114 () {36 vars in 997 bytes} [Thu Apr 23 13:13:34 2026] DELETE /v2.0/ports/ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:34.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49360a6e-9d81-4dcb-b200-8e33923084b5'] response: {'server_uuid': '5eb7b2eb-775b-49e0-9486-daa171399b9f', 'name': 'network-vif-deleted', 'tag': 'ac9bf233-f358-4cc7-bdd6-0aa9dcab2f2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1422/2969] 10.0.0.119 () {34 vars in 990 bytes} [Thu Apr 23 13:13:37 2026] GET /v2.0/ports?device_id=5eb7b2eb-775b-49e0-9486-daa171399b9f => 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: 1548/2970] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/b576b41e-568e-4dd4-b047-99c02c246246 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.303 7 INFO neutron.api.v2.resource [None req-8a97eadb-6b73-4074-a069-292d014b5ce3 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/2971] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/b576b41e-568e-4dd4-b047-99c02c246246 => 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: 1549/2972] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/be95867a-6e1b-4784-8eb2-635ea95f65b2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.381 7 INFO neutron.api.v2.resource [None req-10e57a92-cbba-46f4-9ddc-7a103b357ad4 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2973] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/be95867a-6e1b-4784-8eb2-635ea95f65b2 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2974] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/d4b0c9b6-6c2e-4ca5-a0da-48079d93b6c6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.461 7 INFO neutron.api.v2.resource [None req-07710edf-e8f0-4e5d-977a-92c4074db0f2 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/2975] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/d4b0c9b6-6c2e-4ca5-a0da-48079d93b6c6 => 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: 1551/2976] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/8aa7efda-17e3-4b7c-9b49-5b1bcf6a0e15 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.541 7 INFO neutron.api.v2.resource [None req-831c1890-6977-455e-8079-c710ed9563c5 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2977] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/8aa7efda-17e3-4b7c-9b49-5b1bcf6a0e15 => 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: 1552/2978] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/670f6709-f990-4f5a-9e56-cc52b00dbebc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.633 7 INFO neutron.api.v2.resource [None req-5d1a58a7-af2a-4094-9d33-f75d77859367 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2979] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/670f6709-f990-4f5a-9e56-cc52b00dbebc => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2980] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/a5df2a79-c24c-4ae8-8d21-52eb41de1ae6 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.718 7 INFO neutron.api.v2.resource [None req-dc2d4d2e-5733-4d43-b3ec-d909907f6f37 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2981] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/a5df2a79-c24c-4ae8-8d21-52eb41de1ae6 => 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: 1554/2982] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/c08f3988-9b88-428b-8ad5-5af3d4b69e08 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.797 7 INFO neutron.api.v2.resource [None req-81a2eb36-cf97-4f6b-b87f-dbed021ea99d f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2983] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/c08f3988-9b88-428b-8ad5-5af3d4b69e08 => 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: 1555/2984] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/a1e4c80d-e389-469e-8d81-1999c08c4987 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.882 7 INFO neutron.api.v2.resource [None req-3cc8fbe3-d595-446a-b6dd-77f7fbccafce f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2985] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/a1e4c80d-e389-469e-8d81-1999c08c4987 => 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: 1556/2986] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/380540d0-3969-4531-afbf-58ca50761f89 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:42.962 7 INFO neutron.api.v2.resource [None req-6ea7df1f-d9a4-41da-bd8b-a06e090ccc52 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/2987] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:42 2026] GET /v2.0/security-group-rules/380540d0-3969-4531-afbf-58ca50761f89 => 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: 1557/2988] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:42 2026] DELETE /v2.0/security-group-rules/cd4b728b-04c3-4c54-9cd4-2148426541b6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:43.054 7 INFO neutron.api.v2.resource [None req-57dc68ad-d05d-4f3a-a8a9-3d39326c277e f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/2989] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:43 2026] GET /v2.0/security-group-rules/cd4b728b-04c3-4c54-9cd4-2148426541b6 => 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: 1558/2990] 10.0.0.20 () {32 vars in 749 bytes} [Thu Apr 23 13:13:43 2026] DELETE /v2.0/security-group-rules/e209d5f6-0751-4101-bf3c-3c1d5ee34040 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:43.136 7 INFO neutron.api.v2.resource [None req-ee08e8c6-c4d2-421b-9480-c557c598ac3b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1433/2991] 10.0.0.20 () {32 vars in 746 bytes} [Thu Apr 23 13:13:43 2026] GET /v2.0/security-group-rules/e209d5f6-0751-4101-bf3c-3c1d5ee34040 => 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: 1559/2992] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:43 2026] DELETE /v2.0/security-groups/d5075b73-e97e-4342-811a-29bbbedcbc84 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:43.233 7 INFO neutron.api.v2.resource [None req-7ffbb179-d164-4678-ad5a-5f53668a1d32 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/2993] 10.0.0.20 () {32 vars in 736 bytes} [Thu Apr 23 13:13:43 2026] GET /v2.0/security-groups/d5075b73-e97e-4342-811a-29bbbedcbc84 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:43.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-9189d7e5-a658-43fa-a359-fbf20ae87889 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 446281d0-c361-47c6-866a-72e412256f53 2026-04-23 13:13:43.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9189d7e5-a658-43fa-a359-fbf20ae87889 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 446281d0-c361-47c6-866a-72e412256f53 [pid: 8|app: 0|req: 1560/2994] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:13:43 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:13:44.389 7 INFO neutron.api.v2.resource [None req-2a7d756e-ce4e-417d-8ab0-c303205499be f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2995] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:13:44 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:44.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-ceb6af9a-71e6-45c6-8a9e-663fe347529e f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 634ae4d2-f01f-479e-8d17-af2be6dc6899 2026-04-23 13:13:44.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ceb6af9a-71e6-45c6-8a9e-663fe347529e f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 634ae4d2-f01f-479e-8d17-af2be6dc6899 [pid: 8|app: 0|req: 1561/2998] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:13:44 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:13:45.441 7 INFO neutron.api.v2.resource [None req-e3287287-94a4-4d1d-89d4-66c4926d7e4f f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2999] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:13:45 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:45.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-9fd6d416-c52b-4a7d-83e2-d8985d86fb8c f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 2f535213-5973-4a2c-a499-07fac6b24d4e 2026-04-23 13:13:45.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fd6d416-c52b-4a7d-83e2-d8985d86fb8c f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 2f535213-5973-4a2c-a499-07fac6b24d4e [pid: 8|app: 0|req: 1562/3000] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:13:45 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 13:13:46.426 7 INFO neutron.api.v2.resource [None req-605c5a0b-73d2-4fa8-96ba-ca78fc116d4f f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/3001] 10.0.0.20 () {34 vars in 788 bytes} [Thu Apr 23 13:13:46 2026] PUT /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8/remove_router_interface => generated 198 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:46.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-14b3365e-c026-4a31-b095-694a5759298b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 3439d085-97c0-406e-a1f1-b67647b86c68 2026-04-23 13:13:46.622 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14b3365e-c026-4a31-b095-694a5759298b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 3439d085-97c0-406e-a1f1-b67647b86c68 2026-04-23 13:13:46.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-14b3365e-c026-4a31-b095-694a5759298b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 73bd6cda-ee94-48fd-86a0-a6568a8f7480 2026-04-23 13:13:46.855 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14b3365e-c026-4a31-b095-694a5759298b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 73bd6cda-ee94-48fd-86a0-a6568a8f7480 2026-04-23 13:13:47.136 8 INFO neutron.db.l3_hamode_db [None req-14b3365e-c026-4a31-b095-694a5759298b f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] HA network 797241af-214d-498f-8da1-d8a802173216 was deleted as no HA routers are present in tenant cb3b62c5f884473380bcb3f2dcf85d48. [pid: 8|app: 0|req: 1563/3002] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:46 2026] DELETE /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 13:13:47.165 7 INFO neutron.api.v2.resource [None req-ab0bab0d-94a9-494f-829d-df516aa7cfe8 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/3003] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:47 2026] GET /v2.0/routers/8403ffbd-5c9a-452f-bf88-e7bb61ecc2d8 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:47.191 8 INFO neutron.services.segments.plugin [-] Segment e1b8d6e6-73a8-474c-bebe-010153e63744 resource provider aggregate not found 2026-04-23 13:13:47.204 8 INFO neutron.services.segments.plugin [-] Segment e1b8d6e6-73a8-474c-bebe-010153e63744 resource provider aggregate not found 2026-04-23 13:13:47.208 8 INFO neutron.services.segments.plugin [-] Segment e1b8d6e6-73a8-474c-bebe-010153e63744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1b8d6e6-73a8-474c-bebe-010153e63744 found for delete ", "request_id": "req-fa84c99f-0776-40ac-b69e-9705c696529d"}]} 2026-04-23 13:13:47.223 8 INFO neutron.services.segments.plugin [-] Segment e1b8d6e6-73a8-474c-bebe-010153e63744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1b8d6e6-73a8-474c-bebe-010153e63744 found for delete ", "request_id": "req-0f862efe-4369-4a52-817f-63c9f598a9b5"}]} [pid: 8|app: 0|req: 1564/3004] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:47 2026] DELETE /v2.0/subnets/5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:47.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12d19125-f78a-45a7-885d-c8936ac425ed f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/3005] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:47 2026] GET /v2.0/subnets/5f28462c-979c-432b-b3ff-2aaa6fe9de54 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3006] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:47 2026] DELETE /v2.0/subnets/3b0c5765-5020-497e-b42c-4466679a7bae => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:47.550 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a394a118-1f0a-41eb-ba40-bdafcbf631e5 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/3007] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:47 2026] GET /v2.0/subnets/3b0c5765-5020-497e-b42c-4466679a7bae => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:47.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9ef474f-f17a-4ce2-ad20-f2578ec0c9ec f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: 85800f62-b6a6-40e3-944a-da42397d746c 2026-04-23 13:13:47.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9ef474f-f17a-4ce2-ad20-f2578ec0c9ec f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: 85800f62-b6a6-40e3-944a-da42397d746c [pid: 8|app: 0|req: 1566/3008] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:13:47 2026] DELETE /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:47.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c03038c0-888c-4b88-b243-27d9c9e84372 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/3009] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:13:47 2026] GET /v2.0/networks/2f4290e0-8b77-49fb-8ede-22771f960a36 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3010] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:47 2026] DELETE /v2.0/subnets/e451c8a9-dd18-4286-a77e-3658ec464ff3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:48.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-778f0958-69cb-4bb1-8ccd-1c24103d1410 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/3011] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:47 2026] GET /v2.0/subnets/e451c8a9-dd18-4286-a77e-3658ec464ff3 => 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: 1568/3012] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:48 2026] DELETE /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:48.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0389e537-7b01-4743-b328-894d62bd6300 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/3013] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:48 2026] GET /v2.0/subnets/1e44e37b-38db-4d66-9077-ead81b9a001c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:48.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-7937da71-efbd-419c-89a8-08284fc5d9a4 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: c0175ff2-ffed-4d16-a9a5-fd24c38bae64 2026-04-23 13:13:48.250 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7937da71-efbd-419c-89a8-08284fc5d9a4 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: c0175ff2-ffed-4d16-a9a5-fd24c38bae64 [pid: 8|app: 0|req: 1569/3014] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:13:48 2026] DELETE /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:48.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57040603-ef87-4a39-a264-f891c99920a6 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/3015] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:13:48 2026] GET /v2.0/networks/58bff79e-1926-4745-9243-75d36b5b9453 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3016] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:48 2026] DELETE /v2.0/subnets/5fa783e2-2461-4d9c-b421-96fe27702835 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:48.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5fbbdf0-1ccf-4656-b4f8-d39275e21c17 f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/3017] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:48 2026] GET /v2.0/subnets/5fa783e2-2461-4d9c-b421-96fe27702835 => 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: 1571/3018] 10.0.0.20 () {32 vars in 723 bytes} [Thu Apr 23 13:13:48 2026] DELETE /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:48.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d5dc75f-7e77-414a-8a3b-ce8172cafe8e f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/3019] 10.0.0.20 () {32 vars in 720 bytes} [Thu Apr 23 13:13:48 2026] GET /v2.0/subnets/fc6a9ace-5614-431e-9e30-e2c1225dacb5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:48.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ac5a84c-de66-4567-9562-bc5e1fe7df6f f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] TaaS: Handle Delete Port: dbed896e-2a9a-4228-9640-89d19eb10595 2026-04-23 13:13:48.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ac5a84c-de66-4567-9562-bc5e1fe7df6f f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] Tap Mirror: Handle Delete Port: dbed896e-2a9a-4228-9640-89d19eb10595 [pid: 8|app: 0|req: 1572/3020] 10.0.0.20 () {32 vars in 725 bytes} [Thu Apr 23 13:13:48 2026] DELETE /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 13:13:49.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2d75759-146e-41b0-a427-196dee8fbe2d f6174872ef5c4ba7857b399dfa15adb7 cb3b62c5f884473380bcb3f2dcf85d48 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/3021] 10.0.0.20 () {32 vars in 722 bytes} [Thu Apr 23 13:13:49 2026] GET /v2.0/networks/35a43743-a5d3-4a74-86f7-94f4f9b9235a => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 13:13:49.229 8 INFO neutron.services.segments.plugin [-] Segment 37bb8aed-6d56-4c59-81b3-c9744eff6173 resource provider aggregate not found 2026-04-23 13:13:49.242 8 INFO neutron.services.segments.plugin [-] Segment 37bb8aed-6d56-4c59-81b3-c9744eff6173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37bb8aed-6d56-4c59-81b3-c9744eff6173 found for delete ", "request_id": "req-2243c205-bfc7-4ecd-81fe-b74f846c1986"}]} 2026-04-23 13:13:49.243 8 INFO neutron.services.segments.plugin [-] Segment 37bb8aed-6d56-4c59-81b3-c9744eff6173 resource provider aggregate not found 2026-04-23 13:13:49.259 8 INFO neutron.services.segments.plugin [-] Segment 0edbae3c-98c8-4328-9508-3415ea706d5e resource provider aggregate not found 2026-04-23 13:13:49.263 8 INFO neutron.services.segments.plugin [-] Segment 37bb8aed-6d56-4c59-81b3-c9744eff6173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37bb8aed-6d56-4c59-81b3-c9744eff6173 found for delete ", "request_id": "req-1b8a15cb-5328-4f3c-92ca-48f275084f94"}]} 2026-04-23 13:13:49.277 8 INFO neutron.services.segments.plugin [-] Segment 0edbae3c-98c8-4328-9508-3415ea706d5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0edbae3c-98c8-4328-9508-3415ea706d5e found for delete ", "request_id": "req-6d7d931b-c579-4ec1-9993-573bad236d0c"}]} 2026-04-23 13:13:49.282 8 INFO neutron.services.segments.plugin [-] Segment 0edbae3c-98c8-4328-9508-3415ea706d5e resource provider aggregate not found 2026-04-23 13:13:49.296 8 INFO neutron.services.segments.plugin [-] Segment 1063a12b-87a1-45f0-9e41-7ee53ba35169 resource provider aggregate not found 2026-04-23 13:13:49.301 8 INFO neutron.services.segments.plugin [-] Segment 0edbae3c-98c8-4328-9508-3415ea706d5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0edbae3c-98c8-4328-9508-3415ea706d5e found for delete ", "request_id": "req-5ab0ae26-86dd-409f-a61a-5b6241840c05"}]} 2026-04-23 13:13:49.313 8 INFO neutron.services.segments.plugin [-] Segment 1063a12b-87a1-45f0-9e41-7ee53ba35169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1063a12b-87a1-45f0-9e41-7ee53ba35169 found for delete ", "request_id": "req-0f5907f4-f085-43a0-ba62-e6b0a3924522"}]} 2026-04-23 13:13:49.317 8 INFO neutron.services.segments.plugin [-] Segment 1063a12b-87a1-45f0-9e41-7ee53ba35169 resource provider aggregate not found 2026-04-23 13:13:49.332 8 INFO neutron.services.segments.plugin [-] Segment 1063a12b-87a1-45f0-9e41-7ee53ba35169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1063a12b-87a1-45f0-9e41-7ee53ba35169 found for delete ", "request_id": "req-7899d5a6-f730-4c41-94c1-a307bd934c92"}]} [pid: 8|app: 0|req: 1573/3022] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:50 2026] GET /v2.0/security-groups?tenant_id=b4459ffd39004768b489c2d58e0ade0d&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3023] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:51 2026] DELETE /v2.0/security-groups/edba0595-11b9-4a86-b3e8-4dbc1e6346b9 => 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: 1574/3024] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:51 2026] GET /v2.0/security-groups?tenant_id=be364bb86ea845f1b10e18e35a9d38f0&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3025] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:51 2026] DELETE /v2.0/security-groups/78874ed0-6d03-43e1-b02d-8f4827e67377 => 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: 1575/3026] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:51 2026] GET /v2.0/security-groups?tenant_id=3e42393ad0e34ae0ad852885ab2078e6&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: 1452/3027] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:51 2026] DELETE /v2.0/security-groups/34316d66-0afc-4a09-87a7-aa29e27d04b8 => 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: 1576/3028] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:51 2026] GET /v2.0/security-groups?tenant_id=20493b08bd1341c2acda2805a47a4dbd&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3029] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:52 2026] DELETE /v2.0/security-groups/d38a6f5c-8e82-4390-9be8-61d54f8cb923 => 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: 1577/3030] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:52 2026] GET /v2.0/security-groups?tenant_id=4f1fa43c1b5d4a5386dbdb3e669adefc&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: 1454/3031] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:52 2026] DELETE /v2.0/security-groups/755cedc1-1789-4207-9d8e-6b60fd4e1a16 => 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: 1578/3032] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:52 2026] GET /v2.0/security-groups?tenant_id=cb3b62c5f884473380bcb3f2dcf85d48&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3033] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:52 2026] DELETE /v2.0/security-groups/db60534b-374b-4753-b348-55f271ad3200 => 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: 1579/3034] 10.0.0.20 () {32 vars in 773 bytes} [Thu Apr 23 13:13:52 2026] GET /v2.0/security-groups?tenant_id=279399e1558b44e694367f2957936dea&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: 1456/3035] 10.0.0.20 () {32 vars in 739 bytes} [Thu Apr 23 13:13:53 2026] DELETE /v2.0/security-groups/3fc09c39-b0b8-4025-9eca-90b077d472a4 => 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: 1580/3036] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:13:55 2026] GET /v2.0/networks => generated 2168 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3037] 10.0.0.20 () {32 vars in 654 bytes} [Thu Apr 23 13:13:56 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3038] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:13:56 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3039] 10.0.0.20 () {32 vars in 642 bytes} [Thu Apr 23 13:13:56 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3040] 10.0.0.20 () {32 vars in 646 bytes} [Thu Apr 23 13:13:56 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3041] 10.0.0.20 () {32 vars in 648 bytes} [Thu Apr 23 13:13:56 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3042] 10.0.0.20 () {32 vars in 662 bytes} [Thu Apr 23 13:13:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3043] 10.0.0.20 () {32 vars in 654 bytes} [Thu Apr 23 13:13:57 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)