+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 05:23:16 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-76f57448c-zbd2l 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 0x7fc54052d668 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-28 05:23:20.652 7 INFO neutron.common.config [-] Logging enabled! 2026-04-28 05:23:20.652 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-28 05:23:20.764 8 INFO neutron.common.config [-] Logging enabled! 2026-04-28 05:23:20.765 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-28 05:23:21.654 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 05:23:21.919 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 05:23:23.167 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 05:23:23.170 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 05:23:23.173 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 05:23:23.174 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 05:23:23.174 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 05:23:23.175 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 05:23:23.175 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:23.182 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:23.183 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:23.183 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 05:23:23.207 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 05:23:23.208 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 05:23:23.208 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 05:23:23.239 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 05:23:23.239 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 05:23:23.239 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 05:23:23.240 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 05:23:23.524 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing driver for type 'vlan' 2026-04-28 05:23:23.634 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 05:23:23.637 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 05:23:23.641 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 05:23:23.641 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 05:23:23.642 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 05:23:23.642 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 05:23:23.642 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:23.650 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:23.650 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 05:23:23.650 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 05:23:23.672 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 05:23:23.673 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 05:23:23.673 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 05:23:23.704 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 05:23:23.704 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 05:23:23.704 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 05:23:23.704 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 05:23:23.805 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] VlanTypeDriver initialization complete 2026-04-28 05:23:23.805 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 05:23:23.805 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 05:23:23.816 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 05:23:23.817 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 05:23:23.817 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing extension driver 'port_security' 2026-04-28 05:23:23.817 7 INFO neutron.plugins.ml2.extensions.port_security [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 05:23:23.817 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing extension driver 'qos' 2026-04-28 05:23:23.817 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 05:23:23.817 7 INFO neutron.plugins.ml2.managers [None req-692108a7-d0e8-48ec-8594-57946acf53a6 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 05:23:23.829 7 INFO neutron.quota [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded quota_driver: . 2026-04-28 05:23:23.829 7 INFO neutron.plugins.ml2.plugin [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 05:23:23.829 7 INFO neutron.plugins.ml2.managers [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 05:23:23.830 7 INFO neutron.plugins.ml2.managers [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 05:23:23.830 7 INFO neutron.plugins.ml2.managers [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 05:23:23.830 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: qos 2026-04-28 05:23:23.843 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: router 2026-04-28 05:23:23.888 7 INFO neutron.services.service_base [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 05:23:23.889 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: segments 2026-04-28 05:23:23.989 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: trunk 2026-04-28 05:23:23.996 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing driver for type 'vlan' 2026-04-28 05:23:24.004 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: vpnaas 2026-04-28 05:23:24.044 7 WARNING stevedore.named [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:24.121 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 05:23:24.121 7 INFO neutron.common.utils [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 05:23:24.121 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: taas 2026-04-28 05:23:24.150 7 WARNING stevedore.named [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:24.150 7 WARNING stevedore.named [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 05:23:24.176 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 05:23:24.176 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: tapmirror 2026-04-28 05:23:24.192 7 WARNING stevedore.named [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:24.192 7 WARNING stevedore.named [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 05:23:24.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 05:23:24.209 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 05:23:24.216 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: tag 2026-04-28 05:23:24.224 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: timestamp 2026-04-28 05:23:24.227 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 05:23:24.230 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: flavors 2026-04-28 05:23:24.234 7 INFO neutron.manager [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loading Plugin: revisions 2026-04-28 05:23:24.237 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Initializing extension manager. 2026-04-28 05:23:24.238 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: address-group 2026-04-28 05:23:24.239 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: address-scope 2026-04-28 05:23:24.240 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 05:23:24.241 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: agent 2026-04-28 05:23:24.241 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 05:23:24.242 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 05:23:24.243 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 05:23:24.244 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: availability_zone 2026-04-28 05:23:24.244 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 05:23:24.245 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 05:23:24.246 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 05:23:24.247 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 05:23:24.248 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: dns-integration 2026-04-28 05:23:24.248 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 05:23:24.249 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 05:23:24.249 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: dvr 2026-04-28 05:23:24.250 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 05:23:24.250 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 05:23:24.251 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 05:23:24.251 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 05:23:24.252 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: external-net 2026-04-28 05:23:24.252 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 05:23:24.253 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: extraroute 2026-04-28 05:23:24.254 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 05:23:24.254 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 05:23:24.255 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 05:23:24.256 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 05:23:24.256 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 05:23:24.257 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: fip-port-details 2026-04-28 05:23:24.257 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: flavors 2026-04-28 05:23:24.258 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 05:23:24.259 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 05:23:24.260 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: ip_allocation 2026-04-28 05:23:24.260 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 05:23:24.261 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 05:23:24.262 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: router 2026-04-28 05:23:24.263 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 05:23:24.264 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 05:23:24.265 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 05:23:24.265 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 05:23:24.266 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: l3-ha 2026-04-28 05:23:24.266 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 05:23:24.267 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 05:23:24.267 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: l3-flavors 2026-04-28 05:23:24.268 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 05:23:24.269 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 05:23:24.271 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 05:23:24.272 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 05:23:24.273 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 05:23:24.274 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 05:23:24.274 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 05:23:24.275 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: multi-provider 2026-04-28 05:23:24.276 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: net-mtu 2026-04-28 05:23:24.276 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 05:23:24.277 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 05:23:24.277 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: network_ha 2026-04-28 05:23:24.278 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 05:23:24.279 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 05:23:24.279 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: pagination 2026-04-28 05:23:24.280 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-device-profile 2026-04-28 05:23:24.280 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 05:23:24.281 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 05:23:24.282 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 05:23:24.282 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-mac-override 2026-04-28 05:23:24.283 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 05:23:24.283 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 05:23:24.284 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 05:23:24.284 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-resource-request 2026-04-28 05:23:24.285 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 05:23:24.285 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 05:23:24.286 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: binding 2026-04-28 05:23:24.287 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: binding-extended 2026-04-28 05:23:24.287 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-security 2026-04-28 05:23:24.288 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: project-id 2026-04-28 05:23:24.288 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: provider 2026-04-28 05:23:24.289 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 05:23:24.291 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos 2026-04-28 05:23:24.291 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 05:23:24.292 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 05:23:24.292 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-default 2026-04-28 05:23:24.293 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-fip 2026-04-28 05:23:24.293 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 05:23:24.294 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 05:23:24.294 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 05:23:24.295 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 05:23:24.296 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 05:23:24.296 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-pps 2026-04-28 05:23:24.297 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 05:23:24.297 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 05:23:24.298 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 05:23:24.298 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 05:23:24.299 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 05:23:24.301 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: quotas 2026-04-28 05:23:24.302 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: quota_details 2026-04-28 05:23:24.304 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: rbac-policies 2026-04-28 05:23:24.304 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 05:23:24.305 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 05:23:24.305 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 05:23:24.306 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 05:23:24.306 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: revision-if-match 2026-04-28 05:23:24.307 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 05:23:24.307 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 05:23:24.308 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 05:23:24.310 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 05:23:24.310 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 05:23:24.311 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 05:23:24.311 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 05:23:24.312 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 05:23:24.312 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 05:23:24.316 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: security-group 2026-04-28 05:23:24.317 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: segment 2026-04-28 05:23:24.318 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 05:23:24.319 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: service-type 2026-04-28 05:23:24.320 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: sorting 2026-04-28 05:23:24.320 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 05:23:24.321 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 05:23:24.321 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 05:23:24.322 7 WARNING neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 05:23:24.322 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 05:23:24.323 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 05:23:24.323 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 05:23:24.324 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 05:23:24.324 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 05:23:24.325 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 05:23:24.326 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 05:23:24.326 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: tag-creation 2026-04-28 05:23:24.327 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 05:23:24.331 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 05:23:24.331 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 05:23:24.332 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: trunk 2026-04-28 05:23:24.333 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: trunk-details 2026-04-28 05:23:24.333 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 05:23:24.336 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 05:23:24.336 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 05:23:24.337 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 05:23:24.339 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 05:23:24.340 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 05:23:24.340 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 05:23:24.342 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: vpnaas 2026-04-28 05:23:24.343 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: taas 2026-04-28 05:23:24.344 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: tap-mirror 2026-04-28 05:23:24.345 7 INFO neutron.api.extensions [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 05:23:24.347 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 05:23:24.347 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 05:23:24.347 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.347 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 05:23:24.351 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 05:23:24.351 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 05:23:24.356 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 05:23:24.357 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 05:23:24.357 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 05:23:24.358 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.358 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] subnetpool is already registered 2026-04-28 05:23:24.358 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.359 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] subnetpool is already registered 2026-04-28 05:23:24.359 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 05:23:24.359 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:24.360 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:24.360 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 05:23:24.361 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 05:23:24.361 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 05:23:24.361 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:24.362 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ipsecpolicy is already registered 2026-04-28 05:23:24.362 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:24.362 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ikepolicy is already registered 2026-04-28 05:23:24.366 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 05:23:24.367 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] router is already registered 2026-04-28 05:23:24.367 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 05:23:24.367 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] floatingip is already registered 2026-04-28 05:23:24.371 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 05:23:24.371 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] rbac_policy is already registered 2026-04-28 05:23:24.372 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 05:23:24.372 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] security_group is already registered 2026-04-28 05:23:24.372 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 05:23:24.372 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] security_group_rule is already registered 2026-04-28 05:23:24.373 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.373 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] subnetpool is already registered 2026-04-28 05:23:24.373 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.374 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] subnetpool is already registered 2026-04-28 05:23:24.374 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 05:23:24.374 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] trunk is already registered 2026-04-28 05:23:24.375 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:24.375 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ikepolicy is already registered 2026-04-28 05:23:24.375 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:24.375 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ipsecpolicy is already registered 2026-04-28 05:23:24.376 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 05:23:24.376 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] endpoint_group is already registered 2026-04-28 05:23:24.376 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 05:23:24.376 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] vpnservice is already registered 2026-04-28 05:23:24.377 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 05:23:24.377 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ipsec_site_connection is already registered 2026-04-28 05:23:24.377 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:24.378 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ipsecpolicy is already registered 2026-04-28 05:23:24.378 7 INFO neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:24.378 7 WARNING neutron.quota.resource_registry [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] ikepolicy is already registered 2026-04-28 05:23:24.416 7 WARNING keystonemiddleware._common.config [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:23:24.417 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] VlanTypeDriver initialization complete 2026-04-28 05:23:24.418 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 05:23:24.418 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 05:23:24.422 7 WARNING oslo_config.cfg [None req-5c1d98c4-287f-4c18-9c07-68c2a9250323 - - - - - -] 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 0x7fc54052d668 pid: 7 (default app) 2026-04-28 05:23:24.433 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 05:23:24.433 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 05:23:24.433 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing extension driver 'port_security' 2026-04-28 05:23:24.434 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 05:23:24.434 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing extension driver 'qos' 2026-04-28 05:23:24.434 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 05:23:24.434 8 INFO neutron.plugins.ml2.managers [None req-d64f2a55-ebc7-4325-8751-7989c5eb067e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 05:23:24.448 8 INFO neutron.quota [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded quota_driver: . 2026-04-28 05:23:24.449 8 INFO neutron.plugins.ml2.plugin [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 05:23:24.449 8 INFO neutron.plugins.ml2.managers [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 05:23:24.449 8 INFO neutron.plugins.ml2.managers [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 05:23:24.449 8 INFO neutron.plugins.ml2.managers [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 05:23:24.449 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: qos 2026-04-28 05:23:24.462 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: router 2026-04-28 05:23:24.510 8 INFO neutron.services.service_base [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 05:23:24.510 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: segments 2026-04-28 05:23:24.621 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: trunk 2026-04-28 05:23:24.637 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: vpnaas 2026-04-28 05:23:24.678 8 WARNING stevedore.named [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:24.744 8 INFO neutron_vpnaas.services.vpn.plugin [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 05:23:24.744 8 INFO neutron.common.utils [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 05:23:24.744 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: taas 2026-04-28 05:23:24.769 8 WARNING stevedore.named [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:24.770 8 WARNING stevedore.named [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 05:23:24.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 05:23:24.787 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: tapmirror 2026-04-28 05:23:24.799 8 WARNING stevedore.named [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 05:23:24.799 8 WARNING stevedore.named [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 05:23:24.822 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 05:23:24.823 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 05:23:24.835 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: tag 2026-04-28 05:23:24.843 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: timestamp 2026-04-28 05:23:24.846 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 05:23:24.850 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: flavors 2026-04-28 05:23:24.853 8 INFO neutron.manager [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loading Plugin: revisions 2026-04-28 05:23:24.857 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Initializing extension manager. 2026-04-28 05:23:24.858 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: address-group 2026-04-28 05:23:24.859 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: address-scope 2026-04-28 05:23:24.860 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 05:23:24.861 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: agent 2026-04-28 05:23:24.861 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 05:23:24.863 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 05:23:24.864 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 05:23:24.865 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: availability_zone 2026-04-28 05:23:24.865 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 05:23:24.866 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 05:23:24.866 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 05:23:24.868 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 05:23:24.869 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: dns-integration 2026-04-28 05:23:24.869 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 05:23:24.871 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 05:23:24.871 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: dvr 2026-04-28 05:23:24.872 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 05:23:24.873 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 05:23:24.873 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 05:23:24.874 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 05:23:24.874 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: external-net 2026-04-28 05:23:24.875 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 05:23:24.875 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: extraroute 2026-04-28 05:23:24.876 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 05:23:24.876 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 05:23:24.877 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 05:23:24.877 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 05:23:24.878 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 05:23:24.878 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: fip-port-details 2026-04-28 05:23:24.879 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: flavors 2026-04-28 05:23:24.880 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 05:23:24.881 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 05:23:24.882 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: ip_allocation 2026-04-28 05:23:24.882 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 05:23:24.883 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 05:23:24.884 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: router 2026-04-28 05:23:24.886 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 05:23:24.886 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 05:23:24.887 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 05:23:24.888 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 05:23:24.888 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: l3-ha 2026-04-28 05:23:24.889 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 05:23:24.889 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 05:23:24.890 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: l3-flavors 2026-04-28 05:23:24.891 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 05:23:24.891 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 05:23:24.894 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 05:23:24.895 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 05:23:24.896 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 05:23:24.897 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 05:23:24.898 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 05:23:24.899 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: multi-provider 2026-04-28 05:23:24.899 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: net-mtu 2026-04-28 05:23:24.900 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 05:23:24.900 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 05:23:24.901 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: network_ha 2026-04-28 05:23:24.901 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 05:23:24.902 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 05:23:24.903 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: pagination 2026-04-28 05:23:24.903 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-device-profile 2026-04-28 05:23:24.904 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 05:23:24.904 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 05:23:24.905 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 05:23:24.905 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-mac-override 2026-04-28 05:23:24.906 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 05:23:24.906 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 05:23:24.907 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 05:23:24.907 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-resource-request 2026-04-28 05:23:24.908 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 05:23:24.908 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 05:23:24.909 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: binding 2026-04-28 05:23:24.910 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: binding-extended 2026-04-28 05:23:24.910 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-security 2026-04-28 05:23:24.911 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: project-id 2026-04-28 05:23:24.911 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: provider 2026-04-28 05:23:24.912 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 05:23:24.914 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos 2026-04-28 05:23:24.915 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 05:23:24.916 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 05:23:24.916 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-default 2026-04-28 05:23:24.917 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-fip 2026-04-28 05:23:24.917 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 05:23:24.918 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 05:23:24.918 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 05:23:24.919 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 05:23:24.919 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 05:23:24.920 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-pps 2026-04-28 05:23:24.921 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 05:23:24.921 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 05:23:24.922 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 05:23:24.922 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 05:23:24.923 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 05:23:24.925 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: quotas 2026-04-28 05:23:24.926 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: quota_details 2026-04-28 05:23:24.928 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: rbac-policies 2026-04-28 05:23:24.928 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 05:23:24.929 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 05:23:24.929 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 05:23:24.930 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 05:23:24.930 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: revision-if-match 2026-04-28 05:23:24.931 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 05:23:24.932 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 05:23:24.932 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 05:23:24.934 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 05:23:24.934 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 05:23:24.936 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 05:23:24.936 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 05:23:24.937 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 05:23:24.937 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 05:23:24.942 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: security-group 2026-04-28 05:23:24.943 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: segment 2026-04-28 05:23:24.943 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 05:23:24.944 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: service-type 2026-04-28 05:23:24.944 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: sorting 2026-04-28 05:23:24.945 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 05:23:24.946 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 05:23:24.946 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 05:23:24.947 8 WARNING neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 05:23:24.947 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 05:23:24.948 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 05:23:24.948 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 05:23:24.949 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 05:23:24.949 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 05:23:24.950 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 05:23:24.951 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 05:23:24.951 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: tag-creation 2026-04-28 05:23:24.952 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 05:23:24.956 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 05:23:24.957 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 05:23:24.958 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: trunk 2026-04-28 05:23:24.958 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: trunk-details 2026-04-28 05:23:24.959 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 05:23:24.959 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 05:23:24.960 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 05:23:24.960 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 05:23:24.963 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 05:23:24.964 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 05:23:24.965 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 05:23:24.968 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: vpnaas 2026-04-28 05:23:24.970 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: taas 2026-04-28 05:23:24.971 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: tap-mirror 2026-04-28 05:23:24.971 8 INFO neutron.api.extensions [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 05:23:24.974 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 05:23:24.974 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 05:23:24.974 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.974 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 05:23:24.978 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 05:23:24.978 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 05:23:24.983 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 05:23:24.984 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 05:23:24.984 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 05:23:24.985 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.985 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] subnetpool is already registered 2026-04-28 05:23:24.985 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:24.986 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] subnetpool is already registered 2026-04-28 05:23:24.986 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 05:23:24.986 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:24.987 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:24.987 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 05:23:24.988 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 05:23:24.988 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 05:23:24.988 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:24.989 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ipsecpolicy is already registered 2026-04-28 05:23:24.989 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:24.989 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ikepolicy is already registered 2026-04-28 05:23:24.993 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 05:23:24.994 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] router is already registered 2026-04-28 05:23:24.994 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 05:23:24.994 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] floatingip is already registered 2026-04-28 05:23:24.998 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 05:23:24.998 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] rbac_policy is already registered 2026-04-28 05:23:24.999 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 05:23:24.999 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] security_group is already registered 2026-04-28 05:23:24.999 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 05:23:24.999 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] security_group_rule is already registered 2026-04-28 05:23:25.000 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:25.000 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] subnetpool is already registered 2026-04-28 05:23:25.001 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 05:23:25.001 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] subnetpool is already registered 2026-04-28 05:23:25.001 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 05:23:25.002 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] trunk is already registered 2026-04-28 05:23:25.002 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:25.002 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ikepolicy is already registered 2026-04-28 05:23:25.002 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:25.003 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ipsecpolicy is already registered 2026-04-28 05:23:25.003 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 05:23:25.003 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] endpoint_group is already registered 2026-04-28 05:23:25.003 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 05:23:25.004 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] vpnservice is already registered 2026-04-28 05:23:25.004 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 05:23:25.004 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ipsec_site_connection is already registered 2026-04-28 05:23:25.004 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 05:23:25.005 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ipsecpolicy is already registered 2026-04-28 05:23:25.005 8 INFO neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 05:23:25.005 8 WARNING neutron.quota.resource_registry [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] ikepolicy is already registered 2026-04-28 05:23:25.043 8 WARNING keystonemiddleware._common.config [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:23:25.050 8 WARNING oslo_config.cfg [None req-bcc00619-6671-46c7-89b5-eb69a2f25fa1 - - - - - -] 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 9 seconds on interpreter 0x7fc54052d668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:23:29.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9039551-6724-4ab4-9fcd-81ef59598400 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:23:28 2026] GET /v2.0/networks/public => generated 108 bytes in 822 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:23:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:23:30.019 7 WARNING neutron.services.revisions.revision_plugin [None req-309c4e6f-ef73-46b1-b1c0-2afb9a25b4c7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Could not find related network for resource to bump revision. 2026-04-28 05:23:30.040 7 INFO neutron.db.segments_db [None req-309c4e6f-ef73-46b1-b1c0-2afb9a25b4c7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 1f721e8b-59ff-4070-8a7a-8235e26059e8 of type flat for network 9c8af5d9-50fd-45c5-b77e-54b3867c7461 2026-04-28 05:23:30.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-309c4e6f-ef73-46b1-b1c0-2afb9a25b4c7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.140 () {48 vars in 966 bytes} [Tue Apr 28 05:23:29 2026] POST /v2.0/networks => generated 124 bytes in 450 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:23:36.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e12d1924-297f-47dc-bcdd-c17196c098da c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:23:36 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:23:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:23:36.157 7 WARNING neutron.services.revisions.revision_plugin [None req-940e4b03-729c-4982-afe1-7f88506a5242 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Could not find related network for resource to bump revision. 2026-04-28 05:23:36.182 7 INFO neutron.db.segments_db [None req-940e4b03-729c-4982-afe1-7f88506a5242 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment b4c58e9b-03e6-40c4-abc0-30ffc3d5285a of type flat for network 4eead005-02f1-446a-adec-b011f19466ef 2026-04-28 05:23:36.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-940e4b03-729c-4982-afe1-7f88506a5242 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.140 () {48 vars in 966 bytes} [Tue Apr 28 05:23:36 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:23:42.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e55f385d-ad40-4a94-9265-dd89c22a5d8e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:23:42 2026] GET /v2.0/networks/public => generated 108 bytes in 360 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:23:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:23:42.760 8 WARNING neutron.services.revisions.revision_plugin [None req-4e3b609c-7b1d-4ea0-88c6-4aadb7f038d0 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Could not find related network for resource to bump revision. 2026-04-28 05:23:42.782 8 INFO neutron.db.segments_db [None req-4e3b609c-7b1d-4ea0-88c6-4aadb7f038d0 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 5b8ef2db-70c5-4f18-90cd-527017fbde8f of type flat for network eaf6334b-6f37-4166-8c4d-b176c8475bbb 2026-04-28 05:23:42.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e3b609c-7b1d-4ea0-88c6-4aadb7f038d0 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.140 () {48 vars in 966 bytes} [Tue Apr 28 05:23:42 2026] POST /v2.0/networks => generated 124 bytes in 315 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:23:48.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d2c4452-1bb2-44b4-9729-63c22ef02752 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:23:48 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:23:48 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-28 05:23:48.909 8 WARNING neutron.services.revisions.revision_plugin [None req-ba600c99-2864-46dd-9267-a4a4e58f6c2b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Could not find related network for resource to bump revision. 2026-04-28 05:23:48.930 8 INFO neutron.db.segments_db [None req-ba600c99-2864-46dd-9267-a4a4e58f6c2b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 2219a056-57dd-46dd-b2bd-12fcc9600e38 of type flat for network 42f7805c-f9c6-4fd0-9dca-5bb6bcaf6dea 2026-04-28 05:23:48.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba600c99-2864-46dd-9267-a4a4e58f6c2b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.140 () {48 vars in 966 bytes} [Tue Apr 28 05:23:48 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:23:54.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63bac518-723b-4aa9-af4e-9f949f758bdb c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:23:54 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:23:54 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-28 05:23:55.010 7 WARNING neutron.services.revisions.revision_plugin [None req-12c0822f-2c4c-4ff5-b1b8-595883ea6fff c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Could not find related network for resource to bump revision. 2026-04-28 05:23:55.029 7 INFO neutron.db.segments_db [None req-12c0822f-2c4c-4ff5-b1b8-595883ea6fff c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 1f44b394-27ab-47bc-88c9-fe33f600aa6f of type flat for network 15b7062d-d3c4-4e74-9738-8dce30f8e572 2026-04-28 05:23:55.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12c0822f-2c4c-4ff5-b1b8-595883ea6fff c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.140 () {48 vars in 966 bytes} [Tue Apr 28 05:23:54 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:24:01.040 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa573544-8849-45e7-9fc8-b42b1a37c018 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:24:00 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:24:01 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-28 05:24:01.117 7 WARNING neutron.services.revisions.revision_plugin [None req-954cc9ac-68e3-418d-8096-d7c07519ed88 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Could not find related network for resource to bump revision. 2026-04-28 05:24:01.136 7 INFO neutron.db.segments_db [None req-954cc9ac-68e3-418d-8096-d7c07519ed88 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment a3e56c6f-f0ef-4376-86df-0e207f0913ed of type flat for network f4f891f1-1b3c-4299-8caf-f96e070971ae [pid: 7|app: 0|req: 13/23] 199.204.45.140 () {48 vars in 966 bytes} [Tue Apr 28 05:24:01 2026] POST /v2.0/networks => generated 706 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:24:02.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-070242d5-a104-4411-a87d-28ec34677bb7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.140 () {44 vars in 926 bytes} [Tue Apr 28 05:24:02 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:24:02 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:24:02.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57ae8563-56b6-4e1d-8565-00ae25b89169 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.140 () {44 vars in 1033 bytes} [Tue Apr 28 05:24:02 2026] GET /v2.0/subnets/public-subnet?network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.140 () {44 vars in 1056 bytes} [Tue Apr 28 05:24:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.140 () {48 vars in 964 bytes} [Tue Apr 28 05:24:02 2026] POST /v2.0/subnets => generated 664 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.140 () {44 vars in 974 bytes} [Tue Apr 28 05:24:26 2026] GET /v2.0/quotas/6ad3becb7f1c475eb59bdff98a590173 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.140 () {48 vars in 1026 bytes} [Tue Apr 28 05:24:27 2026] PUT /v2.0/quotas/6ad3becb7f1c475eb59bdff98a590173 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:25:00.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bee0617-310d-413a-a2aa-9347e79f2378 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 18/38] 199.204.45.140 () {44 vars in 936 bytes} [Tue Apr 28 05:25:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/39] 199.204.45.140 () {44 vars in 958 bytes} [Tue Apr 28 05:25:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:25:00.735 8 INFO neutron.db.segments_db [None req-3c2a3db4-b81d-45d4-8f76-133fd3a4e59b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment bd528e12-4f25-4c91-9fc6-8f99ffbdd47c of type vxlan for network 090ab07a-57a9-4196-9308-382a7c9afecb [pid: 8|app: 0|req: 19/40] 199.204.45.140 () {48 vars in 965 bytes} [Tue Apr 28 05:25:00 2026] POST /v2.0/networks => generated 688 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:25:02.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b8d74df-aeb8-4fde-ab58-85d4a482f861 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 22/41] 199.204.45.140 () {44 vars in 936 bytes} [Tue Apr 28 05:25:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/42] 199.204.45.140 () {44 vars in 958 bytes} [Tue Apr 28 05:25:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:25:02.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3e24f7d-df62-4941-910a-f88d87611e4d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/43] 199.204.45.140 () {44 vars in 1035 bytes} [Tue Apr 28 05:25:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=090ab07a-57a9-4196-9308-382a7c9afecb => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/44] 199.204.45.140 () {44 vars in 1058 bytes} [Tue Apr 28 05:25:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=090ab07a-57a9-4196-9308-382a7c9afecb => 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: 24/45] 199.204.45.140 () {48 vars in 964 bytes} [Tue Apr 28 05:25:02 2026] POST /v2.0/subnets => generated 651 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:25:03.573 8 INFO neutron.api.v2.resource [None req-d3731487-1113-4d09-b62d-c2d466d9e747 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 22/46] 199.204.45.140 () {44 vars in 970 bytes} [Tue Apr 28 05:25:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/47] 199.204.45.140 () {44 vars in 992 bytes} [Tue Apr 28 05:25:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/48] 199.204.45.140 () {48 vars in 979 bytes} [Tue Apr 28 05:25:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/49] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:04 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:05 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/51] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:05 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/52] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/53] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:06 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:06 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/55] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:06 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/56] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:25:07.129 7 INFO neutron.api.v2.resource [None req-318109fb-598a-45ed-bd1d-26dee0415222 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/57] 199.204.45.140 () {44 vars in 1073 bytes} [Tue Apr 28 05:25:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/58] 199.204.45.140 () {44 vars in 1096 bytes} [Tue Apr 28 05:25:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=baae0c55e98143b88130b9fd96c42b01 => generated 23 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/59] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:07 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/60] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:07 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/61] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:07 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/62] 199.204.45.140 () {48 vars in 980 bytes} [Tue Apr 28 05:25:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/63] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:07 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: 8|app: 0|req: 30/64] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:08 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/65] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:08 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => 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: 31/66] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:08 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/67] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/68] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:08 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 1624 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:08 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:08 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/71] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:09 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:09 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:09 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:09 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:10 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:10 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.140 () {44 vars in 986 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:25:11.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cac241f-65c5-4164-9299-2413b5e6878a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/81] 199.204.45.140 () {44 vars in 1075 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=090ab07a-57a9-4196-9308-382a7c9afecb => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.140 () {44 vars in 1098 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=090ab07a-57a9-4196-9308-382a7c9afecb => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/security-groups/f9067d60-b7a8-48a1-8802-964545600509 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:11 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.140 () {48 vars in 960 bytes} [Tue Apr 28 05:25:11 2026] POST /v2.0/ports => generated 1096 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:12 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 3460 bytes in 55 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/90] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:12 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.140 () {44 vars in 1087 bytes} [Tue Apr 28 05:25:12 2026] GET /v2.0/security-groups/310b8836-5faf-4f5c-b9ec-fd88f386609a?project_id=baae0c55e98143b88130b9fd96c42b01 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:12 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) 2026-04-28 05:25:19.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71c86d6d-9f35-4f1a-a59e-ab47691af265 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/95] 199.204.45.140 () {44 vars in 978 bytes} [Tue Apr 28 05:25:19 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: 7|app: 0|req: 49/96] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.140 () {48 vars in 1030 bytes} [Tue Apr 28 05:25:19 2026] PUT /v2.0/ports/6e1813f8-3273-4c54-854d-db87e8031119 => generated 1245 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.140 () {44 vars in 919 bytes} [Tue Apr 28 05:25:22 2026] GET /v2.0/ports => generated 3726 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:25:23.535 8 INFO neutron.api.v2.resource [None req-666a4615-0d89-4a13-9d44-8a26f515fda6 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/99] 199.204.45.140 () {44 vars in 958 bytes} [Tue Apr 28 05:25:23 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.140 () {44 vars in 980 bytes} [Tue Apr 28 05:25:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.140 () {48 vars in 979 bytes} [Tue Apr 28 05:25:23 2026] POST /v2.0/security-groups => generated 1610 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:24 2026] GET /v2.0/security-groups/0f9e60f8-a46b-4304-9acd-850c1706d7f0 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:24 2026] GET /v2.0/security-groups/0f9e60f8-a46b-4304-9acd-850c1706d7f0 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:24 2026] GET /v2.0/security-groups/0f9e60f8-a46b-4304-9acd-850c1706d7f0 => 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: 52/105] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:24 2026] POST /v2.0/security-group-rules => generated 621 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:25 2026] GET /v2.0/security-groups/0f9e60f8-a46b-4304-9acd-850c1706d7f0 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:25 2026] GET /v2.0/security-groups/0f9e60f8-a46b-4304-9acd-850c1706d7f0 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.140 () {44 vars in 1000 bytes} [Tue Apr 28 05:25:25 2026] GET /v2.0/security-groups/0f9e60f8-a46b-4304-9acd-850c1706d7f0 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.140 () {48 vars in 990 bytes} [Tue Apr 28 05:25:25 2026] POST /v2.0/security-group-rules => generated 625 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:27:40.117 8 WARNING keystonemiddleware.audit [None req-336227b9-b1b7-40fb-88f1-103e52f2d630 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - 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: 8|app: 0|req: 64/128] 199.204.45.140 () {30 vars in 739 bytes} [Tue Apr 28 05:27:40 2026] GET /v2.0/networks?tenant_id=baae0c55e98143b88130b9fd96c42b01&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:27:40.163 7 WARNING keystonemiddleware.audit [None req-e94529b6-125d-46b0-9de0-46a4b4fa1b9c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - 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-28 05:27:40.282 7 INFO neutron.db.segments_db [None req-030ab6ef-eb3b-4445-81e0-1949fd64392d b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Added segment e13aab50-fafd-4b8d-a850-6bd0e1400945 of type vxlan for network 426ebaea-8928-4413-a7d5-1c11e80cfe53 [pid: 7|app: 0|req: 65/129] 199.204.45.140 () {34 vars in 681 bytes} [Tue Apr 28 05:27:40 2026] POST /v2.0/networks => generated 699 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:27:40.386 8 WARNING keystonemiddleware.audit [None req-41336d7e-858f-4057-8026-34b308a4bec8 b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 65/130] 199.204.45.140 () {30 vars in 721 bytes} [Tue Apr 28 05:27:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:27:40.446 7 WARNING keystonemiddleware.audit [None req-030ab6ef-eb3b-4445-81e0-1949fd64392d b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 66/131] 199.204.45.140 () {30 vars in 632 bytes} [Tue Apr 28 05:27:40 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 05:27:40.462 8 WARNING keystonemiddleware.audit [None req-090ac73f-27cb-4ee8-a639-94d732b74bd3 b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 66/132] 199.204.45.140 () {34 vars in 676 bytes} [Tue Apr 28 05:27:40 2026] POST /v2.0/ports => generated 999 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:27:40.815 7 WARNING keystonemiddleware.audit [None req-b23be1e5-5911-4635-9ceb-f782ff59a83f b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 67/133] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:27:40 2026] GET /v2.0/networks/426ebaea-8928-4413-a7d5-1c11e80cfe53 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:27:42.631 8 WARNING keystonemiddleware.audit [None req-de1d9323-2f82-4f7c-873b-a36a55cccf50 b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 67/134] 199.204.45.140 () {30 vars in 721 bytes} [Tue Apr 28 05:27:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:27:42.681 7 WARNING keystonemiddleware.audit [None req-0bbbdbcf-0fdb-44a5-bcc1-4251b3c86eec b824fd80cc07498fbf8700f4d3bbb5b0 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 68/135] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:27:42 2026] GET /v2.0/networks/426ebaea-8928-4413-a7d5-1c11e80cfe53 => generated 705 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/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: 7|app: 0|req: 71/140] 199.204.45.140 () {48 vars in 1024 bytes} [Tue Apr 28 05:28:11 2026] PUT /v2.0/quotas/baae0c55e98143b88130b9fd96c42b01 => generated 291 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:28:53.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be84f304-5eec-4a4f-a510-31fd1f2db23b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/147] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:28:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/148] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:28:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:28:55.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ab461e7-768e-49bb-b5ef-e00c05a23aa4 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:28:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:28:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/157] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 28 05:29:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/162] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:30:06 2026] GET /v2.0/networks => generated 2168 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/163] 10.0.0.114 () {32 vars in 654 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/164] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/165] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/166] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/167] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/168] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/169] 10.0.0.114 () {32 vars in 654 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:18.938 7 INFO neutron.db.segments_db [None req-d5c62a62-2e3e-438c-8be8-80ceab224ce3 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment f22f6375-03b3-4679-a0fb-33ddd693fdff of type vxlan for network e7a8a6fb-e92e-4a13-ba18-d971d408c9f7 2026-04-28 05:30:18.965 8 INFO neutron.db.segments_db [None req-387723ba-0016-41ce-8719-ae93230c0c5e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment e729e0da-4898-4db4-9234-82781033ade7 of type vxlan for network 6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7 [pid: 7|app: 0|req: 88/172] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:30:18 2026] POST /v2.0/networks => generated 730 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/173] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:30:18 2026] POST /v2.0/networks => generated 719 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:19 2026] POST /v2.0/subnets => generated 685 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:19 2026] POST /v2.0/subnets => generated 696 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:19.272 8 INFO neutron.db.segments_db [None req-31913743-60db-4e5d-b45a-d1371b65afd8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 5dd95899-ea9f-4170-af94-a7ed42c7c7ef of type vxlan for network 7cca2932-2b3f-4489-8004-e06adfd1e0c0 2026-04-28 05:30:19.292 7 INFO neutron.db.segments_db [None req-11243ac4-067c-4c7d-8200-0578d6123c6b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 6736dab4-7534-4702-baef-1eadf804e9a7 of type vxlan for network 2660a000-23c2-45a1-b5ce-3b4a3130bbe8 2026-04-28 05:30:19.532 8 INFO neutron.db.l3_hamode_db [None req-31913743-60db-4e5d-b45a-d1371b65afd8 c2df5ab9ea87432c9be0b92161f78aaa b694cea57f614460be348bd52ba6e6d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:30:19.533 7 INFO neutron.db.l3_hamode_db [None req-11243ac4-067c-4c7d-8200-0578d6123c6b c2df5ab9ea87432c9be0b92161f78aaa 75b819090f194d1196500276334dc513 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:30:20.387 8 INFO neutron.db.l3_hamode_db [None req-31913743-60db-4e5d-b45a-d1371b65afd8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:30:20.394 7 INFO neutron.db.l3_hamode_db [None req-11243ac4-067c-4c7d-8200-0578d6123c6b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 90/176] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:19 2026] POST /v2.0/routers => generated 736 bytes in 2245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/177] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:19 2026] POST /v2.0/routers => generated 725 bytes in 2449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/178] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:21 2026] GET /v2.0/security-groups?tenant_id=0254299a26d845edadec6728d2c08db3&name=default => generated 2921 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:30:21.858 8 INFO neutron.db.segments_db [None req-e3168d71-fa9d-4115-af1d-32e8e712fb1e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment aa592881-c3cf-4e33-9be0-d6f653dbf5a9 of type vxlan for network 3c8d577c-ac52-4a97-95e5-41187f1454cd [pid: 8|app: 0|req: 88/179] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:30:21 2026] POST /v2.0/networks => generated 725 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/180] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:30:21 2026] PUT /v2.0/routers/9f7a00a2-d1c4-4893-99a5-3e028d76b921/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/181] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:23 2026] DELETE /v2.0/security-groups/cbbde9e6-163d-4bdf-8d5e-19a4402bdb7f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/182] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:30:21 2026] PUT /v2.0/routers/fe39d924-3462-4f71-85f9-208e53f8e59d/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/183] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.0/subnets => generated 692 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:23.357 8 INFO neutron.db.segments_db [None req-a63fd6fa-7362-41d9-a1a4-e9f9dbce116d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment c6ad3491-80d8-44b1-a550-4007d82c3a4d of type vxlan for network 855ab7db-ad33-4d69-82b2-ef090780f081 2026-04-28 05:30:23.658 8 INFO neutron.db.l3_hamode_db [None req-a63fd6fa-7362-41d9-a1a4-e9f9dbce116d c2df5ab9ea87432c9be0b92161f78aaa 89744e55d6474922b74e8eb10c753973 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 95/184] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/185] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:24.214 8 INFO neutron.db.l3_hamode_db [None req-a63fd6fa-7362-41d9-a1a4-e9f9dbce116d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 97/186] 10.0.0.28 () {38 vars in 969 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.0/security-groups => generated 1686 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/187] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:30:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/188] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:30:24 2026] POST /v2.0/floatingips => generated 552 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/189] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:24 2026] GET /v2.0/security-groups/e4b1fd33-ad18-4903-b146-8980112984e1 => generated 1686 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/190] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.0/routers => generated 732 bytes in 1835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:25.260 7 INFO neutron.db.segments_db [None req-0efe2615-e3e3-4e22-9f9b-348aea4a3f3c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 707d3f42-20c9-4749-9644-4860399873d4 of type vxlan for network 9282c3e8-2c7e-46bb-a414-abd3f0920bea [pid: 8|app: 0|req: 91/191] 10.0.0.28 () {38 vars in 979 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/192] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.0/networks => generated 732 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/193] 10.0.0.28 () {38 vars in 969 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/194] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.0/subnets => generated 698 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/195] 10.0.0.28 () {34 vars in 1096 bytes} [Tue Apr 28 05:30:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--385731281&fields=id&tenant_id=b694cea57f614460be348bd52ba6e6d2 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/196] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:25 2026] GET /v2.0/security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:30:25.697 7 INFO neutron.db.segments_db [None req-82de457d-41cd-41ea-b817-50018968871c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment be249075-59fa-402b-aba3-527ddf71ff63 of type vxlan for network 9c6742ef-e01b-4e96-a8be-ca17ad020a31 2026-04-28 05:30:25.950 7 INFO neutron.db.l3_hamode_db [None req-82de457d-41cd-41ea-b817-50018968871c c2df5ab9ea87432c9be0b92161f78aaa 1bdc1a5edab04761bc354aee556d6dc8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 92/197] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:30:25 2026] PUT /v2.0/routers/b4747352-2bf3-4a5a-b9e5-194297061f12/add_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/198] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:30:26 2026] GET /v2.0/networks?id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/199] 10.0.0.28 () {38 vars in 979 bytes} [Tue Apr 28 05:30:26 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: 8|app: 0|req: 95/200] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:30:26 2026] GET /v2.0/quotas/b694cea57f614460be348bd52ba6e6d2 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:26.646 7 INFO neutron.db.l3_hamode_db [None req-82de457d-41cd-41ea-b817-50018968871c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 96/201] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:30:26 2026] GET /v2.0/ports?tenant_id=b694cea57f614460be348bd52ba6e6d2&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/202] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:26 2026] GET /v2.0/security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/203] 10.0.0.28 () {38 vars in 979 bytes} [Tue Apr 28 05:30:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/204] 10.0.0.28 () {38 vars in 969 bytes} [Tue Apr 28 05:30:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:26 2026] GET /v2.0/security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/206] 10.0.0.28 () {34 vars in 905 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/extensions => generated 21537 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 10.0.0.28 () {38 vars in 969 bytes} [Tue Apr 28 05:30:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?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: 104/209] 10.0.0.28 () {34 vars in 999 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-group-rules/8fb6cdc1-ef26-4c29-9aa9-cf928ac8d4e7 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 10.0.0.28 () {36 vars in 1021 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.0/security-group-rules/8fb6cdc1-ef26-4c29-9aa9-cf928ac8d4e7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.0/routers => generated 738 bytes in 1799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?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: 107/214] 10.0.0.28 () {38 vars in 969 bytes} [Tue Apr 28 05:30:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 10.0.0.28 () {36 vars in 1011 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.0/security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => 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: 110/217] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups?tenant_id=89744e55d6474922b74e8eb10c753973 => generated 7904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups/dff35094-4d1b-4803-8bda-16758614a0ea => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/220] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups/e4b1fd33-ad18-4903-b146-8980112984e1 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/221] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups/dff35094-4d1b-4803-8bda-16758614a0ea => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/222] 10.0.0.28 () {36 vars in 1011 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.0/security-groups/e4b1fd33-ad18-4903-b146-8980112984e1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/223] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.0/security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/224] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:30:27 2026] PUT /v2.0/routers/2e5b4307-66eb-4ba3-9237-eaedd80b0355/add_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:28.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-089b0066-0d10-40e1-be11-0755dc997239 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 16d78e5f-086d-4911-92d7-9acc00eff7ec 2026-04-28 05:30:28.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-089b0066-0d10-40e1-be11-0755dc997239 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 16d78e5f-086d-4911-92d7-9acc00eff7ec [pid: 7|app: 0|req: 109/225] 10.0.0.28 () {36 vars in 1011 bytes} [Tue Apr 28 05:30:28 2026] DELETE /v2.0/security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:30:28.829 7 INFO neutron.api.v2.resource [req-f15c70d6-f383-4f87-866b-fa72002dac65 req-8f06bc03-54c7-4754-93fa-51a54d3ecc5a 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 110/226] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:28 2026] GET /v2.0/security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/227] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:28 2026] GET /v2.0/security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:28 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 10.0.0.28 () {36 vars in 1011 bytes} [Tue Apr 28 05:30:28 2026] DELETE /v2.0/security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:30:29.052 7 INFO neutron.api.v2.resource [req-8120b19b-d5a8-4952-b664-2d7bd15b8be5 req-8e4f0517-575f-4ee4-a8ad-ad71e3c1c2be 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 114/230] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/231] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 10.0.0.28 () {36 vars in 1011 bytes} [Tue Apr 28 05:30:29 2026] DELETE /v2.0/security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:30:29.238 7 INFO neutron.api.v2.resource [req-80dba0aa-29df-49cf-9060-a1b8e3e32a83 req-41ec3bfb-7f7f-40c6-ad1d-e456f281ca26 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 117/233] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/234] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups?tenant_id=89744e55d6474922b74e8eb10c753973 => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:30:28 2026] PUT /v2.0/routers/9f7a00a2-d1c4-4893-99a5-3e028d76b921/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/dff35094-4d1b-4803-8bda-16758614a0ea => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:30:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/dff35094-4d1b-4803-8bda-16758614a0ea => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:30:29.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a0b1cb6-14ac-4d51-a66d-bc0ae90ebbc8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: cecb873b-8bd1-4932-a8a3-be97333df114 2026-04-28 05:30:29.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a0b1cb6-14ac-4d51-a66d-bc0ae90ebbc8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: cecb873b-8bd1-4932-a8a3-be97333df114 [pid: 7|app: 0|req: 121/239] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:30:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:29.575 7 INFO neutron.api.v2.resource [req-1d9c6bcc-890b-4fb2-91aa-403f265fd6d9 req-dee1d03b-4903-43e9-a32b-eaeb749b6b76 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 122/240] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/241] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:30:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:29.706 7 INFO neutron.api.v2.resource [req-8a479903-ddd9-42e6-a804-7bfe45d5e614 req-6071215b-a796-462c-8de3-4baecc15fbd5 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 124/242] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.0/security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:30:29.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a0b1cb6-14ac-4d51-a66d-bc0ae90ebbc8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 16606220-e746-47dd-97b2-b8405fefb0c8 2026-04-28 05:30:29.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a0b1cb6-14ac-4d51-a66d-bc0ae90ebbc8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 16606220-e746-47dd-97b2-b8405fefb0c8 2026-04-28 05:30:29.858 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7a0b1cb6-14ac-4d51-a66d-bc0ae90ebbc8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - 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: 125/243] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:30:29 2026] POST /v2.0/floatingips => generated 552 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:30.274 7 INFO neutron.api.v2.resource [req-ee14ca9e-26db-4bc9-90c4-955365a7a5ff req-6271cbbb-025f-4d30-88df-cdecf4796cb1 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 126/244] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 05:30:30 2026] GET /v2.0/security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:30:30.277 8 INFO neutron.db.l3_hamode_db [None req-7a0b1cb6-14ac-4d51-a66d-bc0ae90ebbc8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 2660a000-23c2-45a1-b5ce-3b4a3130bbe8 was deleted as no HA routers are present in tenant 75b819090f194d1196500276334dc513. [pid: 8|app: 0|req: 119/245] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:30:29 2026] DELETE /v2.0/routers/9f7a00a2-d1c4-4893-99a5-3e028d76b921 => generated 0 bytes in 945 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/246] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:30 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 128/247] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:30:30 2026] DELETE /v2.0/subnets/5d319bd4-29e0-4bbd-8898-9f08b0eb4c80 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:30:30.631 8 INFO neutron.services.segments.plugin [-] Segment 6736dab4-7534-4702-baef-1eadf804e9a7 resource provider aggregate not found 2026-04-28 05:30:30.643 8 INFO neutron.services.segments.plugin [-] Segment 6736dab4-7534-4702-baef-1eadf804e9a7 resource provider aggregate not found 2026-04-28 05:30:30.648 8 INFO neutron.services.segments.plugin [-] Segment 6736dab4-7534-4702-baef-1eadf804e9a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6736dab4-7534-4702-baef-1eadf804e9a7 found for delete ", "request_id": "req-0d83a6bb-1d61-47b3-b488-5c061b0757bc"}]} 2026-04-28 05:30:30.668 8 INFO neutron.services.segments.plugin [-] Segment 6736dab4-7534-4702-baef-1eadf804e9a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6736dab4-7534-4702-baef-1eadf804e9a7 found for delete ", "request_id": "req-6aece11c-9eb1-41ff-a74e-19fb3087c8a9"}]} 2026-04-28 05:30:30.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e9094db-000b-42d5-a200-e58b35bc4e17 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 596a30d8-ddc7-4c3a-a73e-990fc38a1f40 2026-04-28 05:30:30.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e9094db-000b-42d5-a200-e58b35bc4e17 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 596a30d8-ddc7-4c3a-a73e-990fc38a1f40 2026-04-28 05:30:30.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-23a56256-e595-4837-a194-fc031e449e2c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 0a2609b5-07fb-4bf1-a7ff-ebfd9061c527 2026-04-28 05:30:30.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23a56256-e595-4837-a194-fc031e449e2c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 0a2609b5-07fb-4bf1-a7ff-ebfd9061c527 [pid: 7|app: 0|req: 131/250] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:30:30 2026] DELETE /v2.0/networks/e7a8a6fb-e92e-4a13-ba18-d971d408c9f7 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/251] 10.0.0.28 () {34 vars in 1098 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1057596871&fields=id&tenant_id=1bdc1a5edab04761bc354aee556d6dc8 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/252] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:30:30 2026] PUT /v2.0/routers/b4747352-2bf3-4a5a-b9e5-194297061f12/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/253] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 683 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/254] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/quotas/1bdc1a5edab04761bc354aee556d6dc8 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/255] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 136/256] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/257] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/security-groups?tenant_id=75b819090f194d1196500276334dc513&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:30:31.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4b03727-c7b8-43d0-af8a-17e87fb995ed c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: ed9fc26b-2906-445a-ab59-46f34b755cf3 2026-04-28 05:30:31.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4b03727-c7b8-43d0-af8a-17e87fb995ed c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: ed9fc26b-2906-445a-ab59-46f34b755cf3 [pid: 7|app: 0|req: 138/258] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:31 2026] DELETE /v2.0/security-groups/c87de623-f63b-4387-9c20-3f4fc8e320a4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:30:31.802 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4b03727-c7b8-43d0-af8a-17e87fb995ed c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 89ed8871-5396-48f4-9275-15fa50a05ab0 2026-04-28 05:30:31.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4b03727-c7b8-43d0-af8a-17e87fb995ed c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 89ed8871-5396-48f4-9275-15fa50a05ab0 2026-04-28 05:30:31.911 7 INFO neutron.services.segments.plugin [-] Segment f22f6375-03b3-4679-a0fb-33ddd693fdff resource provider aggregate not found 2026-04-28 05:30:31.928 7 INFO neutron.services.segments.plugin [-] Segment f22f6375-03b3-4679-a0fb-33ddd693fdff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22f6375-03b3-4679-a0fb-33ddd693fdff found for delete ", "request_id": "req-ba96bbd3-9910-480b-bcfe-113e97e7c285"}]} 2026-04-28 05:30:31.938 7 INFO neutron.services.segments.plugin [-] Segment f22f6375-03b3-4679-a0fb-33ddd693fdff resource provider aggregate not found 2026-04-28 05:30:31.961 7 INFO neutron.services.segments.plugin [-] Segment f22f6375-03b3-4679-a0fb-33ddd693fdff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22f6375-03b3-4679-a0fb-33ddd693fdff found for delete ", "request_id": "req-000aa38e-f6e6-42fb-b1c5-93c3e6e747ad"}]} [pid: 7|app: 0|req: 139/259] 10.0.0.28 () {34 vars in 905 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/extensions => generated 21537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/260] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 141/261] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:30:32 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:32.187 8 INFO neutron.db.l3_hamode_db [None req-d4b03727-c7b8-43d0-af8a-17e87fb995ed c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 855ab7db-ad33-4d69-82b2-ef090780f081 was deleted as no HA routers are present in tenant 89744e55d6474922b74e8eb10c753973. [pid: 8|app: 0|req: 121/262] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:30:31 2026] DELETE /v2.0/routers/b4747352-2bf3-4a5a-b9e5-194297061f12 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/263] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:32 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => 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: 142/264] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:30:32 2026] DELETE /v2.0/subnets/4aa2476a-d301-4a42-a7f8-10589ff66c25 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/265] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:30:32 2026] DELETE /v2.0/networks/3c8d577c-ac52-4a97-95e5-41187f1454cd => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/266] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:32 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:32.667 8 INFO neutron.services.segments.plugin [-] Segment c6ad3491-80d8-44b1-a550-4007d82c3a4d resource provider aggregate not found 2026-04-28 05:30:32.684 8 INFO neutron.services.segments.plugin [-] Segment c6ad3491-80d8-44b1-a550-4007d82c3a4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ad3491-80d8-44b1-a550-4007d82c3a4d found for delete ", "request_id": "req-e1e232ef-aa53-4ba6-a014-621bb77dc576"}]} 2026-04-28 05:30:32.685 8 INFO neutron.services.segments.plugin [-] Segment c6ad3491-80d8-44b1-a550-4007d82c3a4d resource provider aggregate not found 2026-04-28 05:30:32.704 8 INFO neutron.services.segments.plugin [-] Segment aa592881-c3cf-4e33-9be0-d6f653dbf5a9 resource provider aggregate not found 2026-04-28 05:30:32.720 8 INFO neutron.services.segments.plugin [-] Segment c6ad3491-80d8-44b1-a550-4007d82c3a4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ad3491-80d8-44b1-a550-4007d82c3a4d found for delete ", "request_id": "req-12820ee9-5d8d-4050-89ec-1ef43c81d763"}]} 2026-04-28 05:30:32.735 8 INFO neutron.services.segments.plugin [-] Segment aa592881-c3cf-4e33-9be0-d6f653dbf5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa592881-c3cf-4e33-9be0-d6f653dbf5a9 found for delete ", "request_id": "req-23c60c5f-431e-4da5-877d-5a5168ce4619"}]} [pid: 8|app: 0|req: 124/267] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:32 2026] GET /v2.0/security-groups?tenant_id=89744e55d6474922b74e8eb10c753973&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:30:32.749 8 INFO neutron.services.segments.plugin [-] Segment aa592881-c3cf-4e33-9be0-d6f653dbf5a9 resource provider aggregate not found 2026-04-28 05:30:32.773 8 INFO neutron.services.segments.plugin [-] Segment aa592881-c3cf-4e33-9be0-d6f653dbf5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa592881-c3cf-4e33-9be0-d6f653dbf5a9 found for delete ", "request_id": "req-6f30d1ef-af81-475d-98fc-ba4db65009fb"}]} [pid: 7|app: 0|req: 144/268] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:32 2026] DELETE /v2.0/security-groups/dff35094-4d1b-4803-8bda-16758614a0ea => 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: 145/269] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => 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: 125/270] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.0/networks?id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7 => generated 670 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/271] 199.204.45.140 () {34 vars in 910 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/272] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b694cea57f614460be348bd52ba6e6d2 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:33.799 8 INFO neutron.db.segments_db [None req-adf1964f-279f-4f19-aae8-c3eb005cf0d7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b of type vxlan for network d8b0221a-aea1-469f-a812-a6f7c980b0c4 [pid: 8|app: 0|req: 127/273] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:30:33 2026] POST /v2.0/networks => generated 724 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/274] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 147/275] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:30:33 2026] POST /v2.0/ports => generated 958 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 148/276] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:34 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/277] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:33 2026] POST /v2.0/subnets => generated 690 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:30:34.255 7 INFO neutron.db.segments_db [None req-8552187a-ad8e-4ea9-ab35-becb2a6a3707 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 2a283735-afb9-4f26-9cb3-fea15eab7c59 of type vxlan for network 56fd1e10-f612-413a-bf24-6b49fdadc952 [pid: 8|app: 0|req: 130/278] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:34 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:34.540 7 INFO neutron.db.l3_hamode_db [None req-8552187a-ad8e-4ea9-ab35-becb2a6a3707 c2df5ab9ea87432c9be0b92161f78aaa 78fcfea64757492d91312ba53ab2dc42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 131/279] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:30:34 2026] PUT /v2.0/ports/69cd76a4-696d-43ad-ba27-f2105dcfcd90 => generated 1239 bytes in 608 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: 132/280] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:35 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/281] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:35 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:35.302 7 INFO neutron.db.l3_hamode_db [None req-8552187a-ad8e-4ea9-ab35-becb2a6a3707 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 134/282] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:35 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:35.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c7d2957-d028-41a0-b15d-fcebfaabdf43'] response: {'name': 'network-changed', 'server_uuid': '35a39cba-bb6a-4925-b95f-3c72f1f4f19e', 'tag': '69cd76a4-696d-43ad-ba27-f2105dcfcd90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 149/283] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:30:34 2026] POST /v2.0/routers => generated 730 bytes in 1905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/284] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/ports?tenant_id=b694cea57f614460be348bd52ba6e6d2&device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/285] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69cd76a4-696d-43ad-ba27-f2105dcfcd90 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/286] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/subnets?id=fad1cbe8-f3c6-4a36-a90c-9ebc4a7b3829 => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/287] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/ports?network_id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/288] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?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: 155/289] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/290] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?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: 157/291] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&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: 158/292] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/293] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1bdc1a5edab04761bc354aee556d6dc8 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/294] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:30:36 2026] POST /v2.0/ports => generated 954 bytes in 351 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: 161/295] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/296] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:30:36 2026] PUT /v2.0/routers/b85262c4-eb53-4f82-987a-9abf91726845/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/297] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/298] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:30:37 2026] PUT /v2.0/ports/dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 1235 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/299] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/ports?tenant_id=b694cea57f614460be348bd52ba6e6d2&device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1242 bytes in 72 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: 138/300] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/301] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/networks?id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7 => generated 766 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/302] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&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: 139/303] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69cd76a4-696d-43ad-ba27-f2105dcfcd90 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/304] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/subnets?id=fad1cbe8-f3c6-4a36-a90c-9ebc4a7b3829 => generated 688 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/305] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/ports?network_id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/306] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/307] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:38.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8ba05b9-3cbe-41fe-b7e0-83d1286558e8'] response: {'name': 'network-changed', 'server_uuid': 'a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211', 'tag': 'dc53f13c-0f70-4b85-89f3-e119a14a1be8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 165/308] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.0/security-groups?tenant_id=71bd707016c243a08f751fd40c5659d2&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/309] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:30:38 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/310] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:38 2026] DELETE /v2.0/security-groups/669772b4-9ddd-4eef-a5c7-87ff544203fe => 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: 145/311] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:30:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/312] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:30:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/313] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/security-groups?tenant_id=05cb10816cc54af3a0a24fef405a4e95&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/314] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:38 2026] DELETE /v2.0/security-groups/283d57e7-afaf-437b-b389-43cbb0d7a693 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/315] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/316] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/317] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/318] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => 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: 173/319] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/320] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/321] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/322] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/323] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/324] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 147/325] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:30:38 2026] POST /v2.0/floatingips => generated 552 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/326] 10.0.0.28 () {34 vars in 1098 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1286214838&fields=id&tenant_id=78fcfea64757492d91312ba53ab2dc42 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/327] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/networks?id=d8b0221a-aea1-469f-a812-a6f7c980b0c4 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/328] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/quotas/78fcfea64757492d91312ba53ab2dc42 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/329] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/330] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&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: 150/331] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/ports?tenant_id=78fcfea64757492d91312ba53ab2dc42&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/332] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/333] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/334] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/335] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/336] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/337] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/338] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => 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: 154/339] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 701 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/340] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&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: 155/341] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 187/342] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 156/343] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 188/344] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/345] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/346] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:41 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 158/347] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:41 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/348] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:41 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 159/349] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/350] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/351] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 160/352] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/353] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&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: 161/354] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/355] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&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: 162/356] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 195/357] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 196/358] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/359] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.0/security-groups?tenant_id=a5625b3d6bda4de7a9414f8f319b51e7&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/360] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:43 2026] DELETE /v2.0/security-groups/7dc88514-1b64-4156-9061-893458ed5bf0 => 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: 164/361] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/security-groups?tenant_id=fe3fe2615ba24d4ab31829a037b86451&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/362] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:44 2026] DELETE /v2.0/security-groups/4fc7d180-695e-498b-8d7f-490ed8f252d0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/363] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/364] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&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: 166/365] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/366] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/networks?id=d8b0221a-aea1-469f-a812-a6f7c980b0c4 => generated 675 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/367] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/368] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78fcfea64757492d91312ba53ab2dc42 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/369] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&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: 168/372] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:30:44 2026] POST /v2.0/ports => generated 958 bytes in 841 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: 169/373] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/374] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/375] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/376] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/377] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/378] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/379] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:30:45 2026] PUT /v2.0/ports/36cae4a7-7d2f-40de-9b05-69e8a426352a => generated 1239 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/380] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:46.212 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b6643b3-7433-4960-bd80-c09bc66ada1e'] response: {'name': 'network-changed', 'server_uuid': 'e64407bf-f185-491e-b443-7462e856ac10', 'tag': '36cae4a7-7d2f-40de-9b05-69e8a426352a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 176/381] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.0/ports?tenant_id=78fcfea64757492d91312ba53ab2dc42&device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/382] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.0/networks?tenant_id=78fcfea64757492d91312ba53ab2dc42&shared=False => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/383] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:30:46 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: 179/384] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:46.947 7 INFO neutron.db.l3_db [None req-793b8641-fbe1-46ba-8a9f-ac00a906d349 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] Floating IP 6072650f-f0d2-45c6-80d3-a33f9a14d98b associated. External IP: 10.96.250.209, port: 69cd76a4-696d-43ad-ba27-f2105dcfcd90. [pid: 8|app: 0|req: 180/385] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/386] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/387] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/388] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:30:46 2026] PUT /v2.0/floatingips/6072650f-f0d2-45c6-80d3-a33f9a14d98b => generated 856 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/389] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/390] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/391] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/392] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&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: 185/393] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/ports?tenant_id=78fcfea64757492d91312ba53ab2dc42&device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/394] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=36cae4a7-7d2f-40de-9b05-69e8a426352a => 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: 186/395] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.0/subnets?id=1a374706-fb45-44ca-866c-7a8ef1135878 => generated 693 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/396] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/ports?network_id=d8b0221a-aea1-469f-a812-a6f7c980b0c4&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: 187/397] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/398] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/399] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/400] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/401] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&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: 190/402] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:48.283 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-418d3666-0708-433c-9325-65391e691715'] response: {'name': 'network-changed', 'server_uuid': '35a39cba-bb6a-4925-b95f-3c72f1f4f19e', 'tag': '69cd76a4-696d-43ad-ba27-f2105dcfcd90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 213/403] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/404] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/ports?tenant_id=b694cea57f614460be348bd52ba6e6d2&device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/405] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/networks?id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7 => generated 766 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:48.937 8 INFO neutron.db.l3_db [None req-9bee6642-28a2-4959-9629-00650aca39ab 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] Floating IP 9e142e4f-2410-404a-936a-ae62857677af associated. External IP: 10.96.250.202, port: dc53f13c-0f70-4b85-89f3-e119a14a1be8. [pid: 7|app: 0|req: 216/406] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69cd76a4-696d-43ad-ba27-f2105dcfcd90 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/407] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/408] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/subnets?id=fad1cbe8-f3c6-4a36-a90c-9ebc4a7b3829 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/409] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/410] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/ports?network_id=6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/411] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?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: 222/412] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7?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: 191/413] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:30:48 2026] PUT /v2.0/floatingips/9e142e4f-2410-404a-936a-ae62857677af => generated 855 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:49.313 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87005781-c16f-4e7d-ad11-97a4d8d94aff'] response: {'name': 'network-changed', 'server_uuid': 'a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211', 'tag': 'dc53f13c-0f70-4b85-89f3-e119a14a1be8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 223/414] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/415] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&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: 192/416] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/417] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&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: 193/418] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/419] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/420] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/421] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/422] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/423] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 196/424] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/425] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 197/426] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/security-groups?id=4a414641-e545-4e40-a640-6ebf09ebea82&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/427] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:50.396 8 INFO neutron_taas.services.taas.taas_plugin [req-8fbb70b1-939a-443f-be7b-9dbaa7d4a355 req-279c6f9e-46aa-4301-8e93-1188fc864da6 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] TaaS: Handle Delete Port: 69cd76a4-696d-43ad-ba27-f2105dcfcd90 2026-04-28 05:30:50.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8fbb70b1-939a-443f-be7b-9dbaa7d4a355 req-279c6f9e-46aa-4301-8e93-1188fc864da6 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] Tap Mirror: Handle Delete Port: 69cd76a4-696d-43ad-ba27-f2105dcfcd90 [pid: 7|app: 0|req: 231/428] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:50.594 8 INFO neutron.db.l3_db [req-8fbb70b1-939a-443f-be7b-9dbaa7d4a355 req-279c6f9e-46aa-4301-8e93-1188fc864da6 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] Floating IP 6072650f-f0d2-45c6-80d3-a33f9a14d98b disassociated. External IP: 10.96.250.209, port: 69cd76a4-696d-43ad-ba27-f2105dcfcd90. [pid: 7|app: 0|req: 232/429] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/430] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:30:50 2026] DELETE /v2.0/ports/69cd76a4-696d-43ad-ba27-f2105dcfcd90 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/431] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:51 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:30:51.359 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af641b58-c3db-411a-80f8-b8cc46d26087'] response: {'server_uuid': '35a39cba-bb6a-4925-b95f-3c72f1f4f19e', 'name': 'network-vif-deleted', 'tag': '69cd76a4-696d-43ad-ba27-f2105dcfcd90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 199/432] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:51 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/433] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:51 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&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: 234/434] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:51 2026] GET /v2.0/security-groups?tenant_id=9f4782beead54e72bd7bb113ab367d8f&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/435] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:52 2026] DELETE /v2.0/security-groups/2d802b2c-67a8-4438-a68e-061d56de108f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/436] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:52 2026] GET /v2.0/security-groups?tenant_id=cad2db41029e469981e7123236b686d7&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/437] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:52 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => 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: 202/438] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:52 2026] DELETE /v2.0/security-groups/5a5ac871-cf70-4d55-9837-f68d97dff297 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/439] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:52 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 203/440] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:52 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&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: 7|app: 0|req: 238/441] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:53 2026] GET /v2.0/ports?device_id=35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/442] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 239/443] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/444] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:54.664 7 INFO neutron.db.l3_db [None req-4d0a1fd7-1fc5-46a6-ba56-f742175a0946 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] Floating IP 6e0365ee-44ce-4111-acff-be4677813c38 associated. External IP: 10.96.250.205, port: 36cae4a7-7d2f-40de-9b05-69e8a426352a. [pid: 8|app: 0|req: 206/445] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:54 2026] DELETE /v2.0/security-groups/4a414641-e545-4e40-a640-6ebf09ebea82 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:30:54.775 8 INFO neutron.api.v2.resource [None req-ea30f91d-b95f-4c65-bf11-c0227e9acb89 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/446] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.0/security-groups/4a414641-e545-4e40-a640-6ebf09ebea82 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:30:54.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-17e0367b-e433-45f9-959b-feb97fd998b2 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] TaaS: Handle Delete Port: 55084cbe-e191-452a-97cb-0c40aafa8ff1 2026-04-28 05:30:54.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17e0367b-e433-45f9-959b-feb97fd998b2 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] Tap Mirror: Handle Delete Port: 55084cbe-e191-452a-97cb-0c40aafa8ff1 [pid: 7|app: 0|req: 240/447] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:30:54 2026] PUT /v2.0/floatingips/6e0365ee-44ce-4111-acff-be4677813c38 => generated 856 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:55.086 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7065d16-3fea-437d-83ba-a6174917076a'] response: {'name': 'network-changed', 'server_uuid': 'e64407bf-f185-491e-b443-7462e856ac10', 'tag': '36cae4a7-7d2f-40de-9b05-69e8a426352a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 208/448] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:30:54 2026] DELETE /v2.0/floatingips/6072650f-f0d2-45c6-80d3-a33f9a14d98b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/449] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/450] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:55.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-e09573e0-c391-4107-996f-73a53e75079f c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: bff06294-c000-4b50-bd25-258c81c1b390 2026-04-28 05:30:55.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e09573e0-c391-4107-996f-73a53e75079f c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: bff06294-c000-4b50-bd25-258c81c1b390 [pid: 7|app: 0|req: 243/451] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 244/452] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&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: 245/453] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/ports?tenant_id=78fcfea64757492d91312ba53ab2dc42&device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/454] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/networks?id=d8b0221a-aea1-469f-a812-a6f7c980b0c4 => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/455] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=36cae4a7-7d2f-40de-9b05-69e8a426352a => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/456] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/subnets?id=1a374706-fb45-44ca-866c-7a8ef1135878 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/457] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/ports?network_id=d8b0221a-aea1-469f-a812-a6f7c980b0c4&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/458] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/459] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4?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: 209/460] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:30:55 2026] PUT /v2.0/routers/fe39d924-3462-4f71-85f9-208e53f8e59d/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:56.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca323456-2dc7-4e07-a4a9-edb71588711a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: f0ab4890-6167-494f-8dbe-dee42b39b5e3 2026-04-28 05:30:56.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca323456-2dc7-4e07-a4a9-edb71588711a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: f0ab4890-6167-494f-8dbe-dee42b39b5e3 2026-04-28 05:30:56.489 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca323456-2dc7-4e07-a4a9-edb71588711a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: e0ee8973-c559-4a50-b31a-5e033a1e6455 2026-04-28 05:30:56.491 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca323456-2dc7-4e07-a4a9-edb71588711a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: e0ee8973-c559-4a50-b31a-5e033a1e6455 2026-04-28 05:30:56.585 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ca323456-2dc7-4e07-a4a9-edb71588711a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 210/461] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:56 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:56.890 7 INFO neutron.services.segments.plugin [-] Segment 5dd95899-ea9f-4170-af94-a7ed42c7c7ef resource provider aggregate not found 2026-04-28 05:30:56.893 7 INFO neutron.services.segments.plugin [-] Segment 5dd95899-ea9f-4170-af94-a7ed42c7c7ef resource provider aggregate not found [pid: 8|app: 0|req: 211/462] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:56 2026] GET /v2.0/security-groups?tenant_id=c4926dbdab5e4ce99d236d967e22824d&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:30:56.908 7 INFO neutron.services.segments.plugin [-] Segment 5dd95899-ea9f-4170-af94-a7ed42c7c7ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dd95899-ea9f-4170-af94-a7ed42c7c7ef found for delete ", "request_id": "req-bcb001fe-199e-4149-a2ac-cdda9c7f4cf2"}]} 2026-04-28 05:30:56.916 7 INFO neutron.services.segments.plugin [-] Segment 5dd95899-ea9f-4170-af94-a7ed42c7c7ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dd95899-ea9f-4170-af94-a7ed42c7c7ef found for delete ", "request_id": "req-589ac789-debd-4e6a-9a58-68da0599ec5e"}]} 2026-04-28 05:30:56.928 7 INFO neutron.db.l3_hamode_db [None req-ca323456-2dc7-4e07-a4a9-edb71588711a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 7cca2932-2b3f-4489-8004-e06adfd1e0c0 was deleted as no HA routers are present in tenant b694cea57f614460be348bd52ba6e6d2. [pid: 7|app: 0|req: 252/463] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:30:56 2026] DELETE /v2.0/routers/fe39d924-3462-4f71-85f9-208e53f8e59d => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/464] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:56 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/465] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:56 2026] DELETE /v2.0/security-groups/fee04cb4-2bfe-431d-a8c1-ae452a832c8e => 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: 213/466] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:30:56 2026] DELETE /v2.0/subnets/fad1cbe8-f3c6-4a36-a90c-9ebc4a7b3829 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:30:57.252 7 INFO neutron_taas.services.taas.taas_plugin [None req-52db6872-58f8-4abc-b164-f903ea94052d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 6b765d62-725e-4092-8ce8-c9edce2f79c2 2026-04-28 05:30:57.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52db6872-58f8-4abc-b164-f903ea94052d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 6b765d62-725e-4092-8ce8-c9edce2f79c2 [pid: 8|app: 0|req: 214/467] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:57 2026] GET /v2.0/security-groups?tenant_id=6c900132bc2f4a06807a38f14863b120&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/468] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:57 2026] DELETE /v2.0/security-groups/2265af7f-31cf-4fb9-97f4-7392327a8c5e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/469] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:30:57 2026] DELETE /v2.0/networks/6d6ecd28-f2fb-4789-9980-e3b7f1d1a4f7 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/470] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:57 2026] GET /v2.0/security-groups?tenant_id=b694cea57f614460be348bd52ba6e6d2&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/471] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:30:57 2026] DELETE /v2.0/security-groups/26d2dcbf-2dc7-4b5c-9c1c-0b5338ec4a16 => 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: 217/472] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:30:57 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/473] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:58 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/474] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:30:58 2026] GET /v2.0/security-groups?id=64d07b2e-93c1-4638-acc8-c7d622383e81&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:30:58.143 7 INFO neutron_taas.services.taas.taas_plugin [req-3adcf471-c900-442f-88c3-b232282cb68e req-78df4ba7-2fae-4828-9444-bd57c07a9700 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] TaaS: Handle Delete Port: 36cae4a7-7d2f-40de-9b05-69e8a426352a 2026-04-28 05:30:58.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3adcf471-c900-442f-88c3-b232282cb68e req-78df4ba7-2fae-4828-9444-bd57c07a9700 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] Tap Mirror: Handle Delete Port: 36cae4a7-7d2f-40de-9b05-69e8a426352a 2026-04-28 05:30:58.328 7 INFO neutron.db.l3_db [req-3adcf471-c900-442f-88c3-b232282cb68e req-78df4ba7-2fae-4828-9444-bd57c07a9700 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] Floating IP 6e0365ee-44ce-4111-acff-be4677813c38 disassociated. External IP: 10.96.250.205, port: 36cae4a7-7d2f-40de-9b05-69e8a426352a. [pid: 7|app: 0|req: 256/475] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:30:57 2026] DELETE /v2.0/ports/36cae4a7-7d2f-40de-9b05-69e8a426352a => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:30:58.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b22c574-7777-4d4e-a0ce-b9d64402a24e'] response: {'server_uuid': 'e64407bf-f185-491e-b443-7462e856ac10', 'name': 'network-vif-deleted', 'tag': '36cae4a7-7d2f-40de-9b05-69e8a426352a', 'status': 'completed', 'code': 200} 2026-04-28 05:30:58.927 7 INFO neutron.services.segments.plugin [-] Segment e729e0da-4898-4db4-9234-82781033ade7 resource provider aggregate not found 2026-04-28 05:30:58.942 7 INFO neutron.services.segments.plugin [-] Segment e729e0da-4898-4db4-9234-82781033ade7 resource provider aggregate not found 2026-04-28 05:30:58.947 7 INFO neutron.services.segments.plugin [-] Segment e729e0da-4898-4db4-9234-82781033ade7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e729e0da-4898-4db4-9234-82781033ade7 found for delete ", "request_id": "req-639ad5d2-c380-45a8-bb2e-e22291b6f7b7"}]} 2026-04-28 05:30:58.956 7 INFO neutron.services.segments.plugin [-] Segment e729e0da-4898-4db4-9234-82781033ade7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e729e0da-4898-4db4-9234-82781033ade7 found for delete ", "request_id": "req-6dafd853-296c-40c1-aedc-6596c0b5d29f"}]} [pid: 8|app: 0|req: 220/476] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:30:59 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 257/477] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:30:59 2026] GET /v2.0/security-groups?tenant_id=9356b713427c43dabc3d45a8ab7d5365&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/478] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:00 2026] DELETE /v2.0/security-groups/57cd373d-96af-4ede-b30c-040fd01477c5 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/479] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:00 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 258/482] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:31:00 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1240 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/483] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:31:00 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/484] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:01 2026] GET /v2.0/ports?device_id=e64407bf-f185-491e-b443-7462e856ac10 => 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: 226/485] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:02 2026] DELETE /v2.0/security-groups/64d07b2e-93c1-4638-acc8-c7d622383e81 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:02.623 7 INFO neutron.api.v2.resource [None req-8e19ed45-27d9-403e-ad65-758322913287 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/486] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:31:02 2026] GET /v2.0/security-groups/64d07b2e-93c1-4638-acc8-c7d622383e81 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:02.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-90b0f6cf-5ea2-45ff-a31a-e4fe8186580c ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] TaaS: Handle Delete Port: 92286293-b16b-472b-9efb-a0c4044e5b75 2026-04-28 05:31:02.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b0f6cf-5ea2-45ff-a31a-e4fe8186580c ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] Tap Mirror: Handle Delete Port: 92286293-b16b-472b-9efb-a0c4044e5b75 [pid: 8|app: 0|req: 227/487] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:02 2026] GET /v2.0/security-groups?tenant_id=621136984b46449caaf1470eff245190&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/488] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:31:02 2026] DELETE /v2.0/floatingips/6e0365ee-44ce-4111-acff-be4677813c38 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/489] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:02 2026] DELETE /v2.0/security-groups/715935d6-0e8d-4f2c-90c7-4683b486e2e9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:03.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-3463ffab-d5b3-47bd-8303-59a230cf1b02 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: bb5039de-e1f1-4cea-a172-dc4c3d55fe6d 2026-04-28 05:31:03.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3463ffab-d5b3-47bd-8303-59a230cf1b02 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: bb5039de-e1f1-4cea-a172-dc4c3d55fe6d [pid: 7|app: 0|req: 262/490] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:02 2026] PUT /v2.0/routers/b85262c4-eb53-4f82-987a-9abf91726845/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/491] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:03 2026] GET /v2.0/security-groups?tenant_id=42740006fac944f3b720fd2f8c7f969a&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:04.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc61e162-c8c1-41f9-a5a8-5c8f496dd0a8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: dbcdd830-ebf1-4571-9213-365822e89265 2026-04-28 05:31:04.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc61e162-c8c1-41f9-a5a8-5c8f496dd0a8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: dbcdd830-ebf1-4571-9213-365822e89265 [pid: 8|app: 0|req: 230/492] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:04 2026] DELETE /v2.0/security-groups/0c26cb59-9dd8-4d30-923f-b91a25fe1ac2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:04.426 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc61e162-c8c1-41f9-a5a8-5c8f496dd0a8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: e8845877-62f0-4ef4-88b8-c8a4d9905975 2026-04-28 05:31:04.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc61e162-c8c1-41f9-a5a8-5c8f496dd0a8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: e8845877-62f0-4ef4-88b8-c8a4d9905975 [pid: 8|app: 0|req: 231/493] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:04 2026] GET /v2.0/security-groups?tenant_id=bd90fd362a2444d8a4d2dc8d61a3d35b&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/494] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:04 2026] DELETE /v2.0/security-groups/47609948-8a46-4ec1-b600-86d4ea41fab0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:04.699 7 INFO neutron.services.segments.plugin [-] Segment 2a283735-afb9-4f26-9cb3-fea15eab7c59 resource provider aggregate not found 2026-04-28 05:31:04.706 7 INFO neutron.services.segments.plugin [-] Segment 2a283735-afb9-4f26-9cb3-fea15eab7c59 resource provider aggregate not found 2026-04-28 05:31:04.723 7 INFO neutron.services.segments.plugin [-] Segment 2a283735-afb9-4f26-9cb3-fea15eab7c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a283735-afb9-4f26-9cb3-fea15eab7c59 found for delete ", "request_id": "req-5ec69d4e-0a0d-445e-9b4c-3c0515c9108f"}]} 2026-04-28 05:31:04.726 7 INFO neutron.services.segments.plugin [-] Segment 2a283735-afb9-4f26-9cb3-fea15eab7c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a283735-afb9-4f26-9cb3-fea15eab7c59 found for delete ", "request_id": "req-4a864454-53d7-4fc4-bbe6-9105b42f215d"}]} 2026-04-28 05:31:04.728 7 INFO neutron.db.l3_hamode_db [None req-fc61e162-c8c1-41f9-a5a8-5c8f496dd0a8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 56fd1e10-f612-413a-bf24-6b49fdadc952 was deleted as no HA routers are present in tenant 78fcfea64757492d91312ba53ab2dc42. [pid: 7|app: 0|req: 263/495] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:03 2026] DELETE /v2.0/routers/b85262c4-eb53-4f82-987a-9abf91726845 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/496] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:04 2026] DELETE /v2.0/subnets/1a374706-fb45-44ca-866c-7a8ef1135878 => 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: 264/497] 10.0.0.114 () {32 vars in 652 bytes} [Tue Apr 28 05:31:04 2026] GET /v2.0/extensions => generated 21537 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/498] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:04 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/499] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:04 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/500] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:31:04 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/501] 10.0.0.114 () {32 vars in 664 bytes} [Tue Apr 28 05:31:04 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/502] 10.0.0.114 () {32 vars in 698 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:05.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-cab532c1-c030-48f7-8065-dbb509ef2a4b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 872b22f3-ff12-450e-8abb-2f29fcef647f 2026-04-28 05:31:05.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cab532c1-c030-48f7-8065-dbb509ef2a4b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 872b22f3-ff12-450e-8abb-2f29fcef647f [pid: 7|app: 0|req: 270/503] 10.0.0.114 () {32 vars in 696 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/504] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/505] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 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: 273/506] 10.0.0.114 () {32 vars in 702 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/507] 10.0.0.114 () {32 vars in 692 bytes} [Tue Apr 28 05:31:05 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: 275/508] 10.0.0.114 () {32 vars in 694 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/509] 10.0.0.114 () {32 vars in 684 bytes} [Tue Apr 28 05:31:05 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: 277/510] 10.0.0.114 () {32 vars in 686 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/511] 10.0.0.114 () {32 vars in 660 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/512] 10.0.0.114 () {32 vars in 698 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/513] 10.0.0.114 () {32 vars in 678 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/514] 10.0.0.114 () {32 vars in 682 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/515] 10.0.0.114 () {32 vars in 674 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/516] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/517] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/518] 10.0.0.114 () {32 vars in 686 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/519] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/520] 10.0.0.114 () {32 vars in 686 bytes} [Tue Apr 28 05:31:05 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: 288/521] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/522] 10.0.0.114 () {32 vars in 698 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/523] 10.0.0.114 () {32 vars in 678 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:05.190 8 INFO neutron.services.segments.plugin [-] Segment 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b resource provider aggregate not found [pid: 7|app: 0|req: 291/524] 10.0.0.114 () {32 vars in 666 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/525] 10.0.0.114 () {32 vars in 676 bytes} [Tue Apr 28 05:31:05 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) 2026-04-28 05:31:05.203 8 INFO neutron.services.segments.plugin [-] Segment 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b resource provider aggregate not found [pid: 7|app: 0|req: 293/526] 10.0.0.114 () {32 vars in 664 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:05.209 8 INFO neutron.services.segments.plugin [-] Segment 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b found for delete ", "request_id": "req-94e2f6d7-ee70-4c40-8313-7767f59d9fb8"}]} [pid: 7|app: 0|req: 294/527] 10.0.0.114 () {32 vars in 674 bytes} [Tue Apr 28 05:31:05 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: 7|app: 0|req: 295/528] 10.0.0.114 () {32 vars in 712 bytes} [Tue Apr 28 05:31:05 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: 234/529] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:04 2026] DELETE /v2.0/networks/d8b0221a-aea1-469f-a812-a6f7c980b0c4 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:05.225 8 INFO neutron.services.segments.plugin [-] Segment 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a4b2ca-04b2-4adb-8c71-f3ccaab9d12b found for delete ", "request_id": "req-f8ef3321-1b31-4766-b5fd-dfbab332b2cc"}]} [pid: 7|app: 0|req: 296/530] 10.0.0.114 () {32 vars in 690 bytes} [Tue Apr 28 05:31:05 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: 235/531] 10.0.0.114 () {32 vars in 682 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/multi-provider => 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: 297/532] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/533] 10.0.0.114 () {32 vars in 686 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/534] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/535] 10.0.0.114 () {32 vars in 674 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/536] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/537] 10.0.0.114 () {32 vars in 674 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/538] 10.0.0.114 () {32 vars in 692 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/539] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/540] 10.0.0.114 () {32 vars in 708 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/541] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/542] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/security-groups?tenant_id=78fcfea64757492d91312ba53ab2dc42&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: 242/543] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:31:05 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: 8|app: 0|req: 243/544] 10.0.0.114 () {32 vars in 696 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/545] 10.0.0.114 () {32 vars in 710 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/546] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/binding => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/547] 10.0.0.114 () {32 vars in 686 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/548] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/549] 10.0.0.114 () {32 vars in 674 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/550] 10.0.0.114 () {32 vars in 670 bytes} [Tue Apr 28 05:31:05 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: 250/551] 10.0.0.114 () {32 vars in 660 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/552] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:05 2026] DELETE /v2.0/security-groups/3125ce4a-2a86-4145-a0f7-f5639e6a8deb => 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: 251/553] 10.0.0.114 () {32 vars in 698 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/554] 10.0.0.114 () {32 vars in 698 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/555] 10.0.0.114 () {32 vars in 676 bytes} [Tue Apr 28 05:31:05 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: 7|app: 0|req: 304/556] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/557] 10.0.0.114 () {32 vars in 682 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/558] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/559] 10.0.0.114 () {32 vars in 684 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/560] 10.0.0.114 () {32 vars in 706 bytes} [Tue Apr 28 05:31:05 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: 8|app: 0|req: 255/561] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/562] 10.0.0.114 () {32 vars in 696 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/563] 10.0.0.114 () {32 vars in 694 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/564] 10.0.0.114 () {32 vars in 684 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/565] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/566] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/567] 10.0.0.114 () {32 vars in 666 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/568] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/569] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/570] 10.0.0.114 () {32 vars in 690 bytes} [Tue Apr 28 05:31:05 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: 8|app: 0|req: 260/571] 10.0.0.114 () {32 vars in 690 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/572] 10.0.0.114 () {32 vars in 694 bytes} [Tue Apr 28 05:31:05 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: 261/573] 10.0.0.114 () {32 vars in 684 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/574] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/575] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/576] 10.0.0.114 () {32 vars in 702 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/577] 10.0.0.114 () {32 vars in 712 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/578] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/579] 10.0.0.114 () {32 vars in 714 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/580] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/581] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/582] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/583] 10.0.0.114 () {32 vars in 682 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/584] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/585] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/586] 10.0.0.114 () {32 vars in 678 bytes} [Tue Apr 28 05:31:05 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: 8|app: 0|req: 268/587] 10.0.0.114 () {32 vars in 668 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/588] 10.0.0.114 () {32 vars in 696 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/standard-attr-segment => 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: 269/589] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/590] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/591] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/592] 10.0.0.114 () {32 vars in 682 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/593] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/594] 10.0.0.114 () {32 vars in 694 bytes} [Tue Apr 28 05:31:05 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: 8|app: 0|req: 272/595] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/596] 10.0.0.114 () {32 vars in 696 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/597] 10.0.0.114 () {32 vars in 678 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/598] 10.0.0.114 () {32 vars in 688 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/599] 10.0.0.114 () {32 vars in 700 bytes} [Tue Apr 28 05:31:05 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/600] 10.0.0.114 () {32 vars in 664 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/601] 10.0.0.114 () {32 vars in 680 bytes} [Tue Apr 28 05:31:06 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: 7|app: 0|req: 327/602] 10.0.0.114 () {32 vars in 676 bytes} [Tue Apr 28 05:31:06 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: 8|app: 0|req: 276/603] 10.0.0.114 () {32 vars in 692 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/604] 10.0.0.114 () {32 vars in 676 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/605] 10.0.0.114 () {32 vars in 666 bytes} [Tue Apr 28 05:31:06 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: 7|app: 0|req: 329/606] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/607] 10.0.0.114 () {32 vars in 674 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/608] 10.0.0.114 () {32 vars in 686 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/extensions/taas-vlan-filter => 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: 279/609] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/security-groups?tenant_id=7fb735190c714c148c6cf2e2c74196d1&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/610] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:06 2026] DELETE /v2.0/security-groups/59395802-95a0-40c8-b394-533aebf359a4 => 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: 280/611] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:06 2026] GET /v2.0/security-groups?tenant_id=64f2e62e851846ae8548adea2734ff0e&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: 332/612] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:07 2026] DELETE /v2.0/security-groups/ae07f08c-56ee-44a5-8461-70a6c26fc366 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:07.512 8 INFO neutron.db.segments_db [None req-622fc36f-5f1b-4fdf-a618-f1e0850093be c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 of type vxlan for network 98b9e6e7-affb-4f44-91ec-66f111515e78 [pid: 8|app: 0|req: 281/613] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:31:07 2026] POST /v2.0/networks => generated 727 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/614] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:07 2026] POST /v2.0/subnets => generated 693 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:07.884 8 INFO neutron.db.segments_db [None req-275677d1-91dc-4096-8a2b-628c117f5b9f c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment a85913aa-f0df-472d-8f4b-cbf941dff3ea of type vxlan for network dfdeb540-0a35-49be-9f8e-84704fb755e0 2026-04-28 05:31:08.130 8 INFO neutron.db.l3_hamode_db [None req-275677d1-91dc-4096-8a2b-628c117f5b9f c2df5ab9ea87432c9be0b92161f78aaa 1f241be3b34c4897a79eb55f3a822745 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:08.931 8 INFO neutron.db.l3_hamode_db [None req-275677d1-91dc-4096-8a2b-628c117f5b9f c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:09.127 7 INFO neutron.db.segments_db [None req-f3a58173-d5a8-42ad-845b-579cf0c82086 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment 6949ee53-78c1-4005-b70e-4323934fac34 of type vxlan for network bbcf0ecc-59bb-4f2b-b101-d80bffe6c69d [pid: 7|app: 0|req: 334/615] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:08 2026] POST /v2.0/networks => generated 611 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:09.386 7 INFO neutron.db.segments_db [None req-76b2f74f-cb3c-4754-9be2-947f475201a6 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Added segment 64cecd77-c5a4-4d59-8772-6297784d01e3 of type vxlan for network 9858c54a-26cf-47b4-b435-d671ad1696e2 [pid: 7|app: 0|req: 335/616] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.0/networks => generated 631 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:09.506 7 INFO neutron.db.segments_db [None req-a90a75f5-73c0-437d-a503-4cb5feb4e191 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment c5fd6aea-316a-4358-baba-d71b3784d577 of type vxlan for network 86d5b16f-4ea0-4e4b-b7bf-dbfab78e47bb [pid: 7|app: 0|req: 336/617] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.0/networks => generated 611 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/618] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:07 2026] POST /v2.0/routers => generated 733 bytes in 1913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/619] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.0/subnets => generated 627 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/620] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.0/subnets => generated 626 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:10.000 8 INFO neutron.db.segments_db [None req-64232626-3663-46b6-bd57-0077d2226b4d 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Added segment 13a7f3f9-4349-4fc3-8866-c259195d6abb of type vxlan for network 0a6ca9c6-4f25-499f-8fd8-044e5e6ba4ef 2026-04-28 05:31:10.216 8 INFO neutron.db.l3_hamode_db [None req-64232626-3663-46b6-bd57-0077d2226b4d 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 338/621] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:09 2026] PUT /v2.0/routers/5d8efe72-4ef9-4d9f-bf52-dfa867c031e2/add_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/622] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:10 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/623] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:10 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:11.096 7 INFO neutron.db.segments_db [None req-a30e16df-2996-42dc-b816-27d3bf45cf86 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f of type vxlan for network 999d8d9c-e5db-4f6e-bf77-3b5f1f19ff54 2026-04-28 05:31:11.360 7 INFO neutron.db.l3_hamode_db [None req-a30e16df-2996-42dc-b816-27d3bf45cf86 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:11.465 8 INFO neutron.db.l3_hamode_db [None req-64232626-3663-46b6-bd57-0077d2226b4d 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:11.485 7 INFO neutron.db.l3_hamode_db [None req-a30e16df-2996-42dc-b816-27d3bf45cf86 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 341/624] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:11 2026] POST /v2.0/routers => generated 507 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/625] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.0/ports/dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/626] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.0/networks?id=98b9e6e7-affb-4f44-91ec-66f111515e78 => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/627] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:09 2026] POST /v2.0/routers => generated 694 bytes in 2523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/628] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.0/quotas/1f241be3b34c4897a79eb55f3a822745 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/629] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:12 2026] PUT /v2.0/routers/587e6e04-7d2a-4881-9bdd-d1b0c154aea9/add_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/630] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:12 2026] PUT /v2.0/routers/15db6522-dd24-4d19-82be-07985b00e9e6/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/631] 199.204.45.140 () {34 vars in 999 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.0/subnets?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/632] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.0/ports?tenant_id=1f241be3b34c4897a79eb55f3a822745&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/633] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.0/ports/ff066e08-bd3e-4836-90a0-887a13a61e22 => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/634] 199.204.45.140 () {34 vars in 1145 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211&device_owner=compute%3Anova&network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/635] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:31:14 2026] GET /v2.0/networks/98b9e6e7-affb-4f44-91ec-66f111515e78?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: 346/636] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:13 2026] POST /v2.0/ports => generated 959 bytes in 426 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: 347/637] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:31:14 2026] PUT /v2.0/ports/dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 1145 bytes in 411 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-28 05:31:14.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e16eb77-3a84-438f-b11c-43d8e389032d'] response: {'name': 'network-changed', 'server_uuid': 'a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211', 'tag': 'dc53f13c-0f70-4b85-89f3-e119a14a1be8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/638] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:31:14 2026] GET /v2.0/networks/98b9e6e7-affb-4f44-91ec-66f111515e78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/639] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:14 2026] PUT /v2.0/routers/587e6e04-7d2a-4881-9bdd-d1b0c154aea9/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/640] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:14 2026] POST /v2.0/ports => generated 959 bytes in 425 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: 292/641] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:15 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => 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: 350/642] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:15 2026] GET /v2.0/ports/1e248dbf-3f32-4cfa-960a-945e99a94ef1 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/643] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:15 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:15.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3f80772-ffec-4216-ac05-7a4436d0d8b7 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: 1e248dbf-3f32-4cfa-960a-945e99a94ef1 2026-04-28 05:31:15.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3f80772-ffec-4216-ac05-7a4436d0d8b7 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: 1e248dbf-3f32-4cfa-960a-945e99a94ef1 2026-04-28 05:31:16.080 8 INFO neutron.db.l3_db [None req-cc06efa6-71fe-46e4-9fec-4f8540a98ec9 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Floating IP 3e96fe6d-d50d-4b73-9ad7-bf6d2bdd14e1 associated. External IP: 10.96.250.214, port: e74c410e-b18f-48ac-b483-eceb08d6a34d. [pid: 7|app: 0|req: 352/644] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:15 2026] PUT /v2.0/routers/587e6e04-7d2a-4881-9bdd-d1b0c154aea9/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/647] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/648] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:31:15 2026] POST /v2.0/floatingips => generated 843 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/649] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:16.451 7 INFO neutron_taas.services.taas.taas_plugin [None req-a004373b-bc9c-4a76-b62c-de60f12662de cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: ff066e08-bd3e-4836-90a0-887a13a61e22 2026-04-28 05:31:16.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a004373b-bc9c-4a76-b62c-de60f12662de cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: ff066e08-bd3e-4836-90a0-887a13a61e22 [pid: 8|app: 0|req: 295/650] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:16.585 8 INFO neutron.db.l3_db [None req-c3ae0551-b3af-4034-b90e-096bbacccc62 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Floating IP 3e96fe6d-d50d-4b73-9ad7-bf6d2bdd14e1 disassociated. External IP: 10.96.250.214, port: e74c410e-b18f-48ac-b483-eceb08d6a34d. [pid: 8|app: 0|req: 296/651] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:31:16 2026] PUT /v2.0/floatingips/3e96fe6d-d50d-4b73-9ad7-bf6d2bdd14e1 => generated 552 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/652] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/653] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:16 2026] PUT /v2.0/routers/587e6e04-7d2a-4881-9bdd-d1b0c154aea9/remove_router_interface => generated 309 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/654] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/655] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/ports?device_id=587e6e04-7d2a-4881-9bdd-d1b0c154aea9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:16.982 8 INFO neutron_taas.services.taas.taas_plugin [None req-de36f682-9e25-4a2a-8600-e1aa2615ae26 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: d6af859f-b6d3-4741-9be2-8c1c84e139d6 2026-04-28 05:31:16.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de36f682-9e25-4a2a-8600-e1aa2615ae26 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: d6af859f-b6d3-4741-9be2-8c1c84e139d6 [pid: 7|app: 0|req: 359/656] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&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: 298/657] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:31:16 2026] DELETE /v2.0/floatingips/3e96fe6d-d50d-4b73-9ad7-bf6d2bdd14e1 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/658] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:17.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-279ae520-0c01-459d-b795-2ce71c4c02a0 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: c0813275-4b2e-41b2-b504-f96d44b1af09 2026-04-28 05:31:17.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-279ae520-0c01-459d-b795-2ce71c4c02a0 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: c0813275-4b2e-41b2-b504-f96d44b1af09 2026-04-28 05:31:17.541 7 INFO neutron.services.segments.plugin [-] Segment 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f resource provider aggregate not found 2026-04-28 05:31:17.551 7 INFO neutron.services.segments.plugin [-] Segment 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f resource provider aggregate not found 2026-04-28 05:31:17.567 7 INFO neutron.services.segments.plugin [-] Segment 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f found for delete ", "request_id": "req-fed81391-2253-42c6-a855-92d089050fb1"}]} 2026-04-28 05:31:17.568 7 INFO neutron.services.segments.plugin [-] Segment 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8bf68c-a203-45af-b5d6-e36ce45a7f6f found for delete ", "request_id": "req-2e5f7008-e5b8-42e4-a990-da86fa1fd2ac"}]} 2026-04-28 05:31:17.581 7 INFO neutron.db.l3_hamode_db [None req-279ae520-0c01-459d-b795-2ce71c4c02a0 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] HA network 999d8d9c-e5db-4f6e-bf77-3b5f1f19ff54 was deleted as no HA routers are present in tenant fe8fd2bb087f4cde9d5ce2282c4f5f60. [pid: 7|app: 0|req: 360/659] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:17 2026] DELETE /v2.0/routers/587e6e04-7d2a-4881-9bdd-d1b0c154aea9 => generated 0 bytes in 586 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/660] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 362/661] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => 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: 363/662] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:17 2026] DELETE /v2.0/subnets/736fc9bb-a2cd-468e-b831-38568e79b5d1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:17.905 8 INFO neutron.db.l3_db [None req-3210a08d-663e-4663-89d9-783d08889fed 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Floating IP c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 associated. External IP: 10.96.250.207, port: 4aee5b52-71db-48fb-b1be-27b321b6da53. [pid: 7|app: 0|req: 364/663] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:17 2026] DELETE /v2.0/subnets/158ded41-e11a-4e0b-a9e5-2aeca78fb6ad => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/664] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:17 2026] DELETE /v2.0/networks/86d5b16f-4ea0-4e4b-b7bf-dbfab78e47bb => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/665] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:31:17 2026] POST /v2.0/floatingips => generated 843 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/666] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.0/floatingips/c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:18.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6f44179-02cb-4155-8e94-5aa8ab2d43ed cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: 8052b217-24c6-4ba8-8615-9ad7af4f9af7 2026-04-28 05:31:18.307 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6f44179-02cb-4155-8e94-5aa8ab2d43ed cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: 8052b217-24c6-4ba8-8615-9ad7af4f9af7 [pid: 8|app: 0|req: 302/667] 10.0.0.114 () {32 vars in 654 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.0/floatingips => generated 846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/668] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:18 2026] DELETE /v2.0/networks/bbcf0ecc-59bb-4f2b-b101-d80bffe6c69d => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:18.605 7 INFO neutron.db.segments_db [None req-2f133f9e-666c-4afc-a5c6-576f0c622ce6 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 of type vxlan for network 85175bce-18cb-4db6-a6eb-c21cf398e30b [pid: 7|app: 0|req: 367/669] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:18 2026] POST /v2.0/networks => generated 611 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:18.758 8 INFO neutron.db.l3_db [None req-d3a943e4-5b2a-45fb-87fc-986b0cfc7e2a 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Floating IP c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 associated. External IP: 10.96.250.207, port: 4aee5b52-71db-48fb-b1be-27b321b6da53. [pid: 7|app: 0|req: 368/670] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1148 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/671] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/672] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:18 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/673] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => 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: 372/674] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/675] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:19.206 7 INFO neutron.db.segments_db [None req-3a67eb4c-3f16-42b6-bc99-f01baaa385d2 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment ce59d1ed-c244-4ed4-86d2-f08444ca84b0 of type vxlan for network efee36f4-b063-4070-bfc7-926df1bbf288 [pid: 8|app: 0|req: 303/676] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:31:18 2026] PUT /v2.0/floatingips/c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 => generated 843 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/677] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => 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: 305/678] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.0/networks?id=98b9e6e7-affb-4f44-91ec-66f111515e78 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:19.453 7 INFO neutron.db.l3_hamode_db [None req-3a67eb4c-3f16-42b6-bc99-f01baaa385d2 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:19.561 7 INFO neutron.db.l3_hamode_db [None req-3a67eb4c-3f16-42b6-bc99-f01baaa385d2 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:19.562 8 INFO neutron.db.l3_db [None req-9c4d786b-81ba-42aa-b2e4-c1bf64c43d0d 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Floating IP c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 disassociated. External IP: 10.96.250.207, port: e74c410e-b18f-48ac-b483-eceb08d6a34d. 2026-04-28 05:31:19.588 7 INFO neutron.services.segments.plugin [-] Segment c5fd6aea-316a-4358-baba-d71b3784d577 resource provider aggregate not found 2026-04-28 05:31:19.599 7 INFO neutron.services.segments.plugin [-] Segment c5fd6aea-316a-4358-baba-d71b3784d577 resource provider aggregate not found 2026-04-28 05:31:19.618 7 INFO neutron.services.segments.plugin [-] Segment c5fd6aea-316a-4358-baba-d71b3784d577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5fd6aea-316a-4358-baba-d71b3784d577 found for delete ", "request_id": "req-09ce096d-3a78-4d7c-900c-66b7dbac0ec1"}]} 2026-04-28 05:31:19.627 7 INFO neutron.services.segments.plugin [-] Segment c5fd6aea-316a-4358-baba-d71b3784d577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5fd6aea-316a-4358-baba-d71b3784d577 found for delete ", "request_id": "req-ddf1d0fd-ce05-49d6-8a81-f56936c636a5"}]} 2026-04-28 05:31:19.643 7 INFO neutron.services.segments.plugin [-] Segment 6949ee53-78c1-4005-b70e-4323934fac34 resource provider aggregate not found 2026-04-28 05:31:19.649 7 INFO neutron.services.segments.plugin [-] Segment 6949ee53-78c1-4005-b70e-4323934fac34 resource provider aggregate not found 2026-04-28 05:31:19.668 7 INFO neutron.services.segments.plugin [-] Segment 6949ee53-78c1-4005-b70e-4323934fac34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6949ee53-78c1-4005-b70e-4323934fac34 found for delete ", "request_id": "req-5eea64a4-5455-4c8c-94f7-8a29fc321042"}]} 2026-04-28 05:31:19.676 7 INFO neutron.services.segments.plugin [-] Segment 6949ee53-78c1-4005-b70e-4323934fac34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6949ee53-78c1-4005-b70e-4323934fac34 found for delete ", "request_id": "req-c06267f0-a965-4b4c-bede-ec2f85f5db69"}]} [pid: 8|app: 0|req: 306/679] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:31:19 2026] PUT /v2.0/floatingips/c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 => generated 552 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/680] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/681] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:19 2026] POST /v2.0/routers => generated 506 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:20.297 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e5f3bf5-83f0-4dcb-a636-9923841a5c38 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: a014a619-6ed5-4aa7-9c96-a326fabbed94 2026-04-28 05:31:20.300 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e5f3bf5-83f0-4dcb-a636-9923841a5c38 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: a014a619-6ed5-4aa7-9c96-a326fabbed94 [pid: 8|app: 0|req: 308/682] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:31:19 2026] POST /v2.0/ports => generated 954 bytes in 400 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: 309/683] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/684] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 957 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/685] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:31:20 2026] DELETE /v2.0/floatingips/c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/686] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:20 2026] POST /v2.0/ports => generated 950 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/687] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/688] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:20.788 8 INFO neutron.api.v2.resource [None req-04f558d8-aef0-43e1-bd41-bc60c70e21a4 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/689] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:31:20 2026] DELETE /v2.0/floatingips/c1eb7d8e-8a29-4dfb-9e52-d6037399f3c2 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/690] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:31:20 2026] PUT /v2.0/ports/8ba22be3-fb22-4f0a-abc0-1c1395af3db8 => generated 1235 bytes in 410 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-28 05:31:20.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-659a59a9-82fb-4c5b-871f-de25101b5366'] response: {'name': 'network-changed', 'server_uuid': 'f01451dd-4f4c-4dd3-86b1-8998d19caded', 'tag': '8ba22be3-fb22-4f0a-abc0-1c1395af3db8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/691] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:21.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec03b143-0fa1-40d2-afa5-63c1aa24cbc5 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: e74c410e-b18f-48ac-b483-eceb08d6a34d 2026-04-28 05:31:21.126 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec03b143-0fa1-40d2-afa5-63c1aa24cbc5 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: e74c410e-b18f-48ac-b483-eceb08d6a34d [pid: 7|app: 0|req: 378/692] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:20 2026] DELETE /v2.0/ports/e74c410e-b18f-48ac-b483-eceb08d6a34d => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/693] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:21.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b63cad5-bc7f-4234-b20f-4a5a72b7b51c 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: 4aee5b52-71db-48fb-b1be-27b321b6da53 2026-04-28 05:31:21.488 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b63cad5-bc7f-4234-b20f-4a5a72b7b51c 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: 4aee5b52-71db-48fb-b1be-27b321b6da53 [pid: 7|app: 0|req: 380/694] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:21 2026] DELETE /v2.0/ports/4aee5b52-71db-48fb-b1be-27b321b6da53 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/695] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/ports?tenant_id=1f241be3b34c4897a79eb55f3a822745&device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/696] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/ports?device_id=15db6522-dd24-4d19-82be-07985b00e9e6 => generated 958 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/697] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/networks?tenant_id=1f241be3b34c4897a79eb55f3a822745&shared=False => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/698] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:20 2026] PUT /v2.0/routers/0ce7289f-899f-486e-a065-5518575edc65/add_router_interface => generated 309 bytes in 1120 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: 316/699] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/700] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/701] 199.204.45.140 () {34 vars in 1117 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/702] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:22 2026] GET /v2.0/ports/fdada96a-6397-495c-b1d1-a5ba155a2e47 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:22.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b8a40c2-a4af-4eba-94e5-70774db511de 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: 6498d3a9-52fd-4054-8682-187b7e8908fd 2026-04-28 05:31:22.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b8a40c2-a4af-4eba-94e5-70774db511de 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: 6498d3a9-52fd-4054-8682-187b7e8908fd [pid: 8|app: 0|req: 320/703] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:22 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/704] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:31:22 2026] PUT /v2.0/ports/dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 968 bytes in 456 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-28 05:31:22.701 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfd802b5-0308-4ec2-b491-06b31d6ea60c'] response: {'name': 'network-changed', 'server_uuid': 'a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211', 'tag': 'dc53f13c-0f70-4b85-89f3-e119a14a1be8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 384/705] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:21 2026] PUT /v2.0/routers/15db6522-dd24-4d19-82be-07985b00e9e6/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:23.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffab45f7-a1c9-4532-8005-52ad6e20f5e7 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: 18d90d9a-f821-4b56-8832-aed76a842492 2026-04-28 05:31:23.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffab45f7-a1c9-4532-8005-52ad6e20f5e7 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: 18d90d9a-f821-4b56-8832-aed76a842492 2026-04-28 05:31:23.299 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffab45f7-a1c9-4532-8005-52ad6e20f5e7 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] TaaS: Handle Delete Port: 973b73bf-1455-42a5-8e9d-eceb2844325b 2026-04-28 05:31:23.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffab45f7-a1c9-4532-8005-52ad6e20f5e7 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] Tap Mirror: Handle Delete Port: 973b73bf-1455-42a5-8e9d-eceb2844325b 2026-04-28 05:31:23.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-27f351b6-c9e1-4499-b143-a96aa26f8ccf cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: fdada96a-6397-495c-b1d1-a5ba155a2e47 2026-04-28 05:31:23.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27f351b6-c9e1-4499-b143-a96aa26f8ccf cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: fdada96a-6397-495c-b1d1-a5ba155a2e47 2026-04-28 05:31:23.667 7 INFO neutron.services.segments.plugin [-] Segment 13a7f3f9-4349-4fc3-8866-c259195d6abb resource provider aggregate not found 2026-04-28 05:31:23.677 7 INFO neutron.services.segments.plugin [-] Segment 13a7f3f9-4349-4fc3-8866-c259195d6abb resource provider aggregate not found 2026-04-28 05:31:23.690 7 INFO neutron.db.l3_hamode_db [None req-ffab45f7-a1c9-4532-8005-52ad6e20f5e7 51a50c173cf34979a61af10183d5e632 341f595c873a4c4eb6d0ca0bfcb6f9eb - - default default] HA network 0a6ca9c6-4f25-499f-8fd8-044e5e6ba4ef was deleted as no HA routers are present in tenant 341f595c873a4c4eb6d0ca0bfcb6f9eb. [pid: 7|app: 0|req: 385/706] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:22 2026] DELETE /v2.0/routers/15db6522-dd24-4d19-82be-07985b00e9e6 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:23.700 7 INFO neutron.services.segments.plugin [-] Segment 13a7f3f9-4349-4fc3-8866-c259195d6abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13a7f3f9-4349-4fc3-8866-c259195d6abb found for delete ", "request_id": "req-e5bc405d-fd63-47fa-b967-879e65c1d83a"}]} 2026-04-28 05:31:23.701 7 INFO neutron.services.segments.plugin [-] Segment 13a7f3f9-4349-4fc3-8866-c259195d6abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13a7f3f9-4349-4fc3-8866-c259195d6abb found for delete ", "request_id": "req-6821ce6d-54ea-4749-aa3b-aac634dd6405"}]} [pid: 7|app: 0|req: 386/707] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.0/ports?tenant_id=1f241be3b34c4897a79eb55f3a822745&device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/708] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/709] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/710] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:22 2026] PUT /v2.0/routers/0ce7289f-899f-486e-a065-5518575edc65/remove_router_interface => generated 309 bytes in 1286 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: 323/711] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ba22be3-fb22-4f0a-abc0-1c1395af3db8 => 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: 389/712] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:23 2026] DELETE /v2.0/subnets/c43ba619-50c1-41d3-bf97-47e6f94fae3a => 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: 324/713] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/714] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/715] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/subnets?id=ae3564a8-f7b6-4def-97b3-e857aca2ef6a => generated 696 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:24.103 8 INFO neutron.api.v2.resource [None req-c5fd3c28-dea9-496a-bc76-e40565d90442 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/716] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:24 2026] PUT /v2.0/routers/0ce7289f-899f-486e-a065-5518575edc65/remove_router_interface => generated 197 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/717] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/718] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/ports?network_id=98b9e6e7-affb-4f44-91ec-66f111515e78&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: 8|app: 0|req: 328/719] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/ports?device_id=0ce7289f-899f-486e-a065-5518575edc65 => 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: 392/720] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.0/networks/9858c54a-26cf-47b4-b435-d671ad1696e2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/721] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/722] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/networks/98b9e6e7-affb-4f44-91ec-66f111515e78?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: 394/723] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/724] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/networks/98b9e6e7-affb-4f44-91ec-66f111515e78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:24.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-90906ecb-c678-4d48-8627-4f4d30c09afb cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: 97c90336-dd35-4190-82b7-f27844aab68b 2026-04-28 05:31:24.341 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90906ecb-c678-4d48-8627-4f4d30c09afb cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: 97c90336-dd35-4190-82b7-f27844aab68b [pid: 7|app: 0|req: 396/725] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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: 397/726] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:24.624 8 INFO neutron.services.segments.plugin [-] Segment ce59d1ed-c244-4ed4-86d2-f08444ca84b0 resource provider aggregate not found 2026-04-28 05:31:24.641 8 INFO neutron.services.segments.plugin [-] Segment ce59d1ed-c244-4ed4-86d2-f08444ca84b0 resource provider aggregate not found 2026-04-28 05:31:24.649 8 INFO neutron.db.l3_hamode_db [None req-90906ecb-c678-4d48-8627-4f4d30c09afb cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] HA network efee36f4-b063-4070-bfc7-926df1bbf288 was deleted as no HA routers are present in tenant fe8fd2bb087f4cde9d5ce2282c4f5f60. 2026-04-28 05:31:24.659 8 INFO neutron.services.segments.plugin [-] Segment ce59d1ed-c244-4ed4-86d2-f08444ca84b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce59d1ed-c244-4ed4-86d2-f08444ca84b0 found for delete ", "request_id": "req-dbb5acb0-d9c7-457d-9d09-440fbead0448"}]} 2026-04-28 05:31:24.660 8 INFO neutron.services.segments.plugin [-] Segment ce59d1ed-c244-4ed4-86d2-f08444ca84b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce59d1ed-c244-4ed4-86d2-f08444ca84b0 found for delete ", "request_id": "req-f22ac68d-c038-4b54-b5cd-3630925ccd1c"}]} [pid: 8|app: 0|req: 330/727] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.0/routers/0ce7289f-899f-486e-a065-5518575edc65 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/728] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/729] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/security-groups?tenant_id=341f595c873a4c4eb6d0ca0bfcb6f9eb&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: 333/730] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&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: 334/731] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.0/security-groups/1da75e57-98b0-4b32-91bd-ec6880fe0621 => 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: 398/732] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.0/subnets/7474d196-21ac-4d21-b4ee-8d55366f03a1 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:25.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-7dfeb5fb-94fc-48b2-84fd-f527134655fa cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: bdd2713e-045c-494c-bc36-d7f9a0ac3a1d 2026-04-28 05:31:25.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dfeb5fb-94fc-48b2-84fd-f527134655fa cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: bdd2713e-045c-494c-bc36-d7f9a0ac3a1d [pid: 7|app: 0|req: 399/733] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/734] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/735] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.0/networks/85175bce-18cb-4db6-a6eb-c21cf398e30b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:25.309 7 INFO neutron.db.segments_db [None req-85ff16a9-5998-4f9f-934f-22dcfb007f5f cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment f56a6b83-ddb2-4ff5-9800-b6912393dba0 of type vxlan for network 831bb708-db79-4a21-a499-eaeb7e03e5c0 [pid: 7|app: 0|req: 401/736] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:25 2026] POST /v2.0/networks => generated 611 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/737] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/ports?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/738] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/networks?id=9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/739] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/740] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/subnets?id=d409c92d-9a7b-47ea-a13c-cd8720168a2c => 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: 340/741] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/ports?network_id=9282c3e8-2c7e-46bb-a414-abd3f0920bea&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/742] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:25 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/743] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:25.715 7 INFO neutron.db.segments_db [None req-222230d8-ffc8-4a78-a83f-14db7b9ae778 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment 11109b84-1b21-4478-9516-387a6609b566 of type vxlan for network 9e1af6a2-9050-4047-a480-168c9ab85536 2026-04-28 05:31:25.731 7 INFO neutron.services.segments.plugin [-] Segment 64cecd77-c5a4-4d59-8772-6297784d01e3 resource provider aggregate not found 2026-04-28 05:31:25.740 7 INFO neutron.services.segments.plugin [-] Segment 64cecd77-c5a4-4d59-8772-6297784d01e3 resource provider aggregate not found [pid: 8|app: 0|req: 342/744] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea?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-28 05:31:25.761 7 INFO neutron.services.segments.plugin [-] Segment 64cecd77-c5a4-4d59-8772-6297784d01e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cecd77-c5a4-4d59-8772-6297784d01e3 found for delete ", "request_id": "req-35de36e5-61ed-492b-94e2-64c73bb0ec17"}]} 2026-04-28 05:31:25.766 7 INFO neutron.services.segments.plugin [-] Segment 64cecd77-c5a4-4d59-8772-6297784d01e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cecd77-c5a4-4d59-8772-6297784d01e3 found for delete ", "request_id": "req-16dcb65a-8356-402e-a6c5-5db703dcadd9"}]} [pid: 8|app: 0|req: 343/745] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:25.994 7 INFO neutron.db.l3_hamode_db [None req-222230d8-ffc8-4a78-a83f-14db7b9ae778 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/746] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:26.123 7 INFO neutron.db.l3_hamode_db [None req-222230d8-ffc8-4a78-a83f-14db7b9ae778 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 345/747] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:26 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/748] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:26 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&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: 403/749] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:25 2026] POST /v2.0/routers => generated 507 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:26.696 8 INFO neutron.services.segments.plugin [-] Segment 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 resource provider aggregate not found 2026-04-28 05:31:26.706 8 INFO neutron.services.segments.plugin [-] Segment 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 resource provider aggregate not found 2026-04-28 05:31:26.720 8 INFO neutron.services.segments.plugin [-] Segment 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 found for delete ", "request_id": "req-a6c67779-8f3e-47e4-8e58-056943abddfc"}]} 2026-04-28 05:31:26.742 8 INFO neutron.services.segments.plugin [-] Segment 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50105cb3-461d-4bd6-a0a7-92c76c0c3f99 found for delete ", "request_id": "req-5cf85443-d9d4-4102-9d04-416b51d75204"}]} 2026-04-28 05:31:27.075 7 INFO neutron.db.segments_db [None req-3b81a8af-5b1d-42a2-a353-690de5e0f9f1 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Added segment 5671191d-9ab8-4fa7-a682-29ebaa311415 of type vxlan for network 40ed3183-30fe-4bf9-82f4-aff92cc5fd84 [pid: 7|app: 0|req: 404/750] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:26 2026] POST /v2.0/networks => generated 630 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/751] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => 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: 406/752] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/753] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:27 2026] POST /v2.0/ports => generated 779 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/754] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.0/security-groups?id=5eaa5c82-76f8-45ab-904a-6ebf2173ef3d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:27.731 7 INFO neutron_taas.services.taas.taas_plugin [req-cbdec271-44f0-4d5f-8e0a-7248ebac44bd req-05baa46f-72fe-4367-b909-ea5a108ec68f 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] TaaS: Handle Delete Port: dc53f13c-0f70-4b85-89f3-e119a14a1be8 2026-04-28 05:31:27.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cbdec271-44f0-4d5f-8e0a-7248ebac44bd req-05baa46f-72fe-4367-b909-ea5a108ec68f 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] Tap Mirror: Handle Delete Port: dc53f13c-0f70-4b85-89f3-e119a14a1be8 2026-04-28 05:31:27.840 7 INFO neutron.db.l3_db [req-cbdec271-44f0-4d5f-8e0a-7248ebac44bd req-05baa46f-72fe-4367-b909-ea5a108ec68f 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] Floating IP 9e142e4f-2410-404a-936a-ae62857677af disassociated. External IP: 10.96.250.202, port: dc53f13c-0f70-4b85-89f3-e119a14a1be8. [pid: 8|app: 0|req: 347/755] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:26 2026] PUT /v2.0/routers/cc36c8c4-2906-4358-91ae-a277ad6de449/add_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/756] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:28.001 8 INFO neutron.db.segments_db [None req-165033ab-89ae-4991-94b8-e4df3e871e04 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Added segment cc13c320-37a0-4fdc-b4fc-04608801f46e of type vxlan for network a832b8d0-dd81-420e-a739-fa6bd53a13cb [pid: 8|app: 0|req: 349/757] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:27 2026] POST /v2.0/networks => generated 615 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/758] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.0/ports/ea0fcbb2-ea27-4a9b-85ee-aa8b107cdabf => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/759] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/760] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:31:27 2026] DELETE /v2.0/ports/dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:28.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e74fb68-8a48-4eda-91ec-12d1fe8b5f87'] response: {'server_uuid': 'a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211', 'name': 'network-vif-deleted', 'tag': 'dc53f13c-0f70-4b85-89f3-e119a14a1be8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/761] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:28 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:28.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-aefeb963-0a71-43be-be4b-a54fd7135e35 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: ea0fcbb2-ea27-4a9b-85ee-aa8b107cdabf 2026-04-28 05:31:28.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aefeb963-0a71-43be-be4b-a54fd7135e35 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: ea0fcbb2-ea27-4a9b-85ee-aa8b107cdabf [pid: 8|app: 0|req: 353/762] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:28 2026] POST /v2.0/ports => generated 965 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/763] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:28.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-90e6d9a3-79b4-45bf-9482-8e79073691d1 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] TaaS: Handle Delete Port: a107d4f6-a92c-4378-a709-7ee22e5edd98 2026-04-28 05:31:28.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90e6d9a3-79b4-45bf-9482-8e79073691d1 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Tap Mirror: Handle Delete Port: a107d4f6-a92c-4378-a709-7ee22e5edd98 [pid: 7|app: 0|req: 410/764] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:28 2026] PUT /v2.0/routers/cc36c8c4-2906-4358-91ae-a277ad6de449/remove_router_interface => generated 309 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/765] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.0/ports?device_id=cc36c8c4-2906-4358-91ae-a277ad6de449 => 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: 355/766] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:28 2026] DELETE /v2.0/ports/a107d4f6-a92c-4378-a709-7ee22e5edd98 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:29.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50d394bc-ca64-4b26-9a09-40df1eb1024c a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 356/767] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.0/ports/a107d4f6-a92c-4378-a709-7ee22e5edd98 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:29.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4f498c4-8bfc-47fb-a321-e20edbc7c430 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 357/768] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.0/ports/a107d4f6-a92c-4378-a709-7ee22e5edd98 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:29.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-503f2b14-4211-4856-afa6-9039886d3bfe cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: c0ef41de-a9b6-4bf8-b245-46d16e7569dd 2026-04-28 05:31:29.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-503f2b14-4211-4856-afa6-9039886d3bfe cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: c0ef41de-a9b6-4bf8-b245-46d16e7569dd [pid: 8|app: 0|req: 358/769] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.0/subnets/047b0a16-ec76-4a8c-a19c-c4936f06578e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:29.363 8 INFO neutron.services.segments.plugin [-] Segment cc13c320-37a0-4fdc-b4fc-04608801f46e resource provider aggregate not found 2026-04-28 05:31:29.365 8 INFO neutron.services.segments.plugin [-] Segment cc13c320-37a0-4fdc-b4fc-04608801f46e resource provider aggregate not found 2026-04-28 05:31:29.387 8 INFO neutron.services.segments.plugin [-] Segment cc13c320-37a0-4fdc-b4fc-04608801f46e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc13c320-37a0-4fdc-b4fc-04608801f46e found for delete ", "request_id": "req-16eb70fa-a771-40a1-80ee-842cd79cd3b6"}]} 2026-04-28 05:31:29.390 8 INFO neutron.services.segments.plugin [-] Segment cc13c320-37a0-4fdc-b4fc-04608801f46e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc13c320-37a0-4fdc-b4fc-04608801f46e found for delete ", "request_id": "req-01788153-4d1c-407f-9ad0-e54e854ff08a"}]} [pid: 8|app: 0|req: 359/770] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.0/networks/a832b8d0-dd81-420e-a739-fa6bd53a13cb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/771] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:29.515 8 INFO neutron.db.segments_db [None req-5625aa42-8185-43ce-aed0-540a5764e5da a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Added segment 02575c5a-3f7e-42d0-9f47-81bd54dde274 of type vxlan for network 1f57279d-a9d9-459e-aea9-300703a3dc8e 2026-04-28 05:31:29.572 7 INFO neutron.services.segments.plugin [-] Segment 11109b84-1b21-4478-9516-387a6609b566 resource provider aggregate not found 2026-04-28 05:31:29.576 7 INFO neutron.services.segments.plugin [-] Segment 11109b84-1b21-4478-9516-387a6609b566 resource provider aggregate not found 2026-04-28 05:31:29.594 7 INFO neutron.services.segments.plugin [-] Segment 11109b84-1b21-4478-9516-387a6609b566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11109b84-1b21-4478-9516-387a6609b566 found for delete ", "request_id": "req-7f318a95-f729-467c-90c6-c4f7f64e83fe"}]} 2026-04-28 05:31:29.599 7 INFO neutron.services.segments.plugin [-] Segment 11109b84-1b21-4478-9516-387a6609b566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11109b84-1b21-4478-9516-387a6609b566 found for delete ", "request_id": "req-f76563fb-f75e-405d-b018-d6452761a80d"}]} 2026-04-28 05:31:29.602 7 INFO neutron.db.l3_hamode_db [None req-503f2b14-4211-4856-afa6-9039886d3bfe cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] HA network 9e1af6a2-9050-4047-a480-168c9ab85536 was deleted as no HA routers are present in tenant fe8fd2bb087f4cde9d5ce2282c4f5f60. [pid: 8|app: 0|req: 361/772] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:29 2026] POST /v2.0/networks => generated 616 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/773] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.0/routers/cc36c8c4-2906-4358-91ae-a277ad6de449 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/774] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&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: 363/775] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.0/subnets/3fb9586c-78aa-453c-b7ef-caeffae8c8cc => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/776] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:29 2026] POST /v2.0/subnets => generated 646 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/777] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/778] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.0/networks/831bb708-db79-4a21-a499-eaeb7e03e5c0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:30.048 8 INFO neutron.db.segments_db [None req-de318b53-82bd-4ac0-9d32-9e363bf382e1 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Added segment 2c444f3c-6482-4bf7-a62c-61518d2c74a8 of type vxlan for network a6529974-f1bc-4d83-9c2f-90032e3fa4ce 2026-04-28 05:31:30.307 8 INFO neutron.db.l3_hamode_db [None req-de318b53-82bd-4ac0-9d32-9e363bf382e1 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 415/779] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:29 2026] POST /v2.0/ports => generated 928 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/780] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:30.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-084995a8-a7ad-443d-a2b6-a15457086a80 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] TaaS: Handle Delete Port: f6364f17-005f-4ac4-af9d-0d23cfc58014 2026-04-28 05:31:30.542 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-084995a8-a7ad-443d-a2b6-a15457086a80 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Tap Mirror: Handle Delete Port: f6364f17-005f-4ac4-af9d-0d23cfc58014 [pid: 7|app: 0|req: 417/781] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:30 2026] DELETE /v2.0/ports/f6364f17-005f-4ac4-af9d-0d23cfc58014 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/784] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:30.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f9faa3c-95c8-4eaf-bb53-2d8f37d65c59 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 421/785] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.0/ports/f6364f17-005f-4ac4-af9d-0d23cfc58014 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/786] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:30 2026] DELETE /v2.0/subnets/5b340e28-92ad-4e63-a833-cca7aefdbd2d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/787] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:30 2026] DELETE /v2.0/networks/1f57279d-a9d9-459e-aea9-300703a3dc8e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:31.185 8 INFO neutron.db.l3_hamode_db [None req-de318b53-82bd-4ac0-9d32-9e363bf382e1 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 424/788] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:30 2026] POST /v2.0/ports => generated 778 bytes in 248 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: 425/789] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/ports?device_id=a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:31.411 8 INFO neutron.services.segments.plugin [-] Segment f56a6b83-ddb2-4ff5-9800-b6912393dba0 resource provider aggregate not found [pid: 7|app: 0|req: 426/790] 10.0.0.114 () {34 vars in 736 bytes} [Tue Apr 28 05:31:31 2026] PUT /v2.0/ports/7484fb1c-00fc-40b6-b883-b06eee7bec75 => generated 752 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:31.421 8 INFO neutron.services.segments.plugin [-] Segment f56a6b83-ddb2-4ff5-9800-b6912393dba0 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 05:31:31.440 8 INFO neutron.services.segments.plugin [-] Segment f56a6b83-ddb2-4ff5-9800-b6912393dba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f56a6b83-ddb2-4ff5-9800-b6912393dba0 found for delete ", "request_id": "req-2ee0389a-36c6-4282-b5f8-a6309a87409d"}]} 2026-04-28 05:31:31.442 8 INFO neutron.services.segments.plugin [-] Segment f56a6b83-ddb2-4ff5-9800-b6912393dba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f56a6b83-ddb2-4ff5-9800-b6912393dba0 found for delete ", "request_id": "req-dccc7ace-f501-4c1a-8a99-c6fba9fc2c4d"}]} 2026-04-28 05:31:31.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-e90b0dd1-df53-4e6c-9a5e-26fc111dd520 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] TaaS: Handle Delete Port: 7484fb1c-00fc-40b6-b883-b06eee7bec75 2026-04-28 05:31:31.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e90b0dd1-df53-4e6c-9a5e-26fc111dd520 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Tap Mirror: Handle Delete Port: 7484fb1c-00fc-40b6-b883-b06eee7bec75 [pid: 7|app: 0|req: 427/791] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:31 2026] DELETE /v2.0/ports/7484fb1c-00fc-40b6-b883-b06eee7bec75 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:31.631 7 INFO neutron.services.segments.plugin [-] Segment 02575c5a-3f7e-42d0-9f47-81bd54dde274 resource provider aggregate not found 2026-04-28 05:31:31.636 7 INFO neutron.services.segments.plugin [-] Segment 02575c5a-3f7e-42d0-9f47-81bd54dde274 resource provider aggregate not found 2026-04-28 05:31:31.655 7 INFO neutron.services.segments.plugin [-] Segment 02575c5a-3f7e-42d0-9f47-81bd54dde274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02575c5a-3f7e-42d0-9f47-81bd54dde274 found for delete ", "request_id": "req-c68ff531-efd6-4062-977f-eb086d107ae8"}]} 2026-04-28 05:31:31.660 7 INFO neutron.services.segments.plugin [-] Segment 02575c5a-3f7e-42d0-9f47-81bd54dde274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02575c5a-3f7e-42d0-9f47-81bd54dde274 found for delete ", "request_id": "req-72a37d07-795d-4111-a58c-2c634fdae28e"}]} [pid: 7|app: 0|req: 428/792] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/ports => generated 782 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:31.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3eaca59-a8b6-4afd-8d13-05b4431afb4a a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 429/793] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/ports/7484fb1c-00fc-40b6-b883-b06eee7bec75 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/794] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/ports => generated 782 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/795] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/ports/8dca1a60-1adf-46ce-93bf-6d64de0d704f => generated 779 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/796] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:31.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f96ba42-b358-4c86-9b38-2a44dd49024d a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 433/797] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:31 2026] DELETE /v2.0/ports/f6364f17-005f-4ac4-af9d-0d23cfc58014 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/798] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.0/security-groups?id=79965837-d7a1-4243-981e-093cc0402dd5&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:31.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e5f1c7a-0d0b-45a9-94a4-bc699c5e37cd a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/799] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:31 2026] DELETE /v2.0/subnets/5b340e28-92ad-4e63-a833-cca7aefdbd2d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:31.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fc97adc-a8a9-4354-a25f-8a4534740dcd a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/800] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:31 2026] DELETE /v2.0/subnets/047b0a16-ec76-4a8c-a19c-c4936f06578e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:31.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-04c80934-0838-4a42-9a23-4989acde4011 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] TaaS: Handle Delete Port: 8dca1a60-1adf-46ce-93bf-6d64de0d704f 2026-04-28 05:31:31.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04c80934-0838-4a42-9a23-4989acde4011 a64e450b1b62468681d0a357289e7e5e e887d3af5b0c46b0a17cc84db4e30e25 - - default default] Tap Mirror: Handle Delete Port: 8dca1a60-1adf-46ce-93bf-6d64de0d704f [pid: 8|app: 0|req: 365/801] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:29 2026] POST /v2.0/routers => generated 688 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/802] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:31 2026] DELETE /v2.0/ports/8dca1a60-1adf-46ce-93bf-6d64de0d704f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/803] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/routers/88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => generated 694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/804] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.0/networks/40ed3183-30fe-4bf9-82f4-aff92cc5fd84 => 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: 367/805] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/routers => generated 697 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/806] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.0/security-groups/5eaa5c82-76f8-45ab-904a-6ebf2173ef3d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:32.443 8 INFO neutron.api.v2.resource [None req-383aeee7-d44a-4310-961f-89a0d5e0e190 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 369/807] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/security-groups/5eaa5c82-76f8-45ab-904a-6ebf2173ef3d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:32.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-b82efa5b-be07-43f3-9a08-58c6b9f55292 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] TaaS: Handle Delete Port: e4fdb88e-236f-4204-b62b-a9704084c7d2 2026-04-28 05:31:32.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b82efa5b-be07-43f3-9a08-58c6b9f55292 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] Tap Mirror: Handle Delete Port: e4fdb88e-236f-4204-b62b-a9704084c7d2 [pid: 7|app: 0|req: 439/808] 10.0.0.114 () {34 vars in 740 bytes} [Tue Apr 28 05:31:32 2026] PUT /v2.0/routers/88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => generated 701 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/809] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/810] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.0/floatingips/9e142e4f-2410-404a-936a-ae62857677af => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/811] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/routers/88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:32.837 8 INFO neutron_taas.services.taas.taas_plugin [req-e0843ca8-8574-4d55-b85e-c3feb3d50345 req-57e27f69-ccd7-4d14-b78c-09ab155830bd a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] TaaS: Handle Delete Port: 8ba22be3-fb22-4f0a-abc0-1c1395af3db8 2026-04-28 05:31:32.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e0843ca8-8574-4d55-b85e-c3feb3d50345 req-57e27f69-ccd7-4d14-b78c-09ab155830bd a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] Tap Mirror: Handle Delete Port: 8ba22be3-fb22-4f0a-abc0-1c1395af3db8 [pid: 7|app: 0|req: 442/812] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/security-groups?tenant_id=e887d3af5b0c46b0a17cc84db4e30e25&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: 443/813] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.0/ports?device_id=88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => 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: 371/814] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.0/ports/8ba22be3-fb22-4f0a-abc0-1c1395af3db8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:32.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c3713e9-38e8-44d3-ae6f-e19394ca33a3'] response: {'server_uuid': 'f01451dd-4f4c-4dd3-86b1-8998d19caded', 'name': 'network-vif-deleted', 'tag': '8ba22be3-fb22-4f0a-abc0-1c1395af3db8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/815] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.0/security-groups/1053ee4e-fb62-4681-b3ae-3da89963e58f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:33.226 7 INFO neutron_taas.services.taas.taas_plugin [None req-a005ce5f-f8ed-4052-9070-83961176706a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 469f6432-5c51-4276-be0b-1c1608ecb40b 2026-04-28 05:31:33.229 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a005ce5f-f8ed-4052-9070-83961176706a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 469f6432-5c51-4276-be0b-1c1608ecb40b 2026-04-28 05:31:33.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-d44f8498-6b9a-4dc1-a1c7-e41de551b535 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: 20382823-ffc5-427f-9666-33751879779a 2026-04-28 05:31:33.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d44f8498-6b9a-4dc1-a1c7-e41de551b535 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: 20382823-ffc5-427f-9666-33751879779a 2026-04-28 05:31:33.494 8 INFO neutron_taas.services.taas.taas_plugin [None req-d44f8498-6b9a-4dc1-a1c7-e41de551b535 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] TaaS: Handle Delete Port: 24d88ab1-f5d7-4522-814f-efae76b7bc6a 2026-04-28 05:31:33.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d44f8498-6b9a-4dc1-a1c7-e41de551b535 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] Tap Mirror: Handle Delete Port: 24d88ab1-f5d7-4522-814f-efae76b7bc6a 2026-04-28 05:31:33.682 7 INFO neutron.services.segments.plugin [-] Segment 5671191d-9ab8-4fa7-a682-29ebaa311415 resource provider aggregate not found 2026-04-28 05:31:33.687 7 INFO neutron.services.segments.plugin [-] Segment 5671191d-9ab8-4fa7-a682-29ebaa311415 resource provider aggregate not found 2026-04-28 05:31:33.710 7 INFO neutron.services.segments.plugin [-] Segment 5671191d-9ab8-4fa7-a682-29ebaa311415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5671191d-9ab8-4fa7-a682-29ebaa311415 found for delete ", "request_id": "req-885ad2d5-1362-4dc2-a384-edd361b983a1"}]} 2026-04-28 05:31:33.712 7 INFO neutron.services.segments.plugin [-] Segment 5671191d-9ab8-4fa7-a682-29ebaa311415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5671191d-9ab8-4fa7-a682-29ebaa311415 found for delete ", "request_id": "req-934f75ef-c80f-4f08-8d94-bac488778665"}]} [pid: 7|app: 0|req: 444/816] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:32 2026] PUT /v2.0/routers/2e5b4307-66eb-4ba3-9237-eaedd80b0355/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/817] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:33 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:33.853 8 INFO neutron.services.segments.plugin [-] Segment 2c444f3c-6482-4bf7-a62c-61518d2c74a8 resource provider aggregate not found 2026-04-28 05:31:33.868 8 INFO neutron.services.segments.plugin [-] Segment 2c444f3c-6482-4bf7-a62c-61518d2c74a8 resource provider aggregate not found 2026-04-28 05:31:33.889 8 INFO neutron.db.l3_hamode_db [None req-d44f8498-6b9a-4dc1-a1c7-e41de551b535 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] HA network a6529974-f1bc-4d83-9c2f-90032e3fa4ce was deleted as no HA routers are present in tenant fe8fd2bb087f4cde9d5ce2282c4f5f60. [pid: 8|app: 0|req: 373/818] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:33 2026] DELETE /v2.0/routers/88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:33.902 8 INFO neutron.services.segments.plugin [-] Segment 2c444f3c-6482-4bf7-a62c-61518d2c74a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c444f3c-6482-4bf7-a62c-61518d2c74a8 found for delete ", "request_id": "req-72efa056-c87b-4219-8e69-a81e3a8c1ca1"}]} 2026-04-28 05:31:33.903 8 INFO neutron.services.segments.plugin [-] Segment 2c444f3c-6482-4bf7-a62c-61518d2c74a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c444f3c-6482-4bf7-a62c-61518d2c74a8 found for delete ", "request_id": "req-4206ab10-6557-4fe3-8eb2-423d81b16112"}]} [pid: 8|app: 0|req: 374/819] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:33 2026] GET /v2.0/ports?device_id=88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:33.943 8 INFO neutron.api.v2.resource [None req-e2723e18-8494-47ce-9a7d-866233468d4a cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 375/820] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:33 2026] DELETE /v2.0/routers/88e32dea-0d0f-4b12-af90-b8a7ed4d5b7d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/821] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:33 2026] GET /v2.0/ports?device_id=cc36c8c4-2906-4358-91ae-a277ad6de449 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:33.988 8 INFO neutron.api.v2.resource [None req-e01dc827-88e2-47c6-8095-72624d08e045 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/822] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:33 2026] DELETE /v2.0/routers/cc36c8c4-2906-4358-91ae-a277ad6de449 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:34.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5caf39e7-f86d-4d2d-a388-72a1f7d7afa8 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 378/823] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:33 2026] DELETE /v2.0/subnets/3fb9586c-78aa-453c-b7ef-caeffae8c8cc => 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: 379/824] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:34 2026] GET /v2.0/ports?device_id=0ce7289f-899f-486e-a065-5518575edc65 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:34.045 8 INFO neutron.api.v2.resource [None req-53879c63-7f0d-4bd5-8ccf-d329af9a071f cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/825] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.0/routers/0ce7289f-899f-486e-a065-5518575edc65 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:34.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61e10a96-0b10-4a4c-be6a-e2abe9462d34 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/826] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.0/subnets/7474d196-21ac-4d21-b4ee-8d55366f03a1 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/827] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:31:34 2026] GET /v2.0/ports?device_id=587e6e04-7d2a-4881-9bdd-d1b0c154aea9 => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:31:34.089 8 INFO neutron.api.v2.resource [None req-d69b2a07-45e3-44d2-81af-8e3881a5fba0 cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/828] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.0/routers/587e6e04-7d2a-4881-9bdd-d1b0c154aea9 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:34.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9db7634-c716-4429-837c-add60252423b cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/829] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.0/subnets/736fc9bb-a2cd-468e-b831-38568e79b5d1 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:34.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1be734fb-fdff-473b-abf9-ac116323738a cd0b25a63c4749eab4f833cdf022ec7c fe8fd2bb087f4cde9d5ce2282c4f5f60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 385/830] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.0/subnets/158ded41-e11a-4e0b-a9e5-2aeca78fb6ad => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:34.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4924810-2967-4598-9bc3-8044fe6ac15b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 36ee0c83-c6c8-49e7-9bc9-3d9fde4b0267 2026-04-28 05:31:34.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4924810-2967-4598-9bc3-8044fe6ac15b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 36ee0c83-c6c8-49e7-9bc9-3d9fde4b0267 [pid: 8|app: 0|req: 386/831] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:34 2026] GET /v2.0/security-groups?tenant_id=fe8fd2bb087f4cde9d5ce2282c4f5f60&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:34.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4924810-2967-4598-9bc3-8044fe6ac15b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: f07c2d5d-f3c6-45c3-ab13-4f2573bf6f30 2026-04-28 05:31:34.791 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4924810-2967-4598-9bc3-8044fe6ac15b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: f07c2d5d-f3c6-45c3-ab13-4f2573bf6f30 [pid: 8|app: 0|req: 387/832] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:34 2026] DELETE /v2.0/security-groups/c2855e98-b452-443d-88e0-d6d671577189 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:35.081 8 INFO neutron.db.segments_db [None req-5f932d17-f8da-46ab-b052-9ad5003786a8 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Added segment 29131cd4-057d-4c77-a70c-5c5d52608d3c of type vxlan for network 021f3f7e-03c8-444d-87ac-c82aba7714a5 2026-04-28 05:31:35.091 7 INFO neutron.db.l3_hamode_db [None req-c4924810-2967-4598-9bc3-8044fe6ac15b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 9c6742ef-e01b-4e96-a8be-ca17ad020a31 was deleted as no HA routers are present in tenant 1bdc1a5edab04761bc354aee556d6dc8. [pid: 7|app: 0|req: 446/833] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:33 2026] DELETE /v2.0/routers/2e5b4307-66eb-4ba3-9237-eaedd80b0355 => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/834] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:35 2026] GET /v2.0/ports?device_id=f01451dd-4f4c-4dd3-86b1-8998d19caded => 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: 388/835] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:34 2026] POST /v2.0/networks => generated 626 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/836] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:35 2026] DELETE /v2.0/subnets/d409c92d-9a7b-47ea-a13c-cd8720168a2c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:35.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3d9b83e-c9d2-4b89-ab20-14c50c3039a2 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 88ad4b53-ee4f-49cf-b544-7274a7dbe89b 2026-04-28 05:31:35.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d9b83e-c9d2-4b89-ab20-14c50c3039a2 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 88ad4b53-ee4f-49cf-b544-7274a7dbe89b [pid: 7|app: 0|req: 449/837] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:35 2026] DELETE /v2.0/networks/9282c3e8-2c7e-46bb-a414-abd3f0920bea => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/838] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:35 2026] POST /v2.0/ports => generated 774 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:35.603 7 INFO neutron.db.segments_db [None req-4edc2fed-2b64-4dd9-8686-9c1740f14c9c 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Added segment 6214d926-a3f8-4281-aea1-41c8f45ada41 of type vxlan for network d3718c3e-9eab-4b21-832e-9082318c80f0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 450/839] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:35 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/840] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:35 2026] GET /v2.0/security-groups?tenant_id=1bdc1a5edab04761bc354aee556d6dc8&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:35.731 7 INFO neutron.services.segments.plugin [-] Segment be249075-59fa-402b-aba3-527ddf71ff63 resource provider aggregate not found 2026-04-28 05:31:35.741 7 INFO neutron.services.segments.plugin [-] Segment be249075-59fa-402b-aba3-527ddf71ff63 resource provider aggregate not found 2026-04-28 05:31:35.756 7 INFO neutron.services.segments.plugin [-] Segment be249075-59fa-402b-aba3-527ddf71ff63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be249075-59fa-402b-aba3-527ddf71ff63 found for delete ", "request_id": "req-6c28e567-b070-484d-9217-ebd552e84185"}]} 2026-04-28 05:31:35.762 7 INFO neutron.services.segments.plugin [-] Segment be249075-59fa-402b-aba3-527ddf71ff63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be249075-59fa-402b-aba3-527ddf71ff63 found for delete ", "request_id": "req-996c57ac-e2bc-459b-9bd4-5e5b54cf1bf6"}]} 2026-04-28 05:31:35.778 7 INFO neutron.services.segments.plugin [-] Segment 707d3f42-20c9-4749-9644-4860399873d4 resource provider aggregate not found 2026-04-28 05:31:35.789 7 INFO neutron.services.segments.plugin [-] Segment 707d3f42-20c9-4749-9644-4860399873d4 resource provider aggregate not found 2026-04-28 05:31:35.804 7 INFO neutron.services.segments.plugin [-] Segment 707d3f42-20c9-4749-9644-4860399873d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 707d3f42-20c9-4749-9644-4860399873d4 found for delete ", "request_id": "req-401a54ad-1e3f-41dc-be77-02d213d8dfad"}]} 2026-04-28 05:31:35.811 7 INFO neutron.services.segments.plugin [-] Segment 707d3f42-20c9-4749-9644-4860399873d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 707d3f42-20c9-4749-9644-4860399873d4 found for delete ", "request_id": "req-cf2ce241-60ca-4ac0-8262-6db3cc6864d6"}]} [pid: 8|app: 0|req: 391/841] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:35 2026] DELETE /v2.0/security-groups/b89dbe0f-c106-4c9d-ba51-8bab00e0d646 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/842] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:35 2026] POST /v2.0/subnets => generated 626 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/843] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:36 2026] POST /v2.0/ports => generated 954 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:36.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-09a13c56-67df-4bde-b1e0-65f402e1a5bf 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] TaaS: Handle Delete Port: ad7307e7-aad2-4229-bc73-34ac90203aef 2026-04-28 05:31:36.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09a13c56-67df-4bde-b1e0-65f402e1a5bf 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Tap Mirror: Handle Delete Port: ad7307e7-aad2-4229-bc73-34ac90203aef 2026-04-28 05:31:36.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-846d6521-2372-45e0-8ee3-53ba946cf324 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: ca01240f-3774-4525-88da-0b0de34287b4 2026-04-28 05:31:36.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-846d6521-2372-45e0-8ee3-53ba946cf324 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: ca01240f-3774-4525-88da-0b0de34287b4 [pid: 8|app: 0|req: 393/844] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:36 2026] DELETE /v2.0/ports/ad7307e7-aad2-4229-bc73-34ac90203aef => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:36.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49d388c0-53f7-45b8-957a-29fc94969a50 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 394/845] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:36 2026] DELETE /v2.0/ports/ad7307e7-aad2-4229-bc73-34ac90203aef => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:36.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf08efbb-7d7d-4fd9-9676-883e5ea5d85b 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/846] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:36 2026] GET /v2.0/ports/ad7307e7-aad2-4229-bc73-34ac90203aef => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/847] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:36 2026] DELETE /v2.0/subnets/49288e4a-9371-46bc-8be2-86f07396a5cd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:36.929 8 INFO neutron.services.segments.plugin [-] Segment 6214d926-a3f8-4281-aea1-41c8f45ada41 resource provider aggregate not found 2026-04-28 05:31:36.945 8 INFO neutron.services.segments.plugin [-] Segment 6214d926-a3f8-4281-aea1-41c8f45ada41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6214d926-a3f8-4281-aea1-41c8f45ada41 found for delete ", "request_id": "req-7d466727-9c41-45a7-8813-2020a2799e83"}]} 2026-04-28 05:31:36.955 8 INFO neutron.services.segments.plugin [-] Segment 6214d926-a3f8-4281-aea1-41c8f45ada41 resource provider aggregate not found [pid: 8|app: 0|req: 397/848] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:36 2026] DELETE /v2.0/networks/d3718c3e-9eab-4b21-832e-9082318c80f0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:36.996 8 INFO neutron.services.segments.plugin [-] Segment 6214d926-a3f8-4281-aea1-41c8f45ada41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6214d926-a3f8-4281-aea1-41c8f45ada41 found for delete ", "request_id": "req-adf15c83-44ab-4d40-a7ca-c8fa8ed7fec8"}]} 2026-04-28 05:31:37.040 8 INFO neutron.db.segments_db [None req-7648372a-f658-4b91-b565-56699e457ca0 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Added segment ba477bea-75e3-4281-b9ac-686d79f54d74 of type vxlan for network ff189d1f-9d0b-4202-b3f4-82dadd90a07c [pid: 7|app: 0|req: 452/849] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:31:36 2026] PUT /v2.0/routers/5d8efe72-4ef9-4d9f-bf52-dfa867c031e2/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/850] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:36 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:37.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-1999c32e-6bd4-4cf0-bb97-e981b70055e6 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 2dce78c0-c98a-4fe7-bce3-2af74a1e0abd 2026-04-28 05:31:37.347 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1999c32e-6bd4-4cf0-bb97-e981b70055e6 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 2dce78c0-c98a-4fe7-bce3-2af74a1e0abd [pid: 8|app: 0|req: 399/851] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:37 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:37.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-1999c32e-6bd4-4cf0-bb97-e981b70055e6 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 4f9c0570-a24c-4854-8211-e7cbe4b6a9eb 2026-04-28 05:31:37.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1999c32e-6bd4-4cf0-bb97-e981b70055e6 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 4f9c0570-a24c-4854-8211-e7cbe4b6a9eb [pid: 8|app: 0|req: 400/852] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:37 2026] POST /v2.0/ports => generated 916 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:31:37.986 7 INFO neutron.services.segments.plugin [-] Segment a85913aa-f0df-472d-8f4b-cbf941dff3ea resource provider aggregate not found 2026-04-28 05:31:37.992 7 INFO neutron.services.segments.plugin [-] Segment a85913aa-f0df-472d-8f4b-cbf941dff3ea resource provider aggregate not found 2026-04-28 05:31:38.009 7 INFO neutron.services.segments.plugin [-] Segment a85913aa-f0df-472d-8f4b-cbf941dff3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85913aa-f0df-472d-8f4b-cbf941dff3ea found for delete ", "request_id": "req-bfcdebc5-1e0e-4c2f-a032-047a52455b20"}]} 2026-04-28 05:31:38.019 7 INFO neutron.services.segments.plugin [-] Segment a85913aa-f0df-472d-8f4b-cbf941dff3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85913aa-f0df-472d-8f4b-cbf941dff3ea found for delete ", "request_id": "req-76edb039-9564-4646-9eb6-583a3f611686"}]} 2026-04-28 05:31:38.022 7 INFO neutron.db.l3_hamode_db [None req-1999c32e-6bd4-4cf0-bb97-e981b70055e6 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network dfdeb540-0a35-49be-9f8e-84704fb755e0 was deleted as no HA routers are present in tenant 1f241be3b34c4897a79eb55f3a822745. [pid: 7|app: 0|req: 453/853] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:37 2026] DELETE /v2.0/routers/5d8efe72-4ef9-4d9f-bf52-dfa867c031e2 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:38.091 8 INFO neutron.db.segments_db [None req-1fc5ffd9-38f9-4ede-95bc-66d1957a21df c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 1f9e3baa-ad00-49d1-b9fb-9983d098190f of type vxlan for network 42cccbea-7fae-4569-96c9-42c0078d4199 2026-04-28 05:31:38.150 7 INFO neutron_taas.services.taas.taas_plugin [None req-4eae70d3-6886-49f7-9eaa-49afb5385d5b 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] TaaS: Handle Delete Port: dd595e02-83d3-44cd-9241-562abda70356 2026-04-28 05:31:38.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eae70d3-6886-49f7-9eaa-49afb5385d5b 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Tap Mirror: Handle Delete Port: dd595e02-83d3-44cd-9241-562abda70356 [pid: 8|app: 0|req: 401/854] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:31:37 2026] POST /v2.0/networks => generated 728 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/855] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:38 2026] DELETE /v2.0/ports/dd595e02-83d3-44cd-9241-562abda70356 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/856] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:38 2026] DELETE /v2.0/subnets/ae3564a8-f7b6-4def-97b3-e857aca2ef6a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:38.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4255e42-c324-4cd6-802b-b4675b0fef85 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 403/857] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:38 2026] GET /v2.0/ports/dd595e02-83d3-44cd-9241-562abda70356 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:38.392 8 INFO neutron_taas.services.taas.taas_plugin [None req-6323a755-68f0-40d9-8fe4-b12a16172d93 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 803e2396-6896-4a23-b443-edf342b79b9a 2026-04-28 05:31:38.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6323a755-68f0-40d9-8fe4-b12a16172d93 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 803e2396-6896-4a23-b443-edf342b79b9a [pid: 7|app: 0|req: 455/858] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:38 2026] POST /v2.0/subnets => generated 694 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/859] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:38 2026] DELETE /v2.0/subnets/aef2d2a3-e6e4-4d4e-ae1f-a107d54e2cb9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:38.615 7 INFO neutron.db.segments_db [None req-0a880ad6-3c6b-4e00-8fe8-59167b5f1efc c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 628ef8de-562e-4e67-a13d-135f2852cf17 of type vxlan for network 60a95d22-1f2d-4025-8d48-97c7f1a67185 [pid: 8|app: 0|req: 404/860] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:38 2026] DELETE /v2.0/networks/98b9e6e7-affb-4f44-91ec-66f111515e78 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/861] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:38 2026] DELETE /v2.0/networks/ff189d1f-9d0b-4202-b3f4-82dadd90a07c => 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: 406/862] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:38 2026] GET /v2.0/security-groups?tenant_id=1f241be3b34c4897a79eb55f3a822745&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:38.897 7 INFO neutron.db.l3_hamode_db [None req-0a880ad6-3c6b-4e00-8fe8-59167b5f1efc c2df5ab9ea87432c9be0b92161f78aaa ca5162b6937f49438e6b44c29243d92d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:38.967 8 INFO neutron.services.segments.plugin [-] Segment 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 resource provider aggregate not found 2026-04-28 05:31:38.993 8 INFO neutron.services.segments.plugin [-] Segment 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 found for delete ", "request_id": "req-cc162c02-d0ef-4f5e-89c7-5a3c536360fa"}]} 2026-04-28 05:31:39.022 8 INFO neutron.services.segments.plugin [-] Segment ba477bea-75e3-4281-b9ac-686d79f54d74 resource provider aggregate not found 2026-04-28 05:31:39.023 8 INFO neutron.services.segments.plugin [-] Segment 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 resource provider aggregate not found 2026-04-28 05:31:39.043 8 INFO neutron.services.segments.plugin [-] Segment ba477bea-75e3-4281-b9ac-686d79f54d74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba477bea-75e3-4281-b9ac-686d79f54d74 found for delete ", "request_id": "req-6e5e2382-b52c-4e72-8bfe-28b4979a1660"}]} 2026-04-28 05:31:39.043 8 INFO neutron.services.segments.plugin [-] Segment 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c84eaf8-f69e-4b6c-8bd2-c90a03516c12 found for delete ", "request_id": "req-26a614b0-13c4-4ca3-8d82-f5d44eac970a"}]} 2026-04-28 05:31:39.069 8 INFO neutron.services.segments.plugin [-] Segment ba477bea-75e3-4281-b9ac-686d79f54d74 resource provider aggregate not found 2026-04-28 05:31:39.083 8 INFO neutron.services.segments.plugin [-] Segment ba477bea-75e3-4281-b9ac-686d79f54d74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba477bea-75e3-4281-b9ac-686d79f54d74 found for delete ", "request_id": "req-7a4885de-6c91-4730-be5a-8644266caa26"}]} [pid: 8|app: 0|req: 407/863] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:31:38 2026] POST /v2.0/ports => generated 774 bytes in 314 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: 408/864] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:39 2026] DELETE /v2.0/security-groups/79965837-d7a1-4243-981e-093cc0402dd5 => 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: 409/865] 10.0.0.114 () {34 vars in 736 bytes} [Tue Apr 28 05:31:39 2026] PUT /v2.0/ports/677bc556-f9e8-47f5-9e11-b3cd6b9435e8 => generated 752 bytes in 181 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-28 05:31:39.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebc6049a-b489-4dee-9d98-66247b1c736b 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] TaaS: Handle Delete Port: 677bc556-f9e8-47f5-9e11-b3cd6b9435e8 2026-04-28 05:31:39.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebc6049a-b489-4dee-9d98-66247b1c736b 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Tap Mirror: Handle Delete Port: 677bc556-f9e8-47f5-9e11-b3cd6b9435e8 [pid: 8|app: 0|req: 410/866] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:39 2026] DELETE /v2.0/ports/677bc556-f9e8-47f5-9e11-b3cd6b9435e8 => 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: 411/867] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:31:39 2026] GET /v2.0/ports => generated 777 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:39.716 7 INFO neutron.db.l3_hamode_db [None req-0a880ad6-3c6b-4e00-8fe8-59167b5f1efc c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:31:39.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67a75bf9-6356-4f71-b795-b17f196979aa 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/868] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:39 2026] GET /v2.0/ports/677bc556-f9e8-47f5-9e11-b3cd6b9435e8 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/869] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:31:39 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/870] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:31:39 2026] GET /v2.0/ports/6036e9b6-2a57-439f-99e6-8a19e3f91d8d => generated 774 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:39.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b5287fc-e087-46c3-9fa3-218789b104c4 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 415/871] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:39 2026] DELETE /v2.0/ports/dd595e02-83d3-44cd-9241-562abda70356 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:39.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15ad7e4b-c355-4516-997d-8404ec9f5285 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/872] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:39 2026] DELETE /v2.0/subnets/aef2d2a3-e6e4-4d4e-ae1f-a107d54e2cb9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:39.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fcb7c05-52b8-4b76-a193-1212ac65c37f 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/873] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:39 2026] DELETE /v2.0/subnets/49288e4a-9371-46bc-8be2-86f07396a5cd => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:31:39.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-429d959a-5744-46ad-8f88-9ab49067fbf5 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] TaaS: Handle Delete Port: 6036e9b6-2a57-439f-99e6-8a19e3f91d8d 2026-04-28 05:31:39.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-429d959a-5744-46ad-8f88-9ab49067fbf5 504af325e42841058ae395c3cff048f7 1bd3e1a409184a0987077883c24f7ef7 - - default default] Tap Mirror: Handle Delete Port: 6036e9b6-2a57-439f-99e6-8a19e3f91d8d [pid: 8|app: 0|req: 418/874] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:31:39 2026] DELETE /v2.0/ports/6036e9b6-2a57-439f-99e6-8a19e3f91d8d => 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: 419/875] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:40 2026] DELETE /v2.0/networks/021f3f7e-03c8-444d-87ac-c82aba7714a5 => 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: 420/876] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:40 2026] GET /v2.0/security-groups?tenant_id=da3e5f779e604feb9cc64cd29172f08a&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/877] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:40 2026] DELETE /v2.0/security-groups/a192a982-fc80-483c-9778-6e5421b67213 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/878] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:31:38 2026] POST /v2.0/routers => generated 734 bytes in 2248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/879] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:40 2026] GET /v2.0/security-groups?tenant_id=1bd3e1a409184a0987077883c24f7ef7&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/880] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:40 2026] GET /v2.0/security-groups?tenant_id=b12d201d8d304279903f2d1381f3d31e&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/881] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:40 2026] DELETE /v2.0/security-groups/c4e258a5-cb33-4311-acc5-a212631f2534 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:41.058 8 INFO neutron.services.segments.plugin [-] Segment 29131cd4-057d-4c77-a70c-5c5d52608d3c resource provider aggregate not found 2026-04-28 05:31:41.079 8 INFO neutron.services.segments.plugin [-] Segment 29131cd4-057d-4c77-a70c-5c5d52608d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29131cd4-057d-4c77-a70c-5c5d52608d3c found for delete ", "request_id": "req-2749e457-8af8-441a-8f51-5cc831085686"}]} 2026-04-28 05:31:41.106 8 INFO neutron.services.segments.plugin [-] Segment 29131cd4-057d-4c77-a70c-5c5d52608d3c resource provider aggregate not found 2026-04-28 05:31:41.125 8 INFO neutron.services.segments.plugin [-] Segment 29131cd4-057d-4c77-a70c-5c5d52608d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29131cd4-057d-4c77-a70c-5c5d52608d3c found for delete ", "request_id": "req-8281564d-c36f-4f4d-9d0a-49bcb620d32a"}]} [pid: 7|app: 0|req: 460/882] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:41 2026] DELETE /v2.0/security-groups/e347f368-e96a-455a-ab3f-7b1a1d6e7d38 => 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: 423/883] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:31:40 2026] PUT /v2.0/routers/61fed931-7fac-4c71-b00f-9e6dc11dcaec/add_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/884] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:31:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/885] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:31:43 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: 425/886] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:31:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/887] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:31:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/888] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:31:43 2026] GET /v2.0/security-groups => generated 4529 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/889] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:31:43 2026] POST /v2.0/floatingips => generated 552 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/890] 10.0.0.114 () {34 vars in 757 bytes} [Tue Apr 28 05:31:43 2026] PUT /v2.0/security-groups/8ccd861e-8148-4d56-987f-a99e3e861d33 => generated 1663 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/891] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:31:43 2026] GET /v2.0/security-groups/8ccd861e-8148-4d56-987f-a99e3e861d33 => generated 1663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/892] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:43 2026] DELETE /v2.0/security-groups/8ccd861e-8148-4d56-987f-a99e3e861d33 => 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: 428/893] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:31:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:43.973 7 INFO neutron.api.v2.resource [None req-385603ba-d1dd-4ed7-9e24-b98b432b7ccd 127f79eda8f047bca46b46b177ca24b1 7256235cbdfe4eeeb6f4b006dbfda581 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 466/894] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:43 2026] DELETE /v2.0/security-groups/8ccd861e-8148-4d56-987f-a99e3e861d33 => generated 146 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/895] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:31:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/896] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:31:44 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: 430/897] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-group-rules/1b53f880-0247-4097-8a1c-24d6224d7eb5 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/898] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/899] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:31:44 2026] DELETE /v2.0/security-group-rules/1b53f880-0247-4097-8a1c-24d6224d7eb5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/900] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/901] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:31:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/902] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-group-rules/f6317503-3125-49f1-b682-37d3c13cf66c => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/903] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/904] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-groups?tenant_id=8cf632f4f758404395395702b84d68e5&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/905] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:31:44 2026] DELETE /v2.0/security-group-rules/f6317503-3125-49f1-b682-37d3c13cf66c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/906] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:31:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/907] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:44 2026] DELETE /v2.0/security-groups/bf06a21e-977f-4f6e-ac58-c9f68da9385a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:31:44.954 7 INFO neutron.db.securitygroups_db [None req-98aa279d-1d71-4b21-911d-cc71ca28cd0a 127f79eda8f047bca46b46b177ca24b1 7256235cbdfe4eeeb6f4b006dbfda581 - - default default] Project 7256235cbdfe4eeeb6f4b006dbfda581 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: 475/908] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:31:44 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) [pid: 7|app: 0|req: 476/909] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-group-rules/84a904f1-9455-4466-bbfb-2ad596d83b02 => generated 607 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/910] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/911] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-groups?tenant_id=3ff76f58909d4ec1b6c08ca0067cac56&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/912] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:31:45 2026] DELETE /v2.0/security-group-rules/84a904f1-9455-4466-bbfb-2ad596d83b02 => 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: 435/913] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:45 2026] DELETE /v2.0/security-groups/171796d2-388a-4ca3-b019-f664fe6e46bc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/914] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/917] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:45 2026] DELETE /v2.0/security-groups/837c51ec-ff5f-4482-b779-65e97784a479 => 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: 482/918] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/919] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/920] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:45 2026] GET /v2.0/security-groups?tenant_id=7256235cbdfe4eeeb6f4b006dbfda581&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/921] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:46 2026] DELETE /v2.0/security-groups/3df05453-8d8e-40b9-96a2-327006c2a80c => 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: 484/922] 10.0.0.28 () {34 vars in 1098 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1297433761&fields=id&tenant_id=ca5162b6937f49438e6b44c29243d92d => 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: 439/923] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/networks?id=42cccbea-7fae-4569-96c9-42c0078d4199 => generated 679 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/924] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/quotas/ca5162b6937f49438e6b44c29243d92d => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/925] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/ports?tenant_id=ca5162b6937f49438e6b44c29243d92d&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/926] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199?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: 441/927] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/928] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 442/929] 10.0.0.114 () {32 vars in 622 bytes} [Tue Apr 28 05:31:48 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/930] 10.0.0.114 () {32 vars in 632 bytes} [Tue Apr 28 05:31:48 2026] GET /v2.0/ => generated 632 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/931] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:49 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 443/932] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:48 2026] GET /v2.0/security-groups?tenant_id=a0793d84235d44a48628aacc3a6a9aeb&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/933] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:49 2026] DELETE /v2.0/security-groups/088feab7-4224-435a-9517-eb68e3e9b7df => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/934] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:50 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 491/935] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:51 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 445/936] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:51 2026] GET /v2.0/security-groups?tenant_id=c6c38626cf054d75ba665ca5fb486c1b&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/937] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:51 2026] DELETE /v2.0/security-groups/9ef15208-f3de-43ff-ba45-3e47780eb03d => 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: 446/938] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:51 2026] GET /v2.0/security-groups?tenant_id=2cc7894ce4e24459879bcc5b90108486&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/939] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:52 2026] DELETE /v2.0/security-groups/3ccf4b56-09f5-4de1-a719-82b6c5015506 => 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: 447/940] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:31:52 2026] GET /v2.0/networks?id=42cccbea-7fae-4569-96c9-42c0078d4199 => generated 679 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/941] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:31:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca5162b6937f49438e6b44c29243d92d => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/942] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:52 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 495/943] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:31:52 2026] POST /v2.0/ports => generated 954 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/944] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:31:52 2026] PUT /v2.0/ports/66651160-099c-4f01-9381-f8b1de3a9826 => generated 1235 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:53.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5277935f-aff6-4557-a432-6bb1da045d93'] response: {'name': 'network-changed', 'server_uuid': '2201392d-e1ae-434a-85ba-b8d4e81c0032', 'tag': '66651160-099c-4f01-9381-f8b1de3a9826', '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: 496/945] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 44 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: 450/946] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/947] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.0/ports?tenant_id=ca5162b6937f49438e6b44c29243d92d&device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/948] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.0/networks?tenant_id=ca5162b6937f49438e6b44c29243d92d&shared=False => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/949] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/950] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.0/security-groups?tenant_id=1ffd2190bda044e793e399a5f85d75d2&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/951] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:54 2026] DELETE /v2.0/security-groups/01f128ab-adc5-4b5e-9865-c4a718fc5abb => 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: 499/952] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.0/security-groups?tenant_id=10db0981bc144580bc7180f642f2b5f4&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/953] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/954] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/955] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:54 2026] DELETE /v2.0/security-groups/6773f365-3d1f-424d-a0b0-6f3a29782f5c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/956] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.0/ports?tenant_id=ca5162b6937f49438e6b44c29243d92d&device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/957] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=66651160-099c-4f01-9381-f8b1de3a9826 => 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: 457/958] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/subnets?id=323c88eb-357c-439a-8b39-30d07d337570 => generated 697 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/959] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/ports?network_id=42cccbea-7fae-4569-96c9-42c0078d4199&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: 458/960] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199?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: 503/961] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/962] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/963] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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: 459/964] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.0/security-groups?tenant_id=d2efcd9af1594b3f993bb8209c568001&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/965] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:55 2026] DELETE /v2.0/security-groups/5d397f60-6589-41b8-af5c-03468644a340 => 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: 460/966] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:56 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/967] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:56 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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: 461/968] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:57 2026] GET /v2.0/security-groups?tenant_id=6f52097d4e3a490a8cf3d4949489723c&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/969] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:57 2026] DELETE /v2.0/security-groups/46e94a47-8945-4c68-b566-00ff6f56d0f4 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/970] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:58 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/971] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:58 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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/972] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:31:58 2026] GET /v2.0/security-groups?tenant_id=43af23ec142f4a0bb331953c2dcd7804&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/973] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:31:58 2026] DELETE /v2.0/security-groups/30336d53-49f7-47cf-91bf-7b1a2bc8629f => 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: 511/974] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/975] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:31:59.492 8 INFO neutron.db.segments_db [None req-89808206-af72-4c10-926a-ff6b94e43e97 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Added segment 045bb24d-2fc0-4949-adc0-e9577f6b8ccb of type vxlan for network def522f1-4caf-4c92-970a-21a603885623 2026-04-28 05:31:59.562 8 INFO neutron.db.segments_db [None req-89808206-af72-4c10-926a-ff6b94e43e97 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Added segment 192c8be1-b425-421e-bda8-b8ac8d37ba58 of type vxlan for network 97fbfd3c-1f39-4935-9abe-1a9bfb79c1de [pid: 8|app: 0|req: 464/976] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:31:59 2026] POST /v2.0/networks => generated 1207 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/977] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.0/networks => generated 1844 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:31:59.853 8 INFO neutron.services.segments.plugin [-] Segment 045bb24d-2fc0-4949-adc0-e9577f6b8ccb resource provider aggregate not found 2026-04-28 05:31:59.855 8 INFO neutron.services.segments.plugin [-] Segment 045bb24d-2fc0-4949-adc0-e9577f6b8ccb resource provider aggregate not found 2026-04-28 05:31:59.871 8 INFO neutron.services.segments.plugin [-] Segment 045bb24d-2fc0-4949-adc0-e9577f6b8ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045bb24d-2fc0-4949-adc0-e9577f6b8ccb found for delete ", "request_id": "req-63a5a0bc-eb26-4802-bc8f-9dfed1c501b6"}]} [pid: 8|app: 0|req: 465/978] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:59 2026] DELETE /v2.0/networks/def522f1-4caf-4c92-970a-21a603885623 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:31:59.877 8 INFO neutron.services.segments.plugin [-] Segment 045bb24d-2fc0-4949-adc0-e9577f6b8ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045bb24d-2fc0-4949-adc0-e9577f6b8ccb found for delete ", "request_id": "req-40f3318e-d6d8-4e78-8bbd-e9bf23c100b1"}]} 2026-04-28 05:31:59.992 7 INFO neutron.services.segments.plugin [-] Segment 192c8be1-b425-421e-bda8-b8ac8d37ba58 resource provider aggregate not found 2026-04-28 05:31:59.993 7 INFO neutron.services.segments.plugin [-] Segment 192c8be1-b425-421e-bda8-b8ac8d37ba58 resource provider aggregate not found 2026-04-28 05:32:00.013 7 INFO neutron.services.segments.plugin [-] Segment 192c8be1-b425-421e-bda8-b8ac8d37ba58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192c8be1-b425-421e-bda8-b8ac8d37ba58 found for delete ", "request_id": "req-d43f49e3-6759-4e7f-a65a-b9489c986b3a"}]} 2026-04-28 05:32:00.019 7 INFO neutron.services.segments.plugin [-] Segment 192c8be1-b425-421e-bda8-b8ac8d37ba58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 192c8be1-b425-421e-bda8-b8ac8d37ba58 found for delete ", "request_id": "req-ecad5437-c650-4a96-8f8b-2800362d723e"}]} [pid: 7|app: 0|req: 514/979] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:31:59 2026] DELETE /v2.0/networks/97fbfd3c-1f39-4935-9abe-1a9bfb79c1de => 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: 466/980] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:32:00 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:00.138 7 INFO neutron.db.segments_db [None req-ded71203-873e-4488-b472-dc3061d50d7e 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Added segment 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 of type vxlan for network d57fea3f-7c9e-47d2-8f56-ffffdda2c4b4 [pid: 7|app: 0|req: 515/981] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:00 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:00.301 8 INFO neutron.db.segments_db [None req-5cc45af4-e1be-457b-8e55-fd7f4a52e229 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Added segment 828392c5-21c6-45ad-a803-e919602daa3d of type vxlan for network e3beb6f7-3a8b-4cd4-8a24-5db490628dd5 [pid: 8|app: 0|req: 467/984] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:00 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/985] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:00 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/986] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:00 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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: 468/987] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:32:00 2026] POST /v2.0/ports => generated 1505 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/988] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:32:00 2026] GET /v2.0/ports => generated 1505 bytes in 102 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-28 05:32:01.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-09604cb8-d15f-4858-bd18-5ea659adc6bc 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] TaaS: Handle Delete Port: d67f49d7-75c9-4f78-83ae-fc85c5751475 2026-04-28 05:32:01.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09604cb8-d15f-4858-bd18-5ea659adc6bc 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Tap Mirror: Handle Delete Port: d67f49d7-75c9-4f78-83ae-fc85c5751475 [pid: 8|app: 0|req: 469/989] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:01 2026] DELETE /v2.0/ports/d67f49d7-75c9-4f78-83ae-fc85c5751475 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:01.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe829107-f66f-436f-b38a-18887781c847 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] TaaS: Handle Delete Port: 1bd70d4d-e05d-42f4-9bf5-d31587fa0e10 2026-04-28 05:32:01.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe829107-f66f-436f-b38a-18887781c847 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Tap Mirror: Handle Delete Port: 1bd70d4d-e05d-42f4-9bf5-d31587fa0e10 [pid: 7|app: 0|req: 521/990] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:01 2026] DELETE /v2.0/ports/1bd70d4d-e05d-42f4-9bf5-d31587fa0e10 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/991] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:32:01 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:01.503 7 INFO neutron.db.segments_db [None req-5af3846d-610f-407c-8e5a-fda1fb7d47a7 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Added segment c55343f9-9570-4f7e-8f4f-1c71e8c26f59 of type vxlan for network 60d98726-57d2-47a4-aaea-5be78acc5021 [pid: 7|app: 0|req: 522/992] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:01 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:01.664 7 INFO neutron.db.segments_db [None req-63756986-9c3a-4a23-b031-d31471a56f66 566ed1ba1af54a82a3003acbb95b1666 20884ae7815649c6baf690187ffcdc5c - - default default] Added segment 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 of type vxlan for network d4d35940-f503-41b4-9ff6-c2666c5567fd [pid: 8|app: 0|req: 471/993] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:01 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/994] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:01 2026] POST /v2.0/networks => generated 630 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/995] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:01 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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: 472/996] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:01 2026] GET /v2.0/security-groups?tenant_id=ca083ead8d3f451db4fa30955c3bb053&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/997] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:01 2026] DELETE /v2.0/security-groups/700eacd5-a6fe-429b-ac4c-bd11346a46ae => 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: 525/998] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:01 2026] POST /v2.0/subnets => generated 1273 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/999] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.0/subnets => generated 1909 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1000] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:02 2026] DELETE /v2.0/subnets/be62ec50-31f4-44a5-857a-9d2c972fcc62 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1001] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:02 2026] DELETE /v2.0/subnets/991b3f3d-9c9d-4b81-a5d5-2b5496dddc00 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1002] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:02.759 8 INFO neutron.services.segments.plugin [-] Segment 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 resource provider aggregate not found 2026-04-28 05:32:02.763 8 INFO neutron.services.segments.plugin [-] Segment 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 resource provider aggregate not found 2026-04-28 05:32:02.781 8 INFO neutron.services.segments.plugin [-] Segment 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 found for delete ", "request_id": "req-872ad42a-7c11-4ce9-9de6-48dc1009aa86"}]} 2026-04-28 05:32:02.781 8 INFO neutron.services.segments.plugin [-] Segment 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b5cf92e-aceb-4fe0-8fbc-9a80db8a4483 found for delete ", "request_id": "req-c23ef690-def5-4cdc-b4fa-3211e1a6afa5"}]} [pid: 8|app: 0|req: 476/1003] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:02 2026] DELETE /v2.0/networks/d4d35940-f503-41b4-9ff6-c2666c5567fd => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1004] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:02.908 7 INFO neutron.services.segments.plugin [-] Segment c55343f9-9570-4f7e-8f4f-1c71e8c26f59 resource provider aggregate not found 2026-04-28 05:32:02.918 7 INFO neutron.services.segments.plugin [-] Segment c55343f9-9570-4f7e-8f4f-1c71e8c26f59 resource provider aggregate not found 2026-04-28 05:32:02.924 7 INFO neutron.services.segments.plugin [-] Segment c55343f9-9570-4f7e-8f4f-1c71e8c26f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c55343f9-9570-4f7e-8f4f-1c71e8c26f59 found for delete ", "request_id": "req-031a412d-30e1-46f0-8550-bc3fdf6f99a1"}]} [pid: 8|app: 0|req: 478/1005] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1006] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:02 2026] DELETE /v2.0/networks/60d98726-57d2-47a4-aaea-5be78acc5021 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:02.946 7 INFO neutron.services.segments.plugin [-] Segment c55343f9-9570-4f7e-8f4f-1c71e8c26f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c55343f9-9570-4f7e-8f4f-1c71e8c26f59 found for delete ", "request_id": "req-80a9d17d-33cc-4d6f-9812-8527ab7de051"}]} [pid: 8|app: 0|req: 479/1007] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:02 2026] DELETE /v2.0/networks/e3beb6f7-3a8b-4cd4-8a24-5db490628dd5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1008] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:03 2026] DELETE /v2.0/networks/d57fea3f-7c9e-47d2-8f56-ffffdda2c4b4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1009] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:03 2026] GET /v2.0/security-groups?tenant_id=20884ae7815649c6baf690187ffcdc5c&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: 530/1010] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:03 2026] DELETE /v2.0/security-groups/8d5a8430-81d0-4af8-9faf-be0e8c418230 => 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: 481/1011] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1012] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1013] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:04.567 7 INFO neutron.db.l3_db [None req-f701733f-db30-4de9-bac0-7cd89da05363 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] Floating IP 6e089563-461c-495e-85c5-f984e9a16356 associated. External IP: 10.96.250.201, port: 66651160-099c-4f01-9381-f8b1de3a9826. 2026-04-28 05:32:04.796 8 INFO neutron.services.segments.plugin [-] Segment 828392c5-21c6-45ad-a803-e919602daa3d resource provider aggregate not found 2026-04-28 05:32:04.802 8 INFO neutron.services.segments.plugin [-] Segment 828392c5-21c6-45ad-a803-e919602daa3d resource provider aggregate not found 2026-04-28 05:32:04.817 8 INFO neutron.services.segments.plugin [-] Segment 828392c5-21c6-45ad-a803-e919602daa3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828392c5-21c6-45ad-a803-e919602daa3d found for delete ", "request_id": "req-4c3cf287-db8f-495e-8252-076de6eaf499"}]} 2026-04-28 05:32:04.832 8 INFO neutron.services.segments.plugin [-] Segment 828392c5-21c6-45ad-a803-e919602daa3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828392c5-21c6-45ad-a803-e919602daa3d found for delete ", "request_id": "req-ba1f348f-ec4a-4c4a-b023-5a619feaa071"}]} [pid: 7|app: 0|req: 532/1014] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:04 2026] PUT /v2.0/floatingips/6e089563-461c-495e-85c5-f984e9a16356 => generated 855 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:04.938 7 INFO neutron.services.segments.plugin [-] Segment 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 resource provider aggregate not found 2026-04-28 05:32:04.956 7 INFO neutron.services.segments.plugin [-] Segment 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 found for delete ", "request_id": "req-dd39f31e-8168-4cf7-a906-8ad82f6caf56"}]} 2026-04-28 05:32:04.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e2e20ed-43f6-4ab8-b387-0c6fccf839f9'] response: {'name': 'network-changed', 'server_uuid': '2201392d-e1ae-434a-85ba-b8d4e81c0032', 'tag': '66651160-099c-4f01-9381-f8b1de3a9826', 'status': 'completed', 'code': 200} 2026-04-28 05:32:04.967 7 INFO neutron.services.segments.plugin [-] Segment 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 resource provider aggregate not found 2026-04-28 05:32:04.985 7 INFO neutron.services.segments.plugin [-] Segment 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3759f3-ae30-413e-8a04-fd3f1e23dc76 found for delete ", "request_id": "req-95192f1a-0392-4b52-ac2a-f97f02d3c486"}]} [pid: 8|app: 0|req: 483/1015] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1016] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1017] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 534/1018] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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/1019] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/ports?tenant_id=ca5162b6937f49438e6b44c29243d92d&device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1020] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/networks?id=42cccbea-7fae-4569-96c9-42c0078d4199 => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1021] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=66651160-099c-4f01-9381-f8b1de3a9826 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1022] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/subnets?id=323c88eb-357c-439a-8b39-30d07d337570 => generated 697 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1023] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/ports?network_id=42cccbea-7fae-4569-96c9-42c0078d4199&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1024] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199?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: 489/1025] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199?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-28 05:32:06.018 7 INFO neutron.db.segments_db [None req-23dc13c3-5a97-4d02-bd5c-970074c43a02 b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] Added segment 4a4a6a11-6149-45ad-90f6-954b35742336 of type vxlan for network 6594836b-ee2c-4de1-a567-64578ab4930f [pid: 7|app: 0|req: 537/1026] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:05 2026] POST /v2.0/networks => generated 627 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1027] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:06 2026] GET /v2.0/security-groups?tenant_id=cb388d304f8d4187bf1315c907ea00b3&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1028] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:06 2026] DELETE /v2.0/security-groups/7732e9fb-660c-4c12-8cf0-43954ac309da => 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: 539/1029] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:06 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1030] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:06 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:06.649 8 INFO neutron.db.segments_db [None req-ff880021-8a4c-4ebf-a762-3fabc3307574 60121274b8f442aea00147d459a7b855 168f110876c94ab1a8c1e6e0ec2b854b - - default default] Added segment 90d16c29-e5d0-4e53-8521-564ff5e191f8 of type vxlan for network 003f33b2-326c-4d21-868b-7d9a20de5209 [pid: 8|app: 0|req: 491/1031] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:06 2026] POST /v2.0/networks => generated 612 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:06.780 8 INFO neutron.db.segments_db [None req-95e8ef8b-7532-4d08-b9ea-ed44e79bf37c 60121274b8f442aea00147d459a7b855 168f110876c94ab1a8c1e6e0ec2b854b - - default default] Added segment 00bceeb3-694d-4116-aa0c-4adee58c2a25 of type vxlan for network 7967e371-71a9-4f5a-8baf-a97afcc9b46c [pid: 7|app: 0|req: 541/1032] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:06 2026] POST /v2.0/subnets => generated 673 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1033] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:06 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) 2026-04-28 05:32:06.885 8 INFO neutron.db.segments_db [None req-7ee26c99-1658-46b2-88b7-afac36f06c96 60121274b8f442aea00147d459a7b855 168f110876c94ab1a8c1e6e0ec2b854b - - default default] Added segment 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 of type vxlan for network b323da69-8591-4099-8338-b19cf74cc871 2026-04-28 05:32:06.897 7 INFO neutron.db.segments_db [None req-a9f67040-67bb-493f-8a09-32c5bc2b0ab6 b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] Added segment c21b88d4-01c2-4e4c-8428-8f9fbf4328aa of type vxlan for network 94f42031-7881-45db-83a8-1d81eb144928 [pid: 8|app: 0|req: 493/1034] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:06 2026] POST /v2.0/networks => generated 613 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1035] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:06 2026] POST /v2.0/networks => generated 629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:07.000 8 INFO neutron.db.segments_db [None req-b5e26e1c-a773-4212-a8a2-01a4e6addf7d 60121274b8f442aea00147d459a7b855 168f110876c94ab1a8c1e6e0ec2b854b - - default default] Added segment d93dc515-8c1b-482c-8c27-27866a5e0367 of type vxlan for network 959572b4-7e7c-4e03-bd4d-61b276e1f9ff [pid: 7|app: 0|req: 543/1036] 10.0.0.114 () {34 vars in 742 bytes} [Tue Apr 28 05:32:06 2026] PUT /v2.0/networks/94f42031-7881-45db-83a8-1d81eb144928 => generated 592 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1037] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:06 2026] POST /v2.0/networks => generated 613 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:07.151 8 INFO neutron.db.segments_db [None req-a97e0c07-3af0-4f85-bf28-9e97d6451be0 60121274b8f442aea00147d459a7b855 168f110876c94ab1a8c1e6e0ec2b854b - - default default] Added segment 3e02e63a-4224-4da4-ae76-25a26686d33f of type vxlan for network c7f0e533-1b0b-495f-8cc8-57c752d7bc5d [pid: 8|app: 0|req: 495/1038] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:07 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) [pid: 8|app: 0|req: 496/1039] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:07 2026] PUT /v2.0/networks/003f33b2-326c-4d21-868b-7d9a20de5209/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1040] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:07 2026] POST /v2.0/subnets => generated 646 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1041] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:07 2026] PUT /v2.0/networks/7967e371-71a9-4f5a-8baf-a97afcc9b46c/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: 545/1042] 10.0.0.114 () {34 vars in 740 bytes} [Tue Apr 28 05:32:07 2026] PUT /v2.0/subnets/075a6604-ab01-4ccd-9d23-8ec182337bf7 => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1043] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:07 2026] PUT /v2.0/networks/b323da69-8591-4099-8338-b19cf74cc871/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1044] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:07 2026] PUT /v2.0/networks/959572b4-7e7c-4e03-bd4d-61b276e1f9ff/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1045] 10.0.0.114 () {32 vars in 665 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:07.662 7 INFO neutron.services.segments.plugin [-] Segment c21b88d4-01c2-4e4c-8428-8f9fbf4328aa resource provider aggregate not found 2026-04-28 05:32:07.668 7 INFO neutron.services.segments.plugin [-] Segment c21b88d4-01c2-4e4c-8428-8f9fbf4328aa resource provider aggregate not found [pid: 8|app: 0|req: 501/1046] 10.0.0.114 () {32 vars in 679 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:07.701 7 INFO neutron.services.segments.plugin [-] Segment c21b88d4-01c2-4e4c-8428-8f9fbf4328aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21b88d4-01c2-4e4c-8428-8f9fbf4328aa found for delete ", "request_id": "req-9cf342cf-5cc1-4e54-9b7c-d61cebcf2ff2"}]} [pid: 7|app: 0|req: 546/1047] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:07 2026] DELETE /v2.0/networks/94f42031-7881-45db-83a8-1d81eb144928 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:07.708 7 INFO neutron.services.segments.plugin [-] Segment c21b88d4-01c2-4e4c-8428-8f9fbf4328aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21b88d4-01c2-4e4c-8428-8f9fbf4328aa found for delete ", "request_id": "req-eda4f2d6-59c7-4849-bc1b-f62bea0d5ca4"}]} [pid: 7|app: 0|req: 547/1048] 10.0.0.114 () {32 vars in 675 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:07.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e88378a-c72a-4a49-b76a-9f83dd5bb998 b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1049] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:07 2026] DELETE /v2.0/networks/94f42031-7881-45db-83a8-1d81eb144928 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1050] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1051] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1052] 10.0.0.114 () {32 vars in 687 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1053] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1054] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/security-groups?id=ca2aa7b0-cb0b-4454-a055-a4ded681be7c&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: 505/1055] 10.0.0.114 () {32 vars in 673 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:07.957 7 INFO neutron_taas.services.taas.taas_plugin [req-a29d1a0e-9b8c-47a6-84c3-1ad9f25b0da5 req-602dbbe6-8226-4eef-9518-3c8a14748f5c 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] TaaS: Handle Delete Port: 66651160-099c-4f01-9381-f8b1de3a9826 2026-04-28 05:32:07.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a29d1a0e-9b8c-47a6-84c3-1ad9f25b0da5 req-602dbbe6-8226-4eef-9518-3c8a14748f5c 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] Tap Mirror: Handle Delete Port: 66651160-099c-4f01-9381-f8b1de3a9826 [pid: 8|app: 0|req: 506/1056] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/subnets?network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1057] 10.0.0.114 () {32 vars in 687 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1058] 10.0.0.114 () {32 vars in 652 bytes} [Tue Apr 28 05:32:08 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-28 05:32:08.083 7 INFO neutron.db.l3_db [req-a29d1a0e-9b8c-47a6-84c3-1ad9f25b0da5 req-602dbbe6-8226-4eef-9518-3c8a14748f5c 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] Floating IP 6e089563-461c-495e-85c5-f984e9a16356 disassociated. External IP: 10.96.250.201, port: 66651160-099c-4f01-9381-f8b1de3a9826. 2026-04-28 05:32:08.297 8 INFO neutron.db.segments_db [None req-7440bfbc-ac05-4086-a2ee-92be09f15c60 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment e06c8c4d-ff8d-435b-a259-712dc1b99210 of type vxlan for network aa8769fa-21fe-4a93-86e0-7de01a167421 [pid: 8|app: 0|req: 509/1059] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:32:08 2026] POST /v2.0/networks => generated 721 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1060] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:32:07 2026] DELETE /v2.0/ports/66651160-099c-4f01-9381-f8b1de3a9826 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:08.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92d52247-0287-416d-86e1-660858660d6c'] response: {'server_uuid': '2201392d-e1ae-434a-85ba-b8d4e81c0032', 'name': 'network-vif-deleted', 'tag': '66651160-099c-4f01-9381-f8b1de3a9826', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/1061] 10.0.0.114 () {32 vars in 683 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1062] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/networks => generated 1311 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1063] 10.0.0.114 () {32 vars in 695 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1064] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/subnets => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1065] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:08 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1066] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/networks/6594836b-ee2c-4de1-a567-64578ab4930f => generated 671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1067] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:08 2026] DELETE /v2.0/networks/003f33b2-326c-4d21-868b-7d9a20de5209 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1068] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/subnets/7d7b4b54-489c-47a9-b0ca-f7322a5c54c4 => generated 673 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:08.728 8 INFO neutron.db.segments_db [None req-b479d78c-0548-4bf3-8d3b-577a3914b94a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment db75f3cf-7c5b-4b18-a9be-bde01280f1bc of type vxlan for network 29c73fe7-75b2-44e5-9352-726cdf15ac04 [pid: 7|app: 0|req: 557/1069] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:08 2026] DELETE /v2.0/networks/7967e371-71a9-4f5a-8baf-a97afcc9b46c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:08.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30aa7b25-cf67-483f-93f3-9c4320614676 b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1070] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:08 2026] DELETE /v2.0/subnets/075a6604-ab01-4ccd-9d23-8ec182337bf7 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1071] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:08 2026] DELETE /v2.0/networks/b323da69-8591-4099-8338-b19cf74cc871 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:08.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1075913-7798-4a1d-9666-95a7bf92076e b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1072] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:08 2026] DELETE /v2.0/networks/94f42031-7881-45db-83a8-1d81eb144928 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:32:08.960 8 INFO neutron.db.l3_hamode_db [None req-b479d78c-0548-4bf3-8d3b-577a3914b94a c2df5ab9ea87432c9be0b92161f78aaa f7ca3f2593b1407f9d7146a6c254a29f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 561/1073] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 562/1074] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:08 2026] DELETE /v2.0/networks/959572b4-7e7c-4e03-bd4d-61b276e1f9ff => generated 0 bytes in 87 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1075] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:09 2026] DELETE /v2.0/subnets/7d7b4b54-489c-47a9-b0ca-f7322a5c54c4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1076] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:09 2026] DELETE /v2.0/networks/c7f0e533-1b0b-495f-8cc8-57c752d7bc5d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:09.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb52664b-e6f6-4337-8a89-b4e224fde871 b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] TaaS: Handle Delete Port: 08fda309-8f45-45bc-b655-8c642e90a661 2026-04-28 05:32:09.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb52664b-e6f6-4337-8a89-b4e224fde871 b8e7af64d50b4ed3af27d5c970060f0e f5b99e76bc244480a98c927b03b503b8 - - default default] Tap Mirror: Handle Delete Port: 08fda309-8f45-45bc-b655-8c642e90a661 [pid: 7|app: 0|req: 565/1077] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:09 2026] DELETE /v2.0/networks/6594836b-ee2c-4de1-a567-64578ab4930f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:09.725 7 INFO neutron.services.segments.plugin [-] Segment 90d16c29-e5d0-4e53-8521-564ff5e191f8 resource provider aggregate not found 2026-04-28 05:32:09.727 7 INFO neutron.services.segments.plugin [-] Segment 90d16c29-e5d0-4e53-8521-564ff5e191f8 resource provider aggregate not found 2026-04-28 05:32:09.738 8 INFO neutron.db.l3_hamode_db [None req-b479d78c-0548-4bf3-8d3b-577a3914b94a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:09.739 7 INFO neutron.services.segments.plugin [-] Segment 90d16c29-e5d0-4e53-8521-564ff5e191f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d16c29-e5d0-4e53-8521-564ff5e191f8 found for delete ", "request_id": "req-f1f019a7-4537-4916-b562-c983f11e661d"}]} 2026-04-28 05:32:09.746 7 INFO neutron.services.segments.plugin [-] Segment 90d16c29-e5d0-4e53-8521-564ff5e191f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d16c29-e5d0-4e53-8521-564ff5e191f8 found for delete ", "request_id": "req-719f2719-314c-47d3-b02d-a3ce5784b12e"}]} 2026-04-28 05:32:09.751 7 INFO neutron.services.segments.plugin [-] Segment 00bceeb3-694d-4116-aa0c-4adee58c2a25 resource provider aggregate not found 2026-04-28 05:32:09.761 7 INFO neutron.services.segments.plugin [-] Segment 00bceeb3-694d-4116-aa0c-4adee58c2a25 resource provider aggregate not found 2026-04-28 05:32:09.766 7 INFO neutron.services.segments.plugin [-] Segment 00bceeb3-694d-4116-aa0c-4adee58c2a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00bceeb3-694d-4116-aa0c-4adee58c2a25 found for delete ", "request_id": "req-888548fb-6b74-42d5-8e1f-63ed982101b4"}]} 2026-04-28 05:32:09.785 7 INFO neutron.services.segments.plugin [-] Segment 00bceeb3-694d-4116-aa0c-4adee58c2a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00bceeb3-694d-4116-aa0c-4adee58c2a25 found for delete ", "request_id": "req-4663fe3a-eb2c-4c2d-b8a9-a796e7efd2a8"}]} 2026-04-28 05:32:09.785 7 INFO neutron.services.segments.plugin [-] Segment 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 resource provider aggregate not found 2026-04-28 05:32:09.800 7 INFO neutron.services.segments.plugin [-] Segment 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 found for delete ", "request_id": "req-9f3be968-5c0f-408b-a3c4-bf423ddddf25"}]} 2026-04-28 05:32:09.806 7 INFO neutron.services.segments.plugin [-] Segment 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 resource provider aggregate not found 2026-04-28 05:32:09.813 7 INFO neutron.services.segments.plugin [-] Segment d93dc515-8c1b-482c-8c27-27866a5e0367 resource provider aggregate not found 2026-04-28 05:32:09.824 7 INFO neutron.services.segments.plugin [-] Segment 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124ab4d5-1b95-4f38-81f7-fe3a3f82aac7 found for delete ", "request_id": "req-b3693002-9541-43b8-a74d-f97a6342af58"}]} 2026-04-28 05:32:09.830 7 INFO neutron.services.segments.plugin [-] Segment d93dc515-8c1b-482c-8c27-27866a5e0367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d93dc515-8c1b-482c-8c27-27866a5e0367 found for delete ", "request_id": "req-4fbc4a28-9a23-4f75-8f49-c31984335407"}]} 2026-04-28 05:32:09.839 7 INFO neutron.services.segments.plugin [-] Segment d93dc515-8c1b-482c-8c27-27866a5e0367 resource provider aggregate not found 2026-04-28 05:32:09.843 7 INFO neutron.services.segments.plugin [-] Segment 3e02e63a-4224-4da4-ae76-25a26686d33f resource provider aggregate not found 2026-04-28 05:32:09.854 7 INFO neutron.services.segments.plugin [-] Segment d93dc515-8c1b-482c-8c27-27866a5e0367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d93dc515-8c1b-482c-8c27-27866a5e0367 found for delete ", "request_id": "req-fec25f6a-95f4-4f7a-a791-7d9adb4675e7"}]} 2026-04-28 05:32:09.864 7 INFO neutron.services.segments.plugin [-] Segment 3e02e63a-4224-4da4-ae76-25a26686d33f resource provider aggregate not found 2026-04-28 05:32:09.866 7 INFO neutron.services.segments.plugin [-] Segment 3e02e63a-4224-4da4-ae76-25a26686d33f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e02e63a-4224-4da4-ae76-25a26686d33f found for delete ", "request_id": "req-34ce36a3-af92-43d8-a0e4-b05179561ac0"}]} 2026-04-28 05:32:09.880 7 INFO neutron.services.segments.plugin [-] Segment 4a4a6a11-6149-45ad-90f6-954b35742336 resource provider aggregate not found 2026-04-28 05:32:09.885 7 INFO neutron.services.segments.plugin [-] Segment 3e02e63a-4224-4da4-ae76-25a26686d33f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e02e63a-4224-4da4-ae76-25a26686d33f found for delete ", "request_id": "req-925b425d-9f0f-43b1-90ad-db1c1a7fb43a"}]} 2026-04-28 05:32:09.897 7 INFO neutron.services.segments.plugin [-] Segment 4a4a6a11-6149-45ad-90f6-954b35742336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a4a6a11-6149-45ad-90f6-954b35742336 found for delete ", "request_id": "req-c61c9173-766b-4f45-b7b5-4501a51cda4f"}]} 2026-04-28 05:32:09.920 7 INFO neutron.services.segments.plugin [-] Segment 4a4a6a11-6149-45ad-90f6-954b35742336 resource provider aggregate not found 2026-04-28 05:32:09.939 7 INFO neutron.services.segments.plugin [-] Segment 4a4a6a11-6149-45ad-90f6-954b35742336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a4a6a11-6149-45ad-90f6-954b35742336 found for delete ", "request_id": "req-03b56e66-6b68-4dcd-9b57-c37355fbb288"}]} [pid: 7|app: 0|req: 566/1078] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:10 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 567/1079] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:10 2026] GET /v2.0/security-groups?tenant_id=f5b99e76bc244480a98c927b03b503b8&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1080] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:10 2026] GET /v2.0/security-groups?tenant_id=168f110876c94ab1a8c1e6e0ec2b854b&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1081] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:10 2026] DELETE /v2.0/security-groups/08d303d4-bdf5-4588-8cb0-3642eee34963 => 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: 570/1082] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:10 2026] DELETE /v2.0/security-groups/bf77043c-af7a-465f-bf1d-3534d2d3997d => 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: 571/1083] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:10 2026] GET /v2.0/security-groups?tenant_id=4e783d012bbd432fab548f4db6690967&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1084] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:10 2026] DELETE /v2.0/security-groups/11f607d5-6a2f-4f7e-85b7-ea32039910f5 => 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: 513/1085] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:08 2026] POST /v2.0/routers => generated 727 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1086] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:10 2026] GET /v2.0/security-groups?tenant_id=e1674c0b01e248028ed5d340f698c920&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1087] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:11 2026] DELETE /v2.0/security-groups/012789dc-f665-4fa4-9d0d-7cd474c8f37b => 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: 516/1088] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:11 2026] GET /v2.0/ports?device_id=2201392d-e1ae-434a-85ba-b8d4e81c0032 => 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: 573/1089] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:10 2026] PUT /v2.0/routers/f953246b-3bef-4578-a8fd-a61f6640b4c0/add_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1090] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:12 2026] DELETE /v2.0/security-groups/ca2aa7b0-cb0b-4454-a055-a4ded681be7c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:12.462 7 INFO neutron.api.v2.resource [None req-f84103c2-9d16-4aa2-bc54-2795ab0c96c3 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1091] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:32:12 2026] GET /v2.0/security-groups/ca2aa7b0-cb0b-4454-a055-a4ded681be7c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:32:12.573 8 INFO neutron.db.segments_db [None req-7ed22748-b8be-4fc7-b5f9-734b1a9e81a2 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment e5f6a47d-e54c-487c-b27a-0cea594e6637 of type vxlan for network 72d86019-4af7-4e1f-8445-285cb758009e 2026-04-28 05:32:12.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-09c3b59b-30c3-44b0-a6dc-78f76a803256 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] TaaS: Handle Delete Port: b2b17d24-3a0d-4a51-b8cf-8d20d4e84ca9 2026-04-28 05:32:12.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c3b59b-30c3-44b0-a6dc-78f76a803256 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] Tap Mirror: Handle Delete Port: b2b17d24-3a0d-4a51-b8cf-8d20d4e84ca9 [pid: 8|app: 0|req: 517/1092] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:12 2026] POST /v2.0/networks => generated 614 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:12.730 8 INFO neutron.db.segments_db [None req-ebda0ae1-a97f-4bb8-acbe-f0339bd36dcf 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 of type vxlan for network 4d785951-abb8-4be1-89ad-1b151a189f5f [pid: 7|app: 0|req: 576/1093] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:32:12 2026] DELETE /v2.0/floatingips/6e089563-461c-495e-85c5-f984e9a16356 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1094] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:12 2026] POST /v2.0/networks => generated 614 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1095] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:12 2026] POST /v2.0/subnets => generated 646 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:13.207 7 INFO neutron_taas.services.taas.taas_plugin [None req-31a4dbcf-4d1e-490b-ad35-32051446dd1e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: e5bc9fed-5d13-4d2e-b348-16be901510f0 2026-04-28 05:32:13.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31a4dbcf-4d1e-490b-ad35-32051446dd1e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: e5bc9fed-5d13-4d2e-b348-16be901510f0 [pid: 8|app: 0|req: 520/1096] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:13 2026] POST /v2.0/subnets => generated 655 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:13.730 8 INFO neutron.db.segments_db [None req-9b56b935-4e61-4d84-a8bf-9de7b34d999a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 0846165c-c7b0-45ab-ac83-14ba2759adae of type vxlan for network 29216cd3-2b49-4a6f-a761-46126b3c520e [pid: 7|app: 0|req: 577/1097] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:12 2026] PUT /v2.0/routers/61fed931-7fac-4c71-b00f-9e6dc11dcaec/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1098] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:32:13 2026] POST /v2.0/networks => generated 721 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:13.856 7 INFO neutron.db.segments_db [None req-83eeb9a7-aba4-4d9a-be93-c9603782a8a8 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 of type vxlan for network bf8f0417-517f-4517-8116-80179f675ab9 2026-04-28 05:32:14.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-086c90bb-4527-4cbb-9803-4ffda625c84e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: d71471d8-1a5c-490f-8c27-f65f62888e18 2026-04-28 05:32:14.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-086c90bb-4527-4cbb-9803-4ffda625c84e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: d71471d8-1a5c-490f-8c27-f65f62888e18 2026-04-28 05:32:14.183 7 INFO neutron.db.l3_hamode_db [None req-83eeb9a7-aba4-4d9a-be93-c9603782a8a8 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:14.399 7 INFO neutron.db.l3_hamode_db [None req-83eeb9a7-aba4-4d9a-be93-c9603782a8a8 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:14.402 8 INFO neutron_taas.services.taas.taas_plugin [None req-086c90bb-4527-4cbb-9803-4ffda625c84e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: b79722f1-ae8d-4276-bba0-31bd5266d135 2026-04-28 05:32:14.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-086c90bb-4527-4cbb-9803-4ffda625c84e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: b79722f1-ae8d-4276-bba0-31bd5266d135 2026-04-28 05:32:14.764 8 INFO neutron.services.segments.plugin [-] Segment 628ef8de-562e-4e67-a13d-135f2852cf17 resource provider aggregate not found 2026-04-28 05:32:14.772 8 INFO neutron.services.segments.plugin [-] Segment 628ef8de-562e-4e67-a13d-135f2852cf17 resource provider aggregate not found 2026-04-28 05:32:14.789 8 INFO neutron.services.segments.plugin [-] Segment 628ef8de-562e-4e67-a13d-135f2852cf17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 628ef8de-562e-4e67-a13d-135f2852cf17 found for delete ", "request_id": "req-374126f0-1c9b-4aec-9b77-fbd1269154de"}]} 2026-04-28 05:32:14.793 8 INFO neutron.db.l3_hamode_db [None req-086c90bb-4527-4cbb-9803-4ffda625c84e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 60a95d22-1f2d-4025-8d48-97c7f1a67185 was deleted as no HA routers are present in tenant ca5162b6937f49438e6b44c29243d92d. [pid: 8|app: 0|req: 522/1099] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:13 2026] DELETE /v2.0/routers/61fed931-7fac-4c71-b00f-9e6dc11dcaec => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:14.810 8 INFO neutron.services.segments.plugin [-] Segment 628ef8de-562e-4e67-a13d-135f2852cf17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 628ef8de-562e-4e67-a13d-135f2852cf17 found for delete ", "request_id": "req-2e5f14ba-7e69-4aba-abf3-63e8ac58c9bb"}]} [pid: 8|app: 0|req: 523/1100] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:14 2026] POST /v2.0/subnets => generated 687 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1101] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:14 2026] DELETE /v2.0/subnets/323c88eb-357c-439a-8b39-30d07d337570 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1102] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:13 2026] POST /v2.0/routers => generated 511 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:15.161 8 INFO neutron.db.segments_db [None req-bfc0c75c-5d97-471d-95c4-aa150ca56017 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 of type vxlan for network 02707b63-4577-425d-911d-c9d5afc8e9b0 2026-04-28 05:32:15.250 7 INFO neutron_taas.services.taas.taas_plugin [None req-32b4fa23-9a6a-4786-b64d-6d7fe41611f5 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 85206267-aa66-4991-a92b-6633d11e9a4f 2026-04-28 05:32:15.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32b4fa23-9a6a-4786-b64d-6d7fe41611f5 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 85206267-aa66-4991-a92b-6633d11e9a4f 2026-04-28 05:32:15.416 8 INFO neutron.db.l3_hamode_db [None req-bfc0c75c-5d97-471d-95c4-aa150ca56017 c2df5ab9ea87432c9be0b92161f78aaa 653e677639e748af87869465ab1a6719 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:15.420 7 INFO neutron.services.segments.plugin [-] Segment 1f9e3baa-ad00-49d1-b9fb-9983d098190f resource provider aggregate not found 2026-04-28 05:32:15.425 7 INFO neutron.services.segments.plugin [-] Segment 1f9e3baa-ad00-49d1-b9fb-9983d098190f resource provider aggregate not found 2026-04-28 05:32:15.439 7 INFO neutron.services.segments.plugin [-] Segment 1f9e3baa-ad00-49d1-b9fb-9983d098190f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f9e3baa-ad00-49d1-b9fb-9983d098190f found for delete ", "request_id": "req-e6d41339-09b6-4938-abc1-ce2013050a97"}]} 2026-04-28 05:32:15.442 7 INFO neutron.services.segments.plugin [-] Segment 1f9e3baa-ad00-49d1-b9fb-9983d098190f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f9e3baa-ad00-49d1-b9fb-9983d098190f found for delete ", "request_id": "req-60fa3e58-52ad-41c2-a0a8-b6d28718df84"}]} [pid: 7|app: 0|req: 579/1103] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:15 2026] DELETE /v2.0/networks/42cccbea-7fae-4569-96c9-42c0078d4199 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:16.212 8 INFO neutron.db.l3_hamode_db [None req-bfc0c75c-5d97-471d-95c4-aa150ca56017 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 580/1104] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:15 2026] PUT /v2.0/routers/ee3d15ea-2bb9-49f7-b014-3d3b1aac411d/add_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1107] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:16 2026] GET /v2.0/security-groups?tenant_id=ca5162b6937f49438e6b44c29243d92d&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1108] 10.0.0.114 () {34 vars in 677 bytes} [Tue Apr 28 05:32:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1109] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:16 2026] GET /v2.0/ports/cda18819-bfde-4940-acdc-905d79ba6c92 => generated 959 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1110] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:17 2026] DELETE /v2.0/security-groups/890f3b66-9c3a-4ecc-93d6-4dc06372015c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1111] 10.0.0.114 () {34 vars in 677 bytes} [Tue Apr 28 05:32:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1112] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:15 2026] POST /v2.0/routers => generated 727 bytes in 2104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1113] 10.0.0.114 () {34 vars in 677 bytes} [Tue Apr 28 05:32:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1114] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:17 2026] PUT /v2.0/routers/ee3d15ea-2bb9-49f7-b014-3d3b1aac411d/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1115] 10.0.0.114 () {34 vars in 677 bytes} [Tue Apr 28 05:32:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1116] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:18 2026] GET /v2.0/ports/11a26381-276a-418a-924d-0a7229c1f582 => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1117] 10.0.0.114 () {34 vars in 677 bytes} [Tue Apr 28 05:32:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1118] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:17 2026] PUT /v2.0/routers/8e68d66a-039e-4dea-9a3c-3954aad0ad51/add_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1119] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:18 2026] PUT /v2.0/policies/f98da5ae-ec38-44f3-b3d8-e5056c7902d1/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1120] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:18 2026] PUT /v2.0/policies/5dd3042a-fe52-4f3a-8b8c-92007fe69e20/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1121] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:18 2026] PUT /v2.0/policies/8843934e-4a3e-4987-84ef-282d016184c6/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1122] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:32:18 2026] PUT /v2.0/policies/bf50cc0b-4688-4b4f-b860-7040d3f172da/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:18.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-287841ea-0153-4678-8037-d53356306b22 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 11a26381-276a-418a-924d-0a7229c1f582 2026-04-28 05:32:18.860 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-287841ea-0153-4678-8037-d53356306b22 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 11a26381-276a-418a-924d-0a7229c1f582 2026-04-28 05:32:19.152 8 INFO neutron.db.segments_db [None req-38fd047e-9705-4982-9a24-c87078fed0db c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment e69069f4-2ea9-41a9-b4b4-eac81e1e980e of type vxlan for network 2fb376e2-38ea-47a6-b277-8d6a8d180f1a [pid: 7|app: 0|req: 592/1123] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:18 2026] PUT /v2.0/routers/ee3d15ea-2bb9-49f7-b014-3d3b1aac411d/remove_router_interface => generated 309 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1124] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:32:18 2026] POST /v2.0/networks => generated 724 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1125] 10.0.0.114 () {32 vars in 673 bytes} [Tue Apr 28 05:32:19 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1126] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:19 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-28 05:32:19.633 8 INFO neutron_taas.services.taas.taas_plugin [None req-3393fb3a-cf1b-4646-9571-8768a2b85271 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: cda18819-bfde-4940-acdc-905d79ba6c92 2026-04-28 05:32:19.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3393fb3a-cf1b-4646-9571-8768a2b85271 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: cda18819-bfde-4940-acdc-905d79ba6c92 [pid: 7|app: 0|req: 595/1127] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:32:19 2026] POST /v2.0/security-groups => generated 1673 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1128] 10.0.0.114 () {32 vars in 687 bytes} [Tue Apr 28 05:32:19 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:19.804 7 INFO neutron.db.segments_db [None req-80839401-011b-4e60-939d-4d91559f458d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment e04c78ad-f705-41b1-8051-369f673bb6d4 of type vxlan for network c1f21d31-8521-4507-8238-408cca70ef2b [pid: 8|app: 0|req: 533/1129] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:19 2026] PUT /v2.0/routers/ee3d15ea-2bb9-49f7-b014-3d3b1aac411d/remove_router_interface => generated 309 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1130] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:20 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: 535/1131] 10.0.0.114 () {32 vars in 683 bytes} [Tue Apr 28 05:32:20 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1132] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:20 2026] GET /v2.0/ports?device_id=ee3d15ea-2bb9-49f7-b014-3d3b1aac411d => 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: 537/1133] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1134] 10.0.0.114 () {32 vars in 695 bytes} [Tue Apr 28 05:32:20 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:20.436 7 INFO neutron.db.l3_hamode_db [None req-80839401-011b-4e60-939d-4d91559f458d c2df5ab9ea87432c9be0b92161f78aaa e746314df318409992bcdcc761e36d1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:20.579 8 INFO neutron_taas.services.taas.taas_plugin [None req-db38a322-e599-42f4-95f6-bd4fcc20f115 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 8ce5ea83-40f0-453f-9252-e692cbd299f6 2026-04-28 05:32:20.584 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db38a322-e599-42f4-95f6-bd4fcc20f115 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 8ce5ea83-40f0-453f-9252-e692cbd299f6 2026-04-28 05:32:20.937 8 INFO neutron.services.segments.plugin [-] Segment 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 resource provider aggregate not found 2026-04-28 05:32:20.942 8 INFO neutron.services.segments.plugin [-] Segment 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 resource provider aggregate not found 2026-04-28 05:32:20.960 8 INFO neutron.services.segments.plugin [-] Segment 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 found for delete ", "request_id": "req-052e7d85-9d61-49e5-a892-35a093695763"}]} 2026-04-28 05:32:20.963 8 INFO neutron.services.segments.plugin [-] Segment 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c6a3d3-d7f9-459b-878c-1bb5ffa5ac08 found for delete ", "request_id": "req-58b1b8dd-a8aa-49d1-85ec-34903ac517dc"}]} 2026-04-28 05:32:20.966 8 INFO neutron.db.l3_hamode_db [None req-db38a322-e599-42f4-95f6-bd4fcc20f115 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] HA network bf8f0417-517f-4517-8116-80179f675ab9 was deleted as no HA routers are present in tenant 62ec89e724fb429291ee042507368c9a. [pid: 8|app: 0|req: 539/1135] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:20 2026] DELETE /v2.0/routers/ee3d15ea-2bb9-49f7-b014-3d3b1aac411d => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1136] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1137] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:32:21 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:21.204 7 INFO neutron.db.l3_hamode_db [None req-80839401-011b-4e60-939d-4d91559f458d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 542/1138] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:21 2026] DELETE /v2.0/subnets/96dba07b-7b11-49aa-8c67-ea3ce6617aea => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1139] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:21 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: 544/1140] 10.0.0.114 () {32 vars in 695 bytes} [Tue Apr 28 05:32:21 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1141] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:21 2026] DELETE /v2.0/subnets/d58b3907-a1fe-41b9-8c22-1d61da95049d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:21.673 8 INFO neutron.db.securitygroups_db [None req-624d1062-d5d9-4525-aace-7e0f615684fd 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] Project f7ca3f2593b1407f9d7146a6c254a29f 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: 546/1142] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1143] 10.0.0.114 () {32 vars in 691 bytes} [Tue Apr 28 05:32:21 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1144] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:21 2026] DELETE /v2.0/networks/4d785951-abb8-4be1-89ad-1b151a189f5f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:21.989 8 INFO neutron.db.securitygroups_db [None req-3eb969cf-1cba-4b84-85f0-b34559abc189 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] Project f7ca3f2593b1407f9d7146a6c254a29f 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: 549/1145] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1146] 10.0.0.114 () {32 vars in 703 bytes} [Tue Apr 28 05:32:22 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1147] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:19 2026] POST /v2.0/routers => generated 731 bytes in 2473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:22.255 8 INFO neutron_taas.services.taas.taas_plugin [None req-49fcbfa2-3647-4104-8c6b-dad84ff1a58f 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 89a74f8a-2f05-49b9-ac25-6f4d767abcd1 2026-04-28 05:32:22.258 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49fcbfa2-3647-4104-8c6b-dad84ff1a58f 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 89a74f8a-2f05-49b9-ac25-6f4d767abcd1 [pid: 7|app: 0|req: 598/1148] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:32:22 2026] DELETE /v2.0/qos/policies/f98da5ae-ec38-44f3-b3d8-e5056c7902d1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1149] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:22 2026] DELETE /v2.0/networks/72d86019-4af7-4e1f-8445-285cb758009e => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1150] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:32:22 2026] DELETE /v2.0/qos/policies/5dd3042a-fe52-4f3a-8b8c-92007fe69e20 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1151] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:32:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 05:32:22.739 8 INFO neutron.db.segments_db [None req-9e43e1ef-a449-4083-942f-64aa0b3a91ea 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment c9ae404f-b524-42ed-bcf2-76129b83f08e of type vxlan for network 601f0a73-83dc-41d9-a4b9-1601c8c0ba60 [pid: 8|app: 0|req: 554/1152] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:22 2026] POST /v2.0/networks => generated 615 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1153] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:32:22 2026] DELETE /v2.0/qos/policies/8843934e-4a3e-4987-84ef-282d016184c6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:22.992 8 INFO neutron.services.segments.plugin [-] Segment 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 resource provider aggregate not found 2026-04-28 05:32:22.996 8 INFO neutron.services.segments.plugin [-] Segment 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 resource provider aggregate not found 2026-04-28 05:32:23.020 8 INFO neutron.services.segments.plugin [-] Segment 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 found for delete ", "request_id": "req-79894da0-d9a1-4207-801c-bc673160ecb0"}]} [pid: 8|app: 0|req: 556/1154] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:22 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) 2026-04-28 05:32:23.047 8 INFO neutron.services.segments.plugin [-] Segment e5f6a47d-e54c-487c-b27a-0cea594e6637 resource provider aggregate not found 2026-04-28 05:32:23.056 8 INFO neutron.services.segments.plugin [-] Segment 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71854700-23cb-4ee0-a6b1-ffbcd01f1e13 found for delete ", "request_id": "req-f2b8ddb0-523b-4515-b667-7be8439e1a2a"}]} 2026-04-28 05:32:23.071 8 INFO neutron.services.segments.plugin [-] Segment e5f6a47d-e54c-487c-b27a-0cea594e6637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5f6a47d-e54c-487c-b27a-0cea594e6637 found for delete ", "request_id": "req-19ba4720-eecd-4811-99f0-5a8eda7c66ca"}]} 2026-04-28 05:32:23.077 8 INFO neutron.services.segments.plugin [-] Segment e5f6a47d-e54c-487c-b27a-0cea594e6637 resource provider aggregate not found 2026-04-28 05:32:23.089 8 INFO neutron.services.segments.plugin [-] Segment e5f6a47d-e54c-487c-b27a-0cea594e6637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5f6a47d-e54c-487c-b27a-0cea594e6637 found for delete ", "request_id": "req-f544612f-9f12-4aee-a449-dc80e3cc37c9"}]} [pid: 8|app: 0|req: 557/1155] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:23 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1156] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:32:23 2026] DELETE /v2.0/qos/policies/bf50cc0b-4688-4b4f-b860-7040d3f172da => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1157] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:23.505 8 INFO neutron.db.segments_db [None req-9c21eb9f-85f5-4ec1-b00a-8f07f146d755 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment b8ee3da6-24bf-4197-91c7-7a54c0c155a7 of type vxlan for network aa3123ab-c368-4b9c-bea9-6e956d5261c2 [pid: 7|app: 0|req: 599/1158] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:22 2026] PUT /v2.0/routers/8ed9adc4-b0fb-4a4b-917c-5505295d5df2/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1159] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:32:23 2026] DELETE /v2.0/qos/policies/093a63a7-b9ca-4c0b-946c-b8b430cf4855 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:23.790 8 INFO neutron.db.l3_hamode_db [None req-9c21eb9f-85f5-4ec1-b00a-8f07f146d755 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:23.910 8 INFO neutron.db.l3_hamode_db [None req-9c21eb9f-85f5-4ec1-b00a-8f07f146d755 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 601/1160] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:32:23 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: 7|app: 0|req: 602/1161] 10.0.0.28 () {34 vars in 1096 bytes} [Tue Apr 28 05:32:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--128349454&fields=id&tenant_id=f7ca3f2593b1407f9d7146a6c254a29f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1162] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:32:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1163] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:23 2026] POST /v2.0/routers => generated 510 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1164] 10.0.0.28 () {34 vars in 1096 bytes} [Tue Apr 28 05:32:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-574216925&fields=id&tenant_id=f7ca3f2593b1407f9d7146a6c254a29f => 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: 605/1165] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1166] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:24 2026] GET /v2.0/security-groups?tenant_id=ef1ced07b96141fcab188fbd5cd30b4b&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1167] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:32:24 2026] GET /v2.0/networks?id=aa8769fa-21fe-4a93-86e0-7de01a167421 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1168] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1169] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:24 2026] DELETE /v2.0/security-groups/d85e190d-2396-463b-b3a2-526c7149b21f => 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: 565/1170] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:32:25 2026] GET /v2.0/quotas/f7ca3f2593b1407f9d7146a6c254a29f => 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: 606/1171] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:32:24 2026] POST /v2.0/ports => generated 955 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1172] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:32:25 2026] GET /v2.0/ports?tenant_id=f7ca3f2593b1407f9d7146a6c254a29f&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1173] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:32:25 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1174] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:25 2026] GET /v2.0/security-groups?tenant_id=8c6529d3cbc24b11a9929c8c3e72ee32&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1175] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:32:25 2026] GET /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1176] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:25 2026] DELETE /v2.0/security-groups/feb80b86-0f95-408a-a6b9-88c4dc2fc4ff => 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: 570/1177] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:32:25 2026] GET /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421?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: 571/1178] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/security-groups?tenant_id=5b4843bbc8c8420ba861caa8720b6fbe&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1179] 10.0.0.28 () {34 vars in 1096 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--783137307&fields=id&tenant_id=e746314df318409992bcdcc761e36d1c => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1180] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 608/1181] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:25 2026] PUT /v2.0/routers/91726a88-8f4c-497e-ab8e-1db511c474bd/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1182] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/networks?id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1183] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/ports/1bae3b43-90b3-4053-bbdc-1c86cc6fc5d7 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1184] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/quotas/e746314df318409992bcdcc761e36d1c => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1185] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:26 2026] DELETE /v2.0/security-groups/04cc5559-bff9-4db2-afc0-1075329c1deb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1186] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/ports?tenant_id=e746314df318409992bcdcc761e36d1c&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1187] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?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: 577/1188] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?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: 578/1189] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:26.768 7 INFO neutron_taas.services.taas.taas_plugin [None req-7132caef-2e72-487e-927e-5101d84ce58f 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 1bae3b43-90b3-4053-bbdc-1c86cc6fc5d7 2026-04-28 05:32:26.773 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7132caef-2e72-487e-927e-5101d84ce58f 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 1bae3b43-90b3-4053-bbdc-1c86cc6fc5d7 [pid: 7|app: 0|req: 612/1190] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:26 2026] PUT /v2.0/routers/91726a88-8f4c-497e-ab8e-1db511c474bd/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:27.308 8 INFO neutron.api.v2.resource [None req-4c825588-0aa5-4a64-ac9d-a5c4031d2e5b 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1191] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:27 2026] PUT /v2.0/routers/91726a88-8f4c-497e-ab8e-1db511c474bd/remove_router_interface => generated 197 bytes in 116 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: 613/1192] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:27 2026] GET /v2.0/ports?device_id=91726a88-8f4c-497e-ab8e-1db511c474bd => 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: 580/1193] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:27 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:27.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-27a651ab-a570-4a9e-9ab9-dd26cffccfd8 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 21c12f78-943a-4762-b154-b033e7f7b5ca 2026-04-28 05:32:27.527 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27a651ab-a570-4a9e-9ab9-dd26cffccfd8 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 21c12f78-943a-4762-b154-b033e7f7b5ca [pid: 8|app: 0|req: 581/1194] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:27 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:27.894 7 INFO neutron.services.segments.plugin [-] Segment b8ee3da6-24bf-4197-91c7-7a54c0c155a7 resource provider aggregate not found 2026-04-28 05:32:27.907 7 INFO neutron.services.segments.plugin [-] Segment b8ee3da6-24bf-4197-91c7-7a54c0c155a7 resource provider aggregate not found 2026-04-28 05:32:27.913 7 INFO neutron.services.segments.plugin [-] Segment b8ee3da6-24bf-4197-91c7-7a54c0c155a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8ee3da6-24bf-4197-91c7-7a54c0c155a7 found for delete ", "request_id": "req-2a069c3c-94b5-4ffb-84eb-56b53afba64a"}]} 2026-04-28 05:32:27.929 7 INFO neutron.services.segments.plugin [-] Segment b8ee3da6-24bf-4197-91c7-7a54c0c155a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8ee3da6-24bf-4197-91c7-7a54c0c155a7 found for delete ", "request_id": "req-6b624f33-577d-42e7-8a0a-f96ed54e6770"}]} 2026-04-28 05:32:27.932 7 INFO neutron.db.l3_hamode_db [None req-27a651ab-a570-4a9e-9ab9-dd26cffccfd8 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] HA network aa3123ab-c368-4b9c-bea9-6e956d5261c2 was deleted as no HA routers are present in tenant 62ec89e724fb429291ee042507368c9a. [pid: 7|app: 0|req: 614/1195] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:27 2026] DELETE /v2.0/routers/91726a88-8f4c-497e-ab8e-1db511c474bd => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1196] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:27 2026] DELETE /v2.0/subnets/a213c2d8-4d35-4ebf-b2d7-9a6b4968d9fd => 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: 615/1197] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:28 2026] DELETE /v2.0/networks/601f0a73-83dc-41d9-a4b9-1601c8c0ba60 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:28.269 8 INFO neutron.db.segments_db [None req-bc684db2-0912-4b12-b465-b81a3465a526 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 of type vxlan for network efd89c8a-673b-4bf4-9acf-b6b3d392ceef [pid: 8|app: 0|req: 583/1198] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:28 2026] POST /v2.0/networks => generated 615 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1199] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:28 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 616/1200] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:28 2026] POST /v2.0/subnets => generated 646 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:28.627 8 INFO neutron.db.segments_db [None req-ff8dff54-cf26-4017-8065-328e211ac682 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment 3f140d69-3de7-46af-9c99-5421ef2d687f of type vxlan for network fb9529fc-3f38-476d-8898-9a23da109c34 2026-04-28 05:32:28.829 8 INFO neutron.db.l3_hamode_db [None req-ff8dff54-cf26-4017-8065-328e211ac682 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:32:28.953 8 INFO neutron.db.l3_hamode_db [None req-ff8dff54-cf26-4017-8065-328e211ac682 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 617/1201] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:28 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1202] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:29 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 585/1203] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:28 2026] POST /v2.0/routers => generated 509 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:29.952 7 INFO neutron.services.segments.plugin [-] Segment c9ae404f-b524-42ed-bcf2-76129b83f08e resource provider aggregate not found 2026-04-28 05:32:29.956 7 INFO neutron.services.segments.plugin [-] Segment c9ae404f-b524-42ed-bcf2-76129b83f08e resource provider aggregate not found 2026-04-28 05:32:29.973 7 INFO neutron.services.segments.plugin [-] Segment c9ae404f-b524-42ed-bcf2-76129b83f08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9ae404f-b524-42ed-bcf2-76129b83f08e found for delete ", "request_id": "req-071bea2c-ff3a-4036-8a16-fa393c555b44"}]} 2026-04-28 05:32:29.974 7 INFO neutron.services.segments.plugin [-] Segment c9ae404f-b524-42ed-bcf2-76129b83f08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9ae404f-b524-42ed-bcf2-76129b83f08e found for delete ", "request_id": "req-79cc3804-81c1-4ec0-a07d-8f2ec961c3e6"}]} [pid: 8|app: 0|req: 586/1204] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 589/1207] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.0/networks?id=aa8769fa-21fe-4a93-86e0-7de01a167421 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1208] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7ca3f2593b1407f9d7146a6c254a29f => generated 272 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1209] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:29 2026] PUT /v2.0/routers/1d8aa156-bd11-45ca-964a-97018b8b92c1/add_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1210] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:32:30 2026] POST /v2.0/ports => generated 997 bytes in 403 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: 592/1211] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1000 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:30.958 7 INFO neutron.db.segments_db [None req-6045d478-ae6c-42ce-85cd-b52d7b014669 d327f66f8c574408989d01a44aa404cb 66eb9a50dd274f558f08d0f4434e0249 - - default default] Added segment a80f6f3b-3a34-4101-b355-dc0d7caa8d97 of type vxlan for network e9a807c8-2a28-44d5-b5ee-a58e486b5044 [pid: 8|app: 0|req: 593/1212] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.0/ports/fdcaa848-c1df-46db-bac2-f784ad560c9f => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1213] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:30 2026] POST /v2.0/networks => generated 612 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1214] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:31 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:31.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-9af1c0fd-d650-40ec-9053-4bc5a59e9772 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: fdcaa848-c1df-46db-bac2-f784ad560c9f 2026-04-28 05:32:31.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9af1c0fd-d650-40ec-9053-4bc5a59e9772 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: fdcaa848-c1df-46db-bac2-f784ad560c9f [pid: 8|app: 0|req: 594/1215] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:32:31 2026] PUT /v2.0/ports/1e46609d-9f5f-4380-8482-78294165b248 => generated 1278 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:31.442 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c61d8f43-77a1-4f48-b682-3293fe16506f'] response: {'name': 'network-changed', 'server_uuid': '60c730f4-035d-4aa2-ad93-625fe2833714', 'tag': '1e46609d-9f5f-4380-8482-78294165b248', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 595/1216] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:31 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1217] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:31 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:31.711 8 INFO neutron.db.segments_db [None req-8819d809-2ae1-4518-8610-3d01f3046059 d327f66f8c574408989d01a44aa404cb 66eb9a50dd274f558f08d0f4434e0249 - - default default] Added segment fe446cad-9b5e-4583-b0b8-074605d04f78 of type vxlan for network a6f7c767-06ed-4bf9-a87c-efceaa676053 [pid: 7|app: 0|req: 622/1218] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:31 2026] PUT /v2.0/routers/1d8aa156-bd11-45ca-964a-97018b8b92c1/remove_router_interface => generated 309 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1219] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:31 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1220] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:31 2026] GET /v2.0/ports?device_id=1d8aa156-bd11-45ca-964a-97018b8b92c1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:31.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-c43df567-dc2f-463e-ac44-85665e9c1b5b 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 1ce35f42-1f01-47b8-afab-eea85f19732a 2026-04-28 05:32:31.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c43df567-dc2f-463e-ac44-85665e9c1b5b 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 1ce35f42-1f01-47b8-afab-eea85f19732a [pid: 8|app: 0|req: 598/1221] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:31 2026] POST /v2.0/subnets => generated 629 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1222] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/ports?tenant_id=f7ca3f2593b1407f9d7146a6c254a29f&device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:32.108 8 INFO neutron.db.segments_db [None req-dcf93144-f162-4482-a2b0-5c894d3c36aa d327f66f8c574408989d01a44aa404cb 66eb9a50dd274f558f08d0f4434e0249 - - default default] Added segment 5ebd2f15-355a-420c-9ad6-f9f7585fd211 of type vxlan for network 7b11995a-c5f4-426a-ab4f-9a48085e027d [pid: 8|app: 0|req: 600/1223] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.0/networks => generated 612 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1224] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/networks?tenant_id=f7ca3f2593b1407f9d7146a6c254a29f&shared=False => generated 768 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1225] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:32.320 7 INFO neutron.services.segments.plugin [-] Segment 3f140d69-3de7-46af-9c99-5421ef2d687f resource provider aggregate not found 2026-04-28 05:32:32.320 7 INFO neutron.services.segments.plugin [-] Segment 3f140d69-3de7-46af-9c99-5421ef2d687f resource provider aggregate not found 2026-04-28 05:32:32.338 7 INFO neutron.services.segments.plugin [-] Segment 3f140d69-3de7-46af-9c99-5421ef2d687f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f140d69-3de7-46af-9c99-5421ef2d687f found for delete ", "request_id": "req-8444b07f-b3bd-4ce6-8ba0-8c974149b1fe"}]} 2026-04-28 05:32:32.342 7 INFO neutron.db.l3_hamode_db [None req-c43df567-dc2f-463e-ac44-85665e9c1b5b 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] HA network fb9529fc-3f38-476d-8898-9a23da109c34 was deleted as no HA routers are present in tenant 62ec89e724fb429291ee042507368c9a. 2026-04-28 05:32:32.345 7 INFO neutron.services.segments.plugin [-] Segment 3f140d69-3de7-46af-9c99-5421ef2d687f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f140d69-3de7-46af-9c99-5421ef2d687f found for delete ", "request_id": "req-4d2344c3-1d97-4d60-b8c4-dc4b285e56d5"}]} [pid: 7|app: 0|req: 624/1226] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:31 2026] DELETE /v2.0/routers/1d8aa156-bd11-45ca-964a-97018b8b92c1 => 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: 625/1227] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:32:32 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: 626/1228] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1229] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1230] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:32 2026] DELETE /v2.0/subnets/04a7a413-bb9f-451d-81a7-1dde7e612cc3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:32.557 8 INFO neutron.db.segments_db [None req-5d9f5390-7446-431e-b5ec-f9e0af6f9321 d327f66f8c574408989d01a44aa404cb 66eb9a50dd274f558f08d0f4434e0249 - - default default] Added segment d35e02f9-87bc-4303-850f-cc43c3dca1cc of type vxlan for network 8bd35d53-f2b0-458f-84be-ef23067803ce [pid: 7|app: 0|req: 628/1231] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/networks?id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1232] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.0/networks => generated 613 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1233] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e746314df318409992bcdcc761e36d1c => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1234] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:32 2026] DELETE /v2.0/networks/efd89c8a-673b-4bf4-9acf-b6b3d392ceef => 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: 606/1235] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.0/subnets => generated 629 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1236] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:32.999 8 INFO neutron.db.segments_db [None req-e63ffa67-f9fc-4419-8343-69c455964502 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Added segment dd7ff7b9-ea56-497f-933c-aeb1dac36f53 of type vxlan for network 92f64c07-027d-48e7-8eb8-34c3a250aea8 [pid: 7|app: 0|req: 630/1237] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.0/ports => generated 958 bytes in 379 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-28 05:32:33.167 7 INFO neutron.db.segments_db [None req-9b6b8603-2ef2-4dd1-a964-a36db803e48a d327f66f8c574408989d01a44aa404cb 66eb9a50dd274f558f08d0f4434e0249 - - default default] Added segment 6fccdfab-99e4-400f-b16e-09bba8f45f89 of type vxlan for network fd942012-fd15-41e2-8921-9b50b8471d21 2026-04-28 05:32:33.239 8 INFO neutron.db.l3_hamode_db [None req-e63ffa67-f9fc-4419-8343-69c455964502 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 631/1238] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:33 2026] POST /v2.0/networks => generated 612 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1239] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:32:33 2026] PUT /v2.0/ports/276bd8b1-79da-4963-90a9-0ef94bc03dae => generated 1239 bytes in 403 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-28 05:32:33.712 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adc20fc4-31a3-4784-88eb-950bcf95d10b'] response: {'name': 'network-changed', 'server_uuid': '6803df1b-292b-4d37-81c9-a1dcf6d576ea', 'tag': '276bd8b1-79da-4963-90a9-0ef94bc03dae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 633/1240] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:33 2026] POST /v2.0/subnets => generated 629 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1241] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:33 2026] GET /v2.0/ports?tenant_id=f7ca3f2593b1407f9d7146a6c254a29f&device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1281 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1242] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:33 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:33.959 8 INFO neutron.db.l3_hamode_db [None req-e63ffa67-f9fc-4419-8343-69c455964502 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 636/1243] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:32:33 2026] PUT /v2.0/subnets/2093500b-2290-43bb-8e1d-22d8fee1d935/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1244] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1e46609d-9f5f-4380-8482-78294165b248 => 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: 638/1245] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1246] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1247] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:32:34 2026] PUT /v2.0/subnets/8b17168e-1600-4869-a19b-6bc20259f69d/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: 641/1248] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?id=643d8b30-a272-40eb-a9e5-da84681e4f73 => generated 690 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1249] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1250] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:32:34 2026] PUT /v2.0/subnets/4543ba54-96cf-4e7a-bd4c-90d37d60d702/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1251] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/ports?network_id=aa8769fa-21fe-4a93-86e0-7de01a167421&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1252] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:32:34 2026] PUT /v2.0/subnets/30071340-dc9d-4e52-a11d-416565269952/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1253] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/ports?tenant_id=e746314df318409992bcdcc761e36d1c&device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:34.364 7 INFO neutron.services.segments.plugin [-] Segment aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 resource provider aggregate not found 2026-04-28 05:32:34.373 7 INFO neutron.services.segments.plugin [-] Segment aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 resource provider aggregate not found [pid: 7|app: 0|req: 647/1254] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:34.396 7 INFO neutron.services.segments.plugin [-] Segment aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 found for delete ", "request_id": "req-8ae987b9-7266-4bc0-8c79-ef73e5fb042b"}]} 2026-04-28 05:32:34.414 7 INFO neutron.services.segments.plugin [-] Segment aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa11a2a2-5dbe-4951-bb92-d8d65b8ea221 found for delete ", "request_id": "req-79ad7d15-5a0c-4a55-8b73-7648bbe036dd"}]} [pid: 7|app: 0|req: 648/1255] 10.0.0.114 () {32 vars in 663 bytes} [Tue Apr 28 05:32:34 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) [pid: 7|app: 0|req: 649/1256] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/networks?tenant_id=e746314df318409992bcdcc761e36d1c&shared=False => generated 771 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1257] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1258] 10.0.0.114 () {32 vars in 677 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1259] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1260] 10.0.0.114 () {32 vars in 673 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1261] 10.0.0.114 () {32 vars in 685 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1262] 10.0.0.114 () {32 vars in 671 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1263] 10.0.0.114 () {32 vars in 685 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1264] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1265] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1266] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:32 2026] POST /v2.0/routers => generated 691 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1267] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:34 2026] DELETE /v2.0/subnets/2093500b-2290-43bb-8e1d-22d8fee1d935 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1268] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/routers/808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 697 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1269] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:32:34 2026] GET /v2.0/routers => generated 700 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1270] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:34 2026] DELETE /v2.0/subnets/8b17168e-1600-4869-a19b-6bc20259f69d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1271] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/subnets/4543ba54-96cf-4e7a-bd4c-90d37d60d702 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1272] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1273] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/subnets/30071340-dc9d-4e52-a11d-416565269952 => 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: 664/1274] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1275] 10.0.0.114 () {34 vars in 740 bytes} [Tue Apr 28 05:32:34 2026] PUT /v2.0/routers/808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 704 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1276] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 666/1277] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/routers/808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1278] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1279] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/subnets/c66027af-8910-45df-95b7-85920f911e8a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1280] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/ports?device_id=808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:35.679 8 INFO neutron.services.segments.plugin [-] Segment a80f6f3b-3a34-4101-b355-dc0d7caa8d97 resource provider aggregate not found 2026-04-28 05:32:35.690 8 INFO neutron.services.segments.plugin [-] Segment a80f6f3b-3a34-4101-b355-dc0d7caa8d97 resource provider aggregate not found 2026-04-28 05:32:35.716 8 INFO neutron.services.segments.plugin [-] Segment a80f6f3b-3a34-4101-b355-dc0d7caa8d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a80f6f3b-3a34-4101-b355-dc0d7caa8d97 found for delete ", "request_id": "req-43aa6644-1084-4b47-802a-1104d9979dc6"}]} 2026-04-28 05:32:35.721 8 INFO neutron.services.segments.plugin [-] Segment a80f6f3b-3a34-4101-b355-dc0d7caa8d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a80f6f3b-3a34-4101-b355-dc0d7caa8d97 found for delete ", "request_id": "req-dbf7f79d-108b-45be-b4c8-9f1912be3274"}]} [pid: 8|app: 0|req: 613/1281] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/networks/e9a807c8-2a28-44d5-b5ee-a58e486b5044 => 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: 614/1282] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/ports?tenant_id=e746314df318409992bcdcc761e36d1c&device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:35.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fd11a2a-f29e-4a4c-9ebe-00ec37235b9d 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 5b69b744-24a7-4229-bad0-9516573078c9 2026-04-28 05:32:35.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fd11a2a-f29e-4a4c-9ebe-00ec37235b9d 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 5b69b744-24a7-4229-bad0-9516573078c9 [pid: 8|app: 0|req: 615/1283] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/networks/a6f7c767-06ed-4bf9-a87c-efceaa676053 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1284] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=276bd8b1-79da-4963-90a9-0ef94bc03dae => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:36.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fd11a2a-f29e-4a4c-9ebe-00ec37235b9d 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] TaaS: Handle Delete Port: 75570d86-2257-462d-8c67-e7e738f89656 2026-04-28 05:32:36.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fd11a2a-f29e-4a4c-9ebe-00ec37235b9d 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] Tap Mirror: Handle Delete Port: 75570d86-2257-462d-8c67-e7e738f89656 [pid: 8|app: 0|req: 617/1285] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/networks/7b11995a-c5f4-426a-ab4f-9a48085e027d => 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: 618/1286] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/subnets?id=65a71852-d9a9-49dd-92ee-3cd99d593e81 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1287] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/networks/8bd35d53-f2b0-458f-84be-ef23067803ce => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1288] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?network_id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a&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: 8|app: 0|req: 621/1289] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/networks/fd942012-fd15-41e2-8921-9b50b8471d21 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1290] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1291] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:36.425 7 INFO neutron.services.segments.plugin [-] Segment dd7ff7b9-ea56-497f-933c-aeb1dac36f53 resource provider aggregate not found 2026-04-28 05:32:36.434 7 INFO neutron.services.segments.plugin [-] Segment dd7ff7b9-ea56-497f-933c-aeb1dac36f53 resource provider aggregate not found 2026-04-28 05:32:36.451 7 INFO neutron.services.segments.plugin [-] Segment dd7ff7b9-ea56-497f-933c-aeb1dac36f53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd7ff7b9-ea56-497f-933c-aeb1dac36f53 found for delete ", "request_id": "req-65d5aeb4-d410-4967-bcd6-1e60bac916f3"}]} 2026-04-28 05:32:36.456 7 INFO neutron.services.segments.plugin [-] Segment dd7ff7b9-ea56-497f-933c-aeb1dac36f53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd7ff7b9-ea56-497f-933c-aeb1dac36f53 found for delete ", "request_id": "req-fda94332-6485-4232-8530-ddd13c6b45f7"}]} 2026-04-28 05:32:36.457 7 INFO neutron.db.l3_hamode_db [None req-1fd11a2a-f29e-4a4c-9ebe-00ec37235b9d 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] HA network 92f64c07-027d-48e7-8eb8-34c3a250aea8 was deleted as no HA routers are present in tenant 62ec89e724fb429291ee042507368c9a. [pid: 7|app: 0|req: 669/1292] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:35 2026] DELETE /v2.0/routers/808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1293] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?device_id=808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:36.512 7 INFO neutron.api.v2.resource [None req-079908d7-bef6-40b1-8989-42e08bd7c354 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1294] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/routers/808f55ba-eb36-42a5-9149-fd3520caf3f5 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1295] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1012 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1296] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?device_id=1d8aa156-bd11-45ca-964a-97018b8b92c1 => 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: 625/1297] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:36.565 7 INFO neutron.api.v2.resource [None req-6948e239-9905-406a-833d-802a79ee5188 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1298] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/routers/1d8aa156-bd11-45ca-964a-97018b8b92c1 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:32:36.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e56a45a-6963-4513-89b5-52f0f658e0ec 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1299] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/subnets/04a7a413-bb9f-451d-81a7-1dde7e612cc3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1300] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?device_id=91726a88-8f4c-497e-ab8e-1db511c474bd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:36.624 7 INFO neutron.api.v2.resource [None req-357444a1-ca79-40f0-a61c-ca3c20dbb193 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1301] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/routers/91726a88-8f4c-497e-ab8e-1db511c474bd => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1302] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:36.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f82cc5dc-ed2e-4ce4-9e5a-3e9116ef7aeb 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1303] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/subnets/a213c2d8-4d35-4ebf-b2d7-9a6b4968d9fd => 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: 627/1304] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1305] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.0/ports?device_id=ee3d15ea-2bb9-49f7-b014-3d3b1aac411d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:36.701 8 INFO neutron.api.v2.resource [None req-f8581585-7432-4816-ae91-4772847380a0 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1306] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/routers/ee3d15ea-2bb9-49f7-b014-3d3b1aac411d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:32:36.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f26b651f-9307-4ccb-bc1c-4c2d3dfa3960 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1307] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/subnets/96dba07b-7b11-49aa-8c67-ea3ce6617aea => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:32:36.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4162c92a-36b6-42ea-acc3-eb729cdcfe97 7cb174963c0e4e839c276981b73540ba 62ec89e724fb429291ee042507368c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1308] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:32:36 2026] DELETE /v2.0/subnets/d58b3907-a1fe-41b9-8c22-1d61da95049d => 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: 630/1309] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/security-groups?tenant_id=62ec89e724fb429291ee042507368c9a&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1310] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/security-groups?tenant_id=66eb9a50dd274f558f08d0f4434e0249&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1311] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:37 2026] DELETE /v2.0/security-groups/e79e47d6-42c8-4e11-ae00-fbb488981aab => 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: 681/1312] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:37 2026] DELETE /v2.0/security-groups/cf935620-4cfe-4c9c-b32a-7b879ea5f2bf => 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: 682/1313] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1314] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:37.739 8 INFO neutron.services.segments.plugin [-] Segment fe446cad-9b5e-4583-b0b8-074605d04f78 resource provider aggregate not found 2026-04-28 05:32:37.746 8 INFO neutron.services.segments.plugin [-] Segment fe446cad-9b5e-4583-b0b8-074605d04f78 resource provider aggregate not found [pid: 8|app: 0|req: 632/1315] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/security-groups?tenant_id=0a58f4d153eb4d9d87e543cc64c585f5&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:37.768 8 INFO neutron.services.segments.plugin [-] Segment fe446cad-9b5e-4583-b0b8-074605d04f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe446cad-9b5e-4583-b0b8-074605d04f78 found for delete ", "request_id": "req-766b2244-cd34-4187-ad70-1196ab89ba3d"}]} [pid: 7|app: 0|req: 684/1316] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:37.777 8 INFO neutron.services.segments.plugin [-] Segment fe446cad-9b5e-4583-b0b8-074605d04f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe446cad-9b5e-4583-b0b8-074605d04f78 found for delete ", "request_id": "req-ae4ad976-a449-428a-8cb8-c1efae94e662"}]} 2026-04-28 05:32:37.788 8 INFO neutron.services.segments.plugin [-] Segment 5ebd2f15-355a-420c-9ad6-f9f7585fd211 resource provider aggregate not found 2026-04-28 05:32:37.797 8 INFO neutron.services.segments.plugin [-] Segment 5ebd2f15-355a-420c-9ad6-f9f7585fd211 resource provider aggregate not found 2026-04-28 05:32:37.810 8 INFO neutron.services.segments.plugin [-] Segment 5ebd2f15-355a-420c-9ad6-f9f7585fd211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ebd2f15-355a-420c-9ad6-f9f7585fd211 found for delete ", "request_id": "req-47c5575f-2dd6-4ec8-9834-6575fe20bc10"}]} [pid: 8|app: 0|req: 633/1317] 199.204.45.140 () {34 vars in 1123 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/security-groups?id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&id=07761d05-9539-4462-b4a8-4b2c7a87f06d&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:37.818 8 INFO neutron.services.segments.plugin [-] Segment 5ebd2f15-355a-420c-9ad6-f9f7585fd211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ebd2f15-355a-420c-9ad6-f9f7585fd211 found for delete ", "request_id": "req-f03189f5-b9db-4063-b42b-2e31164a79be"}]} [pid: 7|app: 0|req: 685/1318] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:37.839 8 INFO neutron.services.segments.plugin [-] Segment d35e02f9-87bc-4303-850f-cc43c3dca1cc resource provider aggregate not found 2026-04-28 05:32:37.843 8 INFO neutron.services.segments.plugin [-] Segment d35e02f9-87bc-4303-850f-cc43c3dca1cc resource provider aggregate not found 2026-04-28 05:32:37.866 8 INFO neutron.services.segments.plugin [-] Segment d35e02f9-87bc-4303-850f-cc43c3dca1cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35e02f9-87bc-4303-850f-cc43c3dca1cc found for delete ", "request_id": "req-be39f631-a4aa-4f6d-b74d-125246f01517"}]} 2026-04-28 05:32:37.870 8 INFO neutron.services.segments.plugin [-] Segment d35e02f9-87bc-4303-850f-cc43c3dca1cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35e02f9-87bc-4303-850f-cc43c3dca1cc found for delete ", "request_id": "req-f2a188f2-5b27-4ee5-a5b7-7bfd0a4fa64f"}]} [pid: 7|app: 0|req: 686/1319] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:37.898 8 INFO neutron.services.segments.plugin [-] Segment 6fccdfab-99e4-400f-b16e-09bba8f45f89 resource provider aggregate not found 2026-04-28 05:32:37.908 8 INFO neutron.services.segments.plugin [-] Segment 6fccdfab-99e4-400f-b16e-09bba8f45f89 resource provider aggregate not found 2026-04-28 05:32:37.926 8 INFO neutron.services.segments.plugin [-] Segment 6fccdfab-99e4-400f-b16e-09bba8f45f89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fccdfab-99e4-400f-b16e-09bba8f45f89 found for delete ", "request_id": "req-54450407-6ecc-42bc-8f1a-117cddd94cc9"}]} 2026-04-28 05:32:37.930 8 INFO neutron.services.segments.plugin [-] Segment 6fccdfab-99e4-400f-b16e-09bba8f45f89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fccdfab-99e4-400f-b16e-09bba8f45f89 found for delete ", "request_id": "req-d5e0661a-f014-4ad6-a21c-81b400c76275"}]} [pid: 8|app: 0|req: 634/1320] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:37 2026] DELETE /v2.0/security-groups/f03a3306-9451-4b61-b021-5cf35c3c5efa => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1321] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.0/security-groups?tenant_id=b48b979f52134a5d9017b0c05f958736&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: 635/1322] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:38 2026] DELETE /v2.0/security-groups/502b62f9-223c-487d-9447-db4bc87c64aa => 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: 688/1323] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1324] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1325] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1326] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:39 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1327] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:32:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1328] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:32:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1329] 10.0.0.114 () {34 vars in 757 bytes} [Tue Apr 28 05:32:39 2026] PUT /v2.0/security-groups/d5e7838e-443c-4d3d-af6f-4d94a921b85b => generated 1664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1330] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:32:39 2026] GET /v2.0/security-groups/d5e7838e-443c-4d3d-af6f-4d94a921b85b => generated 1664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1331] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:39 2026] DELETE /v2.0/security-groups/d5e7838e-443c-4d3d-af6f-4d94a921b85b => 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: 640/1332] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:40.058 8 INFO neutron.api.v2.resource [None req-a5f51291-2a67-419c-9ae5-f4698f5f34ed 03362cabf6d94804800c2a2aa7a6b049 45e5e4269ae64f9b90af2e9a936a1865 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1333] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:40 2026] DELETE /v2.0/security-groups/d5e7838e-443c-4d3d-af6f-4d94a921b85b => 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: 693/1334] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1335] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1336] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:32:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1337] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 644/1338] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1339] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1340] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1341] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-group-rules/8edf48d7-099c-4b50-b629-ce5fef3ae936 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1342] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1343] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:32:40 2026] DELETE /v2.0/security-group-rules/8edf48d7-099c-4b50-b629-ce5fef3ae936 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1344] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:40.677 8 INFO neutron.db.l3_db [None req-32542c85-0153-4e5e-bbb3-7ecc16977966 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] Floating IP 07c3a354-9f0c-44e3-9f0b-0f5b3110fc6c associated. External IP: 10.96.250.219, port: 1e46609d-9f5f-4380-8482-78294165b248. [pid: 7|app: 0|req: 700/1345] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1346] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-group-rules/b13dbcd0-5277-4bef-a592-7e3a34a7de2e => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1347] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1348] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:32:40 2026] DELETE /v2.0/security-group-rules/b13dbcd0-5277-4bef-a592-7e3a34a7de2e => 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: 704/1349] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1350] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:40 2026] PUT /v2.0/floatingips/07c3a354-9f0c-44e3-9f0b-0f5b3110fc6c => generated 856 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:41.034 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8952585-c0d8-49b6-9279-e597566e30c4'] response: {'name': 'network-changed', 'server_uuid': '60c730f4-035d-4aa2-ad93-625fe2833714', 'tag': '1e46609d-9f5f-4380-8482-78294165b248', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 705/1351] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1352] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-group-rules/eaebfa86-0555-4a86-8a51-0213d64106e2 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1353] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1354] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:32:41 2026] DELETE /v2.0/security-group-rules/eaebfa86-0555-4a86-8a51-0213d64106e2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1355] 10.0.0.114 () {32 vars in 672 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1356] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:41 2026] DELETE /v2.0/security-groups/4d44f270-9333-4103-b974-bf518311203f => 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: 708/1357] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1358] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1359] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 651/1360] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1361] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 652/1362] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/ports?tenant_id=f7ca3f2593b1407f9d7146a6c254a29f&device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1363] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/networks?id=aa8769fa-21fe-4a93-86e0-7de01a167421 => generated 768 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1364] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1e46609d-9f5f-4380-8482-78294165b248 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1365] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/subnets?id=643d8b30-a272-40eb-a9e5-da84681e4f73 => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1366] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/ports?network_id=aa8769fa-21fe-4a93-86e0-7de01a167421&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1367] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1368] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:41.934 7 INFO neutron.db.l3_db [None req-818b8fc4-ffad-43a0-acd0-efab277fab7a 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] Floating IP ae90c638-ab13-452c-970f-a30ea43c50c3 associated. External IP: 10.96.250.211, port: 276bd8b1-79da-4963-90a9-0ef94bc03dae. [pid: 7|app: 0|req: 711/1369] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:41 2026] PUT /v2.0/floatingips/ae90c638-ab13-452c-970f-a30ea43c50c3 => generated 856 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1370] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.0/security-groups?tenant_id=45e5e4269ae64f9b90af2e9a936a1865&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:42.369 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b9249f1-5439-44a1-8abe-8d043f467f09'] response: {'name': 'network-changed', 'server_uuid': '6803df1b-292b-4d37-81c9-a1dcf6d576ea', 'tag': '276bd8b1-79da-4963-90a9-0ef94bc03dae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 712/1371] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:42 2026] DELETE /v2.0/security-groups/93e6bebd-0c08-494e-8369-a1c8ea355289 => 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: 660/1372] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:32:42 2026] GET /v2.0/ports?tenant_id=e746314df318409992bcdcc761e36d1c&device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1373] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:32:42 2026] GET /v2.0/networks?id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1374] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:32:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=276bd8b1-79da-4963-90a9-0ef94bc03dae => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1375] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:32:43 2026] GET /v2.0/subnets?id=65a71852-d9a9-49dd-92ee-3cd99d593e81 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1376] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:32:43 2026] GET /v2.0/ports?network_id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a&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: 665/1377] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:32:43 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:43.222 7 INFO neutron.db.segments_db [None req-a1772e09-795f-413e-8fb7-3fb3ada6b510 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Added segment ddad598f-2743-46b9-bafc-13bc0cabbb14 of type vxlan for network ee2b11a1-d493-48cf-b2d3-db86620964f3 [pid: 8|app: 0|req: 666/1378] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:32:43 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1379] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:42 2026] POST /v2.0/networks => generated 613 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1380] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:43 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1381] 10.0.0.114 () {34 vars in 665 bytes} [Tue Apr 28 05:32:43 2026] POST /v2.0/trunks => generated 407 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:44.086 8 INFO neutron.db.segments_db [None req-db3fd66a-e094-4fb8-b009-d3b822a10482 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Added segment ef8845c6-04c0-4426-929b-4d373c653919 of type vxlan for network cbb71d3f-2d1b-4597-b488-239f7617417d [pid: 8|app: 0|req: 668/1382] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:44 2026] POST /v2.0/networks => generated 613 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1383] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:32:44 2026] POST /v2.0/subnetpools => generated 549 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1384] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:32:44 2026] GET /v2.0/subnetpools/c04a9773-3c70-48fa-923d-9fd4e0071c93 => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1385] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:44 2026] PUT /v2.0/subnetpools/c04a9773-3c70-48fa-923d-9fd4e0071c93 => 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: 669/1386] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:44 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 718/1387] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:32:44 2026] DELETE /v2.0/subnetpools/c04a9773-3c70-48fa-923d-9fd4e0071c93 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:44.558 7 INFO neutron.api.v2.resource [None req-1a6c38ad-f7eb-4780-9548-4336cd5d2e11 6d65d13998ec45289fe5b4b9f3acb000 23a1031f959946fc8d8413a9cd695852 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1388] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:32:44 2026] GET /v2.0/subnetpools/c04a9773-3c70-48fa-923d-9fd4e0071c93 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:32:44.572 7 INFO neutron.api.v2.resource [None req-81b7be23-fcdf-4727-ba79-5b7725a9142a 6d65d13998ec45289fe5b4b9f3acb000 23a1031f959946fc8d8413a9cd695852 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1389] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:32:44 2026] DELETE /v2.0/subnetpools/c04a9773-3c70-48fa-923d-9fd4e0071c93 => 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: 670/1390] 10.0.0.114 () {34 vars in 665 bytes} [Tue Apr 28 05:32:44 2026] POST /v2.0/trunks => generated 407 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:45.299 8 INFO neutron.db.segments_db [None req-69d6f85a-0131-4387-8572-ba2d7c3160ee c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Added segment af5ce3f9-5528-4f44-a3a5-b0705444b7b1 of type vxlan for network a6444c6c-9206-4313-9ee0-83d784323839 [pid: 8|app: 0|req: 671/1391] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:45 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1394] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:45 2026] GET /v2.0/security-groups?tenant_id=23a1031f959946fc8d8413a9cd695852&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1395] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:45 2026] DELETE /v2.0/security-groups/9b7410ae-1fc9-419f-8cbf-e4476e1a317a => 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: 674/1396] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:45 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1397] 10.0.0.114 () {34 vars in 665 bytes} [Tue Apr 28 05:32:45 2026] POST /v2.0/trunks => generated 407 bytes in 594 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-28 05:32:46.325 8 INFO neutron.db.segments_db [None req-e0d87b31-5a5e-483d-b771-bd793f71721c c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Added segment 64fec028-abe8-48e5-acd4-8de36bc4ebcf of type vxlan for network e99262aa-d1b1-45d5-a6c2-f8dacf5db01a [pid: 8|app: 0|req: 675/1398] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:46 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1399] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:46 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1400] 10.0.0.114 () {34 vars in 665 bytes} [Tue Apr 28 05:32:46 2026] POST /v2.0/trunks => generated 407 bytes in 148 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-28 05:32:46.917 7 INFO neutron.db.segments_db [None req-87878fb7-7398-4826-9f37-f975ebc20253 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Added segment 3b0b6fe8-8c66-441b-8d13-3db67000cc21 of type vxlan for network 68557d28-4b0d-47fc-a967-dbdc578bd3e2 [pid: 7|app: 0|req: 725/1401] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:32:46 2026] POST /v2.0/networks => generated 613 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1402] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:47 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1403] 10.0.0.114 () {34 vars in 665 bytes} [Tue Apr 28 05:32:47 2026] POST /v2.0/trunks => generated 407 bytes in 160 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: 678/1404] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:47 2026] PUT /v2.0/trunks/67b5e2f9-5241-452e-8144-11370f0dc7d0/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: 727/1405] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:47 2026] PUT /v2.0/trunks/12210bf6-0ace-41df-9cab-b96e1d14f704/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1406] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:47 2026] PUT /v2.0/trunks/63f8d498-8b73-41e5-a6cb-6e7292442ac4/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1407] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:32:47 2026] PUT /v2.0/trunks/745e3bd1-6056-4a4c-a485-01d0f69a9e97/tags => 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: 680/1408] 10.0.0.114 () {32 vars in 661 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1409] 10.0.0.114 () {32 vars in 675 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1410] 10.0.0.114 () {32 vars in 671 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1411] 10.0.0.114 () {32 vars in 683 bytes} [Tue Apr 28 05:32:47 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: 8|app: 0|req: 683/1412] 10.0.0.114 () {32 vars in 669 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1413] 10.0.0.114 () {32 vars in 683 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?not-tags=red%2Cblue => 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: 685/1414] 10.0.0.114 () {32 vars in 679 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1415] 10.0.0.114 () {32 vars in 691 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1416] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/trunks/67b5e2f9-5241-452e-8144-11370f0dc7d0 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1417] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/ports/1fcddae6-0cfc-4c41-8417-08d15b016de2 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1418] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:47 2026] GET /v2.0/security-groups?tenant_id=f1095dacc21041329785996b373ca7d5&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1419] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:32:47 2026] DELETE /v2.0/trunks/67b5e2f9-5241-452e-8144-11370f0dc7d0 => 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: 690/1420] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/trunks/12210bf6-0ace-41df-9cab-b96e1d14f704 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1421] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/ports/4c5cd47c-f475-469c-aad3-a4e33e303c53 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1422] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:47 2026] DELETE /v2.0/security-groups/b55e5fed-db92-4cd4-b462-eaed3ce351a0 => 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: 692/1423] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:32:48 2026] DELETE /v2.0/trunks/12210bf6-0ace-41df-9cab-b96e1d14f704 => 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: 732/1424] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/trunks/63f8d498-8b73-41e5-a6cb-6e7292442ac4 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1425] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/ports/f7c0e393-18d2-4351-b2fd-6151d7e189d6 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1426] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:32:48 2026] DELETE /v2.0/trunks/63f8d498-8b73-41e5-a6cb-6e7292442ac4 => 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: 694/1427] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/trunks/745e3bd1-6056-4a4c-a485-01d0f69a9e97 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1428] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/ports/fe5d06b0-7eee-4e40-b945-7638e5cbf405 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1429] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:32:48 2026] DELETE /v2.0/trunks/745e3bd1-6056-4a4c-a485-01d0f69a9e97 => 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: 735/1430] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/trunks/53ae111a-085b-4837-8844-293929ee7fe1 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1431] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/ports/4764549a-8887-4521-8814-f4b0c3d3c87b => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1432] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1433] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:32:48 2026] DELETE /v2.0/trunks/53ae111a-085b-4837-8844-293929ee7fe1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1434] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:48.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-97164a8c-f7e6-44c6-b68f-29a95d743a31 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] TaaS: Handle Delete Port: 1fcddae6-0cfc-4c41-8417-08d15b016de2 2026-04-28 05:32:48.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97164a8c-f7e6-44c6-b68f-29a95d743a31 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Tap Mirror: Handle Delete Port: 1fcddae6-0cfc-4c41-8417-08d15b016de2 [pid: 8|app: 0|req: 698/1435] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:48 2026] DELETE /v2.0/ports/1fcddae6-0cfc-4c41-8417-08d15b016de2 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1436] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1283 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:48.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-d12c1a75-5ec7-43b9-8583-9d0ebcfd7ac8 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] TaaS: Handle Delete Port: 4c5cd47c-f475-469c-aad3-a4e33e303c53 2026-04-28 05:32:48.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d12c1a75-5ec7-43b9-8583-9d0ebcfd7ac8 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Tap Mirror: Handle Delete Port: 4c5cd47c-f475-469c-aad3-a4e33e303c53 [pid: 7|app: 0|req: 739/1437] 10.0.0.114 () {32 vars in 857 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.0/floatingips?floating_network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae&port_id=1e46609d-9f5f-4380-8482-78294165b248 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1438] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:48 2026] DELETE /v2.0/ports/4c5cd47c-f475-469c-aad3-a4e33e303c53 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:49.186 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6c014b0-df1f-4218-8442-1c125d8bee11 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] TaaS: Handle Delete Port: f7c0e393-18d2-4351-b2fd-6151d7e189d6 2026-04-28 05:32:49.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6c014b0-df1f-4218-8442-1c125d8bee11 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Tap Mirror: Handle Delete Port: f7c0e393-18d2-4351-b2fd-6151d7e189d6 [pid: 7|app: 0|req: 740/1439] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:49 2026] DELETE /v2.0/ports/f7c0e393-18d2-4351-b2fd-6151d7e189d6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:49.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-956e6719-dbcb-4d3c-9597-4428f64d2545 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] TaaS: Handle Delete Port: fe5d06b0-7eee-4e40-b945-7638e5cbf405 2026-04-28 05:32:49.403 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-956e6719-dbcb-4d3c-9597-4428f64d2545 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Tap Mirror: Handle Delete Port: fe5d06b0-7eee-4e40-b945-7638e5cbf405 [pid: 8|app: 0|req: 700/1440] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:49 2026] DELETE /v2.0/ports/fe5d06b0-7eee-4e40-b945-7638e5cbf405 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:49.625 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf819f76-c88f-4605-a287-4f1aa271c048 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] TaaS: Handle Delete Port: 4764549a-8887-4521-8814-f4b0c3d3c87b 2026-04-28 05:32:49.628 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf819f76-c88f-4605-a287-4f1aa271c048 c4247478558a4561863a79bfc9a3dd25 0f3321f7fa6c4d5485ca7cc6b7661fda - - default default] Tap Mirror: Handle Delete Port: 4764549a-8887-4521-8814-f4b0c3d3c87b [pid: 7|app: 0|req: 741/1441] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:32:49 2026] DELETE /v2.0/ports/4764549a-8887-4521-8814-f4b0c3d3c87b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1442] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:32:49 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1443] 10.0.0.240 () {34 vars in 1119 bytes} [Tue Apr 28 05:32:49 2026] GET /v2.0/security-groups?id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&id=07761d05-9539-4462-b4a8-4b2c7a87f06d&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:49.855 7 INFO neutron.services.segments.plugin [-] Segment ddad598f-2743-46b9-bafc-13bc0cabbb14 resource provider aggregate not found 2026-04-28 05:32:49.864 7 INFO neutron.services.segments.plugin [-] Segment ddad598f-2743-46b9-bafc-13bc0cabbb14 resource provider aggregate not found 2026-04-28 05:32:49.880 7 INFO neutron.services.segments.plugin [-] Segment ddad598f-2743-46b9-bafc-13bc0cabbb14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddad598f-2743-46b9-bafc-13bc0cabbb14 found for delete ", "request_id": "req-953c3c75-0db4-4d30-a7ea-22ae9026a924"}]} 2026-04-28 05:32:49.882 7 INFO neutron.services.segments.plugin [-] Segment ddad598f-2743-46b9-bafc-13bc0cabbb14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddad598f-2743-46b9-bafc-13bc0cabbb14 found for delete ", "request_id": "req-296d26ac-6b25-49ab-94ff-077f60a50778"}]} [pid: 7|app: 0|req: 742/1444] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:49 2026] DELETE /v2.0/networks/ee2b11a1-d493-48cf-b2d3-db86620964f3 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:50.017 8 INFO neutron.services.segments.plugin [-] Segment ef8845c6-04c0-4426-929b-4d373c653919 resource provider aggregate not found 2026-04-28 05:32:50.022 8 INFO neutron.services.segments.plugin [-] Segment ef8845c6-04c0-4426-929b-4d373c653919 resource provider aggregate not found 2026-04-28 05:32:50.033 8 INFO neutron.services.segments.plugin [-] Segment ef8845c6-04c0-4426-929b-4d373c653919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef8845c6-04c0-4426-929b-4d373c653919 found for delete ", "request_id": "req-f1a7390f-ed9e-4255-acdd-c9ad667bff71"}]} 2026-04-28 05:32:50.034 8 INFO neutron.services.segments.plugin [-] Segment ef8845c6-04c0-4426-929b-4d373c653919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef8845c6-04c0-4426-929b-4d373c653919 found for delete ", "request_id": "req-25641888-34af-4456-9d09-c75ebedc8d5f"}]} [pid: 8|app: 0|req: 703/1445] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:49 2026] DELETE /v2.0/networks/cbb71d3f-2d1b-4597-b488-239f7617417d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1446] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:50 2026] DELETE /v2.0/networks/a6444c6c-9206-4313-9ee0-83d784323839 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1447] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:50 2026] DELETE /v2.0/networks/e99262aa-d1b1-45d5-a6c2-f8dacf5db01a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1448] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:32:50 2026] DELETE /v2.0/networks/68557d28-4b0d-47fc-a967-dbdc578bd3e2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:32:51.063 8 INFO neutron.db.segments_db [None req-0bc5b623-7628-46ec-948c-924566025d71 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Added segment 6efcfa32-1f53-4771-a120-a8444deff756 of type vxlan for network ef639691-8471-4286-8071-8245cde45122 [pid: 8|app: 0|req: 705/1449] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:32:50 2026] POST /v2.0/networks => generated 613 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:51.196 7 INFO neutron.db.segments_db [None req-67340cca-3f77-4fad-8fa8-243a090e0b86 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Added segment 1d248f1d-a197-4dd3-922a-ea7d209a05af of type vxlan for network 1b2f4c1f-b897-431e-b891-baf28a858552 [pid: 8|app: 0|req: 706/1450] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:51 2026] GET /v2.0/security-groups?tenant_id=9d06c29e17914266ae6d1a97c59c5d90&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:51.426 7 INFO neutron.db.l3_hamode_db [None req-67340cca-3f77-4fad-8fa8-243a090e0b86 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 707/1451] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:51 2026] DELETE /v2.0/security-groups/ff1b19ee-5981-4bb3-9fca-054eb650448c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1452] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:51 2026] GET /v2.0/security-groups?tenant_id=0f3321f7fa6c4d5485ca7cc6b7661fda&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1453] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:51 2026] DELETE /v2.0/security-groups/e405ebcb-ca8b-446f-b474-515e777f782b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:51.901 7 INFO neutron.services.segments.plugin [-] Segment af5ce3f9-5528-4f44-a3a5-b0705444b7b1 resource provider aggregate not found 2026-04-28 05:32:51.907 7 INFO neutron.services.segments.plugin [-] Segment af5ce3f9-5528-4f44-a3a5-b0705444b7b1 resource provider aggregate not found 2026-04-28 05:32:51.922 7 INFO neutron.services.segments.plugin [-] Segment af5ce3f9-5528-4f44-a3a5-b0705444b7b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af5ce3f9-5528-4f44-a3a5-b0705444b7b1 found for delete ", "request_id": "req-7935e35c-32e6-4d6a-bbd1-a25fca0597cb"}]} 2026-04-28 05:32:51.931 7 INFO neutron.services.segments.plugin [-] Segment af5ce3f9-5528-4f44-a3a5-b0705444b7b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af5ce3f9-5528-4f44-a3a5-b0705444b7b1 found for delete ", "request_id": "req-6cce25a7-27b8-4b79-83d8-58881025076b"}]} 2026-04-28 05:32:51.940 7 INFO neutron.services.segments.plugin [-] Segment 3b0b6fe8-8c66-441b-8d13-3db67000cc21 resource provider aggregate not found 2026-04-28 05:32:51.955 7 INFO neutron.services.segments.plugin [-] Segment 3b0b6fe8-8c66-441b-8d13-3db67000cc21 resource provider aggregate not found 2026-04-28 05:32:51.974 7 INFO neutron.services.segments.plugin [-] Segment 3b0b6fe8-8c66-441b-8d13-3db67000cc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0b6fe8-8c66-441b-8d13-3db67000cc21 found for delete ", "request_id": "req-e34f22cf-2b7e-4dca-800e-04f74f8c85fb"}]} 2026-04-28 05:32:51.978 7 INFO neutron.services.segments.plugin [-] Segment 3b0b6fe8-8c66-441b-8d13-3db67000cc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0b6fe8-8c66-441b-8d13-3db67000cc21 found for delete ", "request_id": "req-ce76c36d-7ed2-41eb-972d-eec40ff85af4"}]} [pid: 8|app: 0|req: 710/1454] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:51 2026] GET /v2.0/security-groups?tenant_id=aa616c0b51c846eea13c8b7d4d49a4f8&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:32:52.057 8 INFO neutron.services.segments.plugin [-] Segment 64fec028-abe8-48e5-acd4-8de36bc4ebcf resource provider aggregate not found 2026-04-28 05:32:52.061 8 INFO neutron.services.segments.plugin [-] Segment 64fec028-abe8-48e5-acd4-8de36bc4ebcf resource provider aggregate not found 2026-04-28 05:32:52.080 8 INFO neutron.services.segments.plugin [-] Segment 64fec028-abe8-48e5-acd4-8de36bc4ebcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64fec028-abe8-48e5-acd4-8de36bc4ebcf found for delete ", "request_id": "req-c97a2c8b-a914-40a7-b3ad-a14b41771348"}]} 2026-04-28 05:32:52.084 8 INFO neutron.services.segments.plugin [-] Segment 64fec028-abe8-48e5-acd4-8de36bc4ebcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64fec028-abe8-48e5-acd4-8de36bc4ebcf found for delete ", "request_id": "req-e0dc019e-f6e7-4ccc-a573-f9a1804e5cf7"}]} [pid: 8|app: 0|req: 711/1455] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:51 2026] DELETE /v2.0/security-groups/14c09494-22d0-4bfa-a402-3f25b1bb059f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:52.208 7 INFO neutron.db.l3_hamode_db [None req-67340cca-3f77-4fad-8fa8-243a090e0b86 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1456] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1457] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1458] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1459] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1460] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:51 2026] POST /v2.0/routers => generated 695 bytes in 1838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1461] 10.0.0.114 () {32 vars in 775 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.0/subnets?project_id=be87685b3ef945fc8012f9d62866bd42&cidr=10.100.0.0%2F28 => generated 14 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1462] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:32:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1463] 10.0.0.114 () {32 vars in 783 bytes} [Tue Apr 28 05:32:53 2026] GET /v2.0/subnets?network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1464] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:53 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1465] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:53 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1466] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:32:53 2026] POST /v2.0/subnets => generated 657 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1467] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1468] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1469] 10.0.0.28 () {34 vars in 1118 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.0/security-groups?id=07761d05-9539-4462-b4a8-4b2c7a87f06d&id=bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:54.866 7 INFO neutron_taas.services.taas.taas_plugin [req-c30dcab9-244c-4df3-8365-b9899ce331b9 req-e53ab172-75c6-48e6-87d6-fa50d600a126 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] TaaS: Handle Delete Port: 1e46609d-9f5f-4380-8482-78294165b248 2026-04-28 05:32:54.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c30dcab9-244c-4df3-8365-b9899ce331b9 req-e53ab172-75c6-48e6-87d6-fa50d600a126 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] Tap Mirror: Handle Delete Port: 1e46609d-9f5f-4380-8482-78294165b248 [pid: 8|app: 0|req: 720/1470] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:32:53 2026] PUT /v2.0/routers/46d463bc-4c21-4212-bcfe-5f73a9430cd3/add_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:32:54.983 7 INFO neutron.db.l3_db [req-c30dcab9-244c-4df3-8365-b9899ce331b9 req-e53ab172-75c6-48e6-87d6-fa50d600a126 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] Floating IP 07c3a354-9f0c-44e3-9f0b-0f5b3110fc6c disassociated. External IP: 10.96.250.219, port: 1e46609d-9f5f-4380-8482-78294165b248. [pid: 8|app: 0|req: 721/1471] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.0/networks => generated 7959 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1472] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.0/subnets => generated 6496 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1473] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/routers => generated 2911 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1474] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:32:54 2026] DELETE /v2.0/ports/1e46609d-9f5f-4380-8482-78294165b248 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1475] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.0/security-groups => generated 1673 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 05:32:55.394 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa3ffca0-3e4b-4caf-885e-c937d0cfc48d'] response: {'server_uuid': '60c730f4-035d-4aa2-ad93-625fe2833714', 'name': 'network-vif-deleted', 'tag': '1e46609d-9f5f-4380-8482-78294165b248', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 725/1476] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1477] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1478] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:32:55 2026] PUT /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1479] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:55 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: 754/1480] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/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: 755/1481] 10.0.0.114 () {34 vars in 769 bytes} [Tue Apr 28 05:32:55 2026] PUT /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1482] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1483] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1484] 10.0.0.114 () {34 vars in 765 bytes} [Tue Apr 28 05:32:55 2026] PUT /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1485] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1486] 10.0.0.114 () {34 vars in 787 bytes} [Tue Apr 28 05:32:55 2026] PUT /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1487] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 728/1488] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1489] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:55.924 8 INFO neutron.db.securitygroups_db [None req-a8410878-c7d8-4387-8aa6-3a6ef5b10d56 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Project be87685b3ef945fc8012f9d62866bd42 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: 762/1490] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:32:55 2026] PUT /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1491] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1492] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1493] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:56.040 8 INFO neutron.db.securitygroups_db [None req-975f0a19-ec93-4b58-93f1-4b41ebbd82f4 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Project be87685b3ef945fc8012f9d62866bd42 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-28 05:32:56.041 7 INFO neutron.api.v2.resource [None req-0ead607c-01df-476b-8ec2-d726d116b990 039fd50403cb4c5eb24ee8c89806ef0b 2fa58c8376c143b38cc6975c5e54a253 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1494] 10.0.0.114 () {32 vars in 750 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1495] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:32:56 2026] DELETE /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1496] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1497] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:32:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:32:56.155 7 INFO neutron.api.v2.resource [None req-665ae95f-2dd7-4e77-be7e-a81c2c2b1b25 039fd50403cb4c5eb24ee8c89806ef0b 2fa58c8376c143b38cc6975c5e54a253 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1498] 10.0.0.114 () {32 vars in 753 bytes} [Tue Apr 28 05:32:56 2026] DELETE /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/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: 731/1499] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:32:56 2026] DELETE /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1500] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1501] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:32:56 2026] DELETE /v2.0/subnetpools/7556327b-059a-4434-956d-14e313b0cf10 => 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: 770/1502] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/networks => generated 1297 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1503] 10.0.0.28 () {34 vars in 1096 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-125087944&fields=id&tenant_id=be87685b3ef945fc8012f9d62866bd42 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1504] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1505] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/quotas/be87685b3ef945fc8012f9d62866bd42 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1506] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&fields=id => generated 57 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1507] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 736/1508] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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: 737/1509] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:32:57 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1510] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:57 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 773/1511] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.0/security-groups?tenant_id=67b8885d156e4e5bb8de225ff2dbdb26&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1512] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:57 2026] DELETE /v2.0/security-groups/12f5ff2d-0334-412c-8bc6-2a4b75e722c8 => 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: 774/1513] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:32:57 2026] GET /v2.0/security-groups?tenant_id=2fa58c8376c143b38cc6975c5e54a253&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1514] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:57 2026] DELETE /v2.0/security-groups/7894d9a1-a017-4803-9007-1fae3fa8690a => 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: 775/1515] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.0/ports?device_id=60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 741/1516] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 776/1517] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:59 2026] DELETE /v2.0/security-groups/07761d05-9539-4462-b4a8-4b2c7a87f06d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:32:59.372 8 INFO neutron.api.v2.resource [None req-8a92c85a-7ba4-4ad2-acc3-de1d56948fc1 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1518] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:32:59 2026] GET /v2.0/security-groups/07761d05-9539-4462-b4a8-4b2c7a87f06d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1519] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:32:59 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:32:59.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7efb5ec-3e1f-41b4-8fea-9342dc36361b 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] TaaS: Handle Delete Port: 2a413309-892a-42b2-9a74-6b97efc530b5 2026-04-28 05:32:59.527 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7efb5ec-3e1f-41b4-8fea-9342dc36361b 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] Tap Mirror: Handle Delete Port: 2a413309-892a-42b2-9a74-6b97efc530b5 [pid: 7|app: 0|req: 777/1520] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:32:59 2026] DELETE /v2.0/floatingips/07c3a354-9f0c-44e3-9f0b-0f5b3110fc6c => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1521] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:32:59 2026] DELETE /v2.0/security-groups/bfbd13c6-86d8-44cc-8e52-08ddfd0f80c8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:00.314 7 INFO neutron_taas.services.taas.taas_plugin [None req-115eb4d3-e92e-4e05-ba45-cfc3f6b368dd c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: fc97be42-4feb-48c8-b3c7-96d94fcdaa18 2026-04-28 05:33:00.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-115eb4d3-e92e-4e05-ba45-cfc3f6b368dd c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: fc97be42-4feb-48c8-b3c7-96d94fcdaa18 [pid: 8|app: 0|req: 747/1524] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:00 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 778/1525] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:32:59 2026] PUT /v2.0/routers/f953246b-3bef-4578-a8fd-a61f6640b4c0/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:01.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6fde336-2592-47e9-a6fa-1defa682ce40 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 7a1bcbbe-484e-490c-a512-1f3afb97e208 2026-04-28 05:33:01.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6fde336-2592-47e9-a6fa-1defa682ce40 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 7a1bcbbe-484e-490c-a512-1f3afb97e208 2026-04-28 05:33:01.225 8 INFO neutron.db.segments_db [None req-f472d0c3-8182-4ac1-958f-01d2a3c2aab6 97f9df67f6024fcdbbfc92e3532df2a5 d51204e5b859466aa011e5ce33117ed4 - - default default] Added segment 8698c549-555f-4de6-b20c-87259268325b of type vxlan for network ba1406c4-f7ef-44ff-846d-48ee27fee489 [pid: 8|app: 0|req: 748/1526] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:33:00 2026] POST /v2.0/networks => generated 613 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:01.392 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6fde336-2592-47e9-a6fa-1defa682ce40 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 64361e06-9f5f-45e4-ae70-a080922b39ba 2026-04-28 05:33:01.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6fde336-2592-47e9-a6fa-1defa682ce40 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 64361e06-9f5f-45e4-ae70-a080922b39ba [pid: 8|app: 0|req: 749/1527] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:33:01 2026] POST /v2.0/ports => generated 743 bytes in 326 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: 750/1528] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1529] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:01.754 7 INFO neutron.services.segments.plugin [-] Segment db75f3cf-7c5b-4b18-a9be-bde01280f1bc resource provider aggregate not found 2026-04-28 05:33:01.760 7 INFO neutron.services.segments.plugin [-] Segment db75f3cf-7c5b-4b18-a9be-bde01280f1bc resource provider aggregate not found 2026-04-28 05:33:01.781 7 INFO neutron.services.segments.plugin [-] Segment db75f3cf-7c5b-4b18-a9be-bde01280f1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db75f3cf-7c5b-4b18-a9be-bde01280f1bc found for delete ", "request_id": "req-429b58a2-841d-4859-b6d2-024fec6a3755"}]} 2026-04-28 05:33:01.784 7 INFO neutron.services.segments.plugin [-] Segment db75f3cf-7c5b-4b18-a9be-bde01280f1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db75f3cf-7c5b-4b18-a9be-bde01280f1bc found for delete ", "request_id": "req-333dd414-c2b5-4608-88f7-110575ce9835"}]} 2026-04-28 05:33:01.797 7 INFO neutron.db.l3_hamode_db [None req-e6fde336-2592-47e9-a6fa-1defa682ce40 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 29c73fe7-75b2-44e5-9352-726cdf15ac04 was deleted as no HA routers are present in tenant f7ca3f2593b1407f9d7146a6c254a29f. [pid: 7|app: 0|req: 779/1530] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:33:00 2026] DELETE /v2.0/routers/f953246b-3bef-4578-a8fd-a61f6640b4c0 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1531] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be87685b3ef945fc8012f9d62866bd42 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1532] 10.0.0.114 () {34 vars in 665 bytes} [Tue Apr 28 05:33:01 2026] POST /v2.0/trunks => generated 407 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1533] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:33:01 2026] DELETE /v2.0/subnets/643d8b30-a272-40eb-a9e5-da84681e4f73 => 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: 782/1534] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:33:01 2026] PUT /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:02.137 7 INFO neutron_taas.services.taas.taas_plugin [None req-91df92a0-a7f4-4b39-8d9b-f7a217b52633 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: c93860ba-585f-4115-8187-12b78c586462 2026-04-28 05:33:02.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91df92a0-a7f4-4b39-8d9b-f7a217b52633 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: c93860ba-585f-4115-8187-12b78c586462 [pid: 8|app: 0|req: 753/1535] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:33:01 2026] POST /v2.0/ports => generated 954 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1536] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1537] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:33:02 2026] DELETE /v2.0/networks/aa8769fa-21fe-4a93-86e0-7de01a167421 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1538] 10.0.0.114 () {34 vars in 759 bytes} [Tue Apr 28 05:33:02 2026] PUT /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 05:33:02.753 7 INFO neutron_taas.services.taas.taas_plugin [None req-18cb2e2c-98a9-4beb-9ca2-ddbb24cc218f c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 4402ccef-d5d3-4104-8dae-3b43f22aa981 2026-04-28 05:33:02.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18cb2e2c-98a9-4beb-9ca2-ddbb24cc218f c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 4402ccef-d5d3-4104-8dae-3b43f22aa981 [pid: 8|app: 0|req: 755/1539] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:33:02 2026] PUT /v2.0/ports/1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 => generated 1235 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 756/1540] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:02.797 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e844687b-e33b-417c-95f5-02e325d8ea44'] response: {'name': 'network-changed', 'server_uuid': 'a0c9f75a-9a82-435a-ba8b-71a1c981bb8a', 'tag': '1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 757/1541] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1542] 10.0.0.114 () {34 vars in 755 bytes} [Tue Apr 28 05:33:02 2026] PUT /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1543] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1544] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1545] 10.0.0.114 () {34 vars in 777 bytes} [Tue Apr 28 05:33:02 2026] PUT /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/black.or.white => 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: 762/1546] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1547] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:33:02 2026] PUT /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1548] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1549] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:03.116 8 INFO neutron.api.v2.resource [None req-7f6215ce-f118-41b6-927f-5d38cc8b02cf 97f9df67f6024fcdbbfc92e3532df2a5 d51204e5b859466aa011e5ce33117ed4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1550] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1551] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1552] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:03.210 8 INFO neutron.api.v2.resource [None req-a9420645-6436-4432-816b-db1be8e1e269 97f9df67f6024fcdbbfc92e3532df2a5 d51204e5b859466aa011e5ce33117ed4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1553] 10.0.0.114 () {32 vars in 743 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1554] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => 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: 771/1555] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94/tags => 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: 772/1556] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1557] 10.0.0.114 () {32 vars in 716 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/ports/cdda54fe-15b5-4074-86b9-8a8a82509aa4 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1558] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1559] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:33:02 2026] PUT /v2.0/routers/8e68d66a-039e-4dea-9a3c-3954aad0ad51/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1560] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/networks?tenant_id=be87685b3ef945fc8012f9d62866bd42&shared=False => 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: 775/1561] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/trunks/9ea8ecad-681d-4291-8847-8455b54eba94 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1562] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:03.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecb22821-2d92-41d4-8b28-6e846313ad0e 97f9df67f6024fcdbbfc92e3532df2a5 d51204e5b859466aa011e5ce33117ed4 - - default default] TaaS: Handle Delete Port: cdda54fe-15b5-4074-86b9-8a8a82509aa4 2026-04-28 05:33:03.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecb22821-2d92-41d4-8b28-6e846313ad0e 97f9df67f6024fcdbbfc92e3532df2a5 d51204e5b859466aa011e5ce33117ed4 - - default default] Tap Mirror: Handle Delete Port: cdda54fe-15b5-4074-86b9-8a8a82509aa4 2026-04-28 05:33:03.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-5daa1d5e-8ea9-47b2-8451-05d5de854f9b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: c85985aa-4aec-451b-97a0-74f742366a28 2026-04-28 05:33:03.640 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5daa1d5e-8ea9-47b2-8451-05d5de854f9b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: c85985aa-4aec-451b-97a0-74f742366a28 [pid: 8|app: 0|req: 777/1563] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/ports/cdda54fe-15b5-4074-86b9-8a8a82509aa4 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:33:03.786 8 INFO neutron.services.segments.plugin [-] Segment 8698c549-555f-4de6-b20c-87259268325b resource provider aggregate not found 2026-04-28 05:33:03.791 8 INFO neutron.services.segments.plugin [-] Segment 8698c549-555f-4de6-b20c-87259268325b resource provider aggregate not found 2026-04-28 05:33:03.806 7 INFO neutron.services.segments.plugin [-] Segment e06c8c4d-ff8d-435b-a259-712dc1b99210 resource provider aggregate not found [pid: 8|app: 0|req: 778/1564] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/networks/ba1406c4-f7ef-44ff-846d-48ee27fee489 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:33:03.819 8 INFO neutron.services.segments.plugin [-] Segment 8698c549-555f-4de6-b20c-87259268325b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8698c549-555f-4de6-b20c-87259268325b found for delete ", "request_id": "req-5af4c611-11a7-4498-bd7d-2bdf4144e570"}]} 2026-04-28 05:33:03.822 8 INFO neutron.services.segments.plugin [-] Segment 8698c549-555f-4de6-b20c-87259268325b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8698c549-555f-4de6-b20c-87259268325b found for delete ", "request_id": "req-2f1c70c6-28ec-4ff2-9ca7-bd7f48d3240b"}]} 2026-04-28 05:33:03.827 7 INFO neutron.services.segments.plugin [-] Segment e06c8c4d-ff8d-435b-a259-712dc1b99210 resource provider aggregate not found 2026-04-28 05:33:03.835 7 INFO neutron.services.segments.plugin [-] Segment e06c8c4d-ff8d-435b-a259-712dc1b99210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e06c8c4d-ff8d-435b-a259-712dc1b99210 found for delete ", "request_id": "req-04a4eb09-556c-4d4f-ab09-a4d6322bfef1"}]} 2026-04-28 05:33:03.840 7 INFO neutron.services.segments.plugin [-] Segment e06c8c4d-ff8d-435b-a259-712dc1b99210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e06c8c4d-ff8d-435b-a259-712dc1b99210 found for delete ", "request_id": "req-c060c0f8-25f4-476b-97cd-fadf7fddebc0"}]} 2026-04-28 05:33:03.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-5daa1d5e-8ea9-47b2-8451-05d5de854f9b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 6cb2cd02-6822-4e36-a72d-26fdf1ff261d 2026-04-28 05:33:03.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5daa1d5e-8ea9-47b2-8451-05d5de854f9b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 6cb2cd02-6822-4e36-a72d-26fdf1ff261d [pid: 8|app: 0|req: 779/1565] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1566] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:04.374 7 INFO neutron.db.l3_hamode_db [None req-5daa1d5e-8ea9-47b2-8451-05d5de854f9b c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 02707b63-4577-425d-911d-c9d5afc8e9b0 was deleted as no HA routers are present in tenant 653e677639e748af87869465ab1a6719. [pid: 7|app: 0|req: 787/1567] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:33:03 2026] DELETE /v2.0/routers/8e68d66a-039e-4dea-9a3c-3954aad0ad51 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1568] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1569] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 => 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: 781/1570] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:33:04 2026] DELETE /v2.0/subnets/236d1a45-21fa-4eb5-ad6b-921503bebfcb => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1571] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/subnets?id=5c1f0332-1203-4cfb-b4bb-4175e5801fa4 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1572] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/ports?network_id=ef639691-8471-4286-8071-8245cde45122&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:33:04.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-6281c673-e0c3-4129-8df8-38647e6c46d1 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 57c0e897-eb68-484d-aa02-a30e6e112bbf 2026-04-28 05:33:04.702 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6281c673-e0c3-4129-8df8-38647e6c46d1 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 57c0e897-eb68-484d-aa02-a30e6e112bbf [pid: 7|app: 0|req: 792/1573] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/security-groups?tenant_id=9eb9eaba2b0f4a17931586339d9df12f&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1574] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:33:04 2026] DELETE /v2.0/networks/29216cd3-2b49-4a6f-a761-46126b3c520e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1575] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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: 794/1576] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:33:04 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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: 783/1577] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:04 2026] DELETE /v2.0/security-groups/19d84a8d-88ca-421b-b58e-290874436189 => 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: 795/1578] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/security-groups?tenant_id=f7ca3f2593b1407f9d7146a6c254a29f&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1580] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1580] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/security-groups?tenant_id=d51204e5b859466aa011e5ce33117ed4&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1581] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&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: 785/1582] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:05 2026] DELETE /v2.0/security-groups/8c496db9-44a3-4af1-afa6-d91a82d77848 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1583] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:05 2026] DELETE /v2.0/security-groups/b88dbcd0-29df-460b-82bc-a711399948c6 => 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: 786/1584] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1585] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 787/1586] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/security-groups?tenant_id=653e677639e748af87869465ab1a6719&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1587] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 789/1588] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1589] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:05 2026] DELETE /v2.0/security-groups/657ce836-a581-4174-9c21-a5d3089f31a2 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:05.846 8 INFO neutron.services.segments.plugin [-] Segment 0846165c-c7b0-45ab-ac83-14ba2759adae resource provider aggregate not found 2026-04-28 05:33:05.851 7 INFO neutron.services.segments.plugin [-] Segment 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 resource provider aggregate not found 2026-04-28 05:33:05.855 8 INFO neutron.services.segments.plugin [-] Segment 0846165c-c7b0-45ab-ac83-14ba2759adae resource provider aggregate not found 2026-04-28 05:33:05.868 7 INFO neutron.services.segments.plugin [-] Segment 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 resource provider aggregate not found 2026-04-28 05:33:05.875 8 INFO neutron.services.segments.plugin [-] Segment 0846165c-c7b0-45ab-ac83-14ba2759adae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0846165c-c7b0-45ab-ac83-14ba2759adae found for delete ", "request_id": "req-1da865ff-ed0e-4762-b51f-7a2d94c99bdc"}]} 2026-04-28 05:33:05.878 7 INFO neutron.services.segments.plugin [-] Segment 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 found for delete ", "request_id": "req-94ab1359-26f6-4103-ad1c-4b59aa723224"}]} 2026-04-28 05:33:05.887 8 INFO neutron.services.segments.plugin [-] Segment 0846165c-c7b0-45ab-ac83-14ba2759adae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0846165c-c7b0-45ab-ac83-14ba2759adae found for delete ", "request_id": "req-9a9d6ebb-cbe0-4bf0-87f4-74e1db6ea4ff"}]} 2026-04-28 05:33:05.888 7 INFO neutron.services.segments.plugin [-] Segment 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7dbe7b-cecd-4e2f-9774-2aecc9d5e129 found for delete ", "request_id": "req-97218360-8486-43a9-896c-22df5db0cd13"}]} [pid: 8|app: 0|req: 790/1590] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1591] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:06 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 791/1592] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:06 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1593] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:06 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&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: 792/1594] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1595] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1596] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/ports?tenant_id=e746314df318409992bcdcc761e36d1c&device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 793/1597] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1598] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/networks?id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a => generated 771 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1599] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1600] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=276bd8b1-79da-4963-90a9-0ef94bc03dae => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1601] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/subnets?id=65a71852-d9a9-49dd-92ee-3cd99d593e81 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1602] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/ports?network_id=2fb376e2-38ea-47a6-b277-8d6a8d180f1a&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1603] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1604] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1605] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 809/1606] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1607] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1608] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:09.053 8 INFO neutron.db.segments_db [None req-6aea5a58-5910-4a22-b9e8-09692123834d de6977a353494cbfb1ff871093f3e825 11418ea3c71c4448aac1ddaa7c8d56bf - - default default] Added segment e8913ef3-1cc5-4096-80ae-5530e1d3a768 of type vxlan for network 57095542-f06a-45df-8b65-0682f7a7be88 [pid: 8|app: 0|req: 798/1609] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:33:08 2026] POST /v2.0/networks => generated 613 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:09.214 7 INFO neutron.db.segments_db [None req-0ae43893-3fed-4e99-bc76-d71f5ea799f2 de6977a353494cbfb1ff871093f3e825 11418ea3c71c4448aac1ddaa7c8d56bf - - default default] Added segment 572e9f1b-9b9b-4122-be75-dd0c532f3011 of type vxlan for network bc338662-752b-407e-beeb-8b69671bb47f [pid: 7|app: 0|req: 812/1610] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:33:09 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1611] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:33:09 2026] PUT /v2.0/networks/57095542-f06a-45df-8b65-0682f7a7be88/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1612] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/networks/57095542-f06a-45df-8b65-0682f7a7be88/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1613] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1614] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:33:09 2026] PUT /v2.0/networks/bc338662-752b-407e-beeb-8b69671bb47f/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1615] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 815/1616] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/networks/bc338662-752b-407e-beeb-8b69671bb47f/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1617] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:33:09 2026] PUT /v2.0/networks/bc338662-752b-407e-beeb-8b69671bb47f/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1618] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/networks/bc338662-752b-407e-beeb-8b69671bb47f/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1619] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/networks/57095542-f06a-45df-8b65-0682f7a7be88/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:09.881 7 INFO neutron.services.segments.plugin [-] Segment e8913ef3-1cc5-4096-80ae-5530e1d3a768 resource provider aggregate not found 2026-04-28 05:33:09.887 7 INFO neutron.services.segments.plugin [-] Segment e8913ef3-1cc5-4096-80ae-5530e1d3a768 resource provider aggregate not found 2026-04-28 05:33:09.901 7 INFO neutron.services.segments.plugin [-] Segment e8913ef3-1cc5-4096-80ae-5530e1d3a768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8913ef3-1cc5-4096-80ae-5530e1d3a768 found for delete ", "request_id": "req-c48ddeca-96d0-4eb0-a43f-34398c37c1e8"}]} 2026-04-28 05:33:09.908 7 INFO neutron.services.segments.plugin [-] Segment e8913ef3-1cc5-4096-80ae-5530e1d3a768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8913ef3-1cc5-4096-80ae-5530e1d3a768 found for delete ", "request_id": "req-1cfb6e31-7c85-4053-aec0-1031971a746a"}]} [pid: 7|app: 0|req: 817/1620] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:33:09 2026] DELETE /v2.0/networks/57095542-f06a-45df-8b65-0682f7a7be88 => 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: 818/1621] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1622] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:33:09 2026] DELETE /v2.0/networks/bc338662-752b-407e-beeb-8b69671bb47f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1623] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:10 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1624] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:10 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1625] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:10 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1626] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:33:10 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1627] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:09 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1628] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:10 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1629] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:11 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:11.175 7 INFO neutron.db.l3_db [None req-7dfbd2b5-2ae6-42c6-a799-2bc4fa1da685 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Floating IP c719cfea-d311-499b-a1aa-b47fc0c9d2a6 associated. External IP: 10.96.250.219, port: 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8. [pid: 8|app: 0|req: 807/1630] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:11 2026] GET /v2.0/security-groups?tenant_id=11418ea3c71c4448aac1ddaa7c8d56bf&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: 824/1631] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:33:10 2026] POST /v2.0/floatingips => generated 855 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1632] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:11 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:11.573 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a94fb7b8-64b8-43f0-adc9-ec3380bf32d0'] response: {'name': 'network-changed', 'server_uuid': 'a0c9f75a-9a82-435a-ba8b-71a1c981bb8a', 'tag': '1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 826/1633] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:11 2026] DELETE /v2.0/security-groups/2fcb6cdb-3c6b-4db6-bd97-d8d76d5f31d6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1634] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:11 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1635] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:11 2026] POST /v2.0/floatingips => generated 552 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:11.928 7 INFO neutron.services.segments.plugin [-] Segment 572e9f1b-9b9b-4122-be75-dd0c532f3011 resource provider aggregate not found 2026-04-28 05:33:11.930 7 INFO neutron.services.segments.plugin [-] Segment 572e9f1b-9b9b-4122-be75-dd0c532f3011 resource provider aggregate not found [pid: 8|app: 0|req: 809/1636] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:11 2026] GET /v2.0/security-groups?tenant_id=a9cf6900919f42a282cead99bf69c93c&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:33:11.948 7 INFO neutron.services.segments.plugin [-] Segment 572e9f1b-9b9b-4122-be75-dd0c532f3011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572e9f1b-9b9b-4122-be75-dd0c532f3011 found for delete ", "request_id": "req-8aeb06d2-3a94-47f0-a464-5003e2260d93"}]} 2026-04-28 05:33:11.958 7 INFO neutron.services.segments.plugin [-] Segment 572e9f1b-9b9b-4122-be75-dd0c532f3011 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572e9f1b-9b9b-4122-be75-dd0c532f3011 found for delete ", "request_id": "req-d1f77195-64e3-459f-b0d1-e3b9c05df59f"}]} [pid: 8|app: 0|req: 810/1637] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:11 2026] DELETE /v2.0/security-groups/a949d92f-1770-40f3-a94d-5452bbfc4748 => 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: 811/1638] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1639] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1640] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1641] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/subnets?id=5c1f0332-1203-4cfb-b4bb-4175e5801fa4 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1642] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:11 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1643] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/ports?network_id=ef639691-8471-4286-8071-8245cde45122&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: 816/1644] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1645] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1646] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1647] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1648] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1649] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:12 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) [pid: 8|app: 0|req: 821/1650] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:12 2026] PUT /v2.0/floatingips/e0634d05-892b-498f-8275-652e7c1098bb/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1651] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:12 2026] PUT /v2.0/floatingips/ad279b49-6cee-49e6-81de-3bde6cd10123/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1652] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:13 2026] PUT /v2.0/floatingips/7ff5e0e5-081b-4e37-adc4-90f9523a4c01/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1653] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:13 2026] PUT /v2.0/floatingips/55355e30-4042-4b6b-837b-8833d3726c4f/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1654] 10.0.0.114 () {32 vars in 671 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1655] 10.0.0.114 () {32 vars in 685 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1656] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1657] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1658] 10.0.0.114 () {32 vars in 679 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1659] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1660] 10.0.0.114 () {32 vars in 689 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1661] 10.0.0.114 () {32 vars in 701 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:33:13.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbc55404-2223-4820-8015-cb9c20133a48 bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] TaaS: Handle Delete Port: 9b49bd35-c7ea-4d4c-b99f-25f91ca6ac40 2026-04-28 05:33:13.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbc55404-2223-4820-8015-cb9c20133a48 bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] Tap Mirror: Handle Delete Port: 9b49bd35-c7ea-4d4c-b99f-25f91ca6ac40 [pid: 7|app: 0|req: 836/1662] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1663] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 827/1664] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:13 2026] DELETE /v2.0/floatingips/e0634d05-892b-498f-8275-652e7c1098bb => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:14.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c8ace47-37cd-4320-b9ef-0a42253f7f31 bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] TaaS: Handle Delete Port: 714c6418-c189-4061-baed-a3f36ab02c5e 2026-04-28 05:33:14.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c8ace47-37cd-4320-b9ef-0a42253f7f31 bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] Tap Mirror: Handle Delete Port: 714c6418-c189-4061-baed-a3f36ab02c5e [pid: 7|app: 0|req: 838/1665] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:13 2026] DELETE /v2.0/floatingips/ad279b49-6cee-49e6-81de-3bde6cd10123 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:14.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-990f3413-2c6c-4af7-abd5-f7245aed78b3 bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] TaaS: Handle Delete Port: befdc51e-fa06-46a6-a8f2-d6ecfdaddaf4 2026-04-28 05:33:14.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-990f3413-2c6c-4af7-abd5-f7245aed78b3 bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] Tap Mirror: Handle Delete Port: befdc51e-fa06-46a6-a8f2-d6ecfdaddaf4 [pid: 8|app: 0|req: 828/1666] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:14 2026] DELETE /v2.0/floatingips/7ff5e0e5-081b-4e37-adc4-90f9523a4c01 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:14.742 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd7bce07-ccad-4621-9c48-ef3fd9846fdc bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] TaaS: Handle Delete Port: 4d21abaf-09ba-40c4-9bdd-71742f631916 2026-04-28 05:33:14.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd7bce07-ccad-4621-9c48-ef3fd9846fdc bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] Tap Mirror: Handle Delete Port: 4d21abaf-09ba-40c4-9bdd-71742f631916 [pid: 7|app: 0|req: 839/1667] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:14 2026] DELETE /v2.0/floatingips/55355e30-4042-4b6b-837b-8833d3726c4f => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:15.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e2a198e-63f4-4472-9e09-639b9afe8b2e bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] TaaS: Handle Delete Port: cb55a794-ef27-4ace-9e87-fb9048f58e9b 2026-04-28 05:33:15.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e2a198e-63f4-4472-9e09-639b9afe8b2e bccadbe1da1141c698bf0fbcf781a441 d44f2b462b4742f487f4725d5c104322 - - default default] Tap Mirror: Handle Delete Port: cb55a794-ef27-4ace-9e87-fb9048f58e9b [pid: 7|app: 0|req: 840/1668] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:15 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 841/1669] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:15 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1670] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:14 2026] DELETE /v2.0/floatingips/a6b821dd-af3a-4a38-a37b-e64ac98974f1 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1673] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:16 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 832/1674] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:16 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1675] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:16 2026] GET /v2.0/security-groups?tenant_id=d44f2b462b4742f487f4725d5c104322&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1676] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:16 2026] DELETE /v2.0/security-groups/97cc688f-6b0b-4565-b73d-798b71489658 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1677] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:16 2026] GET /v2.0/security-groups?tenant_id=aa1fd8757d1f44e79057d7b7b4ea69ce&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: 834/1678] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:16 2026] DELETE /v2.0/security-groups/363284de-d64d-4831-8a22-07268a8fe519 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1679] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:16 2026] GET /v2.0/security-groups?tenant_id=dd1da4162338419a8e767cfb4e2f04dc&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1680] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:17 2026] DELETE /v2.0/security-groups/794afe41-f829-4869-87ad-d0e525fc5779 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1681] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1682] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1683] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1684] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:21 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: 848/1685] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:33:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1686] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:21 2026] PUT /v2.0/subnetpools/306dc670-4687-46bc-a84a-fc7e7951eec2/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: 849/1687] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:21 2026] PUT /v2.0/subnetpools/5e84b35b-9a65-4377-a65d-0e733c583851/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1688] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:21 2026] PUT /v2.0/subnetpools/317fac45-4ddc-4505-81bc-3bbf7d890742/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1689] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:33:21 2026] PUT /v2.0/subnetpools/21cf7c35-84bb-413e-a501-91601af6c368/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: 840/1690] 10.0.0.114 () {32 vars in 671 bytes} [Tue Apr 28 05:33:21 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1691] 10.0.0.114 () {32 vars in 685 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1692] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1693] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1694] 10.0.0.114 () {32 vars in 679 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1695] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1696] 10.0.0.114 () {32 vars in 689 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1697] 10.0.0.114 () {32 vars in 701 bytes} [Tue Apr 28 05:33:22 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1698] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:22 2026] DELETE /v2.0/subnetpools/306dc670-4687-46bc-a84a-fc7e7951eec2 => 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: 855/1699] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:22 2026] DELETE /v2.0/subnetpools/5e84b35b-9a65-4377-a65d-0e733c583851 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1700] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:22 2026] DELETE /v2.0/subnetpools/317fac45-4ddc-4505-81bc-3bbf7d890742 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1701] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:22 2026] DELETE /v2.0/subnetpools/21cf7c35-84bb-413e-a501-91601af6c368 => 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: 846/1702] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:22 2026] DELETE /v2.0/subnetpools/0fb2515f-366c-4fb4-b071-85f86843bf51 => 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: 857/1703] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:23 2026] GET /v2.0/security-groups?tenant_id=cba7f3f1b07a44bfadf78955d8fb1d04&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1704] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:23 2026] DELETE /v2.0/security-groups/e181582f-5805-4a51-91c7-0716b9d718c1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1705] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:23 2026] GET /v2.0/security-groups?tenant_id=92c252fec4da48b6bcc04373dff60a04&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1706] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:23 2026] DELETE /v2.0/security-groups/2e349de8-c783-407e-a39f-acab91ed22bc => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1707] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:24 2026] GET /v2.0/security-groups?tenant_id=34de8be56a784b8f80b51c91844b7956&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1708] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:24 2026] DELETE /v2.0/security-groups/e8e686a7-8145-4620-9cf0-ce4a9d50ff7b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1709] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:33:25 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1710] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:33:25 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1711] 10.0.0.114 () {34 vars in 677 bytes} [Tue Apr 28 05:33:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1712] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:33:27 2026] PUT /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1713] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/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: 852/1714] 10.0.0.114 () {34 vars in 763 bytes} [Tue Apr 28 05:33:27 2026] PUT /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1715] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/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: 864/1716] 10.0.0.114 () {34 vars in 759 bytes} [Tue Apr 28 05:33:27 2026] PUT /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/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: 853/1717] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1244 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1718] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1719] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 866/1720] 10.0.0.114 () {34 vars in 781 bytes} [Tue Apr 28 05:33:27 2026] PUT /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1721] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1722] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:33:27 2026] PUT /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1723] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1724] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:27.995 8 INFO neutron.api.v2.resource [None req-d40c6e32-e50b-42ed-8f9b-9e207ba7bfd4 4a12a5f7c80e4ffc8ecb193f91c48cc6 42a41a7a44df4a0ba575d130ed00faa4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1725] 10.0.0.114 () {32 vars in 744 bytes} [Tue Apr 28 05:33:27 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1726] 10.0.0.114 () {32 vars in 743 bytes} [Tue Apr 28 05:33:28 2026] DELETE /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1727] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:28 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:28.124 7 INFO neutron.api.v2.resource [None req-ed8fe708-2052-4f06-bba3-8c7a14fb2e73 4a12a5f7c80e4ffc8ecb193f91c48cc6 42a41a7a44df4a0ba575d130ed00faa4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1728] 10.0.0.114 () {32 vars in 747 bytes} [Tue Apr 28 05:33:28 2026] DELETE /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/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: 859/1729] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:33:28 2026] DELETE /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1730] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:33:28 2026] GET /v2.0/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1731] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:33:28 2026] DELETE /v2.0/qos/policies/34c3ec86-69a3-4696-a6d6-7171424b6e7b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1732] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:28 2026] GET /v2.0/security-groups?tenant_id=42a41a7a44df4a0ba575d130ed00faa4&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1733] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:29 2026] DELETE /v2.0/security-groups/8372b10b-cc7b-4e7d-99f2-99ce6ce70476 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1734] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:29 2026] GET /v2.0/security-groups?tenant_id=227ed8944c39480e82f7c1a453df6eab&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1735] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:29 2026] DELETE /v2.0/security-groups/a43a01c8-c0b5-4f8b-a95b-ea3c4c9a8d9b => 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: 875/1738] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:33:32 2026] POST /v2.0/security-groups => generated 1601 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1739] 10.0.0.114 () {34 vars in 766 bytes} [Tue Apr 28 05:33:33 2026] PUT /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1740] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1741] 10.0.0.114 () {34 vars in 777 bytes} [Tue Apr 28 05:33:33 2026] PUT /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/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: 877/1742] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1743] 10.0.0.114 () {34 vars in 773 bytes} [Tue Apr 28 05:33:33 2026] PUT /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1744] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1745] 10.0.0.114 () {34 vars in 795 bytes} [Tue Apr 28 05:33:33 2026] PUT /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags/black.or.white => 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: 879/1746] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1747] 10.0.0.114 () {34 vars in 766 bytes} [Tue Apr 28 05:33:33 2026] PUT /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1748] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1749] 10.0.0.114 () {32 vars in 754 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:33.759 7 INFO neutron.api.v2.resource [None req-1e2c6a8c-7eb9-49cb-bdc2-7e2faaa1f2e9 fe33546c05f442df8de2e48f6bcc4a65 7dd58882a4b14d3ea335cddb2bf062d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1750] 10.0.0.114 () {32 vars in 758 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1751] 10.0.0.114 () {32 vars in 757 bytes} [Tue Apr 28 05:33:33 2026] DELETE /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags/red => 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: 882/1752] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:33.898 8 INFO neutron.api.v2.resource [None req-66619159-b735-4ec8-b87c-cba9fa688220 fe33546c05f442df8de2e48f6bcc4a65 7dd58882a4b14d3ea335cddb2bf062d8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 871/1753] 10.0.0.114 () {32 vars in 761 bytes} [Tue Apr 28 05:33:33 2026] DELETE /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1754] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:33:33 2026] DELETE /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/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: 884/1755] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f/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: 872/1756] 10.0.0.114 () {32 vars in 825 bytes} [Tue Apr 28 05:33:33 2026] GET /v2.0/ports?project_id=be87685b3ef945fc8012f9d62866bd42&network_id=ef639691-8471-4286-8071-8245cde45122 => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1757] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:34 2026] DELETE /v2.0/security-groups/1c757f12-52ae-401e-a866-5cc01142272f => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1758] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:33:34 2026] GET /v2.0/subnets?network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:34.677 7 INFO neutron.db.l3_db [None req-832b4cf5-359d-4ffb-b1d0-0d8a37ad7951 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Floating IP c719cfea-d311-499b-a1aa-b47fc0c9d2a6 disassociated. External IP: 10.96.250.219, port: 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8. [pid: 8|app: 0|req: 874/1759] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:34 2026] GET /v2.0/security-groups?tenant_id=421f8e8dbaa64aa68de14fbf37bf9e21&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1760] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:33:34 2026] PUT /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 554 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1761] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:34 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1762] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:34 2026] DELETE /v2.0/security-groups/d8a0f2bc-f6ec-4df3-bdfc-5b6ecd90ad14 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:35.030 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4b4a5f8-b746-44dd-ade5-73538d6f9c32'] response: {'name': 'network-changed', 'server_uuid': 'a0c9f75a-9a82-435a-ba8b-71a1c981bb8a', 'tag': '1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 888/1763] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/security-groups?tenant_id=7dd58882a4b14d3ea335cddb2bf062d8&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1764] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:35 2026] DELETE /v2.0/security-groups/25e87730-75ed-4712-a9a1-685fe336d03f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1765] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1766] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1767] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 => 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: 878/1768] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/subnets?id=5c1f0332-1203-4cfb-b4bb-4175e5801fa4 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1769] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/ports?network_id=ef639691-8471-4286-8071-8245cde45122&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: 879/1770] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1771] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:33:35 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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: 880/1772] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:36 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1773] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:37 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1774] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:37 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1775] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:37 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 882/1776] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:38 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 895/1777] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:38 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 883/1778] 10.0.0.114 () {34 vars in 684 bytes} [Tue Apr 28 05:33:38 2026] POST /v2.0/security-groups => generated 1673 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1779] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:38 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: 884/1780] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:38 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1781] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1782] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:38 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) 2026-04-28 05:33:38.725 7 INFO neutron.db.securitygroups_db [None req-f83d3554-f3cb-4ca7-989a-6d27b22474b0 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Project be87685b3ef945fc8012f9d62866bd42 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 898/1783] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:38 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:38.866 8 INFO neutron.db.securitygroups_db [None req-71f8b8ca-3fc2-4117-a1a1-6250fd19b6ae 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Project be87685b3ef945fc8012f9d62866bd42 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: 886/1784] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:38 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1785] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 887/1786] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&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: 900/1787] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/networks => generated 1297 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1788] 10.0.0.28 () {34 vars in 1096 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-232672022&fields=id&tenant_id=be87685b3ef945fc8012f9d62866bd42 => 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: 901/1789] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => 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: 889/1790] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/quotas/be87685b3ef945fc8012f9d62866bd42 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1791] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&fields=id => generated 149 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1792] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1793] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1794] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 904/1795] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 892/1796] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.0/security-groups?id=787c640e-9e03-48c9-9315-86d6c4ed2761&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1797] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:40.629 8 INFO neutron_taas.services.taas.taas_plugin [req-09c29eb7-b8ef-4363-b7f4-a6873d2ae9c2 req-225f3cfd-b1ab-49d2-bf48-10651d6b7b1e 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] TaaS: Handle Delete Port: 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:33:40.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09c29eb7-b8ef-4363-b7f4-a6873d2ae9c2 req-225f3cfd-b1ab-49d2-bf48-10651d6b7b1e 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] Tap Mirror: Handle Delete Port: 276bd8b1-79da-4963-90a9-0ef94bc03dae 2026-04-28 05:33:40.756 8 INFO neutron.db.l3_db [req-09c29eb7-b8ef-4363-b7f4-a6873d2ae9c2 req-225f3cfd-b1ab-49d2-bf48-10651d6b7b1e 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] Floating IP ae90c638-ab13-452c-970f-a30ea43c50c3 disassociated. External IP: 10.96.250.211, port: 276bd8b1-79da-4963-90a9-0ef94bc03dae. [pid: 8|app: 0|req: 893/1798] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:33:40 2026] DELETE /v2.0/ports/276bd8b1-79da-4963-90a9-0ef94bc03dae => generated 0 bytes in 559 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:33:41.142 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01aea79b-0ce4-45a4-a59f-b933fd581736'] response: {'server_uuid': '6803df1b-292b-4d37-81c9-a1dcf6d576ea', 'name': 'network-vif-deleted', 'tag': '276bd8b1-79da-4963-90a9-0ef94bc03dae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 906/1799] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:41 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 894/1800] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:41 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 907/1801] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:42 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 895/1802] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:42 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1803] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:43 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 896/1804] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:43 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:33:44.107 7 INFO neutron.db.segments_db [None req-ddc28cc5-6ae8-4618-991b-9b78202bffde 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Added segment af643629-48e8-424b-a794-56a8638d90d8 of type vxlan for network c22d40ba-e1ab-41c0-9388-6592eae23444 [pid: 7|app: 0|req: 909/1805] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:33:43 2026] POST /v2.0/networks => generated 621 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1806] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.0/subnets => generated 658 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1807] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1808] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be87685b3ef945fc8012f9d62866bd42 => generated 272 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1809] 10.0.0.114 () {32 vars in 721 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1810] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 900/1811] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.0/subnets => generated 731 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:44.802 8 INFO neutron.db.segments_db [None req-9d7c7583-15c0-4dc9-9797-f07eb050123d 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Added segment c0e4754f-375f-4798-9498-0719315a641c of type vxlan for network 4c95c4b8-11d0-46bf-ac50-9299043a20e1 [pid: 7|app: 0|req: 912/1812] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.0/ports => generated 954 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 913/1813] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.0/ports?device_id=6803df1b-292b-4d37-81c9-a1dcf6d576ea => 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: 901/1814] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.0/networks => generated 619 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1815] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:44 2026] POST /v2.0/subnets => generated 655 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1816] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:45 2026] POST /v2.0/subnets => generated 726 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:45.468 8 INFO neutron.db.segments_db [None req-5d09ad3b-8b2d-40cc-85e1-6647a0065c84 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Added segment f7287152-4ddc-4556-a5d2-645ec35cb78c of type vxlan for network 96981d6b-7b94-4f2b-a50b-d57c89e3be6b [pid: 8|app: 0|req: 906/1819] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:33:45 2026] POST /v2.0/networks => generated 619 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1820] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:45 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1821] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:33:44 2026] PUT /v2.0/ports/fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 => generated 1235 bytes in 890 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-28 05:33:45.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76c889e4-c418-4bee-a46e-9dd842197dfe'] response: {'name': 'network-changed', 'server_uuid': 'ff248e7b-4834-41f8-b185-47c78b8c1a9c', 'tag': 'fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 915/1822] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:45 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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: 908/1823] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:45 2026] POST /v2.0/subnets => generated 655 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1824] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:45 2026] DELETE /v2.0/security-groups/787c640e-9e03-48c9-9315-86d6c4ed2761 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:33:46.056 8 INFO neutron.api.v2.resource [None req-d7016ee2-8ad8-48f0-a4b9-7e66ac31ac87 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1825] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:33:46 2026] GET /v2.0/security-groups/787c640e-9e03-48c9-9315-86d6c4ed2761 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:33:46.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-17a1371f-1157-467b-9c28-7f50d0232187 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] TaaS: Handle Delete Port: e1d27c62-124c-4bd9-8843-879c61b9f579 2026-04-28 05:33:46.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17a1371f-1157-467b-9c28-7f50d0232187 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] Tap Mirror: Handle Delete Port: e1d27c62-124c-4bd9-8843-879c61b9f579 [pid: 7|app: 0|req: 916/1826] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:45 2026] POST /v2.0/subnets => generated 729 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:46.237 7 INFO neutron.db.segments_db [None req-d847a071-dfce-4179-bfcd-a6d11d398fc1 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Added segment f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 of type vxlan for network c54a8ca3-81ef-4f4e-a5ee-fc26cb42a586 [pid: 8|app: 0|req: 911/1827] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:33:46 2026] DELETE /v2.0/floatingips/ae90c638-ab13-452c-970f-a30ea43c50c3 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1828] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:46 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:33:46.530 7 INFO neutron.db.l3_hamode_db [None req-d847a071-dfce-4179-bfcd-a6d11d398fc1 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:33:46.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c8dfa0f-47a8-4e36-b2f1-ca5825375f54 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:33:46.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c8dfa0f-47a8-4e36-b2f1-ca5825375f54 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: ef0ee67b-fb52-4711-a26f-8cdcbc7279a1 2026-04-28 05:33:47.202 7 INFO neutron.db.l3_hamode_db [None req-d847a071-dfce-4179-bfcd-a6d11d398fc1 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 913/1829] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:33:46 2026] PUT /v2.0/routers/8ed9adc4-b0fb-4a4b-917c-5505295d5df2/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1830] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:33:47 2026] GET /v2.0/networks?tenant_id=be87685b3ef945fc8012f9d62866bd42&shared=False => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1831] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:47 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:47.626 8 INFO neutron_taas.services.taas.taas_plugin [None req-b547fa2d-a87c-402a-9e44-4bcbf25acba7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: b18294fe-7524-47eb-b710-bebc5928e2da 2026-04-28 05:33:47.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b547fa2d-a87c-402a-9e44-4bcbf25acba7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: b18294fe-7524-47eb-b710-bebc5928e2da 2026-04-28 05:33:47.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-b547fa2d-a87c-402a-9e44-4bcbf25acba7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 2adba88c-12a5-424c-b46c-68a9ce9b8967 2026-04-28 05:33:47.896 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b547fa2d-a87c-402a-9e44-4bcbf25acba7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 2adba88c-12a5-424c-b46c-68a9ce9b8967 [pid: 7|app: 0|req: 917/1832] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:33:46 2026] POST /v2.0/routers => generated 685 bytes in 1915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1833] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:33:48 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: 7|app: 0|req: 919/1834] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:48 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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-28 05:33:48.239 8 INFO neutron.services.segments.plugin [-] Segment e04c78ad-f705-41b1-8051-369f673bb6d4 resource provider aggregate not found 2026-04-28 05:33:48.244 8 INFO neutron.services.segments.plugin [-] Segment e04c78ad-f705-41b1-8051-369f673bb6d4 resource provider aggregate not found 2026-04-28 05:33:48.263 8 INFO neutron.services.segments.plugin [-] Segment e04c78ad-f705-41b1-8051-369f673bb6d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04c78ad-f705-41b1-8051-369f673bb6d4 found for delete ", "request_id": "req-7599c75d-082a-4b17-adbb-9059e04ad615"}]} 2026-04-28 05:33:48.266 8 INFO neutron.services.segments.plugin [-] Segment e04c78ad-f705-41b1-8051-369f673bb6d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04c78ad-f705-41b1-8051-369f673bb6d4 found for delete ", "request_id": "req-97de6360-7e6d-4fdb-913c-9242f26508fb"}]} 2026-04-28 05:33:48.272 8 INFO neutron.db.l3_hamode_db [None req-b547fa2d-a87c-402a-9e44-4bcbf25acba7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network c1f21d31-8521-4507-8238-408cca70ef2b was deleted as no HA routers are present in tenant e746314df318409992bcdcc761e36d1c. [pid: 8|app: 0|req: 916/1835] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:33:47 2026] DELETE /v2.0/routers/8ed9adc4-b0fb-4a4b-917c-5505295d5df2 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1836] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:33:48 2026] DELETE /v2.0/subnets/65a71852-d9a9-49dd-92ee-3cd99d593e81 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:33:48.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-be6e2e14-6f39-46f1-b2a6-d1a82b2ea3a1 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 740d1bf7-a6d2-44cb-903b-b42fcc8386eb 2026-04-28 05:33:48.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be6e2e14-6f39-46f1-b2a6-d1a82b2ea3a1 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 740d1bf7-a6d2-44cb-903b-b42fcc8386eb [pid: 8|app: 0|req: 918/1837] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:33:48 2026] DELETE /v2.0/networks/2fb376e2-38ea-47a6-b277-8d6a8d180f1a => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1838] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:48 2026] GET /v2.0/security-groups?tenant_id=e746314df318409992bcdcc761e36d1c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1839] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:48 2026] DELETE /v2.0/security-groups/43c8a8ee-b3d5-4569-b75c-d2f24b45ffe1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1840] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1841] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 => 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: 923/1842] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1843] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/subnets?id=5c1f0332-1203-4cfb-b4bb-4175e5801fa4 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1844] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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: 926/1845] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/ports?network_id=ef639691-8471-4286-8071-8245cde45122&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1846] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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: 920/1847] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:33:48 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/add_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1848] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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) 2026-04-28 05:33:50.285 8 INFO neutron.services.segments.plugin [-] Segment e69069f4-2ea9-41a9-b4b4-eac81e1e980e resource provider aggregate not found 2026-04-28 05:33:50.292 8 INFO neutron.services.segments.plugin [-] Segment e69069f4-2ea9-41a9-b4b4-eac81e1e980e resource provider aggregate not found 2026-04-28 05:33:50.308 8 INFO neutron.services.segments.plugin [-] Segment e69069f4-2ea9-41a9-b4b4-eac81e1e980e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69069f4-2ea9-41a9-b4b4-eac81e1e980e found for delete ", "request_id": "req-9c5001c6-e00a-44be-ad21-56c9750b786a"}]} 2026-04-28 05:33:50.309 8 INFO neutron.services.segments.plugin [-] Segment e69069f4-2ea9-41a9-b4b4-eac81e1e980e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69069f4-2ea9-41a9-b4b4-eac81e1e980e found for delete ", "request_id": "req-687701ec-5118-44be-809c-9066caafa4de"}]} [pid: 8|app: 0|req: 929/1849] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:50 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1850] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:50 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1851] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:33:49 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1852] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1853] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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: 924/1854] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.0/security-groups?tenant_id=60252e3326b8430ab2c5df54e5beb491&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1855] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:52 2026] DELETE /v2.0/security-groups/0a7d00ef-251d-41a9-99a2-2096c2844363 => 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: 931/1856] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:33:50 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1857] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1858] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1859] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:33:52 2026] POST /v2.0/security-groups => generated 1627 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1860] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1861] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1862] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1863] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 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: 936/1864] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1865] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1866] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1867] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1868] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1869] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1870] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1871] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1872] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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: 942/1873] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1874] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1875] 10.0.0.114 () {34 vars in 694 bytes} [Tue Apr 28 05:33:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:33:54.734 8 INFO neutron.db.l3_db [None req-46404ef1-a2ff-4d4c-a738-8046c8dd36a4 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Floating IP c719cfea-d311-499b-a1aa-b47fc0c9d2a6 associated. External IP: 10.96.250.219, port: fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193. [pid: 7|app: 0|req: 934/1876] 10.0.0.28 () {34 vars in 1092 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-346262144&fields=id&tenant_id=39b84f9b9e154a14bb7e07a7e08e28df => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1877] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1878] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/quotas/39b84f9b9e154a14bb7e07a7e08e28df => 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: 943/1879] 10.0.0.114 () {34 vars in 748 bytes} [Tue Apr 28 05:33:54 2026] PUT /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 855 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1880] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&fields=id => generated 241 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:33:55.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8123468b-95d9-425f-b2e8-eb39949ff9ab'] response: {'name': 'network-changed', 'server_uuid': 'ff248e7b-4834-41f8-b185-47c78b8c1a9c', 'tag': 'fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 944/1881] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1882] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1883] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 939/1884] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => 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: 946/1885] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/ports?tenant_id=be87685b3ef945fc8012f9d62866bd42&device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1886] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/networks?id=ef639691-8471-4286-8071-8245cde45122 => generated 756 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1887] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1888] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/subnets?id=5c1f0332-1203-4cfb-b4bb-4175e5801fa4 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1889] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/ports?network_id=ef639691-8471-4286-8071-8245cde45122&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1890] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?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: 949/1891] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.0/networks/ef639691-8471-4286-8071-8245cde45122?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1892] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:56 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1893] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:56 2026] GET /v2.0/security-groups?tenant_id=4ae86a690904401ab9ba9d6653bc74e2&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1894] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:56 2026] DELETE /v2.0/security-groups/eb3c692a-5806-4dca-ac7f-e10e4b21d73d => 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: 951/1895] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:33:56 2026] GET /v2.0/security-groups?tenant_id=41c9820f13cd405b9a0d7e4e0f595293&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1896] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:33:57 2026] DELETE /v2.0/security-groups/1a5f628f-f405-45b3-b3cc-9cf0e84d98bf => 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: 952/1897] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:33:57 2026] GET /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1898] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:33:59 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1899] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:33:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39b84f9b9e154a14bb7e07a7e08e28df => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1900] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:33:59 2026] POST /v2.0/ports => generated 1183 bytes in 465 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: 950/1903] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:00 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1198 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1904] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:00 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1905] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:34:00 2026] PUT /v2.0/ports/f7613acd-0ef2-4da6-bb99-890327850740 => generated 1464 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:34:00.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e5dc7a9-4c5b-4fdc-8dfa-67b5d05a9a38'] response: {'name': 'network-changed', 'server_uuid': 'd2498e7f-a7be-4d1c-af9b-9b09db940da5', 'tag': 'f7613acd-0ef2-4da6-bb99-890327850740', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 952/1906] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:00 2026] GET /v2.0/security-groups?tenant_id=77508044d24d495c913584d7c189cbd1&name=default => generated 2925 bytes in 306 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: 955/1907] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:01 2026] DELETE /v2.0/security-groups/aad7dea5-6f85-4ebe-b0a2-6bfcc6925875 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1908] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:01 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1909] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:34:01 2026] GET /v2.0/networks?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&shared=False => generated 2377 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1910] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:34:01 2026] GET /v2.0/networks?shared=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: 954/1911] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:01 2026] GET /v2.0/security-groups?tenant_id=7932713316fc44cda4b7eaf4afba7682&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: 958/1912] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:01 2026] DELETE /v2.0/security-groups/f7079876-99a2-47eb-877a-e6fb013f5b48 => 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: 955/1913] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1467 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1914] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=f7613acd-0ef2-4da6-bb99-890327850740 => 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: 956/1915] 199.204.45.140 () {34 vars in 1103 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20f&port_id=f7613acd-0ef2-4da6-bb99-890327850740 => 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: 960/1916] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/subnets?id=b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42&id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1917] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&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: 961/1918] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1919] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1920] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:34:02 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:03.538 7 INFO neutron.db.segments_db [None req-ae9fce2a-bb04-46fc-8fc1-58d2a9295ee0 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Added segment 57d201d9-4231-477c-a86e-79db51ae9df6 of type vxlan for network a1b720df-6e56-4401-a3e5-ef3d76aae91d 2026-04-28 05:34:03.627 7 INFO neutron.db.segments_db [None req-ae9fce2a-bb04-46fc-8fc1-58d2a9295ee0 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Added segment 4ae1419a-4b5c-4522-b488-5d06e9900202 of type vxlan for network adc2a91d-9047-4e83-9db7-5db4c9b9a344 [pid: 7|app: 0|req: 959/1921] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:03 2026] POST /v2.0/networks => generated 1206 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1922] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:34:03 2026] GET /v2.0/networks => generated 1843 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:34:03.967 7 INFO neutron.services.segments.plugin [-] Segment 57d201d9-4231-477c-a86e-79db51ae9df6 resource provider aggregate not found 2026-04-28 05:34:03.973 7 INFO neutron.services.segments.plugin [-] Segment 57d201d9-4231-477c-a86e-79db51ae9df6 resource provider aggregate not found 2026-04-28 05:34:03.986 7 INFO neutron.services.segments.plugin [-] Segment 57d201d9-4231-477c-a86e-79db51ae9df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d201d9-4231-477c-a86e-79db51ae9df6 found for delete ", "request_id": "req-0392768c-bffc-4023-8a78-cbb5548bc5f0"}]} 2026-04-28 05:34:04.001 7 INFO neutron.services.segments.plugin [-] Segment 57d201d9-4231-477c-a86e-79db51ae9df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d201d9-4231-477c-a86e-79db51ae9df6 found for delete ", "request_id": "req-c49440f9-4905-48d4-a8f9-7506a8fafb3b"}]} [pid: 7|app: 0|req: 960/1923] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:03 2026] DELETE /v2.0/networks/a1b720df-6e56-4401-a3e5-ef3d76aae91d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:04.131 8 INFO neutron.services.segments.plugin [-] Segment 4ae1419a-4b5c-4522-b488-5d06e9900202 resource provider aggregate not found 2026-04-28 05:34:04.154 8 INFO neutron.services.segments.plugin [-] Segment 4ae1419a-4b5c-4522-b488-5d06e9900202 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae1419a-4b5c-4522-b488-5d06e9900202 found for delete ", "request_id": "req-95085a80-d3dc-4d29-b131-37489979d6ca"}]} 2026-04-28 05:34:04.158 8 INFO neutron.services.segments.plugin [-] Segment 4ae1419a-4b5c-4522-b488-5d06e9900202 resource provider aggregate not found [pid: 8|app: 0|req: 964/1924] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:04 2026] DELETE /v2.0/networks/adc2a91d-9047-4e83-9db7-5db4c9b9a344 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:04.177 8 INFO neutron.services.segments.plugin [-] Segment 4ae1419a-4b5c-4522-b488-5d06e9900202 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae1419a-4b5c-4522-b488-5d06e9900202 found for delete ", "request_id": "req-92b7b524-1519-4eaf-9dbf-281175506e1a"}]} [pid: 7|app: 0|req: 961/1925] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:34:04 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:04.283 8 INFO neutron.db.segments_db [None req-3711a0d9-0763-455f-b1cb-1a6b7568cd88 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Added segment 6966fb31-1243-43f6-bdab-48bf5db0a302 of type vxlan for network 68b7093a-67a0-4eff-a6b9-9dbb48d27700 [pid: 8|app: 0|req: 965/1926] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:04 2026] POST /v2.0/networks => generated 634 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:34:04.434 7 INFO neutron.db.segments_db [None req-439fe7b0-67f9-4393-b232-f02f9424c7f2 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Added segment c2ba537b-eea9-4786-8815-3a8f9429e1eb of type vxlan for network 4ba1cdc1-cbc7-43a6-be2c-632e825ebf09 [pid: 7|app: 0|req: 962/1927] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:04 2026] POST /v2.0/networks => generated 634 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1928] 10.0.0.114 () {34 vars in 664 bytes} [Tue Apr 28 05:34:04 2026] POST /v2.0/ports => generated 1505 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1929] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.0/ports => generated 1505 bytes in 94 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-28 05:34:05.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-08deb0d1-e002-4cb8-82f6-3b509981f2b9 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] TaaS: Handle Delete Port: 693d5288-6525-421c-b4ce-e624e66c5849 2026-04-28 05:34:05.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08deb0d1-e002-4cb8-82f6-3b509981f2b9 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Tap Mirror: Handle Delete Port: 693d5288-6525-421c-b4ce-e624e66c5849 [pid: 8|app: 0|req: 967/1930] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:34:05 2026] DELETE /v2.0/ports/693d5288-6525-421c-b4ce-e624e66c5849 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:05.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-17fcda0c-7975-4ce8-b2ae-3af3fadcecca a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] TaaS: Handle Delete Port: 824312ed-0259-4a8a-aecd-01a52060a4f8 2026-04-28 05:34:05.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17fcda0c-7975-4ce8-b2ae-3af3fadcecca a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Tap Mirror: Handle Delete Port: 824312ed-0259-4a8a-aecd-01a52060a4f8 [pid: 7|app: 0|req: 964/1931] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:34:05 2026] DELETE /v2.0/ports/824312ed-0259-4a8a-aecd-01a52060a4f8 => 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: 968/1932] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.0/ports => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1933] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1934] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:05.697 8 INFO neutron.db.segments_db [None req-213a53ea-3994-42a5-9d17-621c15ef8079 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Added segment 54bd6f16-8e15-4109-abaf-25055c8cf0f7 of type vxlan for network 0ae589bc-b430-4aef-ad77-d285e6e96898 [pid: 7|app: 0|req: 967/1935] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1198 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1936] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1937] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:05 2026] POST /v2.0/networks => generated 634 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:34:05.883 7 INFO neutron.db.segments_db [None req-37e3093c-30d1-41f5-bc6a-7828ca6769a7 a980993a125445ea8e7846999a56de71 ebe4708996e64b40bc09169f1f8f7f8f - - default default] Added segment 25e71167-06c5-4c3a-b499-59f8690724a4 of type vxlan for network 84e9b2be-3c02-4d3d-b61b-e8cb093caab6 [pid: 7|app: 0|req: 969/1938] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:05 2026] POST /v2.0/networks => generated 635 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1939] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:06 2026] POST /v2.0/subnets => generated 1323 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1940] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:34:06 2026] GET /v2.0/subnets => generated 1959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1941] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:06 2026] DELETE /v2.0/subnets/d8887a07-17e2-48ac-a186-9bd8ba9066da => 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: 971/1942] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:07 2026] DELETE /v2.0/subnets/4656c37c-168b-41e2-953d-e88831154e8a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1943] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:34:07 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:07.468 7 INFO neutron.services.segments.plugin [-] Segment 25e71167-06c5-4c3a-b499-59f8690724a4 resource provider aggregate not found 2026-04-28 05:34:07.474 7 INFO neutron.services.segments.plugin [-] Segment 25e71167-06c5-4c3a-b499-59f8690724a4 resource provider aggregate not found 2026-04-28 05:34:07.493 7 INFO neutron.services.segments.plugin [-] Segment 25e71167-06c5-4c3a-b499-59f8690724a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e71167-06c5-4c3a-b499-59f8690724a4 found for delete ", "request_id": "req-228ee8d6-4b9f-4c19-8f5b-8d5326f0f098"}]} 2026-04-28 05:34:07.500 7 INFO neutron.services.segments.plugin [-] Segment 25e71167-06c5-4c3a-b499-59f8690724a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e71167-06c5-4c3a-b499-59f8690724a4 found for delete ", "request_id": "req-b2a2cdf5-17e2-4c5d-9195-56e8edbb0a53"}]} [pid: 7|app: 0|req: 972/1944] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:07 2026] DELETE /v2.0/networks/84e9b2be-3c02-4d3d-b61b-e8cb093caab6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:07.630 8 INFO neutron.services.segments.plugin [-] Segment 54bd6f16-8e15-4109-abaf-25055c8cf0f7 resource provider aggregate not found 2026-04-28 05:34:07.645 8 INFO neutron.services.segments.plugin [-] Segment 54bd6f16-8e15-4109-abaf-25055c8cf0f7 resource provider aggregate not found 2026-04-28 05:34:07.653 8 INFO neutron.services.segments.plugin [-] Segment 54bd6f16-8e15-4109-abaf-25055c8cf0f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54bd6f16-8e15-4109-abaf-25055c8cf0f7 found for delete ", "request_id": "req-f3552d0f-2c12-40dd-a8d9-d718c652ebdd"}]} 2026-04-28 05:34:07.669 8 INFO neutron.services.segments.plugin [-] Segment 54bd6f16-8e15-4109-abaf-25055c8cf0f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54bd6f16-8e15-4109-abaf-25055c8cf0f7 found for delete ", "request_id": "req-c4bb16aa-066b-41d8-9fc2-a1e501de17dc"}]} [pid: 8|app: 0|req: 973/1945] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:07 2026] DELETE /v2.0/networks/0ae589bc-b430-4aef-ad77-d285e6e96898 => 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: 973/1946] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:07 2026] DELETE /v2.0/networks/4ba1cdc1-cbc7-43a6-be2c-632e825ebf09 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1947] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:07 2026] DELETE /v2.0/networks/68b7093a-67a0-4eff-a6b9-9dbb48d27700 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1948] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:08 2026] GET /v2.0/security-groups?tenant_id=ebe4708996e64b40bc09169f1f8f7f8f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1949] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:08 2026] DELETE /v2.0/security-groups/507126bf-1878-4287-a328-2d1e96cec63b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:34:09.515 7 INFO neutron.services.segments.plugin [-] Segment c2ba537b-eea9-4786-8815-3a8f9429e1eb resource provider aggregate not found 2026-04-28 05:34:09.522 7 INFO neutron.services.segments.plugin [-] Segment c2ba537b-eea9-4786-8815-3a8f9429e1eb resource provider aggregate not found 2026-04-28 05:34:09.528 7 INFO neutron.services.segments.plugin [-] Segment c2ba537b-eea9-4786-8815-3a8f9429e1eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2ba537b-eea9-4786-8815-3a8f9429e1eb found for delete ", "request_id": "req-04bb156d-9b57-45a6-ac36-a4d033e96573"}]} 2026-04-28 05:34:09.538 7 INFO neutron.services.segments.plugin [-] Segment c2ba537b-eea9-4786-8815-3a8f9429e1eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2ba537b-eea9-4786-8815-3a8f9429e1eb found for delete ", "request_id": "req-a0666057-b501-43b8-9e1a-b70373ab48c0"}]} 2026-04-28 05:34:09.674 8 INFO neutron.services.segments.plugin [-] Segment 6966fb31-1243-43f6-bdab-48bf5db0a302 resource provider aggregate not found 2026-04-28 05:34:09.690 8 INFO neutron.services.segments.plugin [-] Segment 6966fb31-1243-43f6-bdab-48bf5db0a302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6966fb31-1243-43f6-bdab-48bf5db0a302 found for delete ", "request_id": "req-b5b4e61a-4efa-4e13-bffd-eb0e0ea20add"}]} 2026-04-28 05:34:09.694 8 INFO neutron.services.segments.plugin [-] Segment 6966fb31-1243-43f6-bdab-48bf5db0a302 resource provider aggregate not found 2026-04-28 05:34:09.711 8 INFO neutron.services.segments.plugin [-] Segment 6966fb31-1243-43f6-bdab-48bf5db0a302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6966fb31-1243-43f6-bdab-48bf5db0a302 found for delete ", "request_id": "req-d1006987-9a46-4acb-a724-72c21b6e9cee"}]} 2026-04-28 05:34:10.794 7 INFO neutron.db.segments_db [None req-d37309ca-d392-4cd6-9860-b172d4452d3c 90eadb56a09a404c84e5ecd067ec6a35 e1893b78ac45474a980f8b83912a9762 - - default default] Added segment 5f58896f-fb63-4581-9df2-25d4083c9724 of type vxlan for network 2360bddc-6ada-4844-afa3-93f7aeea1810 [pid: 7|app: 0|req: 975/1950] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:10 2026] POST /v2.0/networks => generated 625 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1951] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:10 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1952] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:10 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.114 () {32 vars in 817 bytes} [Tue Apr 28 05:34:11 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&mac_address=fa%3A16%3A3e%3Af4%3A80%3Aea => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1954] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:10 2026] POST /v2.0/subnets => generated 641 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:34:11.232 7 INFO neutron.db.segments_db [None req-418c39fb-09c9-4377-9c12-0a21b48d90d6 90eadb56a09a404c84e5ecd067ec6a35 e1893b78ac45474a980f8b83912a9762 - - default default] Added segment 66049cca-e9c3-4945-9da6-ea85febe5d90 of type vxlan for network 2937f6f0-24aa-4d26-be13-a5fcd7efa7c9 [pid: 7|app: 0|req: 977/1955] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:11 2026] POST /v2.0/networks => generated 624 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1956] 10.0.0.114 () {34 vars in 742 bytes} [Tue Apr 28 05:34:11 2026] PUT /v2.0/networks/2937f6f0-24aa-4d26-be13-a5fcd7efa7c9 => generated 592 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1957] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:11 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1958] 10.0.0.114 () {34 vars in 740 bytes} [Tue Apr 28 05:34:11 2026] PUT /v2.0/subnets/fe36cb4b-bba5-44f7-a30f-2544c45e37bc => generated 636 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:11.832 8 INFO neutron.db.l3_db [None req-5036c652-0d7c-47fa-8c26-8b7f73d6a07c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Floating IP 9fe8660c-fe65-424d-b861-286f87a0f657 associated. External IP: 10.96.250.203, port: f7613acd-0ef2-4da6-bb99-890327850740. 2026-04-28 05:34:11.955 7 INFO neutron.services.segments.plugin [-] Segment 66049cca-e9c3-4945-9da6-ea85febe5d90 resource provider aggregate not found 2026-04-28 05:34:11.960 7 INFO neutron.services.segments.plugin [-] Segment 66049cca-e9c3-4945-9da6-ea85febe5d90 resource provider aggregate not found 2026-04-28 05:34:11.977 7 INFO neutron.services.segments.plugin [-] Segment 66049cca-e9c3-4945-9da6-ea85febe5d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66049cca-e9c3-4945-9da6-ea85febe5d90 found for delete ", "request_id": "req-2d0d2ff1-f3c1-483a-a598-cccdd049a2bf"}]} 2026-04-28 05:34:11.978 7 INFO neutron.services.segments.plugin [-] Segment 66049cca-e9c3-4945-9da6-ea85febe5d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66049cca-e9c3-4945-9da6-ea85febe5d90 found for delete ", "request_id": "req-30136bb6-2c55-4005-a689-14a3e716ac69"}]} [pid: 7|app: 0|req: 981/1959] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:11 2026] DELETE /v2.0/networks/2937f6f0-24aa-4d26-be13-a5fcd7efa7c9 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:12.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af22265f-9b50-4ecb-a9fb-dcf4b5993f0d 90eadb56a09a404c84e5ecd067ec6a35 e1893b78ac45474a980f8b83912a9762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/1960] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:12 2026] DELETE /v2.0/networks/2937f6f0-24aa-4d26-be13-a5fcd7efa7c9 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1961] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1962] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:34:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1963] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/subnets?network_id=f4f891f1-1b3c-4299-8caf-f96e070971ae => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1964] 10.0.0.114 () {32 vars in 652 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 05:34:12.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ff4cb94-6766-441e-9609-d069e2c2d600'] response: {'name': 'network-changed', 'server_uuid': 'd2498e7f-a7be-4d1c-af9b-9b09db940da5', 'tag': 'f7613acd-0ef2-4da6-bb99-890327850740', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 985/1965] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1966] 10.0.0.28 () {34 vars in 1092 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-346262144&fields=id&tenant_id=39b84f9b9e154a14bb7e07a7e08e28df => 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: 986/1967] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1968] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks/2360bddc-6ada-4844-afa3-93f7aeea1810 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1969] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1970] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/quotas/39b84f9b9e154a14bb7e07a7e08e28df => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1971] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/subnets/3959cc9e-3a08-4889-8e5e-7b323bb56464 => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:12.356 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cc7d4fc-b1aa-4574-9f3a-4dcdb89cb6a2 90eadb56a09a404c84e5ecd067ec6a35 e1893b78ac45474a980f8b83912a9762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/1972] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:12 2026] DELETE /v2.0/subnets/fe36cb4b-bba5-44f7-a30f-2544c45e37bc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:34:12.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9695030-8e90-4a1e-8266-5c0fa80f0739 90eadb56a09a404c84e5ecd067ec6a35 e1893b78ac45474a980f8b83912a9762 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1973] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:12 2026] DELETE /v2.0/networks/2937f6f0-24aa-4d26-be13-a5fcd7efa7c9 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1974] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&fields=id => generated 333 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1975] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:12 2026] DELETE /v2.0/subnets/3959cc9e-3a08-4889-8e5e-7b323bb56464 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1976] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1977] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 992/1978] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:12 2026] DELETE /v2.0/networks/2360bddc-6ada-4844-afa3-93f7aeea1810 => 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: 987/1979] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1980] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => 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: 988/1981] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1982] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=f7613acd-0ef2-4da6-bb99-890327850740 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1983] 199.204.45.140 () {34 vars in 1103 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20f&port_id=f7613acd-0ef2-4da6-bb99-890327850740 => 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: 995/1984] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/subnets?id=b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42&id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1985] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1986] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1987] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 997/1988] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:34:13 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 992/1989] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:13 2026] GET /v2.0/security-groups?tenant_id=e1893b78ac45474a980f8b83912a9762&name=default => generated 2928 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1990] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:13 2026] DELETE /v2.0/security-groups/fb06f31d-66e9-4ae1-b203-55b04ff96c9f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:34:13.997 7 INFO neutron.services.segments.plugin [-] Segment 5f58896f-fb63-4581-9df2-25d4083c9724 resource provider aggregate not found 2026-04-28 05:34:14.002 7 INFO neutron.services.segments.plugin [-] Segment 5f58896f-fb63-4581-9df2-25d4083c9724 resource provider aggregate not found 2026-04-28 05:34:14.017 7 INFO neutron.services.segments.plugin [-] Segment 5f58896f-fb63-4581-9df2-25d4083c9724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f58896f-fb63-4581-9df2-25d4083c9724 found for delete ", "request_id": "req-3b757bb4-7930-4ec6-b717-48b425019286"}]} 2026-04-28 05:34:14.025 7 INFO neutron.services.segments.plugin [-] Segment 5f58896f-fb63-4581-9df2-25d4083c9724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f58896f-fb63-4581-9df2-25d4083c9724 found for delete ", "request_id": "req-bfc34368-f69a-4930-b52b-7e641575ea29"}]} [pid: 8|app: 0|req: 993/1993] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:15 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1994] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:15 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1995] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:16 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1996] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:16 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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: 995/1997] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:16 2026] GET /v2.0/security-groups?tenant_id=ce4b7d9a44044193a06f07b657d5225a&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1998] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1999] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:16 2026] DELETE /v2.0/security-groups/5062aa72-e8fb-45e5-bbe5-475da62f28d3 => 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: 997/2000] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39b84f9b9e154a14bb7e07a7e08e28df => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2001] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:34:17 2026] POST /v2.0/ports => generated 1187 bytes in 462 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: 1005/2002] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2003] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2004] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1202 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2005] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/security-groups?id=c7a0d94d-fff1-4bdb-9533-6c342ebee042&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: 1009/2006] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2007] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:34:17 2026] PUT /v2.0/ports/d993934f-ae4a-44fe-ad3b-17ac977e83e7 => generated 1468 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:34:18.082 7 INFO neutron_taas.services.taas.taas_plugin [req-539c3e15-18b9-42b5-8895-32e7bb115bfd req-f0a2fac6-eb6f-4675-ad69-c55396fa2058 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 2026-04-28 05:34:18.085 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-539c3e15-18b9-42b5-8895-32e7bb115bfd req-f0a2fac6-eb6f-4675-ad69-c55396fa2058 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 05:34:18.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8e4fc89-6e4d-4934-93f3-c9a1b53341a4'] response: {'name': 'network-changed', 'server_uuid': '0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4', 'tag': 'd993934f-ae4a-44fe-ad3b-17ac977e83e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 999/2008] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2009] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:18.198 7 INFO neutron.db.l3_db [req-539c3e15-18b9-42b5-8895-32e7bb115bfd req-f0a2fac6-eb6f-4675-ad69-c55396fa2058 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Floating IP c719cfea-d311-499b-a1aa-b47fc0c9d2a6 disassociated. External IP: 10.96.250.219, port: fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193. [pid: 7|app: 0|req: 1010/2010] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:34:17 2026] DELETE /v2.0/ports/fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:18.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79dfe6f5-a678-4827-bd3f-ac3b72bf25b3'] response: {'server_uuid': 'ff248e7b-4834-41f8-b185-47c78b8c1a9c', 'name': 'network-vif-deleted', 'tag': 'fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1001/2011] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1471 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2012] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.0/networks?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&shared=False => generated 2377 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2013] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2014] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:19.049 7 INFO neutron.db.segments_db [None req-fbd83c65-9c93-40b4-bde8-8c21cc8947dc c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 9ade0f79-f367-4b1d-b6eb-9b49f703a226 of type vxlan for network ab359bbc-81f0-430b-ba9b-ae6378ba6be9 [pid: 7|app: 0|req: 1012/2015] 10.0.0.114 () {34 vars in 670 bytes} [Tue Apr 28 05:34:18 2026] POST /v2.0/networks => generated 721 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2016] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:19 2026] POST /v2.0/subnets => generated 688 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:34:19.385 7 INFO neutron.db.segments_db [None req-9470622f-689e-41f5-8c57-c4d93a3bd3a7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Added segment 5b9c99c7-33d4-4f3c-9983-41883070b0f8 of type vxlan for network 35cb509b-6e3a-4f6c-b502-743d605d05c9 2026-04-28 05:34:19.637 7 INFO neutron.db.l3_hamode_db [None req-9470622f-689e-41f5-8c57-c4d93a3bd3a7 c2df5ab9ea87432c9be0b92161f78aaa 0aafd3bb2b254202ae2c98341a4cc259 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1005/2017] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2018] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=d993934f-ae4a-44fe-ad3b-17ac977e83e7 => 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: 1007/2019] 199.204.45.140 () {34 vars in 1105 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13b&port_id=d993934f-ae4a-44fe-ad3b-17ac977e83e7 => 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: 1008/2020] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/subnets?id=0217f490-4d0e-4e77-b9e2-a1645e25495c&id=ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2021] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&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: 1010/2022] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:19 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&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: 1011/2023] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:34:20 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1012/2024] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:34:20 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1013/2025] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:20 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:20.434 7 INFO neutron.db.l3_hamode_db [None req-9470622f-689e-41f5-8c57-c4d93a3bd3a7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1014/2026] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:21 2026] GET /v2.0/ports?device_id=ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 1013/2027] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:19 2026] POST /v2.0/routers => generated 728 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2028] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:22 2026] DELETE /v2.0/security-groups/c7a0d94d-fff1-4bdb-9533-6c342ebee042 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2029] 10.0.0.114 () {34 vars in 782 bytes} [Tue Apr 28 05:34:21 2026] PUT /v2.0/routers/00ec2a71-8ab7-4489-b085-302e6f5e12d8/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:22.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d08793e-1f4e-4ede-a958-1384b12f24f7 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: 4947cc09-de9c-4334-b00b-480c36f0c3da 2026-04-28 05:34:22.590 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d08793e-1f4e-4ede-a958-1384b12f24f7 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: 4947cc09-de9c-4334-b00b-480c36f0c3da [pid: 7|app: 0|req: 1015/2030] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:34:22 2026] DELETE /v2.0/floatingips/c719cfea-d311-499b-a1aa-b47fc0c9d2a6 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2031] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:22 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2032] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:23 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&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: 1017/2033] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:23 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1204 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2034] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:23 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2035] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2036] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&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: 1019/2037] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/networks?id=ab359bbc-81f0-430b-ba9b-ae6378ba6be9 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2038] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/quotas/0aafd3bb2b254202ae2c98341a4cc259 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2039] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/ports?tenant_id=0aafd3bb2b254202ae2c98341a4cc259&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2040] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2041] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2042] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2043] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2044] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.0/security-groups?id=eba7de43-d63e-4dbe-a253-fc4d7a4100b5&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2045] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:25.636 8 INFO neutron_taas.services.taas.taas_plugin [req-5dc1b2b1-0001-4655-9885-3c970d1d6198 req-d7eac7ef-0d7f-40ee-9cad-350866baaace 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 2026-04-28 05:34:25.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5dc1b2b1-0001-4655-9885-3c970d1d6198 req-d7eac7ef-0d7f-40ee-9cad-350866baaace 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: 1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 [pid: 8|app: 0|req: 1024/2046] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:34:25 2026] DELETE /v2.0/ports/1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:25.829 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aedd5665-db94-450d-8084-e9cdb4bfdaaa'] response: {'server_uuid': 'a0c9f75a-9a82-435a-ba8b-71a1c981bb8a', 'name': 'network-vif-deleted', 'tag': '1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/2047] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:26 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1025/2048] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:26 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 1024/2049] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:27 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1026/2050] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:27 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 1025/2051] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1027/2052] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2053] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2054] 10.0.0.114 () {32 vars in 817 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&mac_address=fa%3A16%3A3e%3A3b%3A48%3A9f => generated 1204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2055] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 1030/2056] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.0/networks?id=ab359bbc-81f0-430b-ba9b-ae6378ba6be9 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:29.417 7 INFO neutron.db.l3_db [None req-7860fc01-5529-4c5c-8ce5-7e47a05aa6fd 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Floating IP 92751f09-5553-4195-aa2f-2d99c065670b associated. External IP: 10.96.250.204, port: d993934f-ae4a-44fe-ad3b-17ac977e83e7. [pid: 8|app: 0|req: 1031/2057] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:34:29 2026] POST /v2.0/ports => generated 958 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1027/2058] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:34:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2059] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 961 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:29.770 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02908a8b-a705-4f26-bdc6-bd1a8aa23f7d'] response: {'name': 'network-changed', 'server_uuid': '0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4', 'tag': 'd993934f-ae4a-44fe-ad3b-17ac977e83e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1033/2060] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&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: 1034/2061] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.0/ports?device_id=a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => 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: 1028/2062] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:34:29 2026] PUT /v2.0/ports/fa2864c3-677b-4186-8a47-7c7dc93d8e14 => generated 1239 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2063] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1473 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: 1029/2066] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2067] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=d993934f-ae4a-44fe-ad3b-17ac977e83e7 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2068] 199.204.45.140 () {34 vars in 1105 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13b&port_id=d993934f-ae4a-44fe-ad3b-17ac977e83e7 => 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: 1039/2069] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/subnets?id=0217f490-4d0e-4e77-b9e2-a1645e25495c&id=ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 1413 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2070] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2071] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2072] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1041/2073] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2074] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2075] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2076] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:30 2026] DELETE /v2.0/security-groups/eba7de43-d63e-4dbe-a253-fc4d7a4100b5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2077] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.0/ports?tenant_id=0aafd3bb2b254202ae2c98341a4cc259&device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2078] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fa2864c3-677b-4186-8a47-7c7dc93d8e14 => 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: 1045/2079] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.0/subnets?id=a383901c-ce29-4bc0-b3ce-010269fa0fc0 => 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: 1046/2080] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.0/ports?network_id=ab359bbc-81f0-430b-ba9b-ae6378ba6be9&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2081] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9?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: 1048/2082] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:34:31 2026] GET /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:31.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-78e665d2-0a0b-499c-9f1c-ed5662a83365 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:34:31.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78e665d2-0a0b-499c-9f1c-ed5662a83365 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: 5edcd2f7-4a41-4aac-91a6-24f0fa9eab13 2026-04-28 05:34:31.816 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eca8d9a-98cd-427b-be26-14b554b0c4cf'] response: {'name': 'network-changed', 'server_uuid': '60ffec0c-300d-45e4-ad55-bc5df45bfd46', 'tag': 'fa2864c3-677b-4186-8a47-7c7dc93d8e14', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1035/2083] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:34:31 2026] PUT /v2.0/routers/46d463bc-4c21-4212-bcfe-5f73a9430cd3/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2084] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:31 2026] DELETE /v2.0/subnets/5c1f0332-1203-4cfb-b4bb-4175e5801fa4 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2085] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1037/2086] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:32.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-99a02ad2-0509-42ab-9e49-8d038e33fabb 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: 70b0b7ac-f3a0-48b7-97c8-cf04bb4937c5 2026-04-28 05:34:32.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99a02ad2-0509-42ab-9e49-8d038e33fabb 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: 70b0b7ac-f3a0-48b7-97c8-cf04bb4937c5 [pid: 7|app: 0|req: 1038/2087] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/ports?tenant_id=0aafd3bb2b254202ae2c98341a4cc259&device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2088] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/networks?id=ab359bbc-81f0-430b-ba9b-ae6378ba6be9 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:32.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-99a02ad2-0509-42ab-9e49-8d038e33fabb 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: 38758ee9-96f8-4e80-a05e-122a7a8df2c8 2026-04-28 05:34:32.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99a02ad2-0509-42ab-9e49-8d038e33fabb 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: 38758ee9-96f8-4e80-a05e-122a7a8df2c8 [pid: 7|app: 0|req: 1040/2089] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fa2864c3-677b-4186-8a47-7c7dc93d8e14 => 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: 1041/2090] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/subnets?id=a383901c-ce29-4bc0-b3ce-010269fa0fc0 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2091] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/ports?network_id=ab359bbc-81f0-430b-ba9b-ae6378ba6be9&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: 1043/2092] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9?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: 1044/2093] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9?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-28 05:34:32.858 8 INFO neutron.services.segments.plugin [-] Segment 1d248f1d-a197-4dd3-922a-ea7d209a05af resource provider aggregate not found 2026-04-28 05:34:32.862 8 INFO neutron.services.segments.plugin [-] Segment 1d248f1d-a197-4dd3-922a-ea7d209a05af resource provider aggregate not found 2026-04-28 05:34:32.880 8 INFO neutron.services.segments.plugin [-] Segment 1d248f1d-a197-4dd3-922a-ea7d209a05af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d248f1d-a197-4dd3-922a-ea7d209a05af found for delete ", "request_id": "req-65000944-ec76-4bb0-b331-5d654cdba528"}]} 2026-04-28 05:34:32.881 8 INFO neutron.services.segments.plugin [-] Segment 1d248f1d-a197-4dd3-922a-ea7d209a05af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d248f1d-a197-4dd3-922a-ea7d209a05af found for delete ", "request_id": "req-60ed42fa-2b1a-4c33-bf57-81c2ef75312e"}]} 2026-04-28 05:34:32.884 8 INFO neutron.db.l3_hamode_db [None req-99a02ad2-0509-42ab-9e49-8d038e33fabb 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] HA network 1b2f4c1f-b897-431e-b891-baf28a858552 was deleted as no HA routers are present in tenant be87685b3ef945fc8012f9d62866bd42. [pid: 8|app: 0|req: 1050/2094] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:32 2026] DELETE /v2.0/routers/46d463bc-4c21-4212-bcfe-5f73a9430cd3 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:34:32.996 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7c127e9-8e07-480a-a5f3-ba8c885d9900 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] TaaS: Handle Delete Port: 5699005f-66b9-45f2-8c5b-610a3bddd021 2026-04-28 05:34:33.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7c127e9-8e07-480a-a5f3-ba8c885d9900 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] Tap Mirror: Handle Delete Port: 5699005f-66b9-45f2-8c5b-610a3bddd021 2026-04-28 05:34:33.171 7 INFO neutron.services.segments.plugin [-] Segment 6efcfa32-1f53-4771-a120-a8444deff756 resource provider aggregate not found 2026-04-28 05:34:33.177 7 INFO neutron.services.segments.plugin [-] Segment 6efcfa32-1f53-4771-a120-a8444deff756 resource provider aggregate not found 2026-04-28 05:34:33.195 7 INFO neutron.services.segments.plugin [-] Segment 6efcfa32-1f53-4771-a120-a8444deff756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6efcfa32-1f53-4771-a120-a8444deff756 found for delete ", "request_id": "req-c70fe852-5d02-4508-85cf-f1db8340c486"}]} 2026-04-28 05:34:33.197 7 INFO neutron.services.segments.plugin [-] Segment 6efcfa32-1f53-4771-a120-a8444deff756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6efcfa32-1f53-4771-a120-a8444deff756 found for delete ", "request_id": "req-c85ff666-bf37-459c-aeca-1df3afe58c37"}]} [pid: 7|app: 0|req: 1045/2095] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:32 2026] DELETE /v2.0/networks/ef639691-8471-4286-8071-8245cde45122 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2096] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:33 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2097] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:33 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&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: 1052/2098] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:33 2026] GET /v2.0/security-groups?tenant_id=9fd7a69c37d646fe838a6fd65397df6f&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2099] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:34 2026] DELETE /v2.0/security-groups/6ed9d332-a1cf-4a8e-b570-1adc16204b53 => 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: 1053/2100] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:34 2026] GET /v2.0/security-groups?tenant_id=be87685b3ef945fc8012f9d62866bd42&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2101] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:34 2026] DELETE /v2.0/security-groups/dea74aca-1258-496d-9eb3-11285dd83498 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2102] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:34 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1049/2103] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:34 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2104] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:35 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1050/2105] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:35 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2106] 10.0.0.240 () {34 vars in 989 bytes} [Tue Apr 28 05:34:35 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2107] 10.0.0.240 () {34 vars in 1039 bytes} [Tue Apr 28 05:34:35 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&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: 8|app: 0|req: 1057/2108] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:36 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1052/2109] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:36 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2110] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:38 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2111] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:38 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:38.868 8 INFO neutron.db.segments_db [None req-6a7b3a48-b6e7-4317-8b91-1b4a4ad649d5 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] Added segment 197431e4-b590-42e9-90fc-09edf23629c0 of type vxlan for network fa5b99c9-1324-4897-92da-a469c0b6fdca [pid: 8|app: 0|req: 1059/2112] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:38 2026] POST /v2.0/networks => generated 708 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2113] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:38 2026] POST /v2.0/subnets => generated 644 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:34:39.211 8 WARNING neutron.api.v2.base [None req-7b333332-488d-47d1-87fe-b97d4ededd7b 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - 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-28 05:34:39.212 8 INFO neutron.api.v2.resource [None req-7b333332-488d-47d1-87fe-b97d4ededd7b 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1060/2114] 10.0.0.114 () {34 vars in 680 bytes} [Tue Apr 28 05:34:39 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-28 05:34:39.402 7 INFO neutron.services.segments.plugin [-] Segment 197431e4-b590-42e9-90fc-09edf23629c0 resource provider aggregate not found 2026-04-28 05:34:39.413 7 INFO neutron.services.segments.plugin [-] Segment 197431e4-b590-42e9-90fc-09edf23629c0 resource provider aggregate not found 2026-04-28 05:34:39.424 7 INFO neutron.services.segments.plugin [-] Segment 197431e4-b590-42e9-90fc-09edf23629c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197431e4-b590-42e9-90fc-09edf23629c0 found for delete ", "request_id": "req-5c763b40-e152-4a5a-8e37-f61c26cf72e9"}]} 2026-04-28 05:34:39.434 7 INFO neutron.services.segments.plugin [-] Segment 197431e4-b590-42e9-90fc-09edf23629c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197431e4-b590-42e9-90fc-09edf23629c0 found for delete ", "request_id": "req-43dec507-d88d-485e-b936-e46652aae4c0"}]} [pid: 7|app: 0|req: 1055/2115] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:39 2026] DELETE /v2.0/networks/fa5b99c9-1324-4897-92da-a469c0b6fdca => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2116] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:39 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1062/2117] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:39 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:39.503 7 INFO neutron.db.segments_db [None req-afe16b92-85c9-4b5c-b49e-c3f8e0901eb5 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] Added segment b80ec78c-fcd3-4ebc-a455-48f6c8285041 of type vxlan for network b8a73a05-779f-46c5-8857-9d8030517a3f [pid: 7|app: 0|req: 1056/2118] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:39 2026] POST /v2.0/networks => generated 707 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2119] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:39 2026] POST /v2.0/subnets => generated 647 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:34:39.804 7 WARNING neutron.api.v2.base [None req-c459cd30-68a6-49c1-8eef-7504e0457547 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - 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-28 05:34:39.805 7 INFO neutron.api.v2.resource [None req-c459cd30-68a6-49c1-8eef-7504e0457547 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1057/2120] 10.0.0.114 () {34 vars in 680 bytes} [Tue Apr 28 05:34:39 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-28 05:34:39.966 8 INFO neutron.services.segments.plugin [-] Segment b80ec78c-fcd3-4ebc-a455-48f6c8285041 resource provider aggregate not found 2026-04-28 05:34:39.974 8 INFO neutron.services.segments.plugin [-] Segment b80ec78c-fcd3-4ebc-a455-48f6c8285041 resource provider aggregate not found 2026-04-28 05:34:39.986 8 INFO neutron.services.segments.plugin [-] Segment b80ec78c-fcd3-4ebc-a455-48f6c8285041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b80ec78c-fcd3-4ebc-a455-48f6c8285041 found for delete ", "request_id": "req-81114b01-979b-47a0-8f91-54c36ef50f0f"}]} 2026-04-28 05:34:39.995 8 INFO neutron.services.segments.plugin [-] Segment b80ec78c-fcd3-4ebc-a455-48f6c8285041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b80ec78c-fcd3-4ebc-a455-48f6c8285041 found for delete ", "request_id": "req-d88272cf-54c4-4e48-b087-4f23c3cbe47e"}]} [pid: 8|app: 0|req: 1064/2121] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:39 2026] DELETE /v2.0/networks/b8a73a05-779f-46c5-8857-9d8030517a3f => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:40.065 7 INFO neutron.db.segments_db [None req-427b74b6-7689-4b2b-bf72-a5aa9fa40a8b 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] Added segment fb96341e-6884-4fc6-96ff-60c6a74823f5 of type vxlan for network 9de729fc-e3ef-4eaf-a44f-fcaa6e2fbf12 [pid: 7|app: 0|req: 1058/2122] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:40 2026] POST /v2.0/networks => generated 707 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2123] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:40 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2124] 10.0.0.114 () {34 vars in 680 bytes} [Tue Apr 28 05:34:40 2026] POST /v2.0/rbac-policies => generated 324 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2125] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:40 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2126] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:34:40 2026] GET /v2.0/security-groups?id=4001da2f-5167-406f-8b02-36a3e23d4be8&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: 1067/2127] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:34:40 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:40.861 7 INFO neutron_taas.services.taas.taas_plugin [req-d66dbb8a-145f-459a-a524-9b8b1fd1c79c req-7c16339d-e34b-49e2-a718-d505b09ec103 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] TaaS: Handle Delete Port: fa2864c3-677b-4186-8a47-7c7dc93d8e14 2026-04-28 05:34:40.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d66dbb8a-145f-459a-a524-9b8b1fd1c79c req-7c16339d-e34b-49e2-a718-d505b09ec103 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] Tap Mirror: Handle Delete Port: fa2864c3-677b-4186-8a47-7c7dc93d8e14 [pid: 7|app: 0|req: 1061/2128] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:34:40 2026] DELETE /v2.0/ports/fa2864c3-677b-4186-8a47-7c7dc93d8e14 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2129] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:34:40 2026] GET /v2.0/networks/9de729fc-e3ef-4eaf-a44f-fcaa6e2fbf12 => generated 654 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:41.087 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae1b2afc-bbfe-4e3b-8be9-b673f73f01d5'] response: {'server_uuid': '60ffec0c-300d-45e4-ad55-bc5df45bfd46', 'name': 'network-vif-deleted', 'tag': 'fa2864c3-677b-4186-8a47-7c7dc93d8e14', 'status': 'completed', 'code': 200} 2026-04-28 05:34:41.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae25a7c1-d0a5-4f4f-acc9-0650a0ff75d2 bc4286ff4f88409297dacaa9d124bafe 0c62ecc6cb6346a2906093fcafd9ae3e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2130] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:34:41 2026] GET /v2.0/networks/9de729fc-e3ef-4eaf-a44f-fcaa6e2fbf12 => generated 138 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2131] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:41 2026] DELETE /v2.0/networks/9de729fc-e3ef-4eaf-a44f-fcaa6e2fbf12 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:41.715 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf5ab02d-eda9-4bc7-8012-68a1199d4e86 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2132] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:41 2026] DELETE /v2.0/subnets/6115a8f0-517d-4d7a-9167-ca3652347b5c => 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: 1070/2133] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:41 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:41.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5d33885-f1ea-454a-826f-25d790224768 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1064/2134] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:41 2026] DELETE /v2.0/subnets/29d8e302-8cd3-4693-a2d2-3f528cff1992 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:34:41.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af8bf14b-e5b4-4442-bbf3-051901c56386 2d42c9b1810a425ba0d2aa8ff4d5a203 b22ebfc4b6a24a008464134cc1ec6642 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2135] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:41 2026] DELETE /v2.0/subnets/13856777-72c7-42fc-9f3e-fc0da280c293 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:34:42.008 8 INFO neutron.services.segments.plugin [-] Segment fb96341e-6884-4fc6-96ff-60c6a74823f5 resource provider aggregate not found 2026-04-28 05:34:42.013 8 INFO neutron.services.segments.plugin [-] Segment fb96341e-6884-4fc6-96ff-60c6a74823f5 resource provider aggregate not found 2026-04-28 05:34:42.025 8 INFO neutron.services.segments.plugin [-] Segment fb96341e-6884-4fc6-96ff-60c6a74823f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb96341e-6884-4fc6-96ff-60c6a74823f5 found for delete ", "request_id": "req-7c1a02ac-82fb-4005-9002-37025fe074fb"}]} 2026-04-28 05:34:42.030 8 INFO neutron.services.segments.plugin [-] Segment fb96341e-6884-4fc6-96ff-60c6a74823f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb96341e-6884-4fc6-96ff-60c6a74823f5 found for delete ", "request_id": "req-46b98a5c-2f55-4bd2-aa41-5d1fd331da65"}]} [pid: 7|app: 0|req: 1065/2136] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:42 2026] GET /v2.0/security-groups?tenant_id=b22ebfc4b6a24a008464134cc1ec6642&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2137] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:42 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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: 1072/2138] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:42 2026] DELETE /v2.0/security-groups/c980833a-8512-4838-bcd9-5e3162b95c2c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2139] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:42 2026] GET /v2.0/security-groups?tenant_id=913d7afe8e8c42468ea4efdbbd4cd44f&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2140] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:43 2026] DELETE /v2.0/security-groups/40d09e79-1840-41e0-8c5c-21c00526b505 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2141] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:43 2026] GET /v2.0/security-groups?tenant_id=0c62ecc6cb6346a2906093fcafd9ae3e&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2142] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:43 2026] DELETE /v2.0/security-groups/391c4f02-6431-4451-902e-8baddbd43e4b => 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: 1069/2143] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:34:43 2026] GET /v2.0/ports?device_id=60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:46.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffb681c2-8843-4e62-8a9f-586a6c497305 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 158acaa3-01f3-4887-8656-38c2101283c8 2026-04-28 05:34:46.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffb681c2-8843-4e62-8a9f-586a6c497305 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 158acaa3-01f3-4887-8656-38c2101283c8 [pid: 7|app: 0|req: 1071/2146] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:34:46 2026] PUT /v2.0/routers/00ec2a71-8ab7-4489-b085-302e6f5e12d8/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:47.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-afa84c12-8b74-4c1d-8cee-465e326bbdaf c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: fde019ef-0caa-4a32-8fdb-b18892a7abb9 2026-04-28 05:34:47.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afa84c12-8b74-4c1d-8cee-465e326bbdaf c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: fde019ef-0caa-4a32-8fdb-b18892a7abb9 [pid: 8|app: 0|req: 1076/2147] 10.0.0.114 () {34 vars in 675 bytes} [Tue Apr 28 05:34:46 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2148] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:34:47 2026] PUT /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/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: 1078/2149] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:47 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2150] 10.0.0.114 () {34 vars in 769 bytes} [Tue Apr 28 05:34:47 2026] PUT /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2151] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:47 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2152] 10.0.0.114 () {34 vars in 765 bytes} [Tue Apr 28 05:34:47 2026] PUT /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 05:34:47.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-afa84c12-8b74-4c1d-8cee-465e326bbdaf c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 60820002-f860-4f32-bd0a-3d5c86b3a803 2026-04-28 05:34:47.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afa84c12-8b74-4c1d-8cee-465e326bbdaf c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 60820002-f860-4f32-bd0a-3d5c86b3a803 [pid: 8|app: 0|req: 1082/2153] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:47 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/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: 1083/2154] 10.0.0.114 () {34 vars in 787 bytes} [Tue Apr 28 05:34:47 2026] PUT /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/black.or.white => generated 4 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2155] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:47 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2156] 10.0.0.114 () {34 vars in 758 bytes} [Tue Apr 28 05:34:47 2026] PUT /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:47.978 7 INFO neutron.services.segments.plugin [-] Segment 5b9c99c7-33d4-4f3c-9983-41883070b0f8 resource provider aggregate not found 2026-04-28 05:34:47.986 7 INFO neutron.services.segments.plugin [-] Segment 5b9c99c7-33d4-4f3c-9983-41883070b0f8 resource provider aggregate not found 2026-04-28 05:34:47.990 7 INFO neutron.services.segments.plugin [-] Segment 5b9c99c7-33d4-4f3c-9983-41883070b0f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9c99c7-33d4-4f3c-9983-41883070b0f8 found for delete ", "request_id": "req-4d18d34a-2ade-4fdf-bcb8-f3e4985f09b9"}]} [pid: 8|app: 0|req: 1086/2157] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:47 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:48.001 7 INFO neutron.services.segments.plugin [-] Segment 5b9c99c7-33d4-4f3c-9983-41883070b0f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9c99c7-33d4-4f3c-9983-41883070b0f8 found for delete ", "request_id": "req-9b552055-460a-450a-9e1f-ba4e4f4cc11f"}]} 2026-04-28 05:34:48.006 7 INFO neutron.db.l3_hamode_db [None req-afa84c12-8b74-4c1d-8cee-465e326bbdaf c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HA network 35cb509b-6e3a-4f6c-b502-743d605d05c9 was deleted as no HA routers are present in tenant 0aafd3bb2b254202ae2c98341a4cc259. [pid: 7|app: 0|req: 1072/2158] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:47 2026] DELETE /v2.0/routers/00ec2a71-8ab7-4489-b085-302e6f5e12d8 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2159] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:34:47 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:34:48.079 8 INFO neutron.api.v2.resource [None req-24c25358-cfac-4a9b-b581-af439b8fae1f e031f1d517064e7ab92e56cca61457c0 7e8b24c05798481e9be76af888c0ebee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2160] 10.0.0.114 () {32 vars in 750 bytes} [Tue Apr 28 05:34:48 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2161] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/red => 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: 1090/2162] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:48 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2163] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/subnets/a383901c-ce29-4bc0-b3ce-010269fa0fc0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:48.221 8 INFO neutron.api.v2.resource [None req-812b1be5-f6a2-4caa-bacf-55174828589d e031f1d517064e7ab92e56cca61457c0 7e8b24c05798481e9be76af888c0ebee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2164] 10.0.0.114 () {32 vars in 753 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 05:34:48.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-edeac015-8350-424a-8be5-3cd7ff5a6cb7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: bd601e78-e545-40d0-b022-31f5dca0a4af 2026-04-28 05:34:48.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edeac015-8350-424a-8be5-3cd7ff5a6cb7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: bd601e78-e545-40d0-b022-31f5dca0a4af [pid: 8|app: 0|req: 1092/2165] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2166] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:48 2026] GET /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:48.412 8 INFO neutron_taas.services.taas.taas_plugin [None req-90193415-0ebf-4bfd-a7d6-4496540969fd e031f1d517064e7ab92e56cca61457c0 7e8b24c05798481e9be76af888c0ebee - - default default] TaaS: Handle Delete Port: d6e763fb-d1f0-4030-9789-ad6de78503f2 2026-04-28 05:34:48.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90193415-0ebf-4bfd-a7d6-4496540969fd e031f1d517064e7ab92e56cca61457c0 7e8b24c05798481e9be76af888c0ebee - - default default] Tap Mirror: Handle Delete Port: d6e763fb-d1f0-4030-9789-ad6de78503f2 [pid: 7|app: 0|req: 1074/2167] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/networks/ab359bbc-81f0-430b-ba9b-ae6378ba6be9 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2168] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/floatingips/9ac9924f-468b-474d-ba10-1c594e705ec5 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2169] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:48 2026] GET /v2.0/security-groups?tenant_id=0aafd3bb2b254202ae2c98341a4cc259&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2170] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:48 2026] DELETE /v2.0/security-groups/4001da2f-5167-406f-8b02-36a3e23d4be8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2171] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:49 2026] GET /v2.0/security-groups?tenant_id=7e8b24c05798481e9be76af888c0ebee&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2172] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:49 2026] DELETE /v2.0/security-groups/571a08eb-bcdf-4ee3-bba0-94799791aad8 => 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: 1077/2173] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:49 2026] GET /v2.0/security-groups?tenant_id=bb2ff5ea6e2847aabbd436afa54be866&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2174] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:49 2026] DELETE /v2.0/security-groups/b9abe96f-e731-4340-a375-cc227144ee2f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:34:50.010 7 INFO neutron.services.segments.plugin [-] Segment 9ade0f79-f367-4b1d-b6eb-9b49f703a226 resource provider aggregate not found 2026-04-28 05:34:50.019 7 INFO neutron.services.segments.plugin [-] Segment 9ade0f79-f367-4b1d-b6eb-9b49f703a226 resource provider aggregate not found 2026-04-28 05:34:50.025 7 INFO neutron.services.segments.plugin [-] Segment 9ade0f79-f367-4b1d-b6eb-9b49f703a226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ade0f79-f367-4b1d-b6eb-9b49f703a226 found for delete ", "request_id": "req-15ff3b2e-eb34-4763-8633-8ceb129d7f42"}]} 2026-04-28 05:34:50.034 7 INFO neutron.services.segments.plugin [-] Segment 9ade0f79-f367-4b1d-b6eb-9b49f703a226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ade0f79-f367-4b1d-b6eb-9b49f703a226 found for delete ", "request_id": "req-fa0ca3c0-65f7-4271-9cde-115161dbea59"}]} [pid: 7|app: 0|req: 1078/2175] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:34:51 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2176] 10.0.0.112 () {32 vars in 801 bytes} [Tue Apr 28 05:34:52 2026] GET /v2.0/extensions => generated 21537 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2177] 10.0.0.107 () {30 vars in 689 bytes} [Tue Apr 28 05:34:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2178] 10.0.0.107 () {30 vars in 691 bytes} [Tue Apr 28 05:34: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: 1080/2179] 10.0.0.107 () {30 vars in 667 bytes} [Tue Apr 28 05:34:52 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: 1100/2180] 10.0.0.107 () {30 vars in 703 bytes} [Tue Apr 28 05:34:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2181] 10.0.0.112 () {30 vars in 723 bytes} [Tue Apr 28 05:34:52 2026] GET /v2.0/quotas/9cc0c4f481b14d5cba9d315aebf07bec/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2182] 10.0.0.107 () {28 vars in 438 bytes} [Tue Apr 28 05:34:52 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: 1082/2183] 10.0.0.107 () {30 vars in 727 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 658 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2184] 10.0.0.107 () {30 vars in 689 bytes} [Tue Apr 28 05:34:53 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: 1084/2185] 10.0.0.107 () {30 vars in 691 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2186] 10.0.0.107 () {30 vars in 667 bytes} [Tue Apr 28 05:34:53 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: 1086/2187] 10.0.0.107 () {30 vars in 703 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2188] 10.0.0.107 () {30 vars in 727 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:53.239 8 INFO neutron.db.segments_db [None req-f6b63a56-8ffa-4de0-b0ca-6a86232cb719 bc3ca423b21746b7a3b6d739c6d98579 4e02916e846a44cbbdc99046009cf1ef - - default default] Added segment a8c4e566-034b-480d-a6a8-bf9e120508e4 of type vxlan for network 2d1d5403-6909-445f-bbda-7f364e38a612 [pid: 8|app: 0|req: 1102/2189] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:34:53 2026] POST /v2.0/networks => generated 612 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2190] 10.0.0.107 () {30 vars in 689 bytes} [Tue Apr 28 05:34: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: 1104/2191] 10.0.0.107 () {30 vars in 691 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2192] 10.0.0.107 () {30 vars in 667 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2193] 10.0.0.107 () {30 vars in 703 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2194] 10.0.0.107 () {30 vars in 729 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => 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: 1108/2195] 10.0.0.107 () {30 vars in 681 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2196] 10.0.0.114 () {34 vars in 668 bytes} [Tue Apr 28 05:34:53 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2197] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:34:53 2026] PUT /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2198] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/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: 1091/2199] 10.0.0.114 () {34 vars in 761 bytes} [Tue Apr 28 05:34:53 2026] PUT /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2200] 10.0.0.107 () {34 vars in 703 bytes} [Tue Apr 28 05:34:53 2026] POST /v2.0/ports => generated 1128 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2201] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1110/2202] 10.0.0.114 () {34 vars in 757 bytes} [Tue Apr 28 05:34:53 2026] PUT /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2203] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:53 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2204] 10.0.0.114 () {34 vars in 779 bytes} [Tue Apr 28 05:34:53 2026] PUT /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2205] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:54 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2206] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:34:54 2026] PUT /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/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: 1095/2207] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:54 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2208] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:34:54 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:34:54.309 7 INFO neutron.api.v2.resource [None req-0ba6bf4e-61fa-468e-8c3c-687caf91397c bc3ca423b21746b7a3b6d739c6d98579 4e02916e846a44cbbdc99046009cf1ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2209] 10.0.0.114 () {32 vars in 742 bytes} [Tue Apr 28 05:34:54 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2210] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:34:54 2026] DELETE /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/red => 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: 1097/2211] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:54 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:34:54.442 8 INFO neutron.api.v2.resource [None req-6c1f145f-77e1-4599-94d8-098d851a0383 bc3ca423b21746b7a3b6d739c6d98579 4e02916e846a44cbbdc99046009cf1ef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1115/2212] 10.0.0.114 () {32 vars in 745 bytes} [Tue Apr 28 05:34:54 2026] DELETE /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2213] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:34:54 2026] DELETE /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => 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: 1116/2214] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:34:54 2026] GET /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2215] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:34:54 2026] DELETE /v2.0/subnets/c3c754e6-8498-4bf2-bf16-fe579a6a23d4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:54.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-a15968d5-4f0e-4f1d-9518-a2dd47e97a54 bc3ca423b21746b7a3b6d739c6d98579 4e02916e846a44cbbdc99046009cf1ef - - default default] TaaS: Handle Delete Port: 36665369-bb1b-4140-b64b-aec03954d576 2026-04-28 05:34:54.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a15968d5-4f0e-4f1d-9518-a2dd47e97a54 bc3ca423b21746b7a3b6d739c6d98579 4e02916e846a44cbbdc99046009cf1ef - - default default] Tap Mirror: Handle Delete Port: 36665369-bb1b-4140-b64b-aec03954d576 2026-04-28 05:34:54.940 8 INFO neutron.services.segments.plugin [-] Segment a8c4e566-034b-480d-a6a8-bf9e120508e4 resource provider aggregate not found 2026-04-28 05:34:54.945 8 INFO neutron.services.segments.plugin [-] Segment a8c4e566-034b-480d-a6a8-bf9e120508e4 resource provider aggregate not found 2026-04-28 05:34:54.956 8 INFO neutron.services.segments.plugin [-] Segment a8c4e566-034b-480d-a6a8-bf9e120508e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c4e566-034b-480d-a6a8-bf9e120508e4 found for delete ", "request_id": "req-6d66c7e5-a4dd-4e7b-ad72-921f414f5fff"}]} [pid: 8|app: 0|req: 1117/2216] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:34:54 2026] DELETE /v2.0/networks/2d1d5403-6909-445f-bbda-7f364e38a612 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:34:54.963 8 INFO neutron.services.segments.plugin [-] Segment a8c4e566-034b-480d-a6a8-bf9e120508e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c4e566-034b-480d-a6a8-bf9e120508e4 found for delete ", "request_id": "req-8e37a2ce-1d55-4863-bce6-488e1a9d8cb9"}]} [pid: 8|app: 0|req: 1118/2217] 10.0.0.112 () {32 vars in 801 bytes} [Tue Apr 28 05:34:55 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: 7|app: 0|req: 1100/2218] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:55 2026] GET /v2.0/security-groups?tenant_id=4e02916e846a44cbbdc99046009cf1ef&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2219] 10.0.0.112 () {30 vars in 723 bytes} [Tue Apr 28 05:34:55 2026] GET /v2.0/quotas/9cc0c4f481b14d5cba9d315aebf07bec/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2220] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:55 2026] DELETE /v2.0/security-groups/868fe1e5-c525-4385-9192-c869581467b7 => 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: 1120/2221] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:56 2026] GET /v2.0/security-groups?tenant_id=9431b2f8304843f7b431342a1c989194&name=default => generated 2929 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2222] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:56 2026] DELETE /v2.0/security-groups/ba351efc-a6c5-4283-ae36-058b1cbbb00e => 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: 1121/2223] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:34:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2224] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:34:56 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: 1122/2225] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:34:56 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: 1104/2226] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:34:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2227] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:34:56 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2228] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:34:56 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: 1124/2229] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:34:56 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: 1106/2230] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:34:57 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: 1125/2231] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:34:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:34:57.058 7 INFO neutron.api.v2.resource [None req-185abb5d-57a5-45fc-8e28-6a9b4f407779 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2232] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:34:57 2026] GET /v2.0/security-groups/lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 149 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2233] 199.204.45.140 () {30 vars in 784 bytes} [Tue Apr 28 05:34:57 2026] GET /v2.0/security-groups?name=lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2234] 199.204.45.140 () {34 vars in 735 bytes} [Tue Apr 28 05:34:57 2026] POST /v2.0/security-groups => generated 1638 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2235] 199.204.45.140 () {30 vars in 814 bytes} [Tue Apr 28 05:34:57 2026] GET /v2.0/security-group-rules?security_group_id=4fd6c09e-d31e-4cdc-a488-81d2462977a5 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2236] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:34:57 2026] PUT /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2237] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:34:57 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: 7|app: 0|req: 1110/2238] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:34:57 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: 1129/2239] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:34:57 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: 1111/2240] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:34:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2241] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:34:57 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1112/2242] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:59 2026] GET /v2.0/security-groups?tenant_id=9cc0c4f481b14d5cba9d315aebf07bec&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2243] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:34:59 2026] DELETE /v2.0/security-groups/a145511a-dce4-45f0-9eae-c178247d52d8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2244] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:34:59 2026] GET /v2.0/security-groups?tenant_id=a5ede1c3fa4640dfb8b633a204758c5f&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2245] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:00 2026] DELETE /v2.0/security-groups/21b5fee8-3620-4765-805e-4a6faa4716e0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2248] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:00 2026] GET /v2.0/security-groups?tenant_id=9c0bcbef7d6a44bc9c4cf7839c215362&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2249] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:00 2026] DELETE /v2.0/security-groups/e4c81c3d-0db0-40f8-a552-1cc7963b2efe => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:03.879 7 INFO neutron.db.segments_db [None req-9a9a6c63-ca65-49d3-9745-074efada8968 b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Added segment c36fb54d-2693-47cc-a1a4-5c85ff68ba12 of type vxlan for network e1938dc1-1b93-41e1-b291-6bb6a32e93ec [pid: 7|app: 0|req: 1116/2250] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:03 2026] POST /v2.0/networks => generated 612 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2251] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:35:03 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:04.335 7 INFO neutron.db.segments_db [None req-5e90f85b-0392-4d4b-bd86-f6324c15e236 b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Added segment 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 of type vxlan for network 159be005-441a-49cc-ac7f-67c52aacb3cc [pid: 7|app: 0|req: 1117/2252] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:04 2026] POST /v2.0/networks => generated 612 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1136/2253] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:35:04 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:04.762 7 INFO neutron.db.segments_db [None req-ba845d58-502c-49ee-ae99-13c7d004dc9e b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Added segment b9c24245-c2a2-4279-a7e4-f781e7f01eb2 of type vxlan for network fd0dcd10-c51c-49ae-bcb9-f48c6d4d4fe6 [pid: 7|app: 0|req: 1118/2254] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:04 2026] POST /v2.0/networks => generated 613 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, ' [pid: 8|app: 0|req: 1137/2255] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:35:04 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) 2026-04-28 05:35:05.182 7 INFO neutron.db.segments_db [None req-d0e6fb9b-e357-40b4-985f-47d7fdc67f8f b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Added segment cfe86aab-da35-46bc-ab2f-0073cea0cd1b of type vxlan for network c6771549-042f-4056-ab5a-3bf063b2daf5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1138/2256] 10.0.0.28 () {34 vars in 1014 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.0/security-groups?id=0f9e60f8-a46b-4304-9acd-850c1706d7f0&fields=id => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2257] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:05 2026] POST /v2.0/networks => generated 613 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2258] 10.0.0.28 () {34 vars in 980 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.0/networks?id=090ab07a-57a9-4196-9308-382a7c9afecb => generated 735 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2259] 10.0.0.28 () {34 vars in 963 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.0/quotas/6ad3becb7f1c475eb59bdff98a590173 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2260] 10.0.0.28 () {34 vars in 1000 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2261] 10.0.0.28 () {34 vars in 1006 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2262] 10.0.0.28 () {34 vars in 1106 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1120/2263] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:35:05 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:05.733 8 INFO neutron.db.segments_db [None req-7c28d6b5-057f-4234-8b61-220ed94ad284 b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Added segment 3ffa1f05-425e-4372-9b04-34693a99bd2f of type vxlan for network 355135c1-633f-449d-8c23-463c54532ea5 [pid: 8|app: 0|req: 1144/2264] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:05 2026] POST /v2.0/networks => generated 613 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1145/2265] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1146/2266] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1121/2267] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:35:05 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2268] 10.0.0.114 () {34 vars in 746 bytes} [Tue Apr 28 05:35:06 2026] PUT /v2.0/ports/478a627e-f72a-4347-9d1a-7ef05030a4cc/tags => generated 17 bytes in 82 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: 1122/2269] 10.0.0.114 () {34 vars in 746 bytes} [Tue Apr 28 05:35:06 2026] PUT /v2.0/ports/f28f341c-e5d2-45df-9cec-10b40511483d/tags => generated 25 bytes in 80 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: 1148/2270] 10.0.0.114 () {34 vars in 746 bytes} [Tue Apr 28 05:35:06 2026] PUT /v2.0/ports/e42d1184-e71c-48d2-ac59-fd9f023ec40f/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1123/2271] 10.0.0.114 () {34 vars in 746 bytes} [Tue Apr 28 05:35:06 2026] PUT /v2.0/ports/166e7b17-7b40-4a44-8d42-953281c2e09b/tags => generated 19 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: 1149/2272] 10.0.0.114 () {32 vars in 659 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 73 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: 1124/2273] 10.0.0.114 () {32 vars in 673 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2274] 10.0.0.114 () {32 vars in 669 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2275] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2276] 10.0.0.114 () {32 vars in 667 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2277] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:35:07 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2278] 10.0.0.114 () {32 vars in 677 bytes} [Tue Apr 28 05:35:07 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2279] 10.0.0.114 () {32 vars in 689 bytes} [Tue Apr 28 05:35:07 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:35:07.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-a97f4471-dc3e-42e0-92b8-3eee63f7ce2e b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] TaaS: Handle Delete Port: 478a627e-f72a-4347-9d1a-7ef05030a4cc 2026-04-28 05:35:07.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a97f4471-dc3e-42e0-92b8-3eee63f7ce2e b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Tap Mirror: Handle Delete Port: 478a627e-f72a-4347-9d1a-7ef05030a4cc [pid: 8|app: 0|req: 1153/2280] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:35:07 2026] DELETE /v2.0/ports/478a627e-f72a-4347-9d1a-7ef05030a4cc => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:08.079 7 INFO neutron_taas.services.taas.taas_plugin [None req-dac2568d-eb22-495f-8bda-475659d3f27f b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] TaaS: Handle Delete Port: f28f341c-e5d2-45df-9cec-10b40511483d 2026-04-28 05:35:08.082 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dac2568d-eb22-495f-8bda-475659d3f27f b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Tap Mirror: Handle Delete Port: f28f341c-e5d2-45df-9cec-10b40511483d [pid: 7|app: 0|req: 1128/2281] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:35:07 2026] DELETE /v2.0/ports/f28f341c-e5d2-45df-9cec-10b40511483d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:08.273 8 INFO neutron_taas.services.taas.taas_plugin [None req-aac3e94e-71f1-4de1-a28a-23afda4999ad b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] TaaS: Handle Delete Port: e42d1184-e71c-48d2-ac59-fd9f023ec40f 2026-04-28 05:35:08.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aac3e94e-71f1-4de1-a28a-23afda4999ad b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Tap Mirror: Handle Delete Port: e42d1184-e71c-48d2-ac59-fd9f023ec40f [pid: 8|app: 0|req: 1154/2282] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:35:08 2026] DELETE /v2.0/ports/e42d1184-e71c-48d2-ac59-fd9f023ec40f => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:08.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4c91936-d039-4f34-9f7f-cd034171ec22 b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] TaaS: Handle Delete Port: 166e7b17-7b40-4a44-8d42-953281c2e09b 2026-04-28 05:35:08.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4c91936-d039-4f34-9f7f-cd034171ec22 b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Tap Mirror: Handle Delete Port: 166e7b17-7b40-4a44-8d42-953281c2e09b [pid: 7|app: 0|req: 1129/2283] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:35:08 2026] DELETE /v2.0/ports/166e7b17-7b40-4a44-8d42-953281c2e09b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:08.642 8 INFO neutron_taas.services.taas.taas_plugin [None req-956a088b-9d3d-42b0-ae62-32dbad8d15cd b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] TaaS: Handle Delete Port: c306e5ad-b35a-4425-b333-f802d5552beb 2026-04-28 05:35:08.645 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-956a088b-9d3d-42b0-ae62-32dbad8d15cd b001cac51cc94a288a72b3ebe15ca9f6 a525b5d4fab546db9370b19ae6806f94 - - default default] Tap Mirror: Handle Delete Port: c306e5ad-b35a-4425-b333-f802d5552beb [pid: 8|app: 0|req: 1155/2284] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:35:08 2026] DELETE /v2.0/ports/c306e5ad-b35a-4425-b333-f802d5552beb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:08.843 7 INFO neutron.services.segments.plugin [-] Segment c36fb54d-2693-47cc-a1a4-5c85ff68ba12 resource provider aggregate not found 2026-04-28 05:35:08.849 7 INFO neutron.services.segments.plugin [-] Segment c36fb54d-2693-47cc-a1a4-5c85ff68ba12 resource provider aggregate not found 2026-04-28 05:35:08.866 7 INFO neutron.services.segments.plugin [-] Segment c36fb54d-2693-47cc-a1a4-5c85ff68ba12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36fb54d-2693-47cc-a1a4-5c85ff68ba12 found for delete ", "request_id": "req-ed3d732b-bb85-4ae0-8bbf-96b9041b4a2f"}]} 2026-04-28 05:35:08.866 7 INFO neutron.services.segments.plugin [-] Segment c36fb54d-2693-47cc-a1a4-5c85ff68ba12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36fb54d-2693-47cc-a1a4-5c85ff68ba12 found for delete ", "request_id": "req-cf6d8f89-330a-4fc0-891b-d73c91d509b3"}]} [pid: 7|app: 0|req: 1130/2285] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:08 2026] DELETE /v2.0/networks/e1938dc1-1b93-41e1-b291-6bb6a32e93ec => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:08.990 8 INFO neutron.services.segments.plugin [-] Segment 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 resource provider aggregate not found 2026-04-28 05:35:08.996 8 INFO neutron.services.segments.plugin [-] Segment 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 resource provider aggregate not found 2026-04-28 05:35:09.006 8 INFO neutron.services.segments.plugin [-] Segment 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 found for delete ", "request_id": "req-46de0ed0-7bdc-440e-a7e7-1873d6a9da28"}]} [pid: 8|app: 0|req: 1156/2286] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:08 2026] DELETE /v2.0/networks/159be005-441a-49cc-ac7f-67c52aacb3cc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:09.023 8 INFO neutron.services.segments.plugin [-] Segment 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a5d7fd2-5674-4f86-ae48-403f21ef5a24 found for delete ", "request_id": "req-e63e4168-20d1-4fac-ac45-b3bb536cfe57"}]} [pid: 7|app: 0|req: 1131/2287] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:08 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1157/2288] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:09 2026] DELETE /v2.0/networks/fd0dcd10-c51c-49ae-bcb9-f48c6d4d4fe6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2289] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:09 2026] DELETE /v2.0/networks/c6771549-042f-4056-ab5a-3bf063b2daf5 => 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: 1133/2290] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:09 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1158/2291] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:09 2026] DELETE /v2.0/networks/355135c1-633f-449d-8c23-463c54532ea5 => 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: 1134/2292] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:35:10 2026] GET /v2.0/networks?id=090ab07a-57a9-4196-9308-382a7c9afecb => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2293] 199.204.45.140 () {34 vars in 1049 bytes} [Tue Apr 28 05:35:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ad3becb7f1c475eb59bdff98a590173 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2294] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:10 2026] GET /v2.0/security-groups?tenant_id=a525b5d4fab546db9370b19ae6806f94&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2295] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:10 2026] DELETE /v2.0/security-groups/8f2bdefc-9af5-4387-88f7-7846d2a2b7a2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2296] 199.204.45.140 () {38 vars in 954 bytes} [Tue Apr 28 05:35:10 2026] POST /v2.0/ports => generated 1082 bytes in 299 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: 1161/2297] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:10 2026] GET /v2.0/security-groups?tenant_id=1b6427c43cae40bc8df7df1b17452697&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:35:10.896 7 INFO neutron.services.segments.plugin [-] Segment cfe86aab-da35-46bc-ab2f-0073cea0cd1b resource provider aggregate not found 2026-04-28 05:35:10.903 7 INFO neutron.services.segments.plugin [-] Segment cfe86aab-da35-46bc-ab2f-0073cea0cd1b resource provider aggregate not found [pid: 8|app: 0|req: 1162/2298] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:10 2026] DELETE /v2.0/security-groups/545d67e9-d043-4e3b-a96e-78e076ad9ddb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:10.927 7 INFO neutron.services.segments.plugin [-] Segment cfe86aab-da35-46bc-ab2f-0073cea0cd1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfe86aab-da35-46bc-ab2f-0073cea0cd1b found for delete ", "request_id": "req-9925b907-96ba-4f9a-88de-6c3d52d9105f"}]} 2026-04-28 05:35:10.928 7 INFO neutron.services.segments.plugin [-] Segment cfe86aab-da35-46bc-ab2f-0073cea0cd1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfe86aab-da35-46bc-ab2f-0073cea0cd1b found for delete ", "request_id": "req-e8043934-cfa7-44a6-bc44-9a024ceb6cc6"}]} [pid: 7|app: 0|req: 1137/2299] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:35:10 2026] PUT /v2.0/ports/2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => generated 1243 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:35:11.023 8 INFO neutron.services.segments.plugin [-] Segment b9c24245-c2a2-4279-a7e4-f781e7f01eb2 resource provider aggregate not found 2026-04-28 05:35:11.044 8 INFO neutron.services.segments.plugin [-] Segment b9c24245-c2a2-4279-a7e4-f781e7f01eb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c24245-c2a2-4279-a7e4-f781e7f01eb2 found for delete ", "request_id": "req-24e83af5-858b-4bff-9b8a-fa2be4ce189a"}]} 2026-04-28 05:35:11.051 8 INFO neutron.services.segments.plugin [-] Segment b9c24245-c2a2-4279-a7e4-f781e7f01eb2 resource provider aggregate not found 2026-04-28 05:35:11.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ce07c77-5a2b-442c-beaf-285edcaf4655'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '2c2ab9ea-05aa-48ee-b7ee-e0cc68154601', 'status': 'completed', 'code': 200} 2026-04-28 05:35:11.063 8 INFO neutron.services.segments.plugin [-] Segment 3ffa1f05-425e-4372-9b04-34693a99bd2f resource provider aggregate not found 2026-04-28 05:35:11.080 8 INFO neutron.services.segments.plugin [-] Segment b9c24245-c2a2-4279-a7e4-f781e7f01eb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c24245-c2a2-4279-a7e4-f781e7f01eb2 found for delete ", "request_id": "req-9e977cbf-a5c7-482c-9070-76bd655b5fbf"}]} 2026-04-28 05:35:11.093 8 INFO neutron.services.segments.plugin [-] Segment 3ffa1f05-425e-4372-9b04-34693a99bd2f resource provider aggregate not found 2026-04-28 05:35:11.096 8 INFO neutron.services.segments.plugin [-] Segment 3ffa1f05-425e-4372-9b04-34693a99bd2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffa1f05-425e-4372-9b04-34693a99bd2f found for delete ", "request_id": "req-36e71134-7230-4967-b855-5d582d476807"}]} 2026-04-28 05:35:11.106 8 INFO neutron.services.segments.plugin [-] Segment 3ffa1f05-425e-4372-9b04-34693a99bd2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffa1f05-425e-4372-9b04-34693a99bd2f found for delete ", "request_id": "req-cbe14e57-0a2e-40a6-9abd-657f10f16189"}]} [pid: 8|app: 0|req: 1163/2300] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:11 2026] GET /v2.0/security-groups?tenant_id=f573a43b6a9445f7ac711f91b876299d&name=default => generated 2929 bytes in 169 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: 1138/2301] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:11 2026] DELETE /v2.0/security-groups/50da58e5-9345-4435-ad0e-a0e125149f1b => 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: 1164/2302] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:35:11 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2303] 199.204.45.140 () {34 vars in 1017 bytes} [Tue Apr 28 05:35:11 2026] GET /v2.0/networks?tenant_id=6ad3becb7f1c475eb59bdff98a590173&shared=False => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2304] 199.204.45.140 () {34 vars in 929 bytes} [Tue Apr 28 05:35:11 2026] GET /v2.0/networks?shared=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: 1140/2305] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2306] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/security-groups?id=0f9e60f8-a46b-4304-9acd-850c1706d7f0&fields=id&fields=name => generated 96 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2307] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1167/2308] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2309] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1168/2310] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => 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: 1143/2311] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2312] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1144/2313] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1146/2316] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:15 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2317] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:35:15 2026] GET /v2.0/security-groups?id=0f9e60f8-a46b-4304-9acd-850c1706d7f0&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: 1148/2318] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:15 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:35:15.768 8 INFO neutron.db.segments_db [None req-432fa958-c634-4dc8-ba84-e376c6113eaa fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Added segment 3db51d4b-2c21-4685-9643-94a494eef9ba of type vxlan for network 60d75f6c-cec3-464d-9a6a-671b8a46360f 2026-04-28 05:35:16.051 8 INFO neutron.db.l3_hamode_db [None req-432fa958-c634-4dc8-ba84-e376c6113eaa fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:35:16.183 8 INFO neutron.db.l3_hamode_db [None req-432fa958-c634-4dc8-ba84-e376c6113eaa fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1171/2319] 10.0.0.114 () {34 vars in 667 bytes} [Tue Apr 28 05:35:15 2026] POST /v2.0/routers => generated 474 bytes in 1266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:16.828 7 INFO neutron.db.l3_hamode_db [None req-0c892ff2-e618-46d6-a99f-e4f3129c0654 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:35:16.956 7 INFO neutron.db.l3_hamode_db [None req-0c892ff2-e618-46d6-a99f-e4f3129c0654 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1172/2320] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:35:17 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2321] 199.204.45.140 () {34 vars in 1043 bytes} [Tue Apr 28 05:35:17 2026] GET /v2.0/security-groups?id=0f9e60f8-a46b-4304-9acd-850c1706d7f0&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2322] 10.0.0.114 () {34 vars in 667 bytes} [Tue Apr 28 05:35:16 2026] POST /v2.0/routers => generated 474 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:17.607 8 INFO neutron.db.l3_hamode_db [None req-106ea70b-6d2e-4e55-9150-d9bb4571679b fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:35:17.718 8 INFO neutron.db.l3_hamode_db [None req-106ea70b-6d2e-4e55-9150-d9bb4571679b fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1174/2323] 10.0.0.114 () {34 vars in 667 bytes} [Tue Apr 28 05:35:17 2026] POST /v2.0/routers => generated 474 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:18.292 7 INFO neutron.db.l3_hamode_db [None req-5066b4c7-c983-4b85-b8d3-54a458e33d9b fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:35:18.405 7 INFO neutron.db.l3_hamode_db [None req-5066b4c7-c983-4b85-b8d3-54a458e33d9b fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1175/2324] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:18 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2325] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:35:18 2026] GET /v2.0/security-groups?id=0f9e60f8-a46b-4304-9acd-850c1706d7f0&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2326] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:18 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2327] 10.0.0.114 () {34 vars in 667 bytes} [Tue Apr 28 05:35:18 2026] POST /v2.0/routers => generated 474 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 05:35:18.985 8 INFO neutron.db.l3_hamode_db [None req-1ea9cebf-35dd-4916-afbf-e0c151f2a1a1 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:35:19.122 8 INFO neutron.db.l3_hamode_db [None req-1ea9cebf-35dd-4916-afbf-e0c151f2a1a1 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1178/2328] 10.0.0.114 () {34 vars in 667 bytes} [Tue Apr 28 05:35:18 2026] POST /v2.0/routers => generated 474 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2329] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:35:19 2026] PUT /v2.0/routers/11f83a88-63aa-4903-9642-bb15e78537b4/tags => generated 17 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2330] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:35:19 2026] PUT /v2.0/routers/1fa4189a-268a-4bc9-bdd7-31ebdd836ac1/tags => generated 25 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2331] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:35:19 2026] PUT /v2.0/routers/1b758f24-1ce7-432a-92e8-a3cfa9870ba6/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2332] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:35:20 2026] PUT /v2.0/routers/cc704872-0b0f-4395-b4b5-dea0eb0d4560/tags => generated 19 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2333] 10.0.0.114 () {32 vars in 663 bytes} [Tue Apr 28 05:35:20 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2334] 10.0.0.114 () {32 vars in 677 bytes} [Tue Apr 28 05:35:20 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2335] 10.0.0.114 () {32 vars in 673 bytes} [Tue Apr 28 05:35:20 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2336] 10.0.0.114 () {32 vars in 685 bytes} [Tue Apr 28 05:35:20 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2337] 10.0.0.114 () {32 vars in 671 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2338] 10.0.0.114 () {32 vars in 685 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2339] 10.0.0.114 () {32 vars in 681 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2340] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2341] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/routers/11f83a88-63aa-4903-9642-bb15e78537b4 => generated 485 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2342] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2343] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/security-groups?id=0f9e60f8-a46b-4304-9acd-850c1706d7f0&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2344] 10.0.0.114 () {34 vars in 741 bytes} [Tue Apr 28 05:35:21 2026] PUT /v2.0/routers/11f83a88-63aa-4903-9642-bb15e78537b4 => generated 485 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2345] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/ports?device_id=11f83a88-63aa-4903-9642-bb15e78537b4 => 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: 1160/2346] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:35:22.171 8 INFO neutron_taas.services.taas.taas_plugin [None req-e167023d-a7ed-4b59-8415-bcf23068727e fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] TaaS: Handle Delete Port: 13a0ff2f-f42e-4330-b99a-efc624b8999c 2026-04-28 05:35:22.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e167023d-a7ed-4b59-8415-bcf23068727e fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Tap Mirror: Handle Delete Port: 13a0ff2f-f42e-4330-b99a-efc624b8999c [pid: 8|app: 0|req: 1187/2347] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:35:22 2026] DELETE /v2.0/routers/11f83a88-63aa-4903-9642-bb15e78537b4 => 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: 1161/2348] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:35:22 2026] GET /v2.0/routers/1fa4189a-268a-4bc9-bdd7-31ebdd836ac1 => generated 493 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2349] 10.0.0.114 () {34 vars in 741 bytes} [Tue Apr 28 05:35:22 2026] PUT /v2.0/routers/1fa4189a-268a-4bc9-bdd7-31ebdd836ac1 => generated 493 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2350] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:22 2026] GET /v2.0/ports?device_id=1fa4189a-268a-4bc9-bdd7-31ebdd836ac1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:23.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c7583f4-bfa0-4d5a-a604-277a47c79f9f fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] TaaS: Handle Delete Port: bcdc2db4-7136-4bcc-bfde-533e995c1d60 2026-04-28 05:35:23.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c7583f4-bfa0-4d5a-a604-277a47c79f9f fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Tap Mirror: Handle Delete Port: bcdc2db4-7136-4bcc-bfde-533e995c1d60 [pid: 8|app: 0|req: 1189/2351] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:35:22 2026] DELETE /v2.0/routers/1fa4189a-268a-4bc9-bdd7-31ebdd836ac1 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2352] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:35:23 2026] GET /v2.0/routers/1b758f24-1ce7-432a-92e8-a3cfa9870ba6 => generated 502 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2353] 10.0.0.114 () {34 vars in 741 bytes} [Tue Apr 28 05:35:23 2026] PUT /v2.0/routers/1b758f24-1ce7-432a-92e8-a3cfa9870ba6 => generated 502 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2354] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:23 2026] GET /v2.0/ports?device_id=1b758f24-1ce7-432a-92e8-a3cfa9870ba6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:24.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-47f52f3d-71d2-414e-b97e-43ee67fff079 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] TaaS: Handle Delete Port: 374da118-847a-4b64-a270-3a99a825c22c 2026-04-28 05:35:24.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47f52f3d-71d2-414e-b97e-43ee67fff079 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Tap Mirror: Handle Delete Port: 374da118-847a-4b64-a270-3a99a825c22c [pid: 8|app: 0|req: 1191/2355] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:35:23 2026] DELETE /v2.0/routers/1b758f24-1ce7-432a-92e8-a3cfa9870ba6 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2356] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:35:24 2026] GET /v2.0/routers/cc704872-0b0f-4395-b4b5-dea0eb0d4560 => generated 487 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2357] 10.0.0.114 () {34 vars in 741 bytes} [Tue Apr 28 05:35:24 2026] PUT /v2.0/routers/cc704872-0b0f-4395-b4b5-dea0eb0d4560 => generated 487 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2358] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:24 2026] GET /v2.0/ports?device_id=cc704872-0b0f-4395-b4b5-dea0eb0d4560 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:25.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e6c3435-3df3-4c69-9554-ea398817e9b1 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] TaaS: Handle Delete Port: 81ea2da5-c853-4f96-8163-9b83b6baa7e0 2026-04-28 05:35:25.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e6c3435-3df3-4c69-9554-ea398817e9b1 fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Tap Mirror: Handle Delete Port: 81ea2da5-c853-4f96-8163-9b83b6baa7e0 [pid: 8|app: 0|req: 1193/2359] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:35:24 2026] DELETE /v2.0/routers/cc704872-0b0f-4395-b4b5-dea0eb0d4560 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2360] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:35:25 2026] GET /v2.0/routers/5063ef8c-0d17-4013-b54b-72b4cb4400a2 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2361] 10.0.0.114 () {34 vars in 741 bytes} [Tue Apr 28 05:35:25 2026] PUT /v2.0/routers/5063ef8c-0d17-4013-b54b-72b4cb4400a2 => generated 480 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2362] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:25 2026] GET /v2.0/ports?device_id=5063ef8c-0d17-4013-b54b-72b4cb4400a2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:25.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed635f18-087b-4bf8-9ed4-170b2eba4a4a fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] TaaS: Handle Delete Port: b911bfd2-ee1b-463f-a6be-62c42b0f4a85 2026-04-28 05:35:25.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed635f18-087b-4bf8-9ed4-170b2eba4a4a fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] Tap Mirror: Handle Delete Port: b911bfd2-ee1b-463f-a6be-62c42b0f4a85 2026-04-28 05:35:26.202 8 INFO neutron.services.segments.plugin [-] Segment 3db51d4b-2c21-4685-9643-94a494eef9ba resource provider aggregate not found 2026-04-28 05:35:26.208 8 INFO neutron.services.segments.plugin [-] Segment 3db51d4b-2c21-4685-9643-94a494eef9ba resource provider aggregate not found 2026-04-28 05:35:26.226 8 INFO neutron.services.segments.plugin [-] Segment 3db51d4b-2c21-4685-9643-94a494eef9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db51d4b-2c21-4685-9643-94a494eef9ba found for delete ", "request_id": "req-35613ccb-8163-4502-842b-9db69f7e258e"}]} 2026-04-28 05:35:26.229 8 INFO neutron.services.segments.plugin [-] Segment 3db51d4b-2c21-4685-9643-94a494eef9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db51d4b-2c21-4685-9643-94a494eef9ba found for delete ", "request_id": "req-cdd124f9-d12e-454b-9eb7-f8523cbd3452"}]} 2026-04-28 05:35:26.237 8 INFO neutron.db.l3_hamode_db [None req-ed635f18-087b-4bf8-9ed4-170b2eba4a4a fa0f5521c6ad42efb8938571efe5f5bc 0eac29c226a846399d05ea9dc1f76523 - - default default] HA network 60d75f6c-cec3-464d-9a6a-671b8a46360f was deleted as no HA routers are present in tenant 0eac29c226a846399d05ea9dc1f76523. [pid: 8|app: 0|req: 1195/2363] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:35:25 2026] DELETE /v2.0/routers/5063ef8c-0d17-4013-b54b-72b4cb4400a2 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2364] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:26 2026] GET /v2.0/security-groups?tenant_id=7a30cad9d372455ba880e0a0307e2447&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2365] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:27 2026] DELETE /v2.0/security-groups/17651f0e-9f34-43b6-a724-fa5747f0392c => 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: 1170/2366] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:27 2026] GET /v2.0/security-groups?tenant_id=0eac29c226a846399d05ea9dc1f76523&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2367] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:27 2026] DELETE /v2.0/security-groups/fcca4066-18f3-49c9-a0e9-db14ed35e49a => 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: 1171/2368] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:27 2026] GET /v2.0/security-groups?tenant_id=98f1a2e12a1141ef8d8f927f1f911a2c&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2369] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:28 2026] DELETE /v2.0/security-groups/36fe1e30-8c86-449f-b8e9-739410033a90 => 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: 1200/2372] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:35:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2373] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:35:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2374] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:35:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2375] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:35:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2376] 10.0.0.114 () {34 vars in 683 bytes} [Tue Apr 28 05:35:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2377] 10.0.0.114 () {34 vars in 766 bytes} [Tue Apr 28 05:35:33 2026] PUT /v2.0/security-groups/8381a993-cb48-44d7-86f6-614d8036fc2b/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2378] 10.0.0.114 () {34 vars in 766 bytes} [Tue Apr 28 05:35:33 2026] PUT /v2.0/security-groups/64b5016b-6b98-41f4-9e4a-c43e5104771f/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: 1176/2379] 10.0.0.114 () {34 vars in 766 bytes} [Tue Apr 28 05:35:33 2026] PUT /v2.0/security-groups/d792efc4-9a0b-404b-a4c2-a29b53c0ce72/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2380] 10.0.0.114 () {34 vars in 766 bytes} [Tue Apr 28 05:35:33 2026] PUT /v2.0/security-groups/adaba828-114c-4982-921e-5b463f3409bc/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2381] 10.0.0.114 () {32 vars in 679 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2382] 10.0.0.114 () {32 vars in 693 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2383] 10.0.0.114 () {32 vars in 689 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2384] 10.0.0.114 () {32 vars in 701 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2385] 10.0.0.114 () {32 vars in 687 bytes} [Tue Apr 28 05:35:33 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: 1207/2386] 10.0.0.114 () {32 vars in 701 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2387] 10.0.0.114 () {32 vars in 697 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2388] 10.0.0.114 () {32 vars in 709 bytes} [Tue Apr 28 05:35:33 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2389] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:33 2026] DELETE /v2.0/security-groups/8381a993-cb48-44d7-86f6-614d8036fc2b => 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: 1209/2390] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:33 2026] DELETE /v2.0/security-groups/64b5016b-6b98-41f4-9e4a-c43e5104771f => 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: 1182/2391] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:33 2026] DELETE /v2.0/security-groups/d792efc4-9a0b-404b-a4c2-a29b53c0ce72 => 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: 1210/2392] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:34 2026] DELETE /v2.0/security-groups/adaba828-114c-4982-921e-5b463f3409bc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2393] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:34 2026] DELETE /v2.0/security-groups/a3313bad-a71d-4e0e-9c9f-6ff00e8b0243 => 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: 1211/2394] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:35 2026] GET /v2.0/security-groups?tenant_id=586804408e444ab797324c45588e2cab&name=default => generated 2929 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2395] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:35 2026] DELETE /v2.0/security-groups/a6063972-859c-4b2c-a235-a1aa11a7d348 => 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: 1212/2396] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:35 2026] GET /v2.0/security-groups?tenant_id=b5a9f86c074b4fc3a89b14fe388a976d&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2397] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:35 2026] DELETE /v2.0/security-groups/1c67c710-0d37-48c8-beb6-f0b52d3d1333 => 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: 1213/2398] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:35 2026] GET /v2.0/security-groups?tenant_id=99ec5864c4ff448f88929c220762cd56&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: 1186/2399] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:36 2026] DELETE /v2.0/security-groups/799e4b43-b418-47b2-a3e3-c578f7332705 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:39.838 8 INFO neutron.db.segments_db [None req-1afaf001-47a8-4be6-b4d9-dc14b10490a8 440bf9d5642f40bc8017e76cef0964b1 0368f7c500ed432482541b8cdfa2b69b - - default default] Added segment 5767aa04-b8b4-4f29-8fd4-86232da68ce3 of type vxlan for network 843e83b6-00e7-441f-a866-457c7bf4a2c6 [pid: 8|app: 0|req: 1214/2400] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:39 2026] POST /v2.0/networks => generated 613 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2401] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:35:39 2026] PUT /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2402] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:39 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/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: 1188/2403] 10.0.0.114 () {34 vars in 763 bytes} [Tue Apr 28 05:35:40 2026] PUT /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2404] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2405] 10.0.0.114 () {34 vars in 759 bytes} [Tue Apr 28 05:35:40 2026] PUT /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2406] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2407] 10.0.0.114 () {34 vars in 781 bytes} [Tue Apr 28 05:35:40 2026] PUT /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2408] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2409] 10.0.0.114 () {34 vars in 752 bytes} [Tue Apr 28 05:35:40 2026] PUT /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2410] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2411] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:40.636 8 INFO neutron.api.v2.resource [None req-27fd1401-6381-42ef-a213-2684b27fc530 440bf9d5642f40bc8017e76cef0964b1 0368f7c500ed432482541b8cdfa2b69b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1220/2412] 10.0.0.114 () {32 vars in 744 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2413] 10.0.0.114 () {32 vars in 743 bytes} [Tue Apr 28 05:35:40 2026] DELETE /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2414] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:40.814 7 INFO neutron.api.v2.resource [None req-cd7720bb-e354-4436-98e4-afefa6cd1d98 440bf9d5642f40bc8017e76cef0964b1 0368f7c500ed432482541b8cdfa2b69b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1194/2415] 10.0.0.114 () {32 vars in 747 bytes} [Tue Apr 28 05:35:40 2026] DELETE /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2416] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:40 2026] DELETE /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2417] 10.0.0.114 () {32 vars in 732 bytes} [Tue Apr 28 05:35:40 2026] GET /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6/tags => 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: 1223/2418] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:40 2026] DELETE /v2.0/networks/843e83b6-00e7-441f-a866-457c7bf4a2c6 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:35:41.213 8 INFO neutron.services.segments.plugin [-] Segment 5767aa04-b8b4-4f29-8fd4-86232da68ce3 resource provider aggregate not found 2026-04-28 05:35:41.217 8 INFO neutron.services.segments.plugin [-] Segment 5767aa04-b8b4-4f29-8fd4-86232da68ce3 resource provider aggregate not found 2026-04-28 05:35:41.230 8 INFO neutron.services.segments.plugin [-] Segment 5767aa04-b8b4-4f29-8fd4-86232da68ce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5767aa04-b8b4-4f29-8fd4-86232da68ce3 found for delete ", "request_id": "req-e31b78e3-7b75-4377-96f6-90d6ee670ec1"}]} 2026-04-28 05:35:41.232 8 INFO neutron.services.segments.plugin [-] Segment 5767aa04-b8b4-4f29-8fd4-86232da68ce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5767aa04-b8b4-4f29-8fd4-86232da68ce3 found for delete ", "request_id": "req-f9caeac2-b009-4af4-8fef-1433ebe6eade"}]} [pid: 7|app: 0|req: 1196/2419] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:41 2026] GET /v2.0/security-groups?tenant_id=0368f7c500ed432482541b8cdfa2b69b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2420] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:41 2026] DELETE /v2.0/security-groups/b24c0a25-7ff0-41dd-abdf-a8682a893915 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2421] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:42 2026] GET /v2.0/security-groups?tenant_id=e567880efd074c35b493f49e2b38c66d&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2422] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:42 2026] DELETE /v2.0/security-groups/bd135210-e48b-4b71-978a-bffb74d436dc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:46.001 8 INFO neutron.db.segments_db [None req-2dd48651-3b7b-4d57-a0a9-8499bedf225a 6eecfe501ff546469a30dc28e083b15b 57df109efda14524bc634831f981be41 - - default default] Added segment 1371961f-bba5-46a0-b2fe-bed2a57c1123 of type vxlan for network 5c3a8112-53c2-4962-a7bd-76262467423b [pid: 8|app: 0|req: 1227/2425] 10.0.0.114 () {34 vars in 669 bytes} [Tue Apr 28 05:35:45 2026] POST /v2.0/networks => generated 612 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2426] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:35:46 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2427] 10.0.0.114 () {34 vars in 746 bytes} [Tue Apr 28 05:35:46 2026] PUT /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1200/2428] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:46 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1229/2429] 10.0.0.114 () {34 vars in 757 bytes} [Tue Apr 28 05:35:46 2026] PUT /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1201/2430] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:46 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1230/2431] 10.0.0.114 () {34 vars in 753 bytes} [Tue Apr 28 05:35:46 2026] PUT /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1202/2432] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:46 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1231/2433] 10.0.0.114 () {34 vars in 775 bytes} [Tue Apr 28 05:35:46 2026] PUT /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1203/2434] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:46 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1232/2435] 10.0.0.114 () {34 vars in 746 bytes} [Tue Apr 28 05:35:46 2026] PUT /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1204/2436] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:47 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1233/2437] 10.0.0.114 () {32 vars in 734 bytes} [Tue Apr 28 05:35:47 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:47.182 7 INFO neutron.api.v2.resource [None req-ee9b81d6-b21e-457f-b84d-d117e8de0e00 6eecfe501ff546469a30dc28e083b15b 57df109efda14524bc634831f981be41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2438] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:35:47 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1234/2439] 10.0.0.114 () {32 vars in 737 bytes} [Tue Apr 28 05:35:47 2026] DELETE /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/red => generated 0 bytes in 69 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: 1206/2440] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:47 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 30 bytes in 81 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-28 05:35:47.410 8 INFO neutron.api.v2.resource [None req-3658e243-419a-4f9f-bce1-24bb691446d0 6eecfe501ff546469a30dc28e083b15b 57df109efda14524bc634831f981be41 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1235/2441] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:35:47 2026] DELETE /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1207/2442] 10.0.0.114 () {32 vars in 729 bytes} [Tue Apr 28 05:35:47 2026] DELETE /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1236/2443] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:35:47 2026] GET /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b/tags => generated 12 bytes in 47 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-28 05:35:47.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0d85179-74e9-4ae9-b048-83613c2bf498 6eecfe501ff546469a30dc28e083b15b 57df109efda14524bc634831f981be41 - - default default] TaaS: Handle Delete Port: 6766ee12-6eed-41ca-b751-e18a772d217b 2026-04-28 05:35:47.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0d85179-74e9-4ae9-b048-83613c2bf498 6eecfe501ff546469a30dc28e083b15b 57df109efda14524bc634831f981be41 - - default default] Tap Mirror: Handle Delete Port: 6766ee12-6eed-41ca-b751-e18a772d217b [pid: 7|app: 0|req: 1208/2444] 10.0.0.114 () {32 vars in 719 bytes} [Tue Apr 28 05:35:47 2026] DELETE /v2.0/ports/6766ee12-6eed-41ca-b751-e18a772d217b => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:47.883 8 INFO neutron.services.segments.plugin [-] Segment 1371961f-bba5-46a0-b2fe-bed2a57c1123 resource provider aggregate not found 2026-04-28 05:35:47.889 8 INFO neutron.services.segments.plugin [-] Segment 1371961f-bba5-46a0-b2fe-bed2a57c1123 resource provider aggregate not found 2026-04-28 05:35:47.905 8 INFO neutron.services.segments.plugin [-] Segment 1371961f-bba5-46a0-b2fe-bed2a57c1123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1371961f-bba5-46a0-b2fe-bed2a57c1123 found for delete ", "request_id": "req-10d9793c-6c6c-4107-bf55-a17d226d773b"}]} 2026-04-28 05:35:47.908 8 INFO neutron.services.segments.plugin [-] Segment 1371961f-bba5-46a0-b2fe-bed2a57c1123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1371961f-bba5-46a0-b2fe-bed2a57c1123 found for delete ", "request_id": "req-d90a3e40-9481-482d-8e57-2e5b8a6a31e0"}]} [pid: 8|app: 0|req: 1237/2445] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:35:47 2026] DELETE /v2.0/networks/5c3a8112-53c2-4962-a7bd-76262467423b => 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: 1209/2446] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:48 2026] GET /v2.0/security-groups?tenant_id=b4cd83b6c10d4c94b19bd7517ff32383&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2447] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:48 2026] DELETE /v2.0/security-groups/fa3a7772-3c8d-4861-b030-d50c0b5430d0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2448] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:49 2026] GET /v2.0/security-groups?tenant_id=57df109efda14524bc634831f981be41&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2449] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:49 2026] DELETE /v2.0/security-groups/182bb08a-3361-4691-8a67-e82bf58db8ca => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:52.469 7 INFO neutron.db.segments_db [None req-903cc21b-fbb8-41ab-9e36-aec5c6ad0876 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] Added segment 79b59483-0739-4fed-9b54-82ca5af5608f of type vxlan for network 9e45dc7c-b1fc-4599-a988-57225267528b 2026-04-28 05:35:52.763 7 INFO neutron.db.l3_hamode_db [None req-903cc21b-fbb8-41ab-9e36-aec5c6ad0876 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 05:35:52.890 7 INFO neutron.db.l3_hamode_db [None req-903cc21b-fbb8-41ab-9e36-aec5c6ad0876 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1211/2450] 10.0.0.114 () {34 vars in 667 bytes} [Tue Apr 28 05:35:52 2026] POST /v2.0/routers => generated 474 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2451] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:35:53 2026] PUT /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2452] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:53 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2453] 10.0.0.114 () {34 vars in 761 bytes} [Tue Apr 28 05:35:53 2026] PUT /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/green => generated 4 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2454] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:53 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2455] 10.0.0.114 () {34 vars in 757 bytes} [Tue Apr 28 05:35:53 2026] PUT /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/red => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2456] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:54 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2457] 10.0.0.114 () {34 vars in 779 bytes} [Tue Apr 28 05:35:54 2026] PUT /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/black.or.white => generated 4 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2458] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:54 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2459] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:35:54 2026] PUT /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 37 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2460] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:54 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2461] 10.0.0.114 () {32 vars in 738 bytes} [Tue Apr 28 05:35:54 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/red => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:35:54.813 7 INFO neutron.api.v2.resource [None req-4563adfb-02b3-4980-ac03-fe2992da6e39 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2462] 10.0.0.114 () {32 vars in 742 bytes} [Tue Apr 28 05:35:54 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2463] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:35:54 2026] DELETE /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/red => 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: 1218/2464] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:54 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:55.079 8 INFO neutron.api.v2.resource [None req-6bc88da3-0e33-4f4e-9474-ea1b46c72970 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1247/2465] 10.0.0.114 () {32 vars in 745 bytes} [Tue Apr 28 05:35:54 2026] DELETE /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2466] 10.0.0.114 () {32 vars in 733 bytes} [Tue Apr 28 05:35:55 2026] DELETE /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => 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: 1248/2467] 10.0.0.114 () {32 vars in 730 bytes} [Tue Apr 28 05:35:55 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74/tags => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2468] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:35:55 2026] GET /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2469] 10.0.0.114 () {34 vars in 741 bytes} [Tue Apr 28 05:35:55 2026] PUT /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74 => generated 480 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2470] 10.0.0.114 () {32 vars in 735 bytes} [Tue Apr 28 05:35:55 2026] GET /v2.0/ports?device_id=d134f3a8-bdde-4a71-a159-bbb0c0c68f74 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:35:56.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-0123eb66-c3f1-41cb-93aa-7ac27467b375 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] TaaS: Handle Delete Port: 02694269-ae5c-4561-87ba-288d7f9476b0 2026-04-28 05:35:56.025 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0123eb66-c3f1-41cb-93aa-7ac27467b375 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] Tap Mirror: Handle Delete Port: 02694269-ae5c-4561-87ba-288d7f9476b0 2026-04-28 05:35:56.336 8 INFO neutron.services.segments.plugin [-] Segment 79b59483-0739-4fed-9b54-82ca5af5608f resource provider aggregate not found 2026-04-28 05:35:56.343 8 INFO neutron.services.segments.plugin [-] Segment 79b59483-0739-4fed-9b54-82ca5af5608f resource provider aggregate not found 2026-04-28 05:35:56.360 8 INFO neutron.services.segments.plugin [-] Segment 79b59483-0739-4fed-9b54-82ca5af5608f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79b59483-0739-4fed-9b54-82ca5af5608f found for delete ", "request_id": "req-0b98f1ad-a014-496d-95af-3457bed9ab2e"}]} 2026-04-28 05:35:56.360 8 INFO neutron.services.segments.plugin [-] Segment 79b59483-0739-4fed-9b54-82ca5af5608f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79b59483-0739-4fed-9b54-82ca5af5608f found for delete ", "request_id": "req-8946d0af-4ea3-4142-9a78-b8073baec9e2"}]} 2026-04-28 05:35:56.370 8 INFO neutron.db.l3_hamode_db [None req-0123eb66-c3f1-41cb-93aa-7ac27467b375 6ee807e41d1943faab4b2127b7988ea8 a02ec27bca8640569f0c5a6fa314e4af - - default default] HA network 9e45dc7c-b1fc-4599-a988-57225267528b was deleted as no HA routers are present in tenant a02ec27bca8640569f0c5a6fa314e4af. [pid: 8|app: 0|req: 1250/2471] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:35:55 2026] DELETE /v2.0/routers/d134f3a8-bdde-4a71-a159-bbb0c0c68f74 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2472] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:35:56 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: 1251/2473] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:35:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2474] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:35:56 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: 1252/2475] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2476] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1254/2477] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2478] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/security-groups?tenant_id=a02ec27bca8640569f0c5a6fa314e4af&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2479] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:57 2026] DELETE /v2.0/security-groups/48d86d99-c88e-4030-b1a3-7659e039b98e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2480] 199.204.45.140 () {34 vars in 716 bytes} [Tue Apr 28 05:35:57 2026] POST /v2.0/ports => generated 1059 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2481] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/security-groups?tenant_id=fae78c6b4a43454ca71fdac9c65e6a7a&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2482] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1059 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2483] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:35:57 2026] DELETE /v2.0/security-groups/ab668239-bae8-49ed-ba33-5654acb6d308 => 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: 1257/2484] 10.0.0.28 () {34 vars in 905 bytes} [Tue Apr 28 05:35:57 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2485] 199.204.45.140 () {34 vars in 1261 bytes} [Tue Apr 28 05:35:58 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2486] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:35:58 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2487] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:35:58 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1259/2488] 199.204.45.140 () {34 vars in 974 bytes} [Tue Apr 28 05:35:59 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2489] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:35:59 2026] GET /v2.0/networks?id=c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2490] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:35:59 2026] PUT /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1249 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:36:00.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e51cbfe-a3da-4fe0-86e5-1e395cb5b5f6'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1232/2493] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2489 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2494] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/networks?id=c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2495] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1263/2496] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2497] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&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: 1264/2498] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1235/2499] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:00 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1265/2500] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:01 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2489 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2501] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1266/2502] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:01 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => 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: 1237/2503] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2504] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1238/2505] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1268/2506] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1239/2507] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2508] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&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: 1240/2509] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1270/2510] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:02 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2511] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:36:06 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1251 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2512] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:36:06 2026] PUT /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1275 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:36:06.515 7 INFO neutron.api.v2.resource [None req-52656db7-0a60-4fdd-b208-6df38c74ff99 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1242/2513] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:36:06 2026] GET /v2.0/security-groups/lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:36:06.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d09eb7c-a313-4b5b-b0c8-88ececd11a46'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1272/2514] 199.204.45.140 () {30 vars in 784 bytes} [Tue Apr 28 05:36:06 2026] GET /v2.0/security-groups?name=lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2515] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:36:06 2026] PUT /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1313 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:36:06.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95714c86-c133-44cf-a8dc-411859cb83e0'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1273/2516] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:07 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: 7|app: 0|req: 1244/2517] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2518] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2519] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36:07 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: 1247/2520] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2521] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2522] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2523] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/networks?id=c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2524] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2525] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2526] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 679 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2527] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1278/2528] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&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: 1251/2529] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => 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: 1279/2530] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1252/2531] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => 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: 1280/2532] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2533] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:07 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1281/2534] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2535] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/networks?id=c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2536] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1255/2537] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2538] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2539] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2540] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:08 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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-28 05:36:15.181 7 INFO neutron.db.l3_db [None req-ebc55bc2-0624-4ff9-b607-854ed96a2425 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Floating IP ef074419-80ca-42e0-ba91-82cad54f9447 associated. External IP: 10.96.250.201, port: 64115b00-54ae-436f-ac65-6627970201d6. [pid: 7|app: 0|req: 1257/2543] 10.0.0.114 () {34 vars in 676 bytes} [Tue Apr 28 05:36:14 2026] POST /v2.0/floatingips => generated 898 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2544] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2545] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2546] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2547] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36:20 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-28 05:36:20.232 8 INFO neutron.api.v2.resource [None req-186419ab-7560-47f7-a2d5-575995176d0e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2548] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:36:20 2026] GET /v2.0/security-groups/lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2549] 199.204.45.140 () {30 vars in 784 bytes} [Tue Apr 28 05:36:20 2026] GET /v2.0/security-groups?name=lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2550] 199.204.45.140 () {30 vars in 814 bytes} [Tue Apr 28 05:36:20 2026] GET /v2.0/security-group-rules?security_group_id=4fd6c09e-d31e-4cdc-a488-81d2462977a5 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2551] 199.204.45.140 () {34 vars in 746 bytes} [Tue Apr 28 05:36:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2552] 199.204.45.140 () {34 vars in 746 bytes} [Tue Apr 28 05:36:20 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: 1262/2553] 10.0.0.107 () {30 vars in 689 bytes} [Tue Apr 28 05:36:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2554] 10.0.0.107 () {30 vars in 691 bytes} [Tue Apr 28 05:36:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2555] 10.0.0.107 () {30 vars in 667 bytes} [Tue Apr 28 05:36:26 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: 1293/2556] 10.0.0.107 () {30 vars in 703 bytes} [Tue Apr 28 05:36:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2557] 10.0.0.107 () {28 vars in 438 bytes} [Tue Apr 28 05:36:26 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: 1294/2558] 10.0.0.107 () {30 vars in 727 bytes} [Tue Apr 28 05:36:26 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2559] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2560] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2561] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:27 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: 1296/2562] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36: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: 1267/2563] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2564] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1268/2565] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:27 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: 1298/2566] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2567] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2568] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2569] 199.204.45.140 () {34 vars in 716 bytes} [Tue Apr 28 05:36:27 2026] POST /v2.0/ports => generated 1324 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2570] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:36:28 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1324 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: 1271/2571] 199.204.45.140 () {34 vars in 1261 bytes} [Tue Apr 28 05:36:29 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95?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: 1301/2572] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:29 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1272/2573] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:29 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2574] 199.204.45.140 () {34 vars in 974 bytes} [Tue Apr 28 05:36:29 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2575] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:29 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2576] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:36:29 2026] PUT /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1514 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:36:30.323 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3a3ff95-c9bd-4b28-b4c7-2d72ec3ce987'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '0de344b0-dc49-4eaf-9abc-a892c65f3d95', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1275/2579] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:30 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4095 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1305/2580] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:30 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2581] 199.204.45.140 () {34 vars in 1055 bytes} [Tue Apr 28 05:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => 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: 1306/2582] 199.204.45.140 () {34 vars in 1103 bytes} [Tue Apr 28 05:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => 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: 1277/2583] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:36:30 2026] GET /v2.0/subnets?id=b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42&id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2584] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:31 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2585] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:31 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&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: 1308/2586] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:31 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2587] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:31 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1309/2588] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4095 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2589] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1310/2590] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => 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: 1281/2591] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&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: 1311/2592] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1282/2593] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1312/2594] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1283/2595] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2596] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2597] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2598] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2599] 199.204.45.140 () {34 vars in 1055 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => 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: 1315/2600] 199.204.45.140 () {34 vars in 1103 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2601] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/subnets?id=b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42&id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2602] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2603] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2604] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:32 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2605] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:33 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1318/2606] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2607] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2608] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => 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: 1290/2609] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/subnets/b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42 => 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: 1320/2610] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2611] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2612] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2613] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36:37 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: 1322/2614] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2615] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2616] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2617] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2618] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => 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: 1295/2619] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2620] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:37 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1297/2623] 10.0.0.107 () {30 vars in 689 bytes} [Tue Apr 28 05:36:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2624] 10.0.0.107 () {30 vars in 691 bytes} [Tue Apr 28 05:36:47 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: 1298/2625] 10.0.0.107 () {30 vars in 667 bytes} [Tue Apr 28 05:36:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2626] 10.0.0.107 () {30 vars in 703 bytes} [Tue Apr 28 05:36:47 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: 1299/2627] 10.0.0.107 () {28 vars in 438 bytes} [Tue Apr 28 05:36:47 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: 1329/2628] 10.0.0.107 () {30 vars in 727 bytes} [Tue Apr 28 05:36:47 2026] GET /v2.0/subnets/ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2629] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:49 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: 1330/2630] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36: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: 7|app: 0|req: 1301/2631] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2632] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2633] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2634] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/subnets/ae770b04-7ebf-4acc-a119-ecb7f9936a99 => 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: 1303/2635] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4097 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2636] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2637] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:36:49 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: 1334/2638] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2639] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:36:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2640] 199.204.45.140 () {34 vars in 716 bytes} [Tue Apr 28 05:36:49 2026] POST /v2.0/ports => generated 1332 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2641] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:36:50 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1332 bytes in 67 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: 1336/2642] 10.0.0.28 () {34 vars in 905 bytes} [Tue Apr 28 05:36:50 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2643] 199.204.45.140 () {34 vars in 1261 bytes} [Tue Apr 28 05:36:51 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69?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: 1337/2644] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:51 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1308/2645] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:51 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1338/2646] 199.204.45.140 () {34 vars in 974 bytes} [Tue Apr 28 05:36:51 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1332 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2647] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:51 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2648] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:36:52 2026] PUT /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1522 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:36:52.513 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8d20679-008c-481b-be29-222f6658f375'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '5eabe9f4-ac02-446d-bdb2-772c8257de69', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2649] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 5611 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2650] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2651] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2652] 199.204.45.140 () {34 vars in 1105 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d8&port_id=5eabe9f4-ac02-446d-bdb2-772c8257de69 => 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: 1312/2653] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/subnets?id=0217f490-4d0e-4e77-b9e2-a1645e25495c&id=ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 1413 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2654] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&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: 1313/2655] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2656] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1314/2657] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:53 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1344/2658] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 5611 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2659] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1345/2660] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2661] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&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: 1346/2662] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1317/2663] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1347/2664] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1318/2665] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2666] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&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: 1319/2667] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1349/2668] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1320/2669] 199.204.45.140 () {34 vars in 1055 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => 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: 1350/2670] 199.204.45.140 () {34 vars in 1103 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A261&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2671] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:36:54 2026] GET /v2.0/subnets?id=b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42&id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2672] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2673] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2674] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1323/2675] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1353/2676] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.147&port_id=5eabe9f4-ac02-446d-bdb2-772c8257de69 => 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: 1324/2677] 199.204.45.140 () {34 vars in 1105 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d8&port_id=5eabe9f4-ac02-446d-bdb2-772c8257de69 => 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: 1354/2678] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/subnets?id=0217f490-4d0e-4e77-b9e2-a1645e25495c&id=ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2679] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&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: 1355/2680] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&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: 1326/2681] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2682] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:36:55 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1327/2683] 10.0.0.28 () {34 vars in 969 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2684] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2685] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/subnets/ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2686] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/subnets/0217f490-4d0e-4e77-b9e2-a1645e25495c => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2687] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2688] 199.204.45.140 () {34 vars in 789 bytes} [Tue Apr 28 05:36:59 2026] PUT /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1251 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:36:59.918 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dcbff55-d31e-441d-b675-1b4054427c0d'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '0de344b0-dc49-4eaf-9abc-a892c65f3d95', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1330/2689] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1360/2690] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:36:59 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2691] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2692] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:00 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: 1332/2693] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2694] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2695] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2696] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2697] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1364/2698] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1335/2699] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => 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: 1337/2702] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2703] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2704] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 5384 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2705] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2706] 199.204.45.140 () {34 vars in 1055 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => 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: 1368/2707] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/subnets?id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2708] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2709] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1341/2710] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:00 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1370/2711] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2712] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:12 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: 1371/2713] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2714] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2715] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2716] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 5384 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2717] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2718] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2719] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2720] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2721] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2722] 199.204.45.140 () {34 vars in 789 bytes} [Tue Apr 28 05:37:12 2026] PUT /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1311 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:37:12.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31f10dba-db6b-4c3a-b2cd-3d89b045131f'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '5eabe9f4-ac02-446d-bdb2-772c8257de69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1376/2723] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 798 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: 7|app: 0|req: 1348/2724] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/subnets/0217f490-4d0e-4e77-b9e2-a1645e25495c => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2725] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:12 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2726] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:37:12 2026] PUT /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1080 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: 8|app: 0|req: 1378/2727] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2728] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2729] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2730] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4976 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2731] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1352/2732] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1381/2733] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:13 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2734] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:14 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4976 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:37:14.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e002e6cc-a389-4d41-b2b6-85f82e3449dd'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '5eabe9f4-ac02-446d-bdb2-772c8257de69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2737] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1355/2738] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2739] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1356/2740] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1385/2741] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 4976 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2742] 199.204.45.140 () {34 vars in 974 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2743] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2744] 199.204.45.140 () {34 vars in 1015 bytes} [Tue Apr 28 05:37:15 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2745] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:37:16 2026] PUT /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 917 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2746] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:16 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 3868 bytes in 59 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-28 05:37:16.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a52ddfb-23de-4328-b092-551fda2c1aba c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 5eabe9f4-ac02-446d-bdb2-772c8257de69 2026-04-28 05:37:16.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a52ddfb-23de-4328-b092-551fda2c1aba c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 5eabe9f4-ac02-446d-bdb2-772c8257de69 [pid: 8|app: 0|req: 1388/2747] 199.204.45.140 () {32 vars in 758 bytes} [Tue Apr 28 05:37:16 2026] DELETE /v2.0/ports/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2748] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2749] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:17 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: 1361/2750] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2751] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2752] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2753] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => 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: 1363/2754] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1349 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2755] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1364/2756] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2757] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => 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: 1365/2758] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2759] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 3868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2760] 199.204.45.140 () {34 vars in 1225 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/networks?id=090ab07a-57a9-4196-9308-382a7c9afecb&id=c22d40ba-e1ab-41c0-9388-6592eae23444&id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 3098 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2761] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1367/2762] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:17 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => generated 654 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2763] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&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: 1368/2764] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2765] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2766] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => 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: 1398/2767] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1370/2768] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2769] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2770] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2771] 199.204.45.140 () {34 vars in 1055 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=0de344b0-dc49-4eaf-9abc-a892c65f3d95 => 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: 1372/2772] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/subnets?id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => 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: 1401/2773] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2774] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2775] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:18 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2776] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:22 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: 1403/2777] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2778] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2779] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2780] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:22 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 3868 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2781] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:23 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: 1377/2782] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37: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: 1406/2783] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37: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: 1378/2784] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2785] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:23 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2786] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:37:23 2026] PUT /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1080 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:37:23.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d911e5b-c4a5-4168-907a-5bffcb366ce8'] response: {'name': 'network-changed', 'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'tag': '0de344b0-dc49-4eaf-9abc-a892c65f3d95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2787] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:37:23 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 798 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: 7|app: 0|req: 1380/2788] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:23 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 3697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2789] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:23 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1381/2790] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:24 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 3697 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2791] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:37:24 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2792] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:24 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2793] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:24 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1383/2794] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:24 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => 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: 1412/2795] 199.204.45.140 () {34 vars in 974 bytes} [Tue Apr 28 05:37:25 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2796] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:37:25 2026] GET /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2797] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:25 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 3697 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2798] 199.204.45.140 () {34 vars in 1015 bytes} [Tue Apr 28 05:37:25 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2799] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:37:25 2026] PUT /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 917 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2800] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:26 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:26.957 7 INFO neutron_taas.services.taas.taas_plugin [None req-a63a3901-8d0f-4c71-b4b1-a2f687b3784e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 0de344b0-dc49-4eaf-9abc-a892c65f3d95 2026-04-28 05:37:26.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a63a3901-8d0f-4c71-b4b1-a2f687b3784e c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 0de344b0-dc49-4eaf-9abc-a892c65f3d95 [pid: 7|app: 0|req: 1386/2801] 199.204.45.140 () {32 vars in 758 bytes} [Tue Apr 28 05:37:26 2026] DELETE /v2.0/ports/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2802] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2803] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37: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: 8|app: 0|req: 1417/2804] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37: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: 7|app: 0|req: 1388/2805] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2806] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2807] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2808] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2809] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2810] 199.204.45.140 () {30 vars in 742 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => 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: 1391/2811] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2812] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1392/2813] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2814] 199.204.45.140 () {34 vars in 1145 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/networks?id=090ab07a-57a9-4196-9308-382a7c9afecb&id=c22d40ba-e1ab-41c0-9388-6592eae23444&id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 2311 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2815] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1423/2816] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2817] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&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: 1424/2818] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1395/2819] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2820] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2821] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/subnets?id=c52d8f51-75de-4d67-9bb8-4916b9422a2c => 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: 1426/2822] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/ports?network_id=c22d40ba-e1ab-41c0-9388-6592eae23444&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: 1397/2823] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:27 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1427/2824] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:28 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?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: 1429/2827] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2828] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:39 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: 1430/2829] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2830] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:39 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-28 05:37:39.127 8 INFO neutron.api.v2.resource [None req-78156eae-ceda-4d09-b27f-4398e7d519d1 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1431/2831] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:37:39 2026] GET /v2.0/security-groups/lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2832] 199.204.45.140 () {30 vars in 784 bytes} [Tue Apr 28 05:37:39 2026] GET /v2.0/security-groups?name=lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2833] 199.204.45.140 () {30 vars in 814 bytes} [Tue Apr 28 05:37:39 2026] GET /v2.0/security-group-rules?security_group_id=4fd6c09e-d31e-4cdc-a488-81d2462977a5 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2834] 199.204.45.140 () {32 vars in 788 bytes} [Tue Apr 28 05:37:39 2026] DELETE /v2.0/security-group-rules/412b923a-fa56-45a8-b2fa-581ad4e3ab79 => 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: 1433/2835] 199.204.45.140 () {32 vars in 788 bytes} [Tue Apr 28 05:37:39 2026] DELETE /v2.0/security-group-rules/9c0e26c6-69a0-4c57-9492-0aee634d8bdc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:37:43.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d1ca309-ce64-4b42-8886-1d5b69651d30 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: bbc85b02-1199-4e8a-8df2-c0e8fe78ee97 2026-04-28 05:37:43.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d1ca309-ce64-4b42-8886-1d5b69651d30 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: bbc85b02-1199-4e8a-8df2-c0e8fe78ee97 2026-04-28 05:37:43.189 7 INFO neutron.db.l3_db [None req-4d1ca309-ce64-4b42-8886-1d5b69651d30 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Floating IP ef074419-80ca-42e0-ba91-82cad54f9447 disassociated (deleted). External IP: 10.96.250.201, port: 64115b00-54ae-436f-ac65-6627970201d6. [pid: 7|app: 0|req: 1403/2836] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:37:42 2026] DELETE /v2.0/floatingips/ef074419-80ca-42e0-ba91-82cad54f9447 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:37:43.508 8 INFO neutron.api.v2.resource [None req-43e8a9f7-9a10-4422-9949-14827fd1f4e5 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2837] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:37:43 2026] GET /v2.0/floatingips/ef074419-80ca-42e0-ba91-82cad54f9447 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2838] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2839] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2840] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:44 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: 1436/2841] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37: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-28 05:37:44.380 7 INFO neutron.api.v2.resource [None req-7d0dcaa8-b864-4ff6-b77e-08c8c875dae4 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1406/2842] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/security-groups/lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2843] 199.204.45.140 () {30 vars in 784 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/security-groups?name=lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2844] 199.204.45.140 () {30 vars in 814 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/security-group-rules?security_group_id=4fd6c09e-d31e-4cdc-a488-81d2462977a5 => 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: 1438/2845] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:44 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: 1408/2846] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2847] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:44 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: 1409/2848] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:44 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: 1440/2849] 199.204.45.140 () {30 vars in 740 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2850] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2851] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2852] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:44 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2855] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:45 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2856] 199.204.45.140 () {34 vars in 974 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2857] 199.204.45.140 () {34 vars in 1059 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d?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: 7|app: 0|req: 1414/2858] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2859] 199.204.45.140 () {34 vars in 1015 bytes} [Tue Apr 28 05:37:46 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444?fields=dns_domain => generated 29 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2860] 199.204.45.140 () {38 vars in 1027 bytes} [Tue Apr 28 05:37:46 2026] PUT /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1150 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2861] 199.204.45.140 () {30 vars in 768 bytes} [Tue Apr 28 05:37:47 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 41 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: 1416/2862] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:37:48 2026] PUT /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1090 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2863] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 1090 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:48.357 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce1d228a-ae60-4f16-bfc3-372f1562c4b7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d 2026-04-28 05:37:48.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce1d228a-ae60-4f16-bfc3-372f1562c4b7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d [pid: 7|app: 0|req: 1417/2864] 199.204.45.140 () {32 vars in 758 bytes} [Tue Apr 28 05:37:48 2026] DELETE /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2865] 199.204.45.140 () {30 vars in 702 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2866] 199.204.45.140 () {30 vars in 704 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2867] 199.204.45.140 () {30 vars in 680 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2868] 199.204.45.140 () {30 vars in 716 bytes} [Tue Apr 28 05:37:48 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-28 05:37:48.672 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb63029a-365b-48e8-83c3-a8b832879c80 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1450/2869] 199.204.45.140 () {32 vars in 758 bytes} [Tue Apr 28 05:37:48 2026] DELETE /v2.0/ports/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2870] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:37:48.732 7 INFO neutron.api.v2.resource [None req-327d2d0d-ecb7-4161-b71e-069ace7e04ed c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2871] 199.204.45.140 () {30 vars in 762 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/security-groups/lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2872] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/ports?tenant_id=6ad3becb7f1c475eb59bdff98a590173&device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2873] 199.204.45.140 () {30 vars in 784 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/security-groups?name=lb-82d3471c-53b0-44bb-acb8-594ebb699c15 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2874] 199.204.45.140 () {30 vars in 736 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2875] 199.204.45.140 () {34 vars in 1065 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/networks?id=090ab07a-57a9-4196-9308-382a7c9afecb&id=c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 1524 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2876] 199.204.45.140 () {34 vars in 1061 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.199&port_id=2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => 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: 1454/2877] 199.204.45.140 () {34 vars in 983 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/subnets?id=efed5627-7e61-4cfb-a48f-318de60e23cb => 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: 1455/2878] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/ports?network_id=090ab07a-57a9-4196-9308-382a7c9afecb&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2879] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1457/2880] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:48 2026] GET /v2.0/networks/090ab07a-57a9-4196-9308-382a7c9afecb?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: 1424/2881] 199.204.45.140 () {34 vars in 788 bytes} [Tue Apr 28 05:37:48 2026] PUT /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 1090 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2882] 199.204.45.140 () {32 vars in 778 bytes} [Tue Apr 28 05:37:49 2026] DELETE /v2.0/security-groups/4fd6c09e-d31e-4cdc-a488-81d2462977a5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:37:49.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-be1ffbea-3425-464b-9f90-5b169b32105d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 64115b00-54ae-436f-ac65-6627970201d6 2026-04-28 05:37:49.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be1ffbea-3425-464b-9f90-5b169b32105d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 64115b00-54ae-436f-ac65-6627970201d6 [pid: 7|app: 0|req: 1425/2883] 199.204.45.140 () {32 vars in 758 bytes} [Tue Apr 28 05:37:49 2026] DELETE /v2.0/ports/64115b00-54ae-436f-ac65-6627970201d6 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2884] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:37:52 2026] GET /v2.0/ports?device_id=a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:37:52.207 7 INFO neutron_taas.services.taas.taas_plugin [req-8838ccbf-1670-414c-97c5-b3e8ec1425c9 req-e4cb61bf-8007-4167-b382-6cc316e1156d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] TaaS: Handle Delete Port: 2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 2026-04-28 05:37:52.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8838ccbf-1670-414c-97c5-b3e8ec1425c9 req-e4cb61bf-8007-4167-b382-6cc316e1156d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Tap Mirror: Handle Delete Port: 2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 [pid: 7|app: 0|req: 1426/2885] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:37:52 2026] DELETE /v2.0/ports/2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:37:52.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b2f8cb-2c98-4e4e-b897-9c59c877af79'] response: {'server_uuid': 'a0e0ebc7-8954-4994-8985-22b6d168fe9f', 'name': 'network-vif-deleted', 'tag': '2c2ab9ea-05aa-48ee-b7ee-e0cc68154601', 'status': 'completed', 'code': 200} 2026-04-28 05:37:54.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-1cf40507-77f0-432c-88fb-a67d4980cc7c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 74a11d06-446e-4377-9bcb-145dcd3254af 2026-04-28 05:37:54.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cf40507-77f0-432c-88fb-a67d4980cc7c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 74a11d06-446e-4377-9bcb-145dcd3254af 2026-04-28 05:37:54.562 8 INFO neutron.db.l3_db [None req-1cf40507-77f0-432c-88fb-a67d4980cc7c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Floating IP 92751f09-5553-4195-aa2f-2d99c065670b disassociated (deleted). External IP: 10.96.250.204, port: d993934f-ae4a-44fe-ad3b-17ac977e83e7. [pid: 8|app: 0|req: 1460/2886] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:37:53 2026] DELETE /v2.0/floatingips/92751f09-5553-4195-aa2f-2d99c065670b => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:37:54.900 7 INFO neutron.api.v2.resource [None req-cdd251e6-8cb1-437c-9a41-1065d693750d 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2887] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:37:54 2026] GET /v2.0/floatingips/92751f09-5553-4195-aa2f-2d99c065670b => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:37:54.913 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66337f7a-b953-4652-9294-27ecb430193b'] response: {'name': 'network-changed', 'server_uuid': '0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4', 'tag': 'd993934f-ae4a-44fe-ad3b-17ac977e83e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1461/2888] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2889] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2890] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2891] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/networks?id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2892] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=d993934f-ae4a-44fe-ad3b-17ac977e83e7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2893] 199.204.45.140 () {34 vars in 1105 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13b&port_id=d993934f-ae4a-44fe-ad3b-17ac977e83e7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2894] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/subnets?id=0217f490-4d0e-4e77-b9e2-a1645e25495c&id=ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 1413 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2895] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2896] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/ports?network_id=96981d6b-7b94-4f2b-a50b-d57c89e3be6b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2897] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2898] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b?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: 1433/2899] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:37:57 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:37:57.656 8 INFO neutron_taas.services.taas.taas_plugin [req-3e04bd15-e856-4759-ba80-fce5b9d99283 req-abb3bdae-cc99-4419-942a-618391e46269 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: d993934f-ae4a-44fe-ad3b-17ac977e83e7 2026-04-28 05:37:57.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3e04bd15-e856-4759-ba80-fce5b9d99283 req-abb3bdae-cc99-4419-942a-618391e46269 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: d993934f-ae4a-44fe-ad3b-17ac977e83e7 [pid: 8|app: 0|req: 1467/2900] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:37:57 2026] DELETE /v2.0/ports/d993934f-ae4a-44fe-ad3b-17ac977e83e7 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:37:57.859 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f23451e1-7de1-4edd-af7b-2fdd8e65d7f3'] response: {'server_uuid': '0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4', 'name': 'network-vif-deleted', 'tag': 'd993934f-ae4a-44fe-ad3b-17ac977e83e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1434/2901] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:38:00 2026] GET /v2.0/ports?device_id=0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 05:38:05.493 8 INFO neutron_taas.services.taas.taas_plugin [None req-64f6bc6a-d7cb-4b08-ab27-7ae8050f7563 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 77d3c55d-be85-458d-86c6-46abd136d27c 2026-04-28 05:38:05.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64f6bc6a-d7cb-4b08-ab27-7ae8050f7563 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 77d3c55d-be85-458d-86c6-46abd136d27c 2026-04-28 05:38:05.643 8 INFO neutron.db.l3_db [None req-64f6bc6a-d7cb-4b08-ab27-7ae8050f7563 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Floating IP 9fe8660c-fe65-424d-b861-286f87a0f657 disassociated (deleted). External IP: 10.96.250.203, port: f7613acd-0ef2-4da6-bb99-890327850740. [pid: 8|app: 0|req: 1469/2904] 10.0.0.114 () {32 vars in 731 bytes} [Tue Apr 28 05:38:05 2026] DELETE /v2.0/floatingips/9fe8660c-fe65-424d-b861-286f87a0f657 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:05.958 7 INFO neutron.api.v2.resource [None req-f85644c7-9b4e-4549-a7af-80f2b06c7833 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2905] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:38:05 2026] GET /v2.0/floatingips/9fe8660c-fe65-424d-b861-286f87a0f657 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:05.985 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0341e611-d82d-4e16-ba51-ca32b2e62a30'] response: {'name': 'network-changed', 'server_uuid': 'd2498e7f-a7be-4d1c-af9b-9b09db940da5', 'tag': 'f7613acd-0ef2-4da6-bb99-890327850740', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1470/2906] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2907] 10.0.0.28 () {34 vars in 1038 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/security-groups?id=094f77cd-6843-4785-988b-d7f6e8b39c1d&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2908] 199.204.45.140 () {34 vars in 1079 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/ports?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2909] 199.204.45.140 () {34 vars in 985 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/networks?id=4c95c4b8-11d0-46bf-ac50-9299043a20e1 => 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: 1472/2910] 199.204.45.140 () {34 vars in 1057 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=f7613acd-0ef2-4da6-bb99-890327850740 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2911] 199.204.45.140 () {34 vars in 1103 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20f&port_id=f7613acd-0ef2-4da6-bb99-890327850740 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2912] 199.204.45.140 () {34 vars in 1063 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/subnets?id=b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42&id=ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2913] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&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: 1474/2914] 199.204.45.140 () {34 vars in 1051 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/ports?network_id=4c95c4b8-11d0-46bf-ac50-9299043a20e1&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: 1441/2915] 199.204.45.140 () {34 vars in 1011 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?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: 1475/2916] 199.204.45.140 () {34 vars in 1111 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2917] 199.204.45.140 () {34 vars in 993 bytes} [Tue Apr 28 05:38:08 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 05:38:08.718 8 INFO neutron_taas.services.taas.taas_plugin [req-f75cabca-c0ea-4758-a11c-c03b177425ed req-f54a4689-6d56-493a-a715-b2dbfa2373f0 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: f7613acd-0ef2-4da6-bb99-890327850740 2026-04-28 05:38:08.721 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f75cabca-c0ea-4758-a11c-c03b177425ed req-f54a4689-6d56-493a-a715-b2dbfa2373f0 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: f7613acd-0ef2-4da6-bb99-890327850740 [pid: 8|app: 0|req: 1476/2918] 199.204.45.140 () {36 vars in 996 bytes} [Tue Apr 28 05:38:08 2026] DELETE /v2.0/ports/f7613acd-0ef2-4da6-bb99-890327850740 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:08.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-155cac36-b91d-4507-b649-bc92a665ca57'] response: {'server_uuid': 'd2498e7f-a7be-4d1c-af9b-9b09db940da5', 'name': 'network-vif-deleted', 'tag': 'f7613acd-0ef2-4da6-bb99-890327850740', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2919] 10.0.0.28 () {34 vars in 988 bytes} [Tue Apr 28 05:38:11 2026] GET /v2.0/ports?device_id=d2498e7f-a7be-4d1c-af9b-9b09db940da5 => 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: 1478/2922] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/2feb7152-bc31-48e2-b971-2f8ee68c6df8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:16.502 7 INFO neutron.api.v2.resource [None req-6bb51a52-efc2-40b3-a72b-82327af96939 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2923] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.0/security-group-rules/2feb7152-bc31-48e2-b971-2f8ee68c6df8 => 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: 1479/2924] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/604c4b54-a2de-4108-9f5c-3964322bd7a9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:16.588 7 INFO neutron.api.v2.resource [None req-1319978a-a23a-4f88-aea9-b53ddf795d4d 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2925] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.0/security-group-rules/604c4b54-a2de-4108-9f5c-3964322bd7a9 => 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: 1480/2926] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/7020f83c-7a89-423b-9456-09fe3cc9a1da => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:16.674 7 INFO neutron.api.v2.resource [None req-0a059362-c132-44a5-ad92-4bad83160015 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2927] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.0/security-group-rules/7020f83c-7a89-423b-9456-09fe3cc9a1da => 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: 1481/2928] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/ead04663-1c0a-4522-8d91-4684e312b1d1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:16.760 7 INFO neutron.api.v2.resource [None req-e432a769-c431-435e-b158-836522df14dc 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2929] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.0/security-group-rules/ead04663-1c0a-4522-8d91-4684e312b1d1 => 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: 1482/2930] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/f8d23e1d-d43b-4094-9bb2-c32a5dffa64b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:16.843 7 INFO neutron.api.v2.resource [None req-1cb425f9-055c-494a-b444-729f33118f3f 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2931] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.0/security-group-rules/f8d23e1d-d43b-4094-9bb2-c32a5dffa64b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2932] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/67487251-dcd7-48e6-8263-3c73c7571077 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:16.967 7 INFO neutron.api.v2.resource [None req-ff40df26-f1cb-470b-8b14-04b540d41ed7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2933] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.0/security-group-rules/67487251-dcd7-48e6-8263-3c73c7571077 => 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: 1484/2934] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:16 2026] DELETE /v2.0/security-group-rules/86058496-89b9-429b-a64d-364470fa8b01 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:17.053 7 INFO neutron.api.v2.resource [None req-0356fdb4-a41f-4f8c-90fd-86890bfc89f6 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/2935] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.0/security-group-rules/86058496-89b9-429b-a64d-364470fa8b01 => 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: 1485/2936] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:17 2026] DELETE /v2.0/security-group-rules/acc268ce-ac75-4739-86b8-ec0556a8489e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:17.133 7 INFO neutron.api.v2.resource [None req-a76a7720-7427-4194-b4a3-b3ed11d8ccd8 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/2937] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.0/security-group-rules/acc268ce-ac75-4739-86b8-ec0556a8489e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2938] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:17 2026] DELETE /v2.0/security-group-rules/e04041f6-db20-40d3-bb7e-635c49266e46 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:17.211 7 INFO neutron.api.v2.resource [None req-e3d0e237-21d0-4c52-9955-a72f1cdbd75e 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2939] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.0/security-group-rules/e04041f6-db20-40d3-bb7e-635c49266e46 => 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: 1487/2940] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:17 2026] DELETE /v2.0/security-group-rules/05223ead-5d05-4c4e-91c0-8ef7ef6e6741 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:17.277 7 INFO neutron.api.v2.resource [None req-fd89fb6f-e1f6-404c-9904-4080952d2a47 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2941] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.0/security-group-rules/05223ead-5d05-4c4e-91c0-8ef7ef6e6741 => 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: 1488/2942] 10.0.0.114 () {32 vars in 749 bytes} [Tue Apr 28 05:38:17 2026] DELETE /v2.0/security-group-rules/877a5ac8-dc8b-44ec-b412-b3734787d362 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:17.354 7 INFO neutron.api.v2.resource [None req-0e4e57ad-7c02-42a7-aeab-852fd3248cf1 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2943] 10.0.0.114 () {32 vars in 746 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.0/security-group-rules/877a5ac8-dc8b-44ec-b412-b3734787d362 => 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: 1489/2944] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:17 2026] DELETE /v2.0/security-groups/094f77cd-6843-4785-988b-d7f6e8b39c1d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:17.468 7 INFO neutron.api.v2.resource [None req-36908034-1f67-4ac3-8899-d5c0467654cb 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2945] 10.0.0.114 () {32 vars in 736 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.0/security-groups/094f77cd-6843-4785-988b-d7f6e8b39c1d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:17.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-6758f8c7-494e-4409-8de1-5e8833221a84 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 7b26a59c-0f1f-49ae-94a3-8e89fc626491 2026-04-28 05:38:17.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6758f8c7-494e-4409-8de1-5e8833221a84 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 7b26a59c-0f1f-49ae-94a3-8e89fc626491 [pid: 8|app: 0|req: 1490/2946] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:38:17 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/remove_router_interface => generated 309 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:38:18.547 7 INFO neutron.api.v2.resource [None req-4711e49c-5d65-4e8f-8b6d-14222a081ea0 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/2947] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:38:18 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/remove_router_interface => generated 198 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:18.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c619741-5b08-4638-806a-a6137b63442c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 7b0fa276-1bb2-42c6-b978-a3037b81e966 2026-04-28 05:38:18.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c619741-5b08-4638-806a-a6137b63442c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 7b0fa276-1bb2-42c6-b978-a3037b81e966 [pid: 8|app: 0|req: 1491/2948] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:38:18 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:38:19.597 7 INFO neutron.api.v2.resource [None req-1fb9ebd9-b75f-4656-bb2c-5f3ad2f608ae 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/2949] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:38:19 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:19.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-89701cfe-2da8-477e-85f6-3cb0016e4bd7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 47f86e3a-e22d-4c1a-8abc-b3864d303989 2026-04-28 05:38:19.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89701cfe-2da8-477e-85f6-3cb0016e4bd7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 47f86e3a-e22d-4c1a-8abc-b3864d303989 [pid: 8|app: 0|req: 1492/2950] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:38:19 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 05:38:20.692 7 INFO neutron.api.v2.resource [None req-32f3c63b-95ff-474c-a345-65a9046465d2 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/2951] 10.0.0.114 () {34 vars in 788 bytes} [Tue Apr 28 05:38:20 2026] PUT /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:20.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-157b0967-f98f-42a9-8f3c-faa295fd1df7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: c547be75-f0c6-4899-8e8b-3a3416243531 2026-04-28 05:38:20.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157b0967-f98f-42a9-8f3c-faa295fd1df7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: c547be75-f0c6-4899-8e8b-3a3416243531 2026-04-28 05:38:21.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-157b0967-f98f-42a9-8f3c-faa295fd1df7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 5ca1b93b-d3b3-456b-a2a1-21561b76462b 2026-04-28 05:38:21.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157b0967-f98f-42a9-8f3c-faa295fd1df7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 5ca1b93b-d3b3-456b-a2a1-21561b76462b 2026-04-28 05:38:21.466 8 INFO neutron.services.segments.plugin [-] Segment f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 resource provider aggregate not found 2026-04-28 05:38:21.473 8 INFO neutron.services.segments.plugin [-] Segment f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 resource provider aggregate not found 2026-04-28 05:38:21.490 8 INFO neutron.services.segments.plugin [-] Segment f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 found for delete ", "request_id": "req-be9d6203-a2dd-4139-b6ec-648f944b8f8e"}]} 2026-04-28 05:38:21.493 8 INFO neutron.services.segments.plugin [-] Segment f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a0aa13-f2cc-45eb-9f34-a2303be8fb53 found for delete ", "request_id": "req-e339eb3d-1291-426f-93fc-009b994b9652"}]} 2026-04-28 05:38:21.501 8 INFO neutron.db.l3_hamode_db [None req-157b0967-f98f-42a9-8f3c-faa295fd1df7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] HA network c54a8ca3-81ef-4f4e-a5ee-fc26cb42a586 was deleted as no HA routers are present in tenant 39b84f9b9e154a14bb7e07a7e08e28df. [pid: 8|app: 0|req: 1493/2952] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:20 2026] DELETE /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 05:38:21.533 7 INFO neutron.api.v2.resource [None req-4a19ae8b-7fa9-432f-be1a-11d4128b73c9 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/2953] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:21 2026] GET /v2.0/routers/5b5e050c-73cb-4402-9e60-bc64051554f0 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2954] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:21 2026] DELETE /v2.0/subnets/0217f490-4d0e-4e77-b9e2-a1645e25495c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:21.704 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76a2c1f4-b3e0-4459-8d53-71beda3b65f3 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2955] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:21 2026] GET /v2.0/subnets/0217f490-4d0e-4e77-b9e2-a1645e25495c => 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: 1495/2956] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:21 2026] DELETE /v2.0/subnets/ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:21.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b447ae7c-dce2-4a99-b45f-a9b7eff48dd3 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2957] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:21 2026] GET /v2.0/subnets/ae770b04-7ebf-4acc-a119-ecb7f9936a99 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:21.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d57c2ae-3737-4dfd-884a-3e6289a4db4a 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: a2060bd0-e485-41f4-9112-9c137a808f56 2026-04-28 05:38:21.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d57c2ae-3737-4dfd-884a-3e6289a4db4a 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: a2060bd0-e485-41f4-9112-9c137a808f56 [pid: 8|app: 0|req: 1496/2958] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:38:21 2026] DELETE /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:22.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62b94e46-c37c-4683-a7c6-8ee32f93cfa0 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2959] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:38:22 2026] GET /v2.0/networks/96981d6b-7b94-4f2b-a50b-d57c89e3be6b => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2960] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:22 2026] DELETE /v2.0/subnets/b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:22.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6bac88c-0079-4770-8cdc-38ec31a7f387 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2961] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:22 2026] GET /v2.0/subnets/b7fbf7e4-ad82-4be6-b24b-2fed09ef1b42 => 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: 1498/2962] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:22 2026] DELETE /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:22.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e425fb03-c4b8-4298-b55a-9f4a976f5b14 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2963] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:22 2026] GET /v2.0/subnets/ea6f753d-8cae-4ded-ba57-1f35cc4450e4 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:22.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-d064daca-7a1e-428a-bd5a-1812dd922d93 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: 04647163-85c9-4b2f-b85f-a17c79659f34 2026-04-28 05:38:22.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d064daca-7a1e-428a-bd5a-1812dd922d93 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: 04647163-85c9-4b2f-b85f-a17c79659f34 [pid: 8|app: 0|req: 1499/2964] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:38:22 2026] DELETE /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:22.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-424cdc98-2587-470b-b6c1-f3aab9fca659 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2965] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:38:22 2026] GET /v2.0/networks/4c95c4b8-11d0-46bf-ac50-9299043a20e1 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2966] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:22 2026] DELETE /v2.0/subnets/5413cc9c-24e4-4abd-8f79-d4fea5da27b8 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:23.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f36668b4-9582-4c98-a20d-cc6ad97b6f28 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2967] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:23 2026] GET /v2.0/subnets/5413cc9c-24e4-4abd-8f79-d4fea5da27b8 => 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: 1501/2968] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:23 2026] DELETE /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:23.229 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28d623b5-9dcc-43e0-9575-4f5ddd91f5c6 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2969] 10.0.0.114 () {32 vars in 720 bytes} [Tue Apr 28 05:38:23 2026] GET /v2.0/subnets/c52d8f51-75de-4d67-9bb8-4916b9422a2c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:23.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-13308563-d25d-4b59-bfca-a9dca5db14a0 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] TaaS: Handle Delete Port: e1cc33d2-c7ac-4b20-a4be-bcf4f9d54798 2026-04-28 05:38:23.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13308563-d25d-4b59-bfca-a9dca5db14a0 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] Tap Mirror: Handle Delete Port: e1cc33d2-c7ac-4b20-a4be-bcf4f9d54798 2026-04-28 05:38:23.513 8 INFO neutron.services.segments.plugin [-] Segment f7287152-4ddc-4556-a5d2-645ec35cb78c resource provider aggregate not found 2026-04-28 05:38:23.520 8 INFO neutron.services.segments.plugin [-] Segment f7287152-4ddc-4556-a5d2-645ec35cb78c resource provider aggregate not found 2026-04-28 05:38:23.527 8 INFO neutron.services.segments.plugin [-] Segment f7287152-4ddc-4556-a5d2-645ec35cb78c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7287152-4ddc-4556-a5d2-645ec35cb78c found for delete ", "request_id": "req-02fe058d-b851-4c84-965c-2b978fb56af7"}]} 2026-04-28 05:38:23.546 8 INFO neutron.services.segments.plugin [-] Segment f7287152-4ddc-4556-a5d2-645ec35cb78c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7287152-4ddc-4556-a5d2-645ec35cb78c found for delete ", "request_id": "req-be40c009-bf29-41d7-8772-9347f32a760f"}]} [pid: 8|app: 0|req: 1502/2970] 10.0.0.114 () {32 vars in 725 bytes} [Tue Apr 28 05:38:23 2026] DELETE /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 05:38:23.550 8 INFO neutron.services.segments.plugin [-] Segment c0e4754f-375f-4798-9498-0719315a641c resource provider aggregate not found 2026-04-28 05:38:23.570 8 INFO neutron.services.segments.plugin [-] Segment c0e4754f-375f-4798-9498-0719315a641c resource provider aggregate not found 2026-04-28 05:38:23.575 8 INFO neutron.services.segments.plugin [-] Segment c0e4754f-375f-4798-9498-0719315a641c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e4754f-375f-4798-9498-0719315a641c found for delete ", "request_id": "req-e566efc3-7123-4bfa-a6f1-5d2ce1fedc59"}]} 2026-04-28 05:38:23.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3181dc7-9646-4bdd-9339-ab2fa936dbd4 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2971] 10.0.0.114 () {32 vars in 722 bytes} [Tue Apr 28 05:38:23 2026] GET /v2.0/networks/c22d40ba-e1ab-41c0-9388-6592eae23444 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 05:38:23.588 8 INFO neutron.services.segments.plugin [-] Segment c0e4754f-375f-4798-9498-0719315a641c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e4754f-375f-4798-9498-0719315a641c found for delete ", "request_id": "req-866a7c40-b7fd-43bb-9a33-ad43934e78d4"}]} 2026-04-28 05:38:23.594 8 INFO neutron.services.segments.plugin [-] Segment af643629-48e8-424b-a794-56a8638d90d8 resource provider aggregate not found 2026-04-28 05:38:23.609 8 INFO neutron.services.segments.plugin [-] Segment af643629-48e8-424b-a794-56a8638d90d8 resource provider aggregate not found 2026-04-28 05:38:23.611 8 INFO neutron.services.segments.plugin [-] Segment af643629-48e8-424b-a794-56a8638d90d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af643629-48e8-424b-a794-56a8638d90d8 found for delete ", "request_id": "req-5171d079-a65f-4114-97cf-7fbf26a23224"}]} 2026-04-28 05:38:23.622 8 INFO neutron.services.segments.plugin [-] Segment af643629-48e8-424b-a794-56a8638d90d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af643629-48e8-424b-a794-56a8638d90d8 found for delete ", "request_id": "req-782ce363-9316-425a-907c-59fcbf42f29e"}]} [pid: 8|app: 0|req: 1503/2972] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:25 2026] GET /v2.0/security-groups?tenant_id=ce0ea4637647439fa5194d32f5d46b0c&name=default => generated 2929 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2973] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:25 2026] DELETE /v2.0/security-groups/b8c974be-a172-425f-adfb-e28524c6229f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2974] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:25 2026] GET /v2.0/security-groups?tenant_id=a38cf14760ff45fc87e3d75099528397&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: 1471/2975] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:26 2026] DELETE /v2.0/security-groups/2b858d14-d5d2-4c50-85ad-04c07d9a2575 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2976] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:26 2026] GET /v2.0/security-groups?tenant_id=39b84f9b9e154a14bb7e07a7e08e28df&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2977] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:26 2026] DELETE /v2.0/security-groups/eb05b65b-9583-4da3-8f7f-dcb42f927491 => 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: 1506/2978] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:26 2026] GET /v2.0/security-groups?tenant_id=f963e71001714f3aaa24d54699bc77cc&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2979] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:26 2026] DELETE /v2.0/security-groups/cdb49aca-abd0-4f95-be0d-4f7ce3f261ba => 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: 1507/2980] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:26 2026] GET /v2.0/security-groups?tenant_id=472ffc71e4bc428eb4571754b03184e2&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2981] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:27 2026] DELETE /v2.0/security-groups/4b373a45-2d7f-4130-a248-4b7b760cb8d8 => 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: 1508/2982] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:27 2026] GET /v2.0/security-groups?tenant_id=8b3ca2d082614a3ba3c7071cd409db1e&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: 1475/2983] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:27 2026] DELETE /v2.0/security-groups/1db8903a-0439-4293-ac8b-36fb01c6473c => 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: 1509/2984] 10.0.0.114 () {32 vars in 773 bytes} [Tue Apr 28 05:38:27 2026] GET /v2.0/security-groups?tenant_id=5a32b8e28d22440b9c34818846e6fe7f&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2985] 10.0.0.114 () {32 vars in 739 bytes} [Tue Apr 28 05:38:27 2026] DELETE /v2.0/security-groups/9b7b7656-7a48-4e8f-a558-61cba5e48015 => 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: 1511/2988] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:38:30 2026] GET /v2.0/networks => generated 2168 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2989] 10.0.0.114 () {32 vars in 654 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2990] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2991] 10.0.0.114 () {32 vars in 642 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2992] 10.0.0.114 () {32 vars in 646 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2993] 10.0.0.114 () {32 vars in 648 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.0/networks => generated 2168 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2994] 10.0.0.114 () {32 vars in 662 bytes} [Tue Apr 28 05:38:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2995] 10.0.0.114 () {32 vars in 654 bytes} [Tue Apr 28 05:38:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)