+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 6 01:51:13 2026] *** compiled with version: 11.4.0 on 05 May 2026 22:49:32 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-798c975fd5-t75mm 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x56468dc08a00 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-06 01:51:18.005 8 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:51:18.005 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-06 01:51:18.274 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:51:18.407 7 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:51:18.407 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-06 01:51:18.722 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:51:19.111 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.114 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:51:19.117 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 01:51:19.118 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.118 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:51:19.118 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:51:19.119 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.125 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.125 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.125 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.147 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:51:19.149 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.149 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.214 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:51:19.215 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:51:19.215 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:51:19.215 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:51:19.584 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:51:19.652 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.655 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:51:19.658 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 01:51:19.659 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.659 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:51:19.659 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:51:19.660 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.666 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.666 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.666 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.684 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:51:19.685 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.685 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.723 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:51:19.723 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:51:19.723 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:51:19.723 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:51:19.897 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:51:19.898 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:51:19.898 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:51:19.921 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:51:19.921 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:51:19.921 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:51:19.921 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:51:19.922 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:51:19.922 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:51:19.922 8 INFO neutron.plugins.ml2.managers [None req-6d6391cb-6904-468b-ba26-bf932f201599 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:51:19.932 8 INFO neutron.quota [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded quota_driver: . 2026-05-06 01:51:19.933 8 INFO neutron.plugins.ml2.plugin [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:51:19.933 8 INFO neutron.plugins.ml2.managers [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:51:19.933 8 INFO neutron.plugins.ml2.managers [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:51:19.934 8 INFO neutron.plugins.ml2.managers [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:51:19.934 8 INFO neutron.extensions.vlantransparent [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Disabled vlantransparent extension. 2026-05-06 01:51:19.934 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: qos 2026-05-06 01:51:19.947 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: router 2026-05-06 01:51:19.985 8 INFO neutron.services.service_base [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:51:19.986 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: segments 2026-05-06 01:51:20.084 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: trunk 2026-05-06 01:51:20.134 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:51:20.134 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:51:20.167 8 WARNING stevedore.named [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:51:20.219 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:51:20.220 8 INFO neutron.common.utils [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:51:20.220 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:51:20.224 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: tag 2026-05-06 01:51:20.228 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: timestamp 2026-05-06 01:51:20.230 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:51:20.234 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: flavors 2026-05-06 01:51:20.236 8 INFO neutron.manager [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loading Plugin: revisions 2026-05-06 01:51:20.239 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Initializing extension manager. 2026-05-06 01:51:20.240 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: address-group 2026-05-06 01:51:20.241 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: address-scope 2026-05-06 01:51:20.242 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:51:20.243 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: agent 2026-05-06 01:51:20.243 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:51:20.244 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:51:20.245 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:51:20.246 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: availability_zone 2026-05-06 01:51:20.246 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:51:20.247 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:51:20.248 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:51:20.249 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:51:20.249 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: dns-integration 2026-05-06 01:51:20.250 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:51:20.250 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:51:20.251 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: dvr 2026-05-06 01:51:20.252 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:51:20.252 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:51:20.253 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.253 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:51:20.254 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: external-net 2026-05-06 01:51:20.254 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:51:20.255 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: extraroute 2026-05-06 01:51:20.256 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:51:20.256 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:51:20.257 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:51:20.257 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:51:20.258 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:51:20.259 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:51:20.259 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: flavors 2026-05-06 01:51:20.260 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:51:20.261 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:51:20.262 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:51:20.262 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:51:20.263 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:51:20.264 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: router 2026-05-06 01:51:20.265 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.266 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:51:20.267 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: l3-ha 2026-05-06 01:51:20.267 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.268 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:51:20.269 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.269 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:51:20.271 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:51:20.272 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:51:20.273 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:51:20.274 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:51:20.275 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:51:20.275 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: multi-provider 2026-05-06 01:51:20.276 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: net-mtu 2026-05-06 01:51:20.276 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:51:20.277 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:51:20.278 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:51:20.279 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:51:20.279 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: pagination 2026-05-06 01:51:20.280 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:51:20.280 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:51:20.281 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:51:20.281 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:51:20.282 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:51:20.282 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:51:20.283 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: binding 2026-05-06 01:51:20.284 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: binding-extended 2026-05-06 01:51:20.284 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-security 2026-05-06 01:51:20.285 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: project-id 2026-05-06 01:51:20.285 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: provider 2026-05-06 01:51:20.287 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos 2026-05-06 01:51:20.288 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:51:20.288 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:51:20.289 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-default 2026-05-06 01:51:20.289 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-fip 2026-05-06 01:51:20.290 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:51:20.291 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:51:20.291 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:51:20.292 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:51:20.292 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:51:20.293 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-pps 2026-05-06 01:51:20.294 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:51:20.294 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:51:20.295 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:51:20.295 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:51:20.297 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: quotas 2026-05-06 01:51:20.298 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: quota_details 2026-05-06 01:51:20.299 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:51:20.300 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:51:20.300 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:51:20.301 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:51:20.301 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:51:20.302 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:51:20.303 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:51:20.303 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:51:20.304 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:51:20.304 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:51:20.305 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:51:20.306 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:51:20.306 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:51:20.315 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: security-group 2026-05-06 01:51:20.316 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: segment 2026-05-06 01:51:20.317 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:51:20.318 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: service-type 2026-05-06 01:51:20.318 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: sorting 2026-05-06 01:51:20.319 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:51:20.320 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:51:20.320 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:51:20.321 8 WARNING neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:51:20.321 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:51:20.322 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:51:20.323 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:51:20.324 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:51:20.324 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:51:20.325 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:51:20.326 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:51:20.328 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:51:20.329 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:51:20.330 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: trunk 2026-05-06 01:51:20.330 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: trunk-details 2026-05-06 01:51:20.331 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:51:20.331 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:51:20.332 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:51:20.333 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:51:20.334 8 INFO neutron.api.extensions [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Loaded extension: vpnaas 2026-05-06 01:51:20.336 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 01:51:20.337 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 01:51:20.337 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.337 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 01:51:20.338 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.338 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.340 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.340 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.340 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.341 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.341 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.341 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.341 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.341 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.342 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.342 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.342 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.342 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.343 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.344 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.344 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] router is already registered 2026-05-06 01:51:20.345 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.345 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] floatingip is already registered 2026-05-06 01:51:20.346 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.346 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] rbac_policy is already registered 2026-05-06 01:51:20.346 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.346 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] security_group is already registered 2026-05-06 01:51:20.346 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.347 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] security_group_rule is already registered 2026-05-06 01:51:20.347 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.347 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.347 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.347 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.348 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.348 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] trunk is already registered 2026-05-06 01:51:20.348 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.348 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] endpoint_group is already registered 2026-05-06 01:51:20.348 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.349 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] vpnservice is already registered 2026-05-06 01:51:20.349 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.349 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] ipsec_site_connection is already registered 2026-05-06 01:51:20.349 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.349 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:51:20.349 8 INFO neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.350 8 WARNING neutron.quota.resource_registry [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] ikepolicy is already registered 2026-05-06 01:51:20.386 8 WARNING keystonemiddleware._common.config [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:51:20.393 8 WARNING oslo_config.cfg [None req-0414e1a5-8f5e-4cd6-a0d8-b3b88d2403c3 - - - - - -] 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 7 seconds on interpreter 0x56468dc08a00 pid: 8 (default app) 2026-05-06 01:51:20.472 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:51:20.473 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:51:20.473 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:51:20.500 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:51:20.501 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:51:20.501 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:51:20.501 7 INFO neutron.plugins.ml2.extensions.port_security [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:51:20.501 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:51:20.501 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:51:20.502 7 INFO neutron.plugins.ml2.managers [None req-41e9357e-a1e1-43d0-b10d-110d75dd5bb8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:51:20.512 7 INFO neutron.quota [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded quota_driver: . 2026-05-06 01:51:20.513 7 INFO neutron.plugins.ml2.plugin [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:51:20.513 7 INFO neutron.plugins.ml2.managers [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:51:20.513 7 INFO neutron.plugins.ml2.managers [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:51:20.514 7 INFO neutron.plugins.ml2.managers [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:51:20.514 7 INFO neutron.extensions.vlantransparent [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Disabled vlantransparent extension. 2026-05-06 01:51:20.514 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: qos 2026-05-06 01:51:20.525 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: router 2026-05-06 01:51:20.560 7 INFO neutron.services.service_base [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:51:20.560 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: segments 2026-05-06 01:51:20.652 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: trunk 2026-05-06 01:51:20.701 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:51:20.738 7 WARNING stevedore.named [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:51:20.797 7 INFO neutron_vpnaas.services.vpn.plugin [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:51:20.798 7 INFO neutron.common.utils [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:51:20.798 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:51:20.806 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: tag 2026-05-06 01:51:20.814 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: timestamp 2026-05-06 01:51:20.817 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:51:20.822 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: flavors 2026-05-06 01:51:20.825 7 INFO neutron.manager [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loading Plugin: revisions 2026-05-06 01:51:20.828 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Initializing extension manager. 2026-05-06 01:51:20.830 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: address-group 2026-05-06 01:51:20.830 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: address-scope 2026-05-06 01:51:20.831 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:51:20.832 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: agent 2026-05-06 01:51:20.833 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:51:20.834 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:51:20.835 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:51:20.836 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: availability_zone 2026-05-06 01:51:20.836 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:51:20.837 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:51:20.837 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:51:20.839 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:51:20.840 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: dns-integration 2026-05-06 01:51:20.840 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:51:20.841 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:51:20.841 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: dvr 2026-05-06 01:51:20.842 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:51:20.843 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:51:20.843 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.844 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:51:20.844 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: external-net 2026-05-06 01:51:20.845 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:51:20.846 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: extraroute 2026-05-06 01:51:20.846 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:51:20.847 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:51:20.847 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:51:20.848 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:51:20.849 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:51:20.849 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:51:20.850 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: flavors 2026-05-06 01:51:20.851 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:51:20.852 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:51:20.852 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:51:20.853 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:51:20.854 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:51:20.855 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: router 2026-05-06 01:51:20.857 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.857 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:51:20.858 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: l3-ha 2026-05-06 01:51:20.858 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.859 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:51:20.860 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.861 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:51:20.863 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:51:20.864 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:51:20.865 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:51:20.866 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:51:20.866 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:51:20.867 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: multi-provider 2026-05-06 01:51:20.868 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: net-mtu 2026-05-06 01:51:20.868 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:51:20.869 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:51:20.870 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:51:20.871 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:51:20.871 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: pagination 2026-05-06 01:51:20.872 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:51:20.873 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:51:20.873 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:51:20.874 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:51:20.874 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:51:20.875 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:51:20.876 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: binding 2026-05-06 01:51:20.876 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: binding-extended 2026-05-06 01:51:20.877 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-security 2026-05-06 01:51:20.877 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: project-id 2026-05-06 01:51:20.878 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: provider 2026-05-06 01:51:20.880 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos 2026-05-06 01:51:20.881 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:51:20.881 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:51:20.882 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-default 2026-05-06 01:51:20.883 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-fip 2026-05-06 01:51:20.883 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:51:20.884 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:51:20.885 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:51:20.885 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:51:20.886 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:51:20.887 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-pps 2026-05-06 01:51:20.887 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:51:20.888 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:51:20.888 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:51:20.890 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:51:20.891 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: quotas 2026-05-06 01:51:20.892 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: quota_details 2026-05-06 01:51:20.894 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:51:20.894 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:51:20.895 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:51:20.896 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:51:20.896 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:51:20.897 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:51:20.897 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:51:20.898 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:51:20.899 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:51:20.899 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:51:20.900 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:51:20.900 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:51:20.901 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:51:20.909 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: security-group 2026-05-06 01:51:20.910 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: segment 2026-05-06 01:51:20.911 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:51:20.911 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: service-type 2026-05-06 01:51:20.912 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: sorting 2026-05-06 01:51:20.913 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:51:20.913 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:51:20.914 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:51:20.915 7 WARNING neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:51:20.915 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:51:20.924 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:51:20.926 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:51:20.927 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:51:20.928 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:51:20.930 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:51:20.931 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:51:20.934 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:51:20.934 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:51:20.935 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: trunk 2026-05-06 01:51:20.936 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: trunk-details 2026-05-06 01:51:20.936 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:51:20.937 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:51:20.938 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:51:20.939 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:51:20.940 7 INFO neutron.api.extensions [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Loaded extension: vpnaas 2026-05-06 01:51:20.943 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 01:51:20.943 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 01:51:20.943 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.943 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 01:51:20.944 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.945 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.948 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.948 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.948 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.949 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.949 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.949 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.949 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.949 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.950 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.950 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.950 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.950 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.951 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.952 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.953 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] router is already registered 2026-05-06 01:51:20.953 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.953 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] floatingip is already registered 2026-05-06 01:51:20.954 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.954 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] rbac_policy is already registered 2026-05-06 01:51:20.954 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.955 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] security_group is already registered 2026-05-06 01:51:20.955 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.955 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] security_group_rule is already registered 2026-05-06 01:51:20.955 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.955 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.956 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.956 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.956 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.956 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] trunk is already registered 2026-05-06 01:51:20.957 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.957 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] endpoint_group is already registered 2026-05-06 01:51:20.957 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.957 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] vpnservice is already registered 2026-05-06 01:51:20.957 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.957 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] ipsec_site_connection is already registered 2026-05-06 01:51:20.958 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.958 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] ipsecpolicy is already registered 2026-05-06 01:51:20.958 7 INFO neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.958 7 WARNING neutron.quota.resource_registry [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] ikepolicy is already registered 2026-05-06 01:51:21.003 7 WARNING keystonemiddleware._common.config [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:51:21.011 7 WARNING oslo_config.cfg [None req-dd597b2d-66dc-4d67-bd92-4926f627224a - - - - - -] 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 0x56468dc08a00 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:51:25.459 8 WARNING oslo_policy.policy [None req-e4b4896c-649c-4a20-950e-c422af2343c0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 8|app: 0|req: 3/3] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:24 2026] GET /v2.0/networks => generated 15 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:51:25.979 7 WARNING oslo_policy.policy [None req-7c9c4c7e-decd-4de0-944a-b9e2e158478a 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-06 01:51:26.633 7 WARNING neutron.services.revisions.revision_plugin [None req-7c9c4c7e-decd-4de0-944a-b9e2e158478a 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Could not find related network for resource to bump revision. 2026-05-06 01:51:26.666 7 INFO neutron.db.segments_db [None req-7c9c4c7e-decd-4de0-944a-b9e2e158478a 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 44c80af3-9363-4455-9329-59f1158eb6a8 of type flat for network 7877a4e9-ae7b-4ee8-a6a0-1e1b395b0503 2026-05-06 01:51:26.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9c4c7e-decd-4de0-944a-b9e2e158478a 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.170 () {48 vars in 968 bytes} [Wed May 6 01:51:25 2026] POST /v2.0/networks => generated 124 bytes in 850 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:32 2026] GET /v2.0/networks => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:33.031 8 WARNING neutron.services.revisions.revision_plugin [None req-fc62b3a0-01a3-4283-8d11-064909fc349e 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Could not find related network for resource to bump revision. 2026-05-06 01:51:33.061 8 INFO neutron.db.segments_db [None req-fc62b3a0-01a3-4283-8d11-064909fc349e 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 2e8fc1ef-6e2c-49ce-803d-02233070808d of type flat for network ccf117de-d2ae-4694-80e2-bc3bd04ef0d8 2026-05-06 01:51:33.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc62b3a0-01a3-4283-8d11-064909fc349e 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.170 () {48 vars in 968 bytes} [Wed May 6 01:51:32 2026] POST /v2.0/networks => generated 124 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:38 2026] GET /v2.0/networks => generated 15 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:39.071 8 WARNING neutron.services.revisions.revision_plugin [None req-c64c02c2-4617-4d93-9d94-750997972e09 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Could not find related network for resource to bump revision. 2026-05-06 01:51:39.086 8 INFO neutron.db.segments_db [None req-c64c02c2-4617-4d93-9d94-750997972e09 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment b10ad9b7-f731-49b8-9b3d-b7b7511b33c2 of type flat for network 30e949ab-2239-44ea-aedc-55b967320088 2026-05-06 01:51:39.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c64c02c2-4617-4d93-9d94-750997972e09 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.170 () {48 vars in 968 bytes} [Wed May 6 01:51:39 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:44 2026] GET /v2.0/networks => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:45.034 7 WARNING neutron.services.revisions.revision_plugin [None req-04f68ee5-ae37-42dd-9a29-703c65c10649 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Could not find related network for resource to bump revision. 2026-05-06 01:51:45.056 7 INFO neutron.db.segments_db [None req-04f68ee5-ae37-42dd-9a29-703c65c10649 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 9d23c4b7-9e33-4452-bd5b-51fd38c5c4a0 of type flat for network 376bc160-545c-4940-827a-f134be0b295b 2026-05-06 01:51:45.098 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04f68ee5-ae37-42dd-9a29-703c65c10649 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.170 () {48 vars in 968 bytes} [Wed May 6 01:51:44 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:50 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:50.965 7 WARNING neutron.services.revisions.revision_plugin [None req-45de0996-b125-4ff5-b82e-a7c97eb484c9 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Could not find related network for resource to bump revision. 2026-05-06 01:51:50.993 7 INFO neutron.db.segments_db [None req-45de0996-b125-4ff5-b82e-a7c97eb484c9 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 37454b26-c559-4d4c-9dc1-b25c7f131ffd of type flat for network 7ede018c-4f39-40a8-8b6a-3d4b0302bc99 2026-05-06 01:51:51.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45de0996-b125-4ff5-b82e-a7c97eb484c9 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.170 () {48 vars in 968 bytes} [Wed May 6 01:51:50 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:57 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:57.231 7 WARNING neutron.services.revisions.revision_plugin [None req-53e18a20-bd84-4713-af69-62666dc305db 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Could not find related network for resource to bump revision. 2026-05-06 01:51:57.264 7 INFO neutron.db.segments_db [None req-53e18a20-bd84-4713-af69-62666dc305db 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment ac7ad30f-f915-4280-82c7-e70fb7190153 of type flat for network 73e7b7b2-152b-4757-8901-7e8c5de32bc3 [pid: 7|app: 0|req: 7/16] 199.19.213.170 () {48 vars in 968 bytes} [Wed May 6 01:51:57 2026] POST /v2.0/networks => generated 706 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.170 () {44 vars in 912 bytes} [Wed May 6 01:51:58 2026] GET /v2.0/subnets => 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: 11/19] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:51:58 2026] GET /v2.0/networks => generated 709 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.19.213.170 () {48 vars in 966 bytes} [Wed May 6 01:51:58 2026] POST /v2.0/subnets => generated 641 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:58:33.464 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 01:58:33.469 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 01:58:33.470 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 01:58:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.170) !!! [pid: 7|app: 0|req: 35/72] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:58:33 2026] GET /v2.0/networks => generated 753 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:58:33.676 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 01:58:33.679 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 01:58:33.734 8 INFO neutron.db.segments_db [None req-1e406416-9c9e-42fd-ae20-1a6b4c7d4898 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 9938709a-4ec4-4d49-a39a-95d171684753 of type vxlan for network 9e58d8ed-413f-4612-8fed-47c3e83203ec [pid: 8|app: 0|req: 38/73] 199.19.213.170 () {48 vars in 967 bytes} [Wed May 6 01:58:33 2026] POST /v2.0/networks => generated 707 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:58:34.736 7 INFO oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35700. 2026-05-06 01:58:34.736 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35692. [pid: 7|app: 0|req: 36/74] 199.19.213.170 () {44 vars in 912 bytes} [Wed May 6 01:58:34 2026] GET /v2.0/subnets => generated 644 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:58:34.911 8 INFO oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35710. 2026-05-06 01:58:34.923 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35718. [pid: 8|app: 0|req: 39/75] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:58:34 2026] GET /v2.0/networks => generated 1430 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.170 () {48 vars in 966 bytes} [Wed May 6 01:58:34 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:36 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 2793 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.170 () {48 vars in 982 bytes} [Wed May 6 01:58:36 2026] POST /v2.0/security-groups => generated 1552 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:37 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 4327 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:37 2026] GET /v2.0/security-groups => generated 4327 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:38 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 4909 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:38 2026] GET /v2.0/security-groups => generated 4909 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:39 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 5493 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:39 2026] GET /v2.0/security-groups => generated 5493 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:39 2026] POST /v2.0/security-group-rules => generated 571 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:40 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 6077 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:40 2026] GET /v2.0/security-groups => generated 6077 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:41 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 6661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:41 2026] GET /v2.0/security-groups => generated 6661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:41 2026] POST /v2.0/security-group-rules => generated 571 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:42 2026] GET /v2.0/security-groups => generated 7245 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.170 () {44 vars in 908 bytes} [Wed May 6 01:58:42 2026] GET /v2.0/ports => generated 2489 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 01:58:42 2026] GET /v2.0/networks => generated 1474 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.170 () {48 vars in 962 bytes} [Wed May 6 01:58:42 2026] POST /v2.0/ports => generated 1100 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 01:58:49.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4d3ef49-8ea6-40c0-b002-77a04881846b 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.19.213.170 () {44 vars in 982 bytes} [Wed May 6 01:58:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 52/101] 199.19.213.170 () {44 vars in 1004 bytes} [Wed May 6 01:58:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.170 () {48 vars in 1034 bytes} [Wed May 6 01:58:49 2026] PUT /v2.0/ports/391320e8-a4c0-4f48-8864-5dc31688a6f9 => generated 1213 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.170 () {44 vars in 908 bytes} [Wed May 6 01:58:51 2026] GET /v2.0/ports => generated 3730 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 51/104] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:52 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 7245 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.170 () {48 vars in 982 bytes} [Wed May 6 01:58:52 2026] POST /v2.0/security-groups => generated 1546 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:53 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 8773 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:53 2026] GET /v2.0/security-groups => generated 8773 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:53 2026] POST /v2.0/security-group-rules => generated 591 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 01:58:54 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9377 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 01:58:54 2026] GET /v2.0/security-groups => generated 9377 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 01:58:54 2026] POST /v2.0/security-group-rules => generated 595 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/126] 199.19.213.170 () {44 vars in 976 bytes} [Wed May 6 02:00:39 2026] GET /v2.0/quotas/a1b2f21698db4d84a4f39a5398d126cb => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 62/127] 199.19.213.170 () {48 vars in 1028 bytes} [Wed May 6 02:00:39 2026] PUT /v2.0/quotas/a1b2f21698db4d84a4f39a5398d126cb => generated 291 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 199.19.213.170 () {44 vars in 976 bytes} [Wed May 6 02:00:40 2026] GET /v2.0/quotas/a1b2f21698db4d84a4f39a5398d126cb => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:02:38.556 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:02:38.556 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:02:38.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 02:02:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.170) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:02:38.827 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6baedc6a-6736-49ff-ad80-e89099556a47 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/145] 199.19.213.170 () {30 vars in 743 bytes} [Wed May 6 02:02:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 281 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:02:38.858 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:02:38.858 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:02:38.859 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 02:02:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.170) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 75/146] 199.19.213.170 () {30 vars in 765 bytes} [Wed May 6 02:02:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:02:40.504 7 INFO oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50828. 2026-05-06 02:02:40.504 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50818. 2026-05-06 02:02:40.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87f1cb1c-deed-42c5-a4cf-76f7eb4e77d9 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/147] 199.19.213.170 () {30 vars in 743 bytes} [Wed May 6 02:02:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:02:40.596 8 INFO oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50856. 2026-05-06 02:02:40.597 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50842. [pid: 8|app: 0|req: 76/148] 199.19.213.170 () {30 vars in 765 bytes} [Wed May 6 02:02:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:23.079 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:10:23.080 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:10:23.081 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 02:10:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 (ip 199.19.213.170) !!! [pid: 8|app: 0|req: 108/211] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:10:23 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 2797 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:23.320 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:10:23.321 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:10:23.322 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 02:10:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.170) !!! [pid: 7|app: 0|req: 104/212] 199.19.213.170 () {48 vars in 982 bytes} [Wed May 6 02:10:23 2026] POST /v2.0/security-groups => generated 1560 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:10:24.273 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36662. 2026-05-06 02:10:24.273 8 INFO oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36678. [pid: 8|app: 0|req: 109/213] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:10:24 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 4339 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:24.386 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36688. 2026-05-06 02:10:24.386 7 INFO oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36692. [pid: 7|app: 0|req: 105/214] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 02:10:24 2026] GET /v2.0/security-groups => generated 14303 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 02:10:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:10:25 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 4917 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 02:10:25 2026] GET /v2.0/security-groups => generated 14881 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 02:10:25 2026] POST /v2.0/security-group-rules => generated 567 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 5497 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/security-groups => generated 15461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 02:10:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/224] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 6079 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/225] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/security-groups => generated 16043 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/226] 199.19.213.170 () {48 vars in 992 bytes} [Wed May 6 02:10:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/243] 199.19.213.170 () {30 vars in 740 bytes} [Wed May 6 02:12:29 2026] GET /v2.0/networks?tenant_id=47e51b5d34bd49129336a0938636c045&shared=False => generated 15 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:12:29.552 8 INFO neutron.db.segments_db [None req-b66b6ec8-b614-4d0f-a5fe-0bda55f14dfa 69cbfb65853c4081a5e85ecf7cb97e2f 47e51b5d34bd49129336a0938636c045 - - - -] Added segment f923620b-4ac5-4845-9e12-89ce306bd676 of type vxlan for network 11976bbd-1cec-490f-b66d-5b5180c59bb2 [pid: 8|app: 0|req: 125/244] 199.19.213.170 () {34 vars in 682 bytes} [Wed May 6 02:12:29 2026] POST /v2.0/networks => generated 718 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/245] 199.19.213.170 () {30 vars in 722 bytes} [Wed May 6 02:12:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/246] 199.19.213.170 () {30 vars in 633 bytes} [Wed May 6 02:12:29 2026] GET /v2.0/extensions => generated 19178 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/247] 199.19.213.170 () {34 vars in 677 bytes} [Wed May 6 02:12:29 2026] POST /v2.0/ports => generated 963 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/248] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:12:30 2026] GET /v2.0/networks/11976bbd-1cec-490f-b66d-5b5180c59bb2 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/249] 199.19.213.170 () {30 vars in 722 bytes} [Wed May 6 02:12:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/250] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:12:32 2026] GET /v2.0/networks/11976bbd-1cec-490f-b66d-5b5180c59bb2 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/253] 199.19.213.170 () {44 vars in 976 bytes} [Wed May 6 02:12:45 2026] GET /v2.0/quotas/47e51b5d34bd49129336a0938636c045 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 130/254] 199.19.213.170 () {48 vars in 1028 bytes} [Wed May 6 02:12:45 2026] PUT /v2.0/quotas/47e51b5d34bd49129336a0938636c045 => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/255] 199.19.213.170 () {44 vars in 976 bytes} [Wed May 6 02:12:45 2026] GET /v2.0/quotas/47e51b5d34bd49129336a0938636c045 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:23:27.483 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:23:27.484 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:23:27.486 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 02:23:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.170) !!! [pid: 7|app: 0|req: 169/342] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 02:23:27 2026] GET /v2.0/networks => generated 2168 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:23:28.710 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:23:28.713 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:23:28.714 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 02:23:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.170) !!! [pid: 8|app: 0|req: 174/343] 199.19.213.170 () {44 vars in 912 bytes} [Wed May 6 02:23:28 2026] GET /v2.0/subnets => generated 1261 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:23:28.856 7 INFO oslo.messaging._drivers.impl_rabbit [-] [80a0e43d-cb88-4259-afde-2bddd31b6a41] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59448. 2026-05-06 02:23:28.857 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6335ce8a-1f27-4f05-834e-8723ab983a50] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59436. [pid: 7|app: 0|req: 170/344] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 02:23:28 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 02:24:07 2026] GET /v2.0/networks => generated 2168 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:24:08.890 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44084. 2026-05-06 02:24:08.892 8 INFO oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44076. [pid: 8|app: 0|req: 177/350] 199.19.213.170 () {44 vars in 912 bytes} [Wed May 6 02:24:08 2026] GET /v2.0/subnets => generated 1261 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/351] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 02:24:08 2026] GET /v2.0/networks => generated 2168 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:10 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/353] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:11 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/354] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:12 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:12 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:13 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:14 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.19.213.170 () {44 vars in 941 bytes} [Wed May 6 02:24:15 2026] GET /v2.0/security-groups => generated 16626 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.19.213.170 () {44 vars in 908 bytes} [Wed May 6 02:24:15 2026] GET /v2.0/ports => generated 4725 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:24:22.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82c226f9-f9d8-41ed-a2e1-be929a4b37fa 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/362] 199.19.213.170 () {44 vars in 982 bytes} [Wed May 6 02:24:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.19.213.170 () {44 vars in 1004 bytes} [Wed May 6 02:24:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.19.213.170 () {44 vars in 908 bytes} [Wed May 6 02:24:23 2026] GET /v2.0/ports => generated 4725 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:24 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:25 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:24:26 2026] GET /v2.0/security-groups?tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 9985 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.170 () {44 vars in 976 bytes} [Wed May 6 02:24:36 2026] GET /v2.0/quotas/a1b2f21698db4d84a4f39a5398d126cb => 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: 193/379] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:25:28 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 6662 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:25:29 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 6662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:25:30 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:25:31 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 6662 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.19.213.170 () {44 vars in 1026 bytes} [Wed May 6 02:25:31 2026] GET /v2.0/security-groups?tenant_id=47e51b5d34bd49129336a0938636c045 => generated 6662 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.19.213.170 () {44 vars in 976 bytes} [Wed May 6 02:25:38 2026] GET /v2.0/quotas/47e51b5d34bd49129336a0938636c045 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.19.213.170 () {44 vars in 914 bytes} [Wed May 6 02:26:31 2026] GET /v2.0/networks => generated 2168 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:27:10 2026] GET /v2.0/networks => generated 2168 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:27:11.337 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 02:27:11.337 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 203/399] 10.0.0.56 () {32 vars in 654 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/ports => generated 4725 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/security-groups => generated 16626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 10.0.0.56 () {32 vars in 654 bytes} [Wed May 6 02:27:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:27:21.977 8 INFO oslo.messaging._drivers.impl_rabbit [-] [65e765d8-82a5-4ceb-8fd1-5ad0af8af0e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45070. 2026-05-06 02:27:21.978 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ff36eab-5a38-493b-b05b-2949443d13e4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45060. 2026-05-06 02:27:22.304 8 INFO neutron.db.segments_db [None req-6a019310-60e8-4245-840c-af45dbddfcd1 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 of type vxlan for network b957b4b4-16ac-4a2e-bd23-91b323d8dcb6 2026-05-06 02:27:22.345 7 INFO neutron.db.segments_db [None req-5ce3e221-aeac-4658-a958-a5900c19add2 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 64f5170b-fec8-43c5-8841-919760202841 of type vxlan for network 91d3ce90-35ac-4b9f-93d3-11a7266ecd63 [pid: 8|app: 0|req: 208/408] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:27:21 2026] POST /v2.0/networks => generated 747 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:27:22 2026] POST /v2.0/networks => generated 751 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:27:22.703 8 INFO neutron.db.segments_db [None req-c52d93bb-27c3-4382-9b57-b069c90e6b8f 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 5813e44d-751b-40c0-890e-b8c68a15dcce of type vxlan for network e50830b1-2e5d-4aee-ab1c-b641eb4d0b9b [pid: 7|app: 0|req: 202/410] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:22 2026] POST /v2.0/subnets => generated 670 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:27:22 2026] POST /v2.0/networks => generated 749 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/412] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:22 2026] GET /v2.0/security-groups?tenant_id=242a74d6c6384ae5afd586175862fb9a&name=default => generated 2797 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/413] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:22 2026] POST /v2.0/subnets => generated 674 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:27:23.018 8 INFO neutron.db.segments_db [None req-fe722ee8-6771-4903-bd1b-491f85127a21 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 9d57434e-2f10-4757-9ab9-4e7189cdfb74 of type vxlan for network 05657a0e-09fb-4403-8c40-5869bd7b139c 2026-05-06 02:27:23.344 8 INFO neutron.db.l3_hamode_db [None req-fe722ee8-6771-4903-bd1b-491f85127a21 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 204/414] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:22 2026] POST /v2.0/subnets => generated 672 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:23 2026] DELETE /v2.0/security-groups/5ce51d87-c199-4249-8ab3-e1126a1d27cb => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:23.739 7 INFO neutron.db.segments_db [None req-e4bf8f1d-c538-49f9-a018-3ef0e7e659e5 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 356a3e1f-982a-4b05-a393-fabaaa7ad41f of type vxlan for network 38a95c26-94fc-403c-9e89-51ad25109dab 2026-05-06 02:27:24.122 7 INFO neutron.db.l3_hamode_db [None req-e4bf8f1d-c538-49f9-a018-3ef0e7e659e5 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:27:24.888 8 INFO neutron.db.l3_hamode_db [None req-fe722ee8-6771-4903-bd1b-491f85127a21 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:27:25.263 7 INFO neutron.db.l3_hamode_db [None req-e4bf8f1d-c538-49f9-a018-3ef0e7e659e5 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 211/416] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:22 2026] POST /v2.0/routers => generated 734 bytes in 3529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:27:26.552 8 INFO neutron.db.segments_db [None req-835ffe6e-0b85-4dde-b0fb-01cb2ce65d14 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 419bae9b-f177-4df1-a147-d3c19f0244dd of type vxlan for network e7b58d2c-2644-435a-9f5f-eaa3e9c44a4f [pid: 7|app: 0|req: 206/417] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:23 2026] POST /v2.0/routers => generated 738 bytes in 3029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:27:26.914 8 INFO neutron.db.l3_hamode_db [None req-835ffe6e-0b85-4dde-b0fb-01cb2ce65d14 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:27:27.906 8 INFO neutron.db.l3_hamode_db [None req-835ffe6e-0b85-4dde-b0fb-01cb2ce65d14 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 207/418] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:27:26 2026] PUT /v2.0/routers/897a21c4-d03c-43b2-bd3b-d916b9daa02f/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:26 2026] POST /v2.0/routers => generated 736 bytes in 2509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:29 2026] GET /v2.0/security-groups?tenant_id=db82b15b58d74785b726c19e78755643&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:27:29 2026] POST /v2.0/security-groups => generated 1595 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/424] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:27:28 2026] PUT /v2.0/routers/f83afcad-5a0d-4e30-9273-3feb24bc0240/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/425] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:29 2026] DELETE /v2.0/security-groups/b0996bac-4c3f-4e35-845f-497f4d6f724f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:27:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:29 2026] GET /v2.0/security-groups?tenant_id=b68eb9f7712d45acb7d6428469e1db78&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:27:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:30 2026] DELETE /v2.0/security-groups/9db52499-3a3b-41ba-8f70-817d4ed37651 => 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: 214/430] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:27:30 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:27:30 2026] POST /v2.0/security-groups => generated 1597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:27:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:27:29 2026] PUT /v2.0/routers/344f4891-c8c9-46dd-ba6a-05437380b87c/add_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:27:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:27:31 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 10.0.0.170 () {38 vars in 971 bytes} [Wed May 6 02:27:32 2026] POST /v2.0/security-groups => generated 1622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:32 2026] GET /v2.0/security-groups/7b7dc23e-4f02-467a-8e43-7717466e1146 => generated 1622 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.170 () {38 vars in 981 bytes} [Wed May 6 02:27:32 2026] POST /v2.0/security-group-rules => generated 582 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.170 () {38 vars in 971 bytes} [Wed May 6 02:27:32 2026] POST /v2.0/security-groups => generated 1620 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:32 2026] GET /v2.0/security-groups/7f116931-9e29-4c29-84b2-dd4ee1f30c64 => generated 1620 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.170 () {34 vars in 1100 bytes} [Wed May 6 02:27:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1092274743&fields=id&tenant_id=67cbd467b55648e78ef4302d355a8764 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.170 () {38 vars in 981 bytes} [Wed May 6 02:27:32 2026] POST /v2.0/security-group-rules => generated 582 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:27:32 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 683 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/security-groups/7f116931-9e29-4c29-84b2-dd4ee1f30c64 => generated 2213 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/quotas/67cbd467b55648e78ef4302d355a8764 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.170 () {38 vars in 981 bytes} [Wed May 6 02:27:33 2026] POST /v2.0/security-group-rules => generated 587 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/security-groups/7f116931-9e29-4c29-84b2-dd4ee1f30c64 => generated 2811 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.170 () {34 vars in 1001 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/security-group-rules/3b529296-f6d6-4fee-a361-8332c825f7ef => generated 584 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/security-groups/7f116931-9e29-4c29-84b2-dd4ee1f30c64 => generated 2811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.170 () {36 vars in 1023 bytes} [Wed May 6 02:27:33 2026] DELETE /v2.0/security-group-rules/3b529296-f6d6-4fee-a361-8332c825f7ef => 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: 226/452] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/security-groups/7f116931-9e29-4c29-84b2-dd4ee1f30c64 => generated 2213 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.170 () {36 vars in 1013 bytes} [Wed May 6 02:27:33 2026] DELETE /v2.0/security-groups/7f116931-9e29-4c29-84b2-dd4ee1f30c64 => 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: 228/454] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/security-groups/7b7dc23e-4f02-467a-8e43-7717466e1146 => generated 2215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.170 () {34 vars in 907 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/extensions => generated 19178 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 10.0.0.170 () {36 vars in 1013 bytes} [Wed May 6 02:27:33 2026] DELETE /v2.0/security-groups/7b7dc23e-4f02-467a-8e43-7717466e1146 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:27:33 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:34 2026] GET /v2.0/security-groups?tenant_id=c2ee684cdbc847db9e0d2fb8fb5c3ee3&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:34 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:34 2026] DELETE /v2.0/security-groups/c5b50eee-b782-4202-a25f-cd1010453a29 => 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: 233/462] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:34 2026] GET /v2.0/security-groups?tenant_id=d8ee3cd31b13477cabeb3c9aba28c9ee&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/463] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:34 2026] DELETE /v2.0/security-groups/f1a11620-fa86-4e1f-ba84-40d2333b6d91 => 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: 235/464] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:35 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => 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: 230/465] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:27:33 2026] PUT /v2.0/routers/344f4891-c8c9-46dd-ba6a-05437380b87c/remove_router_interface => generated 309 bytes in 1766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/466] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:27:35 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 683 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.170 () {34 vars in 1098 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--546956852&fields=id&tenant_id=f0061423368a41d9b700ed7f24853ec2 => 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: 233/468] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=67cbd467b55648e78ef4302d355a8764 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/networks?id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6 => generated 679 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:36.293 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-231d30c5-3be4-4fe3-a13d-bbc13c9f8778 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 235/470] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:27:36 2026] POST /v2.0/ports => generated 954 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 236/471] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/quotas/f0061423368a41d9b700ed7f24853ec2 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 957 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 199.19.213.170 () {34 vars in 911 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 02:27:37.048 7 INFO neutron.db.l3_hamode_db [None req-231d30c5-3be4-4fe3-a13d-bbc13c9f8778 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network e7b58d2c-2644-435a-9f5f-eaa3e9c44a4f was deleted as no HA routers are present in tenant 107c54f5eb144484b7eb4db56e1d4113. [pid: 7|app: 0|req: 236/474] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:27:35 2026] DELETE /v2.0/routers/344f4891-c8c9-46dd-ba6a-05437380b87c => generated 0 bytes in 1466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:27:36 2026] GET /v2.0/ports?tenant_id=f0061423368a41d9b700ed7f24853ec2&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:37 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:27:37 2026] DELETE /v2.0/subnets/6dae0c50-90ae-4aaf-9f65-72a27d1d00a9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:27:37.690 7 INFO neutron.services.segments.plugin [-] Segment 419bae9b-f177-4df1-a147-d3c19f0244dd resource provider aggregate not found 2026-05-06 02:27:37.698 7 INFO neutron.services.segments.plugin [-] Segment 419bae9b-f177-4df1-a147-d3c19f0244dd resource provider aggregate not found 2026-05-06 02:27:37.716 7 INFO neutron.services.segments.plugin [-] Segment 419bae9b-f177-4df1-a147-d3c19f0244dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419bae9b-f177-4df1-a147-d3c19f0244dd found for delete ", "request_id": "req-bddc3dcd-e407-4c97-b0a2-cf7fceb71ac5"}]} 2026-05-06 02:27:37.720 7 INFO neutron.services.segments.plugin [-] Segment 419bae9b-f177-4df1-a147-d3c19f0244dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419bae9b-f177-4df1-a147-d3c19f0244dd found for delete ", "request_id": "req-cd49f7c9-c220-428c-8dbd-cdb444c83a61"}]} [pid: 7|app: 0|req: 238/478] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:27:37 2026] DELETE /v2.0/networks/e50830b1-2e5d-4aee-ab1c-b641eb4d0b9b => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 10.0.0.170 () {34 vars in 907 bytes} [Wed May 6 02:27:37 2026] GET /v2.0/extensions => generated 19178 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:27:37 2026] PUT /v2.0/ports/b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 1199 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 240/481] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:27:37 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/security-groups?tenant_id=107c54f5eb144484b7eb4db56e1d4113&name=default => generated 2797 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 242/484] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?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: 243/485] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:38 2026] DELETE /v2.0/security-groups/1d0cdd25-d028-4f54-a09d-ab9039240927 => 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: 244/487] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:27:38 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:27:39.009 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de4bffe4-2f21-490e-9142-fb50b8240b02'] response: {'name': 'network-changed', 'server_uuid': '6a83953f-9e2d-47ac-94a4-2e24531e1e1f', 'tag': 'b32a43cf-dd8e-403c-aea1-3321f483df9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 247/495] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 779 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/security-groups?tenant_id=26e853a13c9b4e26bc829245b3a704f1&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:27:39.741 7 INFO neutron.services.segments.plugin [-] Segment 5813e44d-751b-40c0-890e-b8c68a15dcce resource provider aggregate not found 2026-05-06 02:27:39.748 7 INFO neutron.services.segments.plugin [-] Segment 5813e44d-751b-40c0-890e-b8c68a15dcce resource provider aggregate not found [pid: 8|app: 0|req: 253/502] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:27:39.769 7 INFO neutron.services.segments.plugin [-] Segment 5813e44d-751b-40c0-890e-b8c68a15dcce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5813e44d-751b-40c0-890e-b8c68a15dcce found for delete ", "request_id": "req-75273247-395e-473c-9b41-d3959b615b57"}]} 2026-05-06 02:27:39.770 7 INFO neutron.services.segments.plugin [-] Segment 5813e44d-751b-40c0-890e-b8c68a15dcce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5813e44d-751b-40c0-890e-b8c68a15dcce found for delete ", "request_id": "req-42efec80-d13a-4db7-922a-b89a343a17dd"}]} [pid: 8|app: 0|req: 254/503] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/networks?id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6 => generated 679 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/504] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:39 2026] DELETE /v2.0/security-groups/4523e322-93cc-462e-aa29-20584939acd1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => 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: 255/506] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/507] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:27:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f0061423368a41d9b700ed7f24853ec2 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/508] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:27:39 2026] POST /v2.0/ports => generated 958 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:40.517 7 INFO neutron.db.segments_db [None req-457edf93-0289-4ae8-880c-2fe6a0579ebe 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 91c32472-be6a-42e3-902c-7ce5f7182ed8 of type vxlan for network 9ee615bd-b852-4618-96f0-5cc2198bdba5 [pid: 8|app: 0|req: 257/509] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:40 2026] GET /v2.0/security-groups?tenant_id=0bd1c04c6bd947e584ab427c65e252ae&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/510] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:27:40 2026] POST /v2.0/networks => generated 744 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/511] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:40 2026] DELETE /v2.0/security-groups/60334e8f-a57b-4a10-a855-82fed96f5d4a => 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: 258/512] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:27:40 2026] PUT /v2.0/ports/85da8b98-a261-423e-bfeb-eaafead90eb1 => generated 1203 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 255/513] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:40 2026] POST /v2.0/subnets => generated 668 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/ports?tenant_id=f0061423368a41d9b700ed7f24853ec2&device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:41.202 8 INFO neutron.db.segments_db [None req-7d4c5ab2-0ca6-4e80-bf49-025da7d45e98 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 of type vxlan for network f58bb3fb-b960-4f63-b842-308e4c7ae149 [pid: 7|app: 0|req: 256/516] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 973 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=85da8b98-a261-423e-bfeb-eaafead90eb1 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:41.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00869a3f-205b-4ce1-a2bc-7a949f9364b6'] response: {'name': 'network-changed', 'server_uuid': '45c9dfd1-10b6-415b-b763-d4446cf31aae', 'tag': '85da8b98-a261-423e-bfeb-eaafead90eb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 260/520] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/subnets?id=74fd9cb5-75f0-45b8-9cc3-0732b5f99d41 => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/ports?network_id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:27:41.591 8 INFO neutron.db.l3_hamode_db [None req-7d4c5ab2-0ca6-4e80-bf49-025da7d45e98 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 263/523] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/524] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/ports?tenant_id=f0061423368a41d9b700ed7f24853ec2&device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/525] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:27:41 2026] GET /v2.0/networks?id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6 => generated 775 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=85da8b98-a261-423e-bfeb-eaafead90eb1 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/527] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/subnets?id=74fd9cb5-75f0-45b8-9cc3-0732b5f99d41 => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/528] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/ports?network_id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/529] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=segments => generated 14 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/530] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 969 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/534] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/535] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/536] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:42 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:43.023 8 INFO neutron.db.l3_hamode_db [None req-7d4c5ab2-0ca6-4e80-bf49-025da7d45e98 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 277/537] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:43 2026] GET /v2.0/security-groups?tenant_id=7e91a0baf1834dd7924110b9e056c187&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/538] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:41 2026] POST /v2.0/routers => generated 732 bytes in 2921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:44 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/540] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:44 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/541] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:44 2026] DELETE /v2.0/security-groups/30ac7d34-a52d-4637-bd9e-1e69ed78a1a2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/542] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:44 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/543] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:44 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&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: 282/544] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:45 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/545] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:45 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => 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: 284/546] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:45 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&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: 285/547] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:45 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/548] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:45 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/549] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:27:44 2026] PUT /v2.0/routers/c0513b8c-f9cf-4f51-b38c-95b6e1e336af/add_router_interface => generated 309 bytes in 1889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:46.166 7 INFO neutron.db.l3_db [None req-be90ad84-bb2f-4d01-a6b2-9c37467870e3 0f98cc366fba4511a15413beaf083099 67cbd467b55648e78ef4302d355a8764 - - - -] Floating IP fa4c96e7-828b-4d17-968c-fd608cfaf193 associated. External IP: 10.96.250.206, port: b32a43cf-dd8e-403c-aea1-3321f483df9e. [pid: 8|app: 0|req: 264/550] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:46 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/551] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:46 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&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: 266/552] 10.0.0.170 () {38 vars in 971 bytes} [Wed May 6 02:27:46 2026] POST /v2.0/security-groups => generated 1618 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/553] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:46 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => 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: 287/554] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:27:45 2026] PUT /v2.0/floatingips/fa4c96e7-828b-4d17-968c-fd608cfaf193 => generated 855 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/555] 10.0.0.170 () {38 vars in 971 bytes} [Wed May 6 02:27:46 2026] POST /v2.0/security-groups => generated 1617 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/556] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:46 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/557] 10.0.0.170 () {38 vars in 971 bytes} [Wed May 6 02:27:47 2026] POST /v2.0/security-groups => generated 1618 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/558] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&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: 272/559] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups?tenant_id=a1d88d8b2cc24b2c80fe5781f871d62b => generated 7600 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/560] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/17898940-4583-4629-94b4-6b654732057c => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:27:47.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e8146d-5efe-4e13-90e9-32756ce84d69'] response: {'name': 'network-changed', 'server_uuid': '6a83953f-9e2d-47ac-94a4-2e24531e1e1f', 'tag': 'b32a43cf-dd8e-403c-aea1-3321f483df9e', 'status': 'completed', 'code': 200} 2026-05-06 02:27:47.383 7 INFO neutron.db.l3_db [None req-67b6c58a-9035-4e9d-8d61-b00dc11ecd7c 78b8bcdf4f394e11811e7ed9e9215efc f0061423368a41d9b700ed7f24853ec2 - - - -] Floating IP aaf6e269-2af9-49ed-9393-73d10797edf2 associated. External IP: 10.96.250.215, port: 85da8b98-a261-423e-bfeb-eaafead90eb1. [pid: 8|app: 0|req: 274/561] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/17898940-4583-4629-94b4-6b654732057c => generated 2798 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/562] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/563] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/2ad5fff5-39d7-4dfb-a6cd-446397a753c0 => generated 1618 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/564] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/565] 10.0.0.170 () {36 vars in 1013 bytes} [Wed May 6 02:27:47 2026] DELETE /v2.0/security-groups/2ad5fff5-39d7-4dfb-a6cd-446397a753c0 => 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: 279/566] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:47.685 8 INFO neutron.api.v2.resource [req-541ce808-0e30-4dae-a62b-10d1b6976256 req-d7d9e8a0-eaf0-4809-84dd-fe5dce60feaa 57d81eaa854b4502afa50c2de99ff998 a1d88d8b2cc24b2c80fe5781f871d62b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/567] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/2ad5fff5-39d7-4dfb-a6cd-446397a753c0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/568] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/569] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/8f771175-5018-417a-bd45-dbb208b7f2a7 => generated 1617 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/570] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:27:46 2026] PUT /v2.0/floatingips/aaf6e269-2af9-49ed-9393-73d10797edf2 => generated 856 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/571] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&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: 7|app: 0|req: 289/572] 10.0.0.170 () {36 vars in 1013 bytes} [Wed May 6 02:27:47 2026] DELETE /v2.0/security-groups/8f771175-5018-417a-bd45-dbb208b7f2a7 => 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: 284/573] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:27:47.921 8 INFO neutron.api.v2.resource [req-f0eb03ef-e8f6-4de7-95b8-8214510258ec req-0a604745-b32f-4cc5-8774-4bfac214c108 57d81eaa854b4502afa50c2de99ff998 a1d88d8b2cc24b2c80fe5781f871d62b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/574] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/8f771175-5018-417a-bd45-dbb208b7f2a7 => 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: 290/575] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/576] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:47 2026] GET /v2.0/security-groups/314abd13-e18f-4933-aaf3-f4ce97e8e60d => generated 1618 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 10.0.0.170 () {36 vars in 1013 bytes} [Wed May 6 02:27:48 2026] DELETE /v2.0/security-groups/314abd13-e18f-4933-aaf3-f4ce97e8e60d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:48.217 8 INFO neutron.api.v2.resource [req-debc2c21-f0e1-477f-ac3c-f0129baba66e req-ebe37a8f-a86d-4284-8e19-194ac2eb5c92 57d81eaa854b4502afa50c2de99ff998 a1d88d8b2cc24b2c80fe5781f871d62b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/580] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups/314abd13-e18f-4933-aaf3-f4ce97e8e60d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups?tenant_id=a1d88d8b2cc24b2c80fe5781f871d62b => generated 2801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups/17898940-4583-4629-94b4-6b654732057c => generated 2798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups/17898940-4583-4629-94b4-6b654732057c => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:27:48.463 8 INFO neutron.api.v2.resource [req-3ebfade4-bf45-48ff-be8a-40b3fa450256 req-94d85e83-1770-4803-9919-c8a4f5224e23 57d81eaa854b4502afa50c2de99ff998 a1d88d8b2cc24b2c80fe5781f871d62b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/584] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups/314abd13-e18f-4933-aaf3-f4ce97e8e60d => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:27:48.513 7 INFO neutron.api.v2.resource [req-80dca576-87ab-45d4-8233-fdddaca0ffc5 req-6a600d34-5b85-4bb9-a965-c9b8ebc96d15 57d81eaa854b4502afa50c2de99ff998 a1d88d8b2cc24b2c80fe5781f871d62b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/585] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups/8f771175-5018-417a-bd45-dbb208b7f2a7 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:27:48.556 7 INFO neutron.api.v2.resource [req-09c39222-5fba-4fb6-b2ae-1aa0373bfe59 req-2916fc4e-556e-4958-992c-4493ee4b8acd 57d81eaa854b4502afa50c2de99ff998 a1d88d8b2cc24b2c80fe5781f871d62b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 296/586] 10.0.0.170 () {34 vars in 991 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups/2ad5fff5-39d7-4dfb-a6cd-446397a753c0 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:48 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:27:49 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:49.405 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f645174-8ad4-42cc-b7cd-48adeb2950c1'] response: {'name': 'network-changed', 'server_uuid': '45c9dfd1-10b6-415b-b763-d4446cf31aae', 'tag': '85da8b98-a261-423e-bfeb-eaafead90eb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 297/590] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:27:48 2026] PUT /v2.0/routers/c0513b8c-f9cf-4f51-b38c-95b6e1e336af/remove_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/591] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:27:49 2026] GET /v2.0/ports?tenant_id=f0061423368a41d9b700ed7f24853ec2&device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:49 2026] GET /v2.0/security-groups?tenant_id=d7c95e49992d445696b3bc523b81dfe0&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/593] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:27:50 2026] GET /v2.0/ports?device_id=45c9dfd1-10b6-415b-b763-d4446cf31aae => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:50.420 8 INFO neutron.db.l3_db [None req-a470c939-25ba-4a11-bc44-a49ca4c59cae 78b8bcdf4f394e11811e7ed9e9215efc f0061423368a41d9b700ed7f24853ec2 - - - -] Floating IP aaf6e269-2af9-49ed-9393-73d10797edf2 disassociated. External IP: 10.96.250.215, port: 85da8b98-a261-423e-bfeb-eaafead90eb1. [pid: 8|app: 0|req: 294/594] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:27:49 2026] DELETE /v2.0/ports/85da8b98-a261-423e-bfeb-eaafead90eb1 => generated 0 bytes in 1770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:27:50.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9882bcf9-efeb-4b49-a054-27d1f2d89f87'] response: {'server_uuid': '45c9dfd1-10b6-415b-b763-d4446cf31aae', 'name': 'network-vif-deleted', 'tag': '85da8b98-a261-423e-bfeb-eaafead90eb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 295/595] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:27:50 2026] GET /v2.0/networks?id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6 => generated 775 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:51 2026] DELETE /v2.0/security-groups/4d9c2f3c-6da8-4bbd-b120-1e343b795386 => 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: 297/597] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:27:51 2026] GET /v2.0/security-groups?id=16ab8e66-9eaf-40e3-8cd0-17d1de0329a7&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: 298/598] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:27:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=85da8b98-a261-423e-bfeb-eaafead90eb1 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:27:51 2026] GET /v2.0/subnets?id=74fd9cb5-75f0-45b8-9cc3-0732b5f99d41 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:27:51 2026] GET /v2.0/ports?network_id=b957b4b4-16ac-4a2e-bd23-91b323d8dcb6&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: 301/601] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:27:51 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:27:51.391 7 INFO neutron.services.segments.plugin [-] Segment 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 resource provider aggregate not found 2026-05-06 02:27:51.397 7 INFO neutron.services.segments.plugin [-] Segment 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 resource provider aggregate not found 2026-05-06 02:27:51.414 7 INFO neutron.services.segments.plugin [-] Segment 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 found for delete ", "request_id": "req-af8bc375-edb7-4ee5-83bf-cdea26575d19"}]} 2026-05-06 02:27:51.420 7 INFO neutron.db.l3_hamode_db [None req-5ddc2a81-6dc2-4dd4-8c5c-83cc6864db19 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network f58bb3fb-b960-4f63-b842-308e4c7ae149 was deleted as no HA routers are present in tenant a1d88d8b2cc24b2c80fe5781f871d62b. [pid: 7|app: 0|req: 301/602] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:27:50 2026] DELETE /v2.0/routers/c0513b8c-f9cf-4f51-b38c-95b6e1e336af => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:51.436 7 INFO neutron.services.segments.plugin [-] Segment 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99af4fd6-0cb7-4d4a-80bb-705d8dfefdf6 found for delete ", "request_id": "req-a37a4d23-03a0-4d2a-9b80-b09a78f1bca2"}]} [pid: 8|app: 0|req: 302/603] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:27:51 2026] GET /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:27:51 2026] DELETE /v2.0/subnets/fa61d23c-b866-4f10-9e88-38e75ddcb04d => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:27:51 2026] DELETE /v2.0/networks/9ee615bd-b852-4618-96f0-5cc2198bdba5 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:52 2026] GET /v2.0/security-groups?tenant_id=a1d88d8b2cc24b2c80fe5781f871d62b&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:52 2026] DELETE /v2.0/security-groups/17898940-4583-4629-94b4-6b654732057c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:52 2026] DELETE /v2.0/security-groups/16ab8e66-9eaf-40e3-8cd0-17d1de0329a7 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:52.736 8 INFO neutron.api.v2.resource [None req-1e71f8c9-6702-4cc6-bd98-8bd397fc7cc5 78b8bcdf4f394e11811e7ed9e9215efc f0061423368a41d9b700ed7f24853ec2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/609] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:27:52 2026] GET /v2.0/security-groups/16ab8e66-9eaf-40e3-8cd0-17d1de0329a7 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:27:52 2026] DELETE /v2.0/floatingips/aaf6e269-2af9-49ed-9393-73d10797edf2 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:53.126 8 INFO neutron.services.segments.plugin [-] Segment 91c32472-be6a-42e3-902c-7ce5f7182ed8 resource provider aggregate not found 2026-05-06 02:27:53.132 8 INFO neutron.services.segments.plugin [-] Segment 91c32472-be6a-42e3-902c-7ce5f7182ed8 resource provider aggregate not found 2026-05-06 02:27:53.167 8 INFO neutron.services.segments.plugin [-] Segment 91c32472-be6a-42e3-902c-7ce5f7182ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c32472-be6a-42e3-902c-7ce5f7182ed8 found for delete ", "request_id": "req-c3b0e47c-ddbc-434b-a0e1-7cd45595fcfb"}]} 2026-05-06 02:27:53.171 8 INFO neutron.services.segments.plugin [-] Segment 91c32472-be6a-42e3-902c-7ce5f7182ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c32472-be6a-42e3-902c-7ce5f7182ed8 found for delete ", "request_id": "req-52da7677-2080-4bec-9ce7-5b19cdca2b5c"}]} [pid: 7|app: 0|req: 305/611] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:53 2026] GET /v2.0/security-groups?tenant_id=c4f63f8c10ca41c1852514bb3a90a7ed&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:53 2026] DELETE /v2.0/security-groups/41a9ebb0-88e5-4676-b850-69845324834c => 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: 307/613] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:27:53 2026] PUT /v2.0/routers/897a21c4-d03c-43b2-bd3b-d916b9daa02f/remove_router_interface => generated 309 bytes in 1458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1240 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.56 () {32 vars in 652 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions => generated 19178 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:55 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: 8|app: 0|req: 312/618] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:55.862 7 INFO neutron.services.segments.plugin [-] Segment 9d57434e-2f10-4757-9ab9-4e7189cdfb74 resource provider aggregate not found [pid: 8|app: 0|req: 314/620] 10.0.0.56 () {32 vars in 664 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/621] 10.0.0.56 () {32 vars in 698 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:55.873 7 INFO neutron.services.segments.plugin [-] Segment 9d57434e-2f10-4757-9ab9-4e7189cdfb74 resource provider aggregate not found [pid: 8|app: 0|req: 316/622] 10.0.0.56 () {32 vars in 696 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 10.0.0.56 () {32 vars in 700 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:27:55.892 7 INFO neutron.services.segments.plugin [-] Segment 9d57434e-2f10-4757-9ab9-4e7189cdfb74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d57434e-2f10-4757-9ab9-4e7189cdfb74 found for delete ", "request_id": "req-b6767844-39dd-4cc2-8fcf-6d19444bcd8f"}]} [pid: 8|app: 0|req: 318/624] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:55 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) 2026-05-06 02:27:55.901 7 INFO neutron.services.segments.plugin [-] Segment 9d57434e-2f10-4757-9ab9-4e7189cdfb74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d57434e-2f10-4757-9ab9-4e7189cdfb74 found for delete ", "request_id": "req-96ac4c80-d63f-4ddf-a120-47dfbf6de3b6"}]} [pid: 8|app: 0|req: 319/625] 10.0.0.56 () {32 vars in 702 bytes} [Wed May 6 02:27:55 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) 2026-05-06 02:27:55.909 7 INFO neutron.db.l3_hamode_db [None req-ee38852a-8df0-4bcc-aac9-0899a3f7da65 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network 05657a0e-09fb-4403-8c40-5869bd7b139c was deleted as no HA routers are present in tenant f0061423368a41d9b700ed7f24853ec2. [pid: 8|app: 0|req: 320/626] 10.0.0.56 () {32 vars in 692 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/627] 10.0.0.56 () {32 vars in 694 bytes} [Wed May 6 02:27:55 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: 307/628] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:27:54 2026] DELETE /v2.0/routers/897a21c4-d03c-43b2-bd3b-d916b9daa02f => generated 0 bytes in 1343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/629] 10.0.0.56 () {32 vars in 684 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/630] 10.0.0.56 () {32 vars in 686 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/631] 10.0.0.56 () {32 vars in 660 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/632] 10.0.0.56 () {32 vars in 698 bytes} [Wed May 6 02:27:55 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: 8|app: 0|req: 326/633] 10.0.0.56 () {32 vars in 678 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/634] 10.0.0.56 () {32 vars in 682 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/635] 10.0.0.56 () {32 vars in 674 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/636] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:55 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/637] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:27:55 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: 8|app: 0|req: 331/638] 10.0.0.56 () {32 vars in 686 bytes} [Wed May 6 02:27:56 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: 8|app: 0|req: 332/639] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 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: 8|app: 0|req: 333/640] 10.0.0.56 () {32 vars in 686 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/641] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/642] 10.0.0.56 () {32 vars in 698 bytes} [Wed May 6 02:27:56 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: 8|app: 0|req: 336/643] 10.0.0.56 () {32 vars in 678 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/644] 10.0.0.56 () {32 vars in 666 bytes} [Wed May 6 02:27:56 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: 8|app: 0|req: 338/645] 10.0.0.56 () {32 vars in 676 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/646] 10.0.0.56 () {32 vars in 664 bytes} [Wed May 6 02:27:56 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) [pid: 8|app: 0|req: 340/647] 10.0.0.56 () {32 vars in 674 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/648] 10.0.0.56 () {32 vars in 712 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/649] 10.0.0.56 () {32 vars in 690 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/650] 10.0.0.56 () {32 vars in 682 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/651] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/652] 10.0.0.56 () {32 vars in 686 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/653] 10.0.0.56 () {32 vars in 704 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/654] 10.0.0.56 () {32 vars in 700 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/655] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:27:55 2026] DELETE /v2.0/subnets/74fd9cb5-75f0-45b8-9cc3-0732b5f99d41 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/656] 10.0.0.56 () {32 vars in 674 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/657] 10.0.0.56 () {32 vars in 692 bytes} [Wed May 6 02:27:56 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: 350/658] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/659] 10.0.0.56 () {32 vars in 708 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/660] 10.0.0.56 () {32 vars in 704 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/661] 10.0.0.56 () {32 vars in 696 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/662] 10.0.0.56 () {32 vars in 710 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/663] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/664] 10.0.0.56 () {32 vars in 686 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/665] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/666] 10.0.0.56 () {32 vars in 674 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/667] 10.0.0.56 () {32 vars in 670 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/668] 10.0.0.56 () {32 vars in 660 bytes} [Wed May 6 02:27:56 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: 361/669] 10.0.0.56 () {32 vars in 698 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/670] 10.0.0.56 () {32 vars in 698 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/671] 10.0.0.56 () {32 vars in 676 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/672] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/673] 10.0.0.56 () {32 vars in 682 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/674] 10.0.0.56 () {32 vars in 700 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/675] 10.0.0.56 () {32 vars in 684 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/676] 10.0.0.56 () {32 vars in 706 bytes} [Wed May 6 02:27:56 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: 369/677] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 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: 8|app: 0|req: 370/678] 10.0.0.56 () {32 vars in 696 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/679] 10.0.0.56 () {32 vars in 694 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/680] 10.0.0.56 () {32 vars in 684 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/681] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/682] 10.0.0.56 () {32 vars in 666 bytes} [Wed May 6 02:27:56 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: 8|app: 0|req: 375/683] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:56 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: 376/684] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/685] 10.0.0.56 () {32 vars in 690 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/686] 10.0.0.56 () {32 vars in 690 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/687] 10.0.0.56 () {32 vars in 694 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/688] 10.0.0.56 () {32 vars in 684 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/689] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/690] 10.0.0.56 () {32 vars in 700 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/691] 10.0.0.56 () {32 vars in 702 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/692] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/693] 10.0.0.56 () {32 vars in 714 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/694] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/695] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/696] 10.0.0.56 () {32 vars in 682 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/697] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/698] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/699] 10.0.0.56 () {32 vars in 678 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/700] 10.0.0.56 () {32 vars in 668 bytes} [Wed May 6 02:27:56 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: 309/701] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:27:56 2026] DELETE /v2.0/networks/b957b4b4-16ac-4a2e-bd23-91b323d8dcb6 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/702] 10.0.0.56 () {32 vars in 696 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/703] 10.0.0.56 () {32 vars in 704 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/704] 10.0.0.56 () {32 vars in 700 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/705] 10.0.0.56 () {32 vars in 682 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/706] 10.0.0.56 () {32 vars in 704 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/707] 10.0.0.56 () {32 vars in 694 bytes} [Wed May 6 02:27:56 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: 396/708] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/709] 10.0.0.56 () {32 vars in 696 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/710] 10.0.0.56 () {32 vars in 688 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/711] 10.0.0.56 () {32 vars in 700 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/712] 10.0.0.56 () {32 vars in 664 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/713] 10.0.0.56 () {32 vars in 680 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/714] 10.0.0.56 () {32 vars in 692 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/715] 10.0.0.56 () {32 vars in 676 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/716] 10.0.0.56 () {32 vars in 666 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/717] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:56 2026] GET /v2.0/security-groups?tenant_id=f0061423368a41d9b700ed7f24853ec2&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/718] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:56 2026] DELETE /v2.0/security-groups/af5adc3f-dd10-47d6-bae0-ce008dd1dafa => 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: 318/721] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:57 2026] GET /v2.0/security-groups?tenant_id=7c404d837ca7434881ae2609c8c90db7&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/722] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:57 2026] DELETE /v2.0/security-groups/58200fc0-f086-4c82-806c-141cc5dd571e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:27:58.907 7 INFO neutron.services.segments.plugin [-] Segment 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 resource provider aggregate not found 2026-05-06 02:27:58.913 7 INFO neutron.services.segments.plugin [-] Segment 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 resource provider aggregate not found 2026-05-06 02:27:58.925 7 INFO neutron.services.segments.plugin [-] Segment 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 found for delete ", "request_id": "req-ac1b283d-641a-42fb-af5c-1519137889d8"}]} 2026-05-06 02:27:58.939 7 INFO neutron.services.segments.plugin [-] Segment 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5f5f92-9ce9-490d-9d0c-6d75a1837094 found for delete ", "request_id": "req-cc49bd65-19cb-4743-adf6-151015eef4b9"}]} 2026-05-06 02:27:59.120 7 INFO neutron.db.segments_db [None req-150edb1e-5765-4858-87c1-e55614551298 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 7c10bf8a-73b8-4088-a4fa-94d58758d604 of type vxlan for network 805e78a2-a45b-40c6-94c2-c24608551aa2 [pid: 7|app: 0|req: 319/723] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:27:58 2026] POST /v2.0/networks => generated 737 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/724] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:59 2026] GET /v2.0/security-groups?tenant_id=6c1ee814491845288c33de1d59c458ff&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/725] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:27:59 2026] DELETE /v2.0/security-groups/b55588bb-e903-4bf8-8e4f-ddc070988847 => 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: 320/726] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:59 2026] POST /v2.0/subnets => generated 660 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:27:59.557 7 INFO neutron.db.segments_db [None req-83b461a3-7e7f-4cf4-93ce-0eb219d93fed 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 233c270a-3579-481f-98b4-b32401dfae0d of type vxlan for network d485be90-4101-4f08-8071-679f84b5b4a8 2026-05-06 02:27:59.641 8 INFO neutron.db.segments_db [None req-8fb3888a-e83e-4b92-8573-218cd9bf14e7 1825382b63a94c7fb0d83abdf05643d7 1c1f778dde324540aedc6f9e043d62a4 - - - -] Added segment 0abae4d3-3490-407d-a433-f7d7404ead8e of type vxlan for network 2e62e64b-691b-4f01-9acd-b96b6687c991 [pid: 8|app: 0|req: 407/727] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:27:59 2026] POST /v2.0/networks => generated 643 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:27:59.857 7 INFO neutron.db.l3_hamode_db [None req-83b461a3-7e7f-4cf4-93ce-0eb219d93fed 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 408/728] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:27:59 2026] GET /v2.0/security-groups?tenant_id=d093a003e24347d2b9aa8bec595502fd&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/729] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:59 2026] POST /v2.0/subnets => generated 617 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/730] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:00 2026] DELETE /v2.0/security-groups/9de06dda-6af2-4f53-a314-515943dc5ac2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:00.481 8 INFO neutron.db.segments_db [None req-175e9a47-4501-4ee6-b238-4aa7d71446d6 1825382b63a94c7fb0d83abdf05643d7 1c1f778dde324540aedc6f9e043d62a4 - - - -] Added segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb of type vxlan for network 119390cc-4275-4a9a-b1cc-ebf61af6ff49 [pid: 8|app: 0|req: 411/731] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:28:00 2026] POST /v2.0/networks => generated 644 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/732] 10.0.0.56 () {34 vars in 742 bytes} [Wed May 6 02:28:00 2026] PUT /v2.0/networks/119390cc-4275-4a9a-b1cc-ebf61af6ff49 => generated 592 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:01.021 7 INFO neutron.db.l3_hamode_db [None req-83b461a3-7e7f-4cf4-93ce-0eb219d93fed 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 413/733] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:00 2026] POST /v2.0/subnets => generated 602 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/734] 10.0.0.56 () {34 vars in 740 bytes} [Wed May 6 02:28:01 2026] PUT /v2.0/subnets/9fa52f68-2190-4d3b-bc91-72e600d44c00 => generated 612 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:01.882 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider aggregate not found 2026-05-06 02:28:01.908 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider aggregate not found 2026-05-06 02:28:01.918 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb03df68-c8e3-4f76-9e22-ec43d96bddeb found for delete ", "request_id": "req-6a977fde-6f89-4b45-a6e2-af553e2d7adf"}]} 2026-05-06 02:28:01.929 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb03df68-c8e3-4f76-9e22-ec43d96bddeb found for delete ", "request_id": "req-88221797-87f3-4c3e-a74a-7d1dc3b64a22"}]} [pid: 7|app: 0|req: 321/735] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:27:59 2026] POST /v2.0/routers => generated 724 bytes in 2633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/736] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:02 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/737] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:01 2026] DELETE /v2.0/networks/119390cc-4275-4a9a-b1cc-ebf61af6ff49 => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/738] 10.0.0.170 () {34 vars in 971 bytes} [Wed May 6 02:28:02 2026] GET /v2.0/ports/b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 968 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:02.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c060f10-8c12-41f3-86f7-35e0e731edc3 1825382b63a94c7fb0d83abdf05643d7 1c1f778dde324540aedc6f9e043d62a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/739] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:02 2026] DELETE /v2.0/networks/119390cc-4275-4a9a-b1cc-ebf61af6ff49 => 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: 418/740] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:28:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/741] 199.19.213.170 () {34 vars in 1000 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/subnets?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 659 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/742] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/subnets?network_id=73e7b7b2-152b-4757-8901-7e8c5de32bc3 => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/743] 199.19.213.170 () {34 vars in 1146 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f&device_owner=compute%3Anova&network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/744] 10.0.0.56 () {32 vars in 652 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/745] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:28:03 2026] PUT /v2.0/ports/b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 1145 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:03.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e8c602b-aefd-4a2f-8d12-170f5c9cd44f'] response: {'name': 'network-changed', 'server_uuid': '6a83953f-9e2d-47ac-94a4-2e24531e1e1f', 'tag': 'b32a43cf-dd8e-403c-aea1-3321f483df9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 424/746] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/networks => generated 1308 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/747] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:03.972 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider aggregate not found 2026-05-06 02:28:03.982 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider aggregate not found [pid: 8|app: 0|req: 426/748] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/subnets => generated 1233 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:04.004 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb03df68-c8e3-4f76-9e22-ec43d96bddeb found for delete ", "request_id": "req-2223373b-2b93-4802-8593-3e09d14d2272"}]} 2026-05-06 02:28:04.005 8 INFO neutron.services.segments.plugin [-] Segment eb03df68-c8e3-4f76-9e22-ec43d96bddeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb03df68-c8e3-4f76-9e22-ec43d96bddeb found for delete ", "request_id": "req-42a04e46-e2dc-4831-ad7b-80e2dae47a44"}]} [pid: 8|app: 0|req: 427/749] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:03 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/750] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/networks/2e62e64b-691b-4f01-9acd-b96b6687c991 => generated 668 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/751] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:28:02 2026] PUT /v2.0/routers/8ea31e9b-b5c3-4309-bbad-8ed19f9b930d/add_router_interface => generated 309 bytes in 1901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/752] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/753] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/subnets/84897a1a-ad95-4d84-b2db-fdd829c24698 => generated 617 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/754] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:04.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e082403-252d-4774-ba31-7ec4480e9a68 1825382b63a94c7fb0d83abdf05643d7 1c1f778dde324540aedc6f9e043d62a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 325/755] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:04 2026] DELETE /v2.0/subnets/9fa52f68-2190-4d3b-bc91-72e600d44c00 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:28:04.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29901374-bde8-434b-9c25-a5f501f5fb9d 1825382b63a94c7fb0d83abdf05643d7 1c1f778dde324540aedc6f9e043d62a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/756] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:04 2026] DELETE /v2.0/networks/119390cc-4275-4a9a-b1cc-ebf61af6ff49 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/757] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/758] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/759] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?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: 434/760] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/761] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:04 2026] DELETE /v2.0/subnets/84897a1a-ad95-4d84-b2db-fdd829c24698 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/762] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1417 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/763] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/764] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/765] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:05.051 7 INFO neutron.services.segments.plugin [-] Segment 0abae4d3-3490-407d-a433-f7d7404ead8e resource provider aggregate not found 2026-05-06 02:28:05.058 7 INFO neutron.services.segments.plugin [-] Segment 0abae4d3-3490-407d-a433-f7d7404ead8e resource provider aggregate not found 2026-05-06 02:28:05.077 7 INFO neutron.services.segments.plugin [-] Segment 0abae4d3-3490-407d-a433-f7d7404ead8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0abae4d3-3490-407d-a433-f7d7404ead8e found for delete ", "request_id": "req-18fd5b27-a69c-4db2-ac22-7fa7faad58fd"}]} 2026-05-06 02:28:05.078 7 INFO neutron.services.segments.plugin [-] Segment 0abae4d3-3490-407d-a433-f7d7404ead8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0abae4d3-3490-407d-a433-f7d7404ead8e found for delete ", "request_id": "req-38b95317-064f-45e5-92e9-44ca033927c3"}]} [pid: 7|app: 0|req: 328/766] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:04 2026] DELETE /v2.0/networks/2e62e64b-691b-4f01-9acd-b96b6687c991 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/767] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:04 2026] GET /v2.0/security-groups?tenant_id=3df71b539aac4d1fabbca32d342e37e7&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/768] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/769] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:05 2026] DELETE /v2.0/security-groups/6c83ce39-d645-4cf0-8b2a-a8905e74004f => 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: 440/770] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:28:05 2026] POST /v2.0/security-groups => generated 1596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/771] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/772] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/773] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/774] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/775] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&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: 443/776] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/777] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/778] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/security-groups?tenant_id=1370a2df67b5410fbaa24ce2cdecf3bc&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/779] 199.19.213.170 () {34 vars in 1118 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/780] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:05 2026] GET /v2.0/security-groups?tenant_id=1c1f778dde324540aedc6f9e043d62a4&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/781] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:05 2026] DELETE /v2.0/security-groups/9d07fb3e-ffe3-466a-bdc5-9bc8bbe58aa4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/782] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:05 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/783] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:06 2026] DELETE /v2.0/security-groups/780e7c42-5155-48b2-999b-1ee42f133078 => 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: 448/784] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:28:05 2026] PUT /v2.0/ports/b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 968 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/785] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:06.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb4d8de5-35ee-4dab-80e0-47db28ef84e3'] response: {'name': 'network-changed', 'server_uuid': '6a83953f-9e2d-47ac-94a4-2e24531e1e1f', 'tag': 'b32a43cf-dd8e-403c-aea1-3321f483df9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/786] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 779 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/787] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/788] 10.0.0.170 () {34 vars in 1098 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--289300944&fields=id&tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/789] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/790] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/791] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/networks?id=805e78a2-a45b-40c6-94c2-c24608551aa2 => generated 669 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/792] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/quotas/344d1c4859ea462ba3b5c10fdc8b7d8c => 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: 341/793] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/794] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/ports?tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/795] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?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: 8|app: 0|req: 454/796] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?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: 343/797] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/798] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => 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: 455/799] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:06 2026] GET /v2.0/ports?tenant_id=67cbd467b55648e78ef4302d355a8764&device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 1240 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/800] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/networks?id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 779 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/801] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/802] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/subnets?id=1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/803] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/ports?network_id=91d3ce90-35ac-4b9f-93d3-11a7266ecd63&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/804] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/805] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/806] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/807] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:07 2026] GET /v2.0/security-groups?id=e9523d41-e9fc-49fa-a7ff-c7b437c4d348&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:08.087 7 INFO neutron.db.segments_db [None req-77240722-4828-4d5c-b9b5-bdd593f7cc1c 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Added segment 9991cd38-a20a-43e0-9c15-e375f18c73e0 of type vxlan for network d8faf2f8-2569-46eb-9f6d-dd7c4170d801 [pid: 7|app: 0|req: 348/808] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:28:07 2026] POST /v2.0/networks => generated 650 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/809] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:28:08 2026] POST /v2.0/security-groups => generated 1560 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/810] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:08 2026] GET /v2.0/networks?id=805e78a2-a45b-40c6-94c2-c24608551aa2 => generated 669 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/811] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:28:08 2026] GET /v2.0/security-groups => generated 4343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/812] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:08 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => 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: 352/813] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:28:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/814] 10.0.0.56 () {34 vars in 757 bytes} [Wed May 6 02:28:08 2026] PUT /v2.0/security-groups/98f90ac1-9748-4440-9e80-968cb5437321 => generated 1599 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/815] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:08 2026] POST /v2.0/subnets => generated 603 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/816] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:28:08 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => 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: 355/817] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:28:08 2026] GET /v2.0/security-groups/98f90ac1-9748-4440-9e80-968cb5437321 => generated 1599 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:08.732 7 INFO neutron.db.segments_db [None req-826a04cf-7438-418b-b7d9-43fbbe067a67 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Added segment 83ef24f1-0794-49ef-95a3-bf7da82d9468 of type vxlan for network d427cf93-43ac-4fc5-8b77-6c627ff9370a 2026-05-06 02:28:09.033 7 INFO neutron.db.l3_hamode_db [None req-826a04cf-7438-418b-b7d9-43fbbe067a67 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 463/818] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:28:08 2026] POST /v2.0/ports => generated 958 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:09.467 8 INFO neutron.db.l3_db [None req-c9e257de-6c17-4feb-ade1-e6eeebffcf61 0f98cc366fba4511a15413beaf083099 67cbd467b55648e78ef4302d355a8764 - - - -] Floating IP fa4c96e7-828b-4d17-968c-fd608cfaf193 disassociated. External IP: 10.96.250.206, port: b32a43cf-dd8e-403c-aea1-3321f483df9e. [pid: 8|app: 0|req: 464/819] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:28:09 2026] DELETE /v2.0/ports/b32a43cf-dd8e-403c-aea1-3321f483df9e => generated 0 bytes in 855 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/820] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:09 2026] DELETE /v2.0/security-groups/98f90ac1-9748-4440-9e80-968cb5437321 => 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: 466/821] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:28:10 2026] PUT /v2.0/ports/7d5fd9b9-48d3-4536-a7c6-32f1896ca063 => generated 1203 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 467/822] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/ports?device_id=6a83953f-9e2d-47ac-94a4-2e24531e1e1f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:10.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22906bcd-7f80-4631-8cd3-2cce2924efa8'] response: {'server_uuid': '6a83953f-9e2d-47ac-94a4-2e24531e1e1f', 'name': 'network-vif-deleted', 'tag': 'b32a43cf-dd8e-403c-aea1-3321f483df9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/823] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/824] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:10.579 7 INFO neutron.db.l3_hamode_db [None req-826a04cf-7438-418b-b7d9-43fbbe067a67 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 470/825] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/ports?tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c&device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/826] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/security-groups?id=bdeaae49-5b32-404a-ad44-ca3f60326c4a&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:10.645 8 INFO neutron.api.v2.resource [None req-57083783-f54d-4464-8458-89d92221988b 3cb637f8b2e84299a1aeaa7cd49c81c5 a486435d519340829a20443bf91128b7 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/827] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:10 2026] DELETE /v2.0/security-groups/98f90ac1-9748-4440-9e80-968cb5437321 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/828] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d5fd9b9-48d3-4536-a7c6-32f1896ca063 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/829] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:28:10 2026] POST /v2.0/security-groups => generated 1561 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/830] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/subnets?id=215105e9-3819-44a0-863e-586ed2681bf7 => generated 663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/831] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/832] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/ports?network_id=805e78a2-a45b-40c6-94c2-c24608551aa2&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: 478/833] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/security-group-rules/a01bbf5e-db45-4636-88c5-06ade2217010 => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/834] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:10 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/835] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/836] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/837] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:28:11 2026] DELETE /v2.0/security-group-rules/a01bbf5e-db45-4636-88c5-06ade2217010 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/838] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/839] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/840] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules/e270bc78-d71d-4c8f-b36f-993e2930fa9e => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/841] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/842] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:28:11 2026] DELETE /v2.0/security-group-rules/e270bc78-d71d-4c8f-b36f-993e2930fa9e => 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: 488/843] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:11.617 8 INFO neutron.db.securitygroups_db [None req-2619a7fd-6032-40e4-8c9c-bf4f4075809b 3cb637f8b2e84299a1aeaa7cd49c81c5 a486435d519340829a20443bf91128b7 - - - -] Project a486435d519340829a20443bf91128b7 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: 489/844] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/845] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:08 2026] POST /v2.0/routers => generated 695 bytes in 3117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/846] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules/834c02b9-1d24-4daf-be0f-e03332b5d318 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/847] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:11 2026] DELETE /v2.0/security-groups/e9523d41-e9fc-49fa-a7ff-c7b437c4d348 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/848] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/849] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:11.959 7 INFO neutron.api.v2.resource [None req-7e8217e5-a850-45ed-96c9-b4947bd5852c 0f98cc366fba4511a15413beaf083099 67cbd467b55648e78ef4302d355a8764 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/850] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-groups/e9523d41-e9fc-49fa-a7ff-c7b437c4d348 => 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: 361/851] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:11 2026] GET /v2.0/security-groups?id=bdeaae49-5b32-404a-ad44-ca3f60326c4a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/852] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:28:11 2026] DELETE /v2.0/security-group-rules/834c02b9-1d24-4daf-be0f-e03332b5d318 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/853] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:12 2026] DELETE /v2.0/floatingips/fa4c96e7-828b-4d17-968c-fd608cfaf193 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/854] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:28:12 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:12.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdd2f5db-dcb5-4752-a8b3-00bcee87307c'] response: {'name': 'network-changed', 'server_uuid': '6432780e-7d23-4205-8b0c-9da4bf60f28c', 'tag': '7d5fd9b9-48d3-4536-a7c6-32f1896ca063', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/857] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:12 2026] DELETE /v2.0/security-groups/831fb0b5-f0fc-41cc-b584-55a417d13fc1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/858] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:28:11 2026] PUT /v2.0/routers/054cbf8c-fb29-4c74-b078-da61369df0da/add_router_interface => generated 309 bytes in 1726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/859] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:13 2026] GET /v2.0/ports?tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c&device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => 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: 493/860] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:28:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/861] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:13 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/862] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:28:12 2026] PUT /v2.0/routers/f83afcad-5a0d-4e30-9273-3feb24bc0240/remove_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/863] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:13 2026] GET /v2.0/networks?id=805e78a2-a45b-40c6-94c2-c24608551aa2 => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/864] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:28:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/865] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:13 2026] GET /v2.0/security-groups?id=bdeaae49-5b32-404a-ad44-ca3f60326c4a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/866] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:28:13 2026] POST /v2.0/ports => generated 955 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/867] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d5fd9b9-48d3-4536-a7c6-32f1896ca063 => 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: 497/868] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:14 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/869] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:28:14 2026] POST /v2.0/ports => generated 955 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 499/870] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:14 2026] GET /v2.0/subnets?id=215105e9-3819-44a0-863e-586ed2681bf7 => generated 663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:15.040 7 INFO neutron.services.segments.plugin [-] Segment 356a3e1f-982a-4b05-a393-fabaaa7ad41f resource provider aggregate not found 2026-05-06 02:28:15.046 7 INFO neutron.services.segments.plugin [-] Segment 356a3e1f-982a-4b05-a393-fabaaa7ad41f resource provider aggregate not found 2026-05-06 02:28:15.057 7 INFO neutron.services.segments.plugin [-] Segment 356a3e1f-982a-4b05-a393-fabaaa7ad41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 356a3e1f-982a-4b05-a393-fabaaa7ad41f found for delete ", "request_id": "req-b297a4a2-007f-41f9-b7d0-44326b3dfe81"}]} 2026-05-06 02:28:15.071 7 INFO neutron.db.l3_hamode_db [None req-21c0b0ae-5a99-4c96-a0b5-1aa799da1d10 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network 38a95c26-94fc-403c-9e89-51ad25109dab was deleted as no HA routers are present in tenant 67cbd467b55648e78ef4302d355a8764. 2026-05-06 02:28:15.074 7 INFO neutron.services.segments.plugin [-] Segment 356a3e1f-982a-4b05-a393-fabaaa7ad41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 356a3e1f-982a-4b05-a393-fabaaa7ad41f found for delete ", "request_id": "req-a2891591-c3cf-4830-84fb-dc0b3ebf0b73"}]} [pid: 7|app: 0|req: 372/871] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:13 2026] DELETE /v2.0/routers/f83afcad-5a0d-4e30-9273-3feb24bc0240 => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/872] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:15 2026] GET /v2.0/security-groups?tenant_id=a486435d519340829a20443bf91128b7&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:15.592 8 INFO neutron.db.l3_db [None req-4b4afb81-81ca-4ad0-a05c-9f997038cc0b 785133b926834a84a9545556254060b4 344d1c4859ea462ba3b5c10fdc8b7d8c - - - -] Floating IP 29114f3c-cab4-45fd-b00b-685f83cedb80 associated. External IP: 10.96.250.215, port: 7d5fd9b9-48d3-4536-a7c6-32f1896ca063. [pid: 8|app: 0|req: 500/873] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:28:14 2026] PUT /v2.0/floatingips/29114f3c-cab4-45fd-b00b-685f83cedb80 => generated 856 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/874] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:15 2026] GET /v2.0/ports?network_id=805e78a2-a45b-40c6-94c2-c24608551aa2&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:15.982 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3f7cf2e-46cf-4698-9297-af36a08f1f6e'] response: {'name': 'network-changed', 'server_uuid': '6432780e-7d23-4205-8b0c-9da4bf60f28c', 'tag': '7d5fd9b9-48d3-4536-a7c6-32f1896ca063', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 502/875] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:15 2026] DELETE /v2.0/subnets/1aa371d2-cffe-42f4-9663-e2b923ebf54f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/876] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:16 2026] DELETE /v2.0/security-groups/d9d46390-c4aa-4a44-9d52-482d88cfa740 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/877] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:16 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/878] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:16 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:28:16.687 7 INFO neutron.db.l3_db [None req-4743794f-466a-4280-b724-c1dab50763a8 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Floating IP 8003e4ea-045f-4b75-9698-2b728cda64ad associated. External IP: 10.96.250.203, port: 07e0bbbb-8b78-41b2-a7a9-0bcfb944d01e. 2026-05-06 02:28:16.818 8 INFO neutron.services.segments.plugin [-] Segment 64f5170b-fec8-43c5-8841-919760202841 resource provider aggregate not found 2026-05-06 02:28:16.824 8 INFO neutron.services.segments.plugin [-] Segment 64f5170b-fec8-43c5-8841-919760202841 resource provider aggregate not found 2026-05-06 02:28:16.841 8 INFO neutron.services.segments.plugin [-] Segment 64f5170b-fec8-43c5-8841-919760202841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f5170b-fec8-43c5-8841-919760202841 found for delete ", "request_id": "req-d555e180-d1db-4532-b4cf-dca164977a17"}]} 2026-05-06 02:28:16.842 8 INFO neutron.services.segments.plugin [-] Segment 64f5170b-fec8-43c5-8841-919760202841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f5170b-fec8-43c5-8841-919760202841 found for delete ", "request_id": "req-d17c1185-7446-41d4-b65a-19875bd7a82f"}]} [pid: 8|app: 0|req: 506/879] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:16 2026] DELETE /v2.0/networks/91d3ce90-35ac-4b9f-93d3-11a7266ecd63 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/880] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:16 2026] GET /v2.0/security-groups?id=bdeaae49-5b32-404a-ad44-ca3f60326c4a&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: 508/881] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:16 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/882] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:16 2026] GET /v2.0/security-groups?tenant_id=67cbd467b55648e78ef4302d355a8764&name=default => generated 2797 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/883] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:28:15 2026] POST /v2.0/floatingips => generated 842 bytes in 1826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/884] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:16 2026] DELETE /v2.0/security-groups/49b308ed-55ba-4bfe-85e6-fae5a3a4123b => 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: 375/885] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/ports?tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c&device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => 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: 376/886] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/networks?id=805e78a2-a45b-40c6-94c2-c24608551aa2 => generated 765 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:17.296 8 INFO neutron.db.l3_db [None req-2afa68bb-9f39-44c1-ac4e-e6ad771f15fa 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Floating IP 8003e4ea-045f-4b75-9698-2b728cda64ad disassociated. External IP: 10.96.250.203, port: 07e0bbbb-8b78-41b2-a7a9-0bcfb944d01e. [pid: 7|app: 0|req: 377/887] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/888] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d5fd9b9-48d3-4536-a7c6-32f1896ca063 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/889] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/security-groups?id=bdeaae49-5b32-404a-ad44-ca3f60326c4a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/890] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/subnets?id=215105e9-3819-44a0-863e-586ed2681bf7 => generated 663 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/891] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/ports?network_id=805e78a2-a45b-40c6-94c2-c24608551aa2&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: 382/892] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/893] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:28:17 2026] PUT /v2.0/floatingips/8003e4ea-045f-4b75-9698-2b728cda64ad => generated 552 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/894] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/895] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:28:17 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => 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: 384/896] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:17 2026] DELETE /v2.0/floatingips/8003e4ea-045f-4b75-9698-2b728cda64ad => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:18.069 8 INFO neutron.db.l3_db [None req-ccb04bea-f8a1-4568-be64-77216a3aaed4 785133b926834a84a9545556254060b4 344d1c4859ea462ba3b5c10fdc8b7d8c - - - -] Floating IP 29114f3c-cab4-45fd-b00b-685f83cedb80 disassociated. External IP: 10.96.250.215, port: 7d5fd9b9-48d3-4536-a7c6-32f1896ca063. [pid: 8|app: 0|req: 513/897] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:28:17 2026] DELETE /v2.0/ports/7d5fd9b9-48d3-4536-a7c6-32f1896ca063 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/898] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:18 2026] GET /v2.0/ports?device_id=6432780e-7d23-4205-8b0c-9da4bf60f28c => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:18.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-325d5d58-de64-4d06-ae52-5d502f69f796'] response: {'server_uuid': '6432780e-7d23-4205-8b0c-9da4bf60f28c', 'name': 'network-vif-deleted', 'tag': '7d5fd9b9-48d3-4536-a7c6-32f1896ca063', 'status': 'completed', 'code': 200} 2026-05-06 02:28:18.999 7 INFO neutron.db.l3_db [None req-3953bcff-8c59-4b50-a83f-c7f92dd29a1a 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Floating IP 674f22c3-73a8-439f-a675-f481cd733577 associated. External IP: 10.96.250.202, port: 050cc5fb-716a-4b3c-92ea-aa0dd3516b52. 2026-05-06 02:28:19.254 8 INFO neutron.db.segments_db [None req-4539eec4-b1fc-4c8e-8148-e6a277303590 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 676daa28-484b-49d4-9043-87344f02f9a4 of type vxlan for network 6fbe3693-370b-4dd6-87ea-2e38471c09cf [pid: 7|app: 0|req: 385/899] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:28:18 2026] POST /v2.0/floatingips => generated 842 bytes in 1326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/900] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:28:18 2026] POST /v2.0/networks => generated 744 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/901] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:28:19 2026] GET /v2.0/floatingips/674f22c3-73a8-439f-a675-f481cd733577 => generated 842 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/902] 10.0.0.56 () {32 vars in 654 bytes} [Wed May 6 02:28:19 2026] GET /v2.0/floatingips => generated 845 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/903] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:19 2026] POST /v2.0/subnets => generated 667 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/904] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:19 2026] DELETE /v2.0/security-groups/bdeaae49-5b32-404a-ad44-ca3f60326c4a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:19.911 8 INFO neutron.db.segments_db [None req-2f7df3c1-e7f7-4bf4-ad24-6499117595e0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 1b93a15e-adb8-44e9-8091-e598a3e83ea7 of type vxlan for network f68aa8eb-80cf-4b66-9dd6-8e8de83e2cd5 2026-05-06 02:28:20.101 7 INFO neutron.db.l3_db [None req-b562766b-7385-4bf9-8c1a-942a6cfc7b69 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Floating IP 674f22c3-73a8-439f-a675-f481cd733577 associated. External IP: 10.96.250.202, port: 050cc5fb-716a-4b3c-92ea-aa0dd3516b52. 2026-05-06 02:28:20.250 8 INFO neutron.db.l3_hamode_db [None req-2f7df3c1-e7f7-4bf4-ad24-6499117595e0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 388/905] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:28:19 2026] PUT /v2.0/floatingips/674f22c3-73a8-439f-a675-f481cd733577 => generated 842 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:21.244 7 INFO neutron.api.v2.resource [None req-c42cc586-b857-4119-a2aa-e546e15ea468 785133b926834a84a9545556254060b4 344d1c4859ea462ba3b5c10fdc8b7d8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 389/906] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:28:21 2026] GET /v2.0/security-groups/bdeaae49-5b32-404a-ad44-ca3f60326c4a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:28:21.332 8 INFO neutron.db.l3_hamode_db [None req-2f7df3c1-e7f7-4bf4-ad24-6499117595e0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:28:21.391 7 INFO neutron.db.l3_db [None req-90c32350-b9d1-4105-8e70-75522b356a47 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] Floating IP 674f22c3-73a8-439f-a675-f481cd733577 disassociated. External IP: 10.96.250.202, port: 07e0bbbb-8b78-41b2-a7a9-0bcfb944d01e. [pid: 7|app: 0|req: 390/907] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:28:21 2026] PUT /v2.0/floatingips/674f22c3-73a8-439f-a675-f481cd733577 => generated 552 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/908] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:21 2026] DELETE /v2.0/floatingips/29114f3c-cab4-45fd-b00b-685f83cedb80 => 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: 392/909] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:22 2026] DELETE /v2.0/floatingips/674f22c3-73a8-439f-a675-f481cd733577 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/910] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:19 2026] POST /v2.0/routers => generated 731 bytes in 3009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:28:22.871 8 INFO neutron.api.v2.resource [None req-75c081bb-6ba8-49ff-abd2-b5ce63055fac 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/911] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:22 2026] DELETE /v2.0/floatingips/674f22c3-73a8-439f-a675-f481cd733577 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/912] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:28:22 2026] PUT /v2.0/routers/8ea31e9b-b5c3-4309-bbad-8ed19f9b930d/remove_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/913] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:23 2026] DELETE /v2.0/ports/07e0bbbb-8b78-41b2-a7a9-0bcfb944d01e => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/914] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:28:22 2026] PUT /v2.0/routers/0759c465-15a4-43f5-ba41-172ad5f948c8/add_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/915] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:24 2026] DELETE /v2.0/ports/050cc5fb-716a-4b3c-92ea-aa0dd3516b52 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/916] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:28:24 2026] GET /v2.0/ports?device_id=054cbf8c-fb29-4c74-b078-da61369df0da => generated 958 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:25.084 7 INFO neutron.services.segments.plugin [-] Segment 233c270a-3579-481f-98b4-b32401dfae0d resource provider aggregate not found 2026-05-06 02:28:25.091 7 INFO neutron.services.segments.plugin [-] Segment 233c270a-3579-481f-98b4-b32401dfae0d resource provider aggregate not found 2026-05-06 02:28:25.112 7 INFO neutron.db.l3_hamode_db [None req-97d79081-d4a0-4f10-8b00-0bb9013a4762 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network d485be90-4101-4f08-8071-679f84b5b4a8 was deleted as no HA routers are present in tenant 344d1c4859ea462ba3b5c10fdc8b7d8c. [pid: 7|app: 0|req: 395/917] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:24 2026] DELETE /v2.0/routers/8ea31e9b-b5c3-4309-bbad-8ed19f9b930d => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:25.118 7 INFO neutron.services.segments.plugin [-] Segment 233c270a-3579-481f-98b4-b32401dfae0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233c270a-3579-481f-98b4-b32401dfae0d found for delete ", "request_id": "req-8dc36a21-40bc-4660-98db-17d2ad404782"}]} 2026-05-06 02:28:25.131 7 INFO neutron.services.segments.plugin [-] Segment 233c270a-3579-481f-98b4-b32401dfae0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233c270a-3579-481f-98b4-b32401dfae0d found for delete ", "request_id": "req-beaf68e0-bff2-43a7-b37f-ce109208f46b"}]} [pid: 7|app: 0|req: 396/918] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:28:25 2026] POST /v2.0/security-groups => generated 1597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/919] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:25 2026] DELETE /v2.0/subnets/215105e9-3819-44a0-863e-586ed2681bf7 => 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: 398/920] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 399/921] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:25 2026] DELETE /v2.0/networks/805e78a2-a45b-40c6-94c2-c24608551aa2 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/922] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:28:24 2026] PUT /v2.0/routers/054cbf8c-fb29-4c74-b078-da61369df0da/remove_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/923] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/924] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:25 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/925] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:26 2026] GET /v2.0/security-groups?tenant_id=344d1c4859ea462ba3b5c10fdc8b7d8c&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:26.713 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-af0eacc9-c948-4fd9-9eec-7c3d9a4c7289 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 403/926] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:26 2026] DELETE /v2.0/security-groups/531050e1-5d24-42b4-9d20-7c26ec80c5a7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:27.184 8 INFO neutron.services.segments.plugin [-] Segment 83ef24f1-0794-49ef-95a3-bf7da82d9468 resource provider aggregate not found 2026-05-06 02:28:27.194 8 INFO neutron.services.segments.plugin [-] Segment 83ef24f1-0794-49ef-95a3-bf7da82d9468 resource provider aggregate not found 2026-05-06 02:28:27.218 8 INFO neutron.services.segments.plugin [-] Segment 83ef24f1-0794-49ef-95a3-bf7da82d9468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ef24f1-0794-49ef-95a3-bf7da82d9468 found for delete ", "request_id": "req-7560d985-1e49-4050-9818-6efcc64b13e4"}]} 2026-05-06 02:28:27.221 8 INFO neutron.services.segments.plugin [-] Segment 83ef24f1-0794-49ef-95a3-bf7da82d9468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ef24f1-0794-49ef-95a3-bf7da82d9468 found for delete ", "request_id": "req-ff79649c-16f7-4459-a6d1-32d62dbda9c9"}]} 2026-05-06 02:28:27.224 8 INFO neutron.db.l3_hamode_db [None req-af0eacc9-c948-4fd9-9eec-7c3d9a4c7289 8444cd4919354d17917b6928707f31db 736f866351c54a1bbe1a9d5baa8bfb92 - - - -] HA network d427cf93-43ac-4fc5-8b77-6c627ff9370a was deleted as no HA routers are present in tenant 736f866351c54a1bbe1a9d5baa8bfb92. [pid: 8|app: 0|req: 524/927] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:25 2026] DELETE /v2.0/routers/054cbf8c-fb29-4c74-b078-da61369df0da => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/928] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:27 2026] DELETE /v2.0/subnets/a1e5486f-4a6b-47e0-a34f-43fa919d6295 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:28:27.484 7 INFO neutron.services.segments.plugin [-] Segment 7c10bf8a-73b8-4088-a4fa-94d58758d604 resource provider aggregate not found 2026-05-06 02:28:27.503 7 INFO neutron.services.segments.plugin [-] Segment 7c10bf8a-73b8-4088-a4fa-94d58758d604 resource provider aggregate not found 2026-05-06 02:28:27.511 7 INFO neutron.services.segments.plugin [-] Segment 7c10bf8a-73b8-4088-a4fa-94d58758d604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c10bf8a-73b8-4088-a4fa-94d58758d604 found for delete ", "request_id": "req-0dea756f-ae34-4611-99e1-babfebb886f4"}]} [pid: 7|app: 0|req: 404/929] 10.0.0.170 () {34 vars in 1100 bytes} [Wed May 6 02:28:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1432425437&fields=id&tenant_id=90263b1b7041433cb9148752d9cedd95 => generated 69 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:27.536 7 INFO neutron.services.segments.plugin [-] Segment 7c10bf8a-73b8-4088-a4fa-94d58758d604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c10bf8a-73b8-4088-a4fa-94d58758d604 found for delete ", "request_id": "req-7f430c31-2a76-4706-8780-1c6d0b29ac78"}]} [pid: 7|app: 0|req: 407/932] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:28:27 2026] GET /v2.0/networks?id=6fbe3693-370b-4dd6-87ea-2e38471c09cf => generated 676 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/933] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:27 2026] DELETE /v2.0/networks/d8faf2f8-2569-46eb-9f6d-dd7c4170d801 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/934] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:28:27 2026] GET /v2.0/quotas/90263b1b7041433cb9148752d9cedd95 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/935] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:28:27 2026] GET /v2.0/ports?tenant_id=90263b1b7041433cb9148752d9cedd95&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/936] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:28:27 2026] GET /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/937] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:28:27 2026] GET /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/938] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:28 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/939] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:28 2026] GET /v2.0/security-groups?tenant_id=736f866351c54a1bbe1a9d5baa8bfb92&name=default => generated 2801 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/940] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:28 2026] DELETE /v2.0/security-groups/f64ed82b-3aaf-4647-bd2e-349e87660df4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:28.745 8 INFO neutron.db.segments_db [None req-4c56973c-e7ac-4052-8777-4885ebd66e6b 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 of type vxlan for network 07896b5a-a93f-4cfb-bd06-832912f16db2 [pid: 8|app: 0|req: 530/941] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:28:28 2026] POST /v2.0/networks => generated 746 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/942] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:28 2026] GET /v2.0/networks?id=6fbe3693-370b-4dd6-87ea-2e38471c09cf => generated 676 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/943] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:28:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=90263b1b7041433cb9148752d9cedd95 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/944] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:28 2026] POST /v2.0/subnets => generated 669 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:28:29.252 8 INFO neutron.services.segments.plugin [-] Segment 9991cd38-a20a-43e0-9c15-e375f18c73e0 resource provider aggregate not found 2026-05-06 02:28:29.262 8 INFO neutron.services.segments.plugin [-] Segment 9991cd38-a20a-43e0-9c15-e375f18c73e0 resource provider aggregate not found 2026-05-06 02:28:29.276 8 INFO neutron.services.segments.plugin [-] Segment 9991cd38-a20a-43e0-9c15-e375f18c73e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9991cd38-a20a-43e0-9c15-e375f18c73e0 found for delete ", "request_id": "req-e5da120f-1f61-422a-944e-8870bdcd703c"}]} 2026-05-06 02:28:29.285 8 INFO neutron.db.segments_db [None req-1aadc95b-c840-4a11-a42a-be20403aa9a0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 370afa0f-5e45-4715-ae81-5d3ead8172bd of type vxlan for network 40d7c340-e3db-410f-9533-c413698db378 2026-05-06 02:28:29.288 8 INFO neutron.services.segments.plugin [-] Segment 9991cd38-a20a-43e0-9c15-e375f18c73e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9991cd38-a20a-43e0-9c15-e375f18c73e0 found for delete ", "request_id": "req-877e3bfb-c9c7-4938-bced-07ae0b7b7951"}]} [pid: 7|app: 0|req: 414/945] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:28:29 2026] POST /v2.0/ports => generated 958 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:29.665 8 INFO neutron.db.l3_hamode_db [None req-1aadc95b-c840-4a11-a42a-be20403aa9a0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 415/946] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:29 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 961 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/947] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:28:29 2026] PUT /v2.0/ports/59a43f91-f73e-48ac-9fc5-e0b0c6735944 => generated 1203 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:30.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff9ce5ba-b6db-40ff-abed-505ff21b4414'] response: {'name': 'network-changed', 'server_uuid': 'e6b20de8-b590-4245-9357-89dadf2b2375', 'tag': '59a43f91-f73e-48ac-9fc5-e0b0c6735944', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 417/948] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:30 2026] GET /v2.0/security-groups?tenant_id=c2c4151fbf534881be18b10149303c56&name=default => generated 2801 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/949] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:30 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&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: 419/950] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:30 2026] GET /v2.0/ports?tenant_id=90263b1b7041433cb9148752d9cedd95&device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:30.891 7 INFO neutron.db.segments_db [None req-e6d18544-dcf3-4007-b5a0-00311ed934bb 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] Added segment ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 of type vxlan for network cfc358f5-97fc-4194-a0d4-11f1c9b8f53a [pid: 7|app: 0|req: 420/951] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:28:30 2026] POST /v2.0/networks => generated 648 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/952] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:31 2026] DELETE /v2.0/security-groups/b242c07f-680f-4509-a2d5-74395e2d1df9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:31.195 8 INFO neutron.db.l3_hamode_db [None req-1aadc95b-c840-4a11-a42a-be20403aa9a0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 422/953] 199.19.213.170 () {34 vars in 1018 bytes} [Wed May 6 02:28:31 2026] GET /v2.0/networks?tenant_id=90263b1b7041433cb9148752d9cedd95&shared=False => generated 772 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/954] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:28:31 2026] POST /v2.0/ports => generated 778 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 424/955] 199.19.213.170 () {34 vars in 930 bytes} [Wed May 6 02:28:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:31.724 7 INFO neutron.db.segments_db [None req-edcee543-4187-4ae6-81cd-783eafcb1876 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] Added segment 90e91aec-f549-4345-8940-99c6d8975cff of type vxlan for network 38ae0013-65ad-4d6b-8d78-1f2179657374 [pid: 7|app: 0|req: 425/956] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:28:31 2026] POST /v2.0/networks => generated 635 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/957] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:31 2026] GET /v2.0/ports?tenant_id=90263b1b7041433cb9148752d9cedd95&device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/958] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:31 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/959] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:31 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/960] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:29 2026] POST /v2.0/routers => generated 733 bytes in 3127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/961] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=59a43f91-f73e-48ac-9fc5-e0b0c6735944 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/962] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:32 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&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: 430/963] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:28:32 2026] POST /v2.0/ports => generated 965 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/964] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:32 2026] GET /v2.0/subnets?id=44477520-79a2-469e-a34e-e8c12f629278 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/965] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:32 2026] DELETE /v2.0/ports/eaa60b89-9a51-4fd8-bb3d-f39c8b073de7 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/966] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:33 2026] GET /v2.0/ports?network_id=6fbe3693-370b-4dd6-87ea-2e38471c09cf&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:33.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2545a0f-e9bd-4ede-98dd-3897cb0705e9 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/967] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:33 2026] DELETE /v2.0/ports/eaa60b89-9a51-4fd8-bb3d-f39c8b073de7 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/968] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:33 2026] GET /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:33.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a10efff-ddb6-4d9b-943b-0c8132559ac4 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/969] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:28:33 2026] GET /v2.0/ports/eaa60b89-9a51-4fd8-bb3d-f39c8b073de7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/970] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:33 2026] GET /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/971] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:33 2026] DELETE /v2.0/subnets/9c3a4825-64c7-42a3-86ec-d053457d080b => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/972] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:33 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/973] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:28:32 2026] PUT /v2.0/routers/5b7c54a9-44d3-4f6b-a9e9-3effbf24f197/add_router_interface => generated 309 bytes in 1776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/974] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:34 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:34.229 7 INFO neutron.services.segments.plugin [-] Segment 90e91aec-f549-4345-8940-99c6d8975cff resource provider aggregate not found 2026-05-06 02:28:34.237 7 INFO neutron.services.segments.plugin [-] Segment 90e91aec-f549-4345-8940-99c6d8975cff resource provider aggregate not found 2026-05-06 02:28:34.248 7 INFO neutron.services.segments.plugin [-] Segment 90e91aec-f549-4345-8940-99c6d8975cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e91aec-f549-4345-8940-99c6d8975cff found for delete ", "request_id": "req-140f547f-35b5-44ac-a101-2b9c89201c18"}]} 2026-05-06 02:28:34.258 7 INFO neutron.services.segments.plugin [-] Segment 90e91aec-f549-4345-8940-99c6d8975cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e91aec-f549-4345-8940-99c6d8975cff found for delete ", "request_id": "req-33cf0247-0852-40b7-bacf-ea05d6cf9711"}]} [pid: 7|app: 0|req: 440/975] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:33 2026] DELETE /v2.0/networks/38ae0013-65ad-4d6b-8d78-1f2179657374 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:28:34.342 8 INFO neutron.db.segments_db [None req-f13cf0f6-8e1e-4546-9083-84d5399110af 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] Added segment 3617426f-37a3-4850-8b6d-cece635869fa of type vxlan for network 92718176-a954-4cdf-93cc-855a7e8fae86 [pid: 8|app: 0|req: 536/976] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:28:34 2026] POST /v2.0/networks => generated 636 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/977] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:34 2026] POST /v2.0/subnets => generated 622 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/978] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/networks?id=07896b5a-a93f-4cfb-bd06-832912f16db2 => generated 678 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/979] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/980] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/quotas/890ccf2078784dd4a4218ebd1084efa0 => 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: 537/981] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:28:34 2026] POST /v2.0/ports => generated 923 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/982] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/983] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/ports?tenant_id=890ccf2078784dd4a4218ebd1084efa0&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/984] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:35 2026] DELETE /v2.0/ports/5ad31425-34fd-42c3-828c-561cc47aacc4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/985] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:35.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c7e1d62-ed80-495b-9281-dcf4c2fe2e0e 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/986] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/ports/5ad31425-34fd-42c3-828c-561cc47aacc4 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/987] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:28:35 2026] GET /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/988] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:35 2026] DELETE /v2.0/subnets/7e8fd315-6eda-4de8-b3e2-ab439596f331 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/989] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:36 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/990] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:35 2026] POST /v2.0/floatingips => generated 552 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:28:36.634 8 INFO neutron.services.segments.plugin [-] Segment 3617426f-37a3-4850-8b6d-cece635869fa resource provider aggregate not found 2026-05-06 02:28:36.641 8 INFO neutron.services.segments.plugin [-] Segment 3617426f-37a3-4850-8b6d-cece635869fa resource provider aggregate not found 2026-05-06 02:28:36.664 8 INFO neutron.services.segments.plugin [-] Segment 3617426f-37a3-4850-8b6d-cece635869fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3617426f-37a3-4850-8b6d-cece635869fa found for delete ", "request_id": "req-10e210ac-c350-4f56-93b0-9cd1371d5ffd"}]} 2026-05-06 02:28:36.666 8 INFO neutron.services.segments.plugin [-] Segment 3617426f-37a3-4850-8b6d-cece635869fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3617426f-37a3-4850-8b6d-cece635869fa found for delete ", "request_id": "req-916ffae5-e8cb-478b-819a-6335de93ba12"}]} [pid: 8|app: 0|req: 545/991] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:36 2026] DELETE /v2.0/networks/92718176-a954-4cdf-93cc-855a7e8fae86 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/992] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:36 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/993] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:36 2026] POST /v2.0/floatingips => generated 552 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/994] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:36 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/995] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:37 2026] GET /v2.0/networks?id=07896b5a-a93f-4cfb-bd06-832912f16db2 => generated 678 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/996] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:28:36 2026] POST /v2.0/ports => generated 779 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 548/997] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:28:37 2026] POST /v2.0/ports => generated 958 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/998] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:37 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/999] 10.0.0.56 () {34 vars in 736 bytes} [Wed May 6 02:28:37 2026] PUT /v2.0/ports/a5df2035-3d2c-4696-b49a-89806081f187 => generated 752 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1000] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:37 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 961 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1001] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:28:37 2026] PUT /v2.0/ports/b97bca29-e2f7-4887-a692-f681f9c0e4db => generated 1203 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 452/1002] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:37 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/1003] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:38 2026] GET /v2.0/security-groups?id=027cf004-1ba9-4409-aa7e-64983ed63290&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1004] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:38 2026] DELETE /v2.0/ports/a5df2035-3d2c-4696-b49a-89806081f187 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 552/1005] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:38 2026] GET /v2.0/ports?tenant_id=890ccf2078784dd4a4218ebd1084efa0&device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:38.643 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5cb46a8-52a6-4919-90ff-4fad2fd67261'] response: {'name': 'network-changed', 'server_uuid': 'a9f0f9b8-167b-4090-8dd0-adc706d0de93', 'tag': 'b97bca29-e2f7-4887-a692-f681f9c0e4db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 454/1006] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:38 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1007] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:28:38 2026] GET /v2.0/ports => generated 781 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1008] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b97bca29-e2f7-4887-a692-f681f9c0e4db => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1009] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&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-05-06 02:28:39.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d64eb4a8-b2ac-4a95-9360-89fa69e97fad 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/1010] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports/a5df2035-3d2c-4696-b49a-89806081f187 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1011] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/subnets?id=59a402e2-d296-4c1c-b47c-0e96fc6f5f90 => generated 672 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1012] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1013] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports?network_id=07896b5a-a93f-4cfb-bd06-832912f16db2&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: 553/1014] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:38 2026] POST /v2.0/floatingips => generated 552 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1015] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => 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: 463/1016] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:28:39 2026] PUT /v2.0/floatingips/7a0f82e5-12f4-434d-beda-47878e536189/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1017] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports/b5523460-5a18-4174-8793-cb984572a9f8 => generated 778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1018] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1019] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:28:39 2026] PUT /v2.0/floatingips/5be2c877-ffa3-4c9e-91d4-42fc0b5e93b1/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:39.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c90412fa-c46f-48b2-8603-ff80a33daad7 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 466/1020] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:39 2026] DELETE /v2.0/ports/5ad31425-34fd-42c3-828c-561cc47aacc4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1021] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2?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: 468/1022] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:28:39 2026] PUT /v2.0/floatingips/73cf7f9f-e414-4daa-924d-4591c2ccbf61/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:39.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd204da3-3714-4145-b868-0130e90d3eb3 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/1023] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:39 2026] DELETE /v2.0/subnets/7e8fd315-6eda-4de8-b3e2-ab439596f331 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1024] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1025] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:28:39 2026] PUT /v2.0/floatingips/8c6056b9-221e-4444-aa8d-03cf11a4f415/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1026] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/ports?tenant_id=890ccf2078784dd4a4218ebd1084efa0&device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:39.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d8432f1-a0c0-4c40-b8d1-c96f348fa84a 61057a0ad9c2443fbe5714b4968bffb9 71720c92ff2346789a2b97d4844d4f01 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/1027] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:39 2026] DELETE /v2.0/subnets/9c3a4825-64c7-42a3-86ec-d053457d080b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1028] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/security-groups?id=027cf004-1ba9-4409-aa7e-64983ed63290&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: 7|app: 0|req: 475/1029] 10.0.0.56 () {32 vars in 671 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1030] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:39 2026] GET /v2.0/networks?id=07896b5a-a93f-4cfb-bd06-832912f16db2 => generated 774 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1031] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:28:39 2026] DELETE /v2.0/ports/b5523460-5a18-4174-8793-cb984572a9f8 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:28:40.275 8 INFO neutron.db.l3_db [None req-69fdfb96-79e5-4f65-b8ed-d079bd37699e 3af2f31e041b4d17bce031463f75c391 90263b1b7041433cb9148752d9cedd95 - - - -] Floating IP c17a00b7-5532-429b-958d-21be135b020b associated. External IP: 10.96.250.202, port: 59a43f91-f73e-48ac-9fc5-e0b0c6735944. [pid: 7|app: 0|req: 478/1032] 10.0.0.56 () {32 vars in 685 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1033] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b97bca29-e2f7-4887-a692-f681f9c0e4db => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:40.454 7 INFO neutron.services.segments.plugin [-] Segment ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 resource provider aggregate not found 2026-05-06 02:28:40.458 7 INFO neutron.services.segments.plugin [-] Segment ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 resource provider aggregate not found 2026-05-06 02:28:40.469 7 INFO neutron.services.segments.plugin [-] Segment ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 found for delete ", "request_id": "req-6c7fe109-507f-44eb-962b-00af4ec99136"}]} 2026-05-06 02:28:40.475 7 INFO neutron.services.segments.plugin [-] Segment ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8147f6-d829-4192-a9f5-6fb7ca19f0e6 found for delete ", "request_id": "req-659ee3b6-8127-4d03-b626-e98ad87d186c"}]} [pid: 7|app: 0|req: 480/1034] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:40 2026] DELETE /v2.0/networks/cfc358f5-97fc-4194-a0d4-11f1c9b8f53a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1035] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1036] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/subnets?id=59a402e2-d296-4c1c-b47c-0e96fc6f5f90 => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1037] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1038] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:28:39 2026] PUT /v2.0/floatingips/c17a00b7-5532-429b-958d-21be135b020b => generated 856 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1039] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/ports?network_id=07896b5a-a93f-4cfb-bd06-832912f16db2&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1040] 10.0.0.56 () {32 vars in 679 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:40.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-291b35d5-41d0-474d-a492-7ecd4ff2776d'] response: {'name': 'network-changed', 'server_uuid': 'e6b20de8-b590-4245-9357-89dadf2b2375', 'tag': '59a43f91-f73e-48ac-9fc5-e0b0c6735944', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/1041] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1042] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => 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: 486/1043] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1044] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2?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: 487/1045] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&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: 559/1046] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/ports?tenant_id=90263b1b7041433cb9148752d9cedd95&device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => 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: 488/1047] 10.0.0.56 () {32 vars in 689 bytes} [Wed May 6 02:28:40 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: 8|app: 0|req: 560/1048] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/networks?id=6fbe3693-370b-4dd6-87ea-2e38471c09cf => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1049] 10.0.0.56 () {32 vars in 701 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1050] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=59a43f91-f73e-48ac-9fc5-e0b0c6735944 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1051] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/subnets?id=44477520-79a2-469e-a34e-e8c12f629278 => generated 670 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1052] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:40 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1053] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/ports?network_id=6fbe3693-370b-4dd6-87ea-2e38471c09cf&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: 490/1054] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:40 2026] DELETE /v2.0/floatingips/7a0f82e5-12f4-434d-beda-47878e536189 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1055] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/security-groups?tenant_id=71720c92ff2346789a2b97d4844d4f01&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1056] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/security-groups?id=027cf004-1ba9-4409-aa7e-64983ed63290&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1057] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1058] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf?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: 568/1059] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:41 2026] DELETE /v2.0/security-groups/d6374212-9380-486b-b613-04793b00e559 => 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: 569/1060] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1061] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1062] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:28:41 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1063] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:41 2026] DELETE /v2.0/floatingips/5be2c877-ffa3-4c9e-91d4-42fc0b5e93b1 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1064] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:41 2026] DELETE /v2.0/floatingips/73cf7f9f-e414-4daa-924d-4591c2ccbf61 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1065] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:42 2026] DELETE /v2.0/floatingips/8c6056b9-221e-4444-aa8d-03cf11a4f415 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1066] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:42 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => 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: 498/1069] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:42 2026] GET /v2.0/ports?device_id=e6b20de8-b590-4245-9357-89dadf2b2375 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:42.766 8 INFO neutron.db.l3_db [None req-771dc6c2-8695-4868-bc5b-411e8284b931 3af2f31e041b4d17bce031463f75c391 90263b1b7041433cb9148752d9cedd95 - - - -] Floating IP c17a00b7-5532-429b-958d-21be135b020b disassociated. External IP: 10.96.250.202, port: 59a43f91-f73e-48ac-9fc5-e0b0c6735944. [pid: 7|app: 0|req: 499/1070] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:42 2026] DELETE /v2.0/floatingips/800e702a-be67-45fc-9a12-69cafa947d8f => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1071] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:43 2026] GET /v2.0/security-groups?id=027cf004-1ba9-4409-aa7e-64983ed63290&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: 572/1072] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:28:41 2026] DELETE /v2.0/ports/59a43f91-f73e-48ac-9fc5-e0b0c6735944 => generated 0 bytes in 1579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1073] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:43 2026] GET /v2.0/security-groups?id=479fee37-47ba-4138-9872-3c498e0df286&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:44.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19c51cfe-8b16-4907-a8bf-dd883f5c44f1'] response: {'server_uuid': 'e6b20de8-b590-4245-9357-89dadf2b2375', 'name': 'network-vif-deleted', 'tag': '59a43f91-f73e-48ac-9fc5-e0b0c6735944', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 502/1074] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:44 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1075] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:44 2026] DELETE /v2.0/security-groups/479fee37-47ba-4138-9872-3c498e0df286 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1076] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:44 2026] GET /v2.0/security-groups?id=027cf004-1ba9-4409-aa7e-64983ed63290&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:44.549 7 INFO neutron.api.v2.resource [None req-95f47f1f-4819-4110-9190-d159f25f0406 3af2f31e041b4d17bce031463f75c391 90263b1b7041433cb9148752d9cedd95 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1077] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:28:44 2026] GET /v2.0/security-groups/479fee37-47ba-4138-9872-3c498e0df286 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1078] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:44 2026] GET /v2.0/security-groups?tenant_id=53f4dc5a67754d088d96f0137dcb532a&name=default => generated 2801 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1079] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:44 2026] DELETE /v2.0/security-groups/6aec5f96-6953-4c8d-a49e-35e237aeecf9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1080] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:44 2026] GET /v2.0/security-groups?tenant_id=c9c7fc0fa1c54184adc6e11969a6e4eb&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1081] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:28:44 2026] DELETE /v2.0/floatingips/c17a00b7-5532-429b-958d-21be135b020b => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1082] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:44 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1083] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:45 2026] DELETE /v2.0/security-groups/e10063f1-28f8-4a08-bc6a-c2e6efcf60c8 => 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: 508/1084] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:28:45 2026] GET /v2.0/security-groups?id=027cf004-1ba9-4409-aa7e-64983ed63290&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1085] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:45 2026] GET /v2.0/security-groups?tenant_id=29b25537292b4eb4b2178f9dad29b5c2&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1086] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:45 2026] GET /v2.0/security-groups?tenant_id=b628d0d4631946c490f3bdfdf1d74fb3&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1087] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:45 2026] DELETE /v2.0/security-groups/f92793b7-0e77-4a70-92db-d2930dcbf2c1 => 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: 512/1088] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:28:45 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => 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: 513/1089] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:45 2026] DELETE /v2.0/security-groups/3e001011-2cb4-4e55-8013-e1e5e8b7ded9 => 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: 514/1090] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:28:45 2026] DELETE /v2.0/ports/b97bca29-e2f7-4887-a692-f681f9c0e4db => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:28:46.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74ca7f83-7cb9-4659-97dc-de9ae91626d5'] response: {'server_uuid': 'a9f0f9b8-167b-4090-8dd0-adc706d0de93', 'name': 'network-vif-deleted', 'tag': 'b97bca29-e2f7-4887-a692-f681f9c0e4db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 515/1091] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:46 2026] GET /v2.0/ports?device_id=a9f0f9b8-167b-4090-8dd0-adc706d0de93 => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1092] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:28:45 2026] PUT /v2.0/routers/0759c465-15a4-43f5-ba41-172ad5f948c8/remove_router_interface => generated 309 bytes in 1339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:47.381 7 INFO neutron.services.segments.plugin [-] Segment 1b93a15e-adb8-44e9-8091-e598a3e83ea7 resource provider aggregate not found 2026-05-06 02:28:47.386 7 INFO neutron.services.segments.plugin [-] Segment 1b93a15e-adb8-44e9-8091-e598a3e83ea7 resource provider aggregate not found 2026-05-06 02:28:47.401 7 INFO neutron.services.segments.plugin [-] Segment 1b93a15e-adb8-44e9-8091-e598a3e83ea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b93a15e-adb8-44e9-8091-e598a3e83ea7 found for delete ", "request_id": "req-77f8502e-e629-48a3-aa34-3aa2106fada9"}]} 2026-05-06 02:28:47.402 7 INFO neutron.services.segments.plugin [-] Segment 1b93a15e-adb8-44e9-8091-e598a3e83ea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b93a15e-adb8-44e9-8091-e598a3e83ea7 found for delete ", "request_id": "req-d92fe34e-3768-4b11-b118-46a533ba884f"}]} 2026-05-06 02:28:47.407 7 INFO neutron.db.l3_hamode_db [None req-152ab37e-64d6-4ed7-aeec-a79ff681b73a 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network f68aa8eb-80cf-4b66-9dd6-8e8de83e2cd5 was deleted as no HA routers are present in tenant 90263b1b7041433cb9148752d9cedd95. [pid: 7|app: 0|req: 516/1093] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:46 2026] DELETE /v2.0/routers/0759c465-15a4-43f5-ba41-172ad5f948c8 => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1094] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:47 2026] DELETE /v2.0/subnets/44477520-79a2-469e-a34e-e8c12f629278 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1095] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:47 2026] DELETE /v2.0/networks/6fbe3693-370b-4dd6-87ea-2e38471c09cf => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1096] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:48 2026] GET /v2.0/security-groups?tenant_id=90263b1b7041433cb9148752d9cedd95&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1097] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:48 2026] DELETE /v2.0/security-groups/a0491bfd-17df-488d-b1a0-ff4875acff63 => 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: 578/1098] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:28:47 2026] PUT /v2.0/routers/5b7c54a9-44d3-4f6b-a9e9-3effbf24f197/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:49.430 7 INFO neutron.services.segments.plugin [-] Segment 676daa28-484b-49d4-9043-87344f02f9a4 resource provider aggregate not found 2026-05-06 02:28:49.443 7 INFO neutron.services.segments.plugin [-] Segment 676daa28-484b-49d4-9043-87344f02f9a4 resource provider aggregate not found 2026-05-06 02:28:49.460 7 INFO neutron.services.segments.plugin [-] Segment 676daa28-484b-49d4-9043-87344f02f9a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676daa28-484b-49d4-9043-87344f02f9a4 found for delete ", "request_id": "req-ebb323eb-e638-4392-b698-b3ac561c4b1a"}]} 2026-05-06 02:28:49.487 7 INFO neutron.services.segments.plugin [-] Segment 676daa28-484b-49d4-9043-87344f02f9a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676daa28-484b-49d4-9043-87344f02f9a4 found for delete ", "request_id": "req-30862515-db8d-42c6-8be1-6a4ce65d3c0d"}]} [pid: 8|app: 0|req: 579/1099] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:49 2026] GET /v2.0/security-groups?tenant_id=03feac3e023843a7896423c3a681d008&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1100] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:49 2026] DELETE /v2.0/security-groups/34cbc391-bd9e-4cdd-9af3-6d75e02c081f => 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: 581/1101] 10.0.0.56 () {34 vars in 677 bytes} [Wed May 6 02:28:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1102] 10.0.0.56 () {34 vars in 677 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:28:50.104 7 INFO neutron.db.l3_hamode_db [None req-80f226d9-231f-479a-87f5-c45a504adae6 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network 40d7c340-e3db-410f-9533-c413698db378 was deleted as no HA routers are present in tenant 890ccf2078784dd4a4218ebd1084efa0. [pid: 7|app: 0|req: 521/1103] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:48 2026] DELETE /v2.0/routers/5b7c54a9-44d3-4f6b-a9e9-3effbf24f197 => generated 0 bytes in 1589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1104] 10.0.0.56 () {34 vars in 677 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1105] 10.0.0.56 () {34 vars in 677 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1106] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:28:50 2026] DELETE /v2.0/subnets/59a402e2-d296-4c1c-b47c-0e96fc6f5f90 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1107] 10.0.0.56 () {34 vars in 677 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:28:50.414 8 INFO neutron.db.segments_db [None req-01344167-9e97-40e3-8644-1c7ebb9fb0a3 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment cdce05ef-ddb1-4916-8900-c24962fc4b49 of type vxlan for network 50fa0934-7443-4795-b0f0-1638bd0a46dd [pid: 8|app: 0|req: 585/1108] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/networks => generated 744 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1109] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:28:50 2026] PUT /v2.0/policies/3e446748-42b5-4541-9f30-7907c1171e46/tags => generated 17 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1110] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/subnets => generated 667 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1111] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:28:50 2026] DELETE /v2.0/networks/07896b5a-a93f-4cfb-bd06-832912f16db2 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1112] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:28:50 2026] PUT /v2.0/policies/ea39f55b-5111-43b8-8445-49887ef7cd79/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1113] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:28:50 2026] PUT /v2.0/policies/0130a33a-b60c-47f8-8d43-520bc9664586/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:28:50.847 7 INFO neutron.db.segments_db [None req-bbf62746-ddd1-4199-bcff-57c3a2f398cd 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 6e02e5b2-9a18-49b4-9c82-042ef9941b6b of type vxlan for network 68b8368f-e9bd-4555-8b5d-9bef1ab3fea8 [pid: 8|app: 0|req: 590/1114] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:28:50 2026] PUT /v2.0/policies/e46b36d0-9289-4732-96ef-9dc79f38ab14/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1115] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:50 2026] GET /v2.0/security-groups?tenant_id=890ccf2078784dd4a4218ebd1084efa0&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1116] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:50 2026] DELETE /v2.0/security-groups/027cf004-1ba9-4409-aa7e-64983ed63290 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:51.199 7 INFO neutron.db.l3_hamode_db [None req-bbf62746-ddd1-4199-bcff-57c3a2f398cd 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:28:51.486 7 INFO neutron.services.segments.plugin [-] Segment 370afa0f-5e45-4715-ae81-5d3ead8172bd resource provider aggregate not found 2026-05-06 02:28:51.527 7 INFO neutron.services.segments.plugin [-] Segment 370afa0f-5e45-4715-ae81-5d3ead8172bd resource provider aggregate not found 2026-05-06 02:28:51.531 7 INFO neutron.services.segments.plugin [-] Segment 370afa0f-5e45-4715-ae81-5d3ead8172bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370afa0f-5e45-4715-ae81-5d3ead8172bd found for delete ", "request_id": "req-c9a27502-a8b3-4902-8985-b032529b2f47"}]} [pid: 8|app: 0|req: 593/1117] 10.0.0.56 () {32 vars in 673 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:28:51.547 7 INFO neutron.services.segments.plugin [-] Segment 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 resource provider aggregate not found 2026-05-06 02:28:51.553 7 INFO neutron.services.segments.plugin [-] Segment 370afa0f-5e45-4715-ae81-5d3ead8172bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370afa0f-5e45-4715-ae81-5d3ead8172bd found for delete ", "request_id": "req-dae911b9-3711-4f84-b342-95e5bf13fe80"}]} 2026-05-06 02:28:51.566 7 INFO neutron.services.segments.plugin [-] Segment 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 found for delete ", "request_id": "req-0dbdfa0a-a42f-456f-aef3-3fb107975955"}]} 2026-05-06 02:28:51.569 7 INFO neutron.services.segments.plugin [-] Segment 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 resource provider aggregate not found 2026-05-06 02:28:51.589 7 INFO neutron.services.segments.plugin [-] Segment 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c147c0-aaae-4cca-99cb-1dd7fe7d0469 found for delete ", "request_id": "req-6a26b458-ffec-4e00-b262-bef0caa49368"}]} [pid: 8|app: 0|req: 594/1118] 10.0.0.56 () {32 vars in 687 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1119] 10.0.0.56 () {32 vars in 683 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1120] 10.0.0.56 () {32 vars in 695 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1121] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1122] 10.0.0.56 () {32 vars in 695 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1123] 10.0.0.56 () {32 vars in 691 bytes} [Wed May 6 02:28:51 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1124] 10.0.0.56 () {32 vars in 703 bytes} [Wed May 6 02:28:52 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1125] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:28:52 2026] DELETE /v2.0/qos/policies/3e446748-42b5-4541-9f30-7907c1171e46 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1126] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:28:52 2026] DELETE /v2.0/qos/policies/ea39f55b-5111-43b8-8445-49887ef7cd79 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1127] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:28:52 2026] DELETE /v2.0/qos/policies/0130a33a-b60c-47f8-8d43-520bc9664586 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:28:52.311 7 INFO neutron.db.l3_hamode_db [None req-bbf62746-ddd1-4199-bcff-57c3a2f398cd 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 604/1128] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:28:52 2026] DELETE /v2.0/qos/policies/e46b36d0-9289-4732-96ef-9dc79f38ab14 => 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: 605/1129] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:28:52 2026] DELETE /v2.0/qos/policies/22125ab6-ba4b-47f8-b936-591ed3668ea0 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1130] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:28:50 2026] POST /v2.0/routers => generated 731 bytes in 2676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1131] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:53 2026] GET /v2.0/security-groups?tenant_id=4ae342878dc146b5a953f641b8708f06&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1132] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:53 2026] DELETE /v2.0/security-groups/68ce1d66-ef5f-4e22-ab9f-b5b2de1036ee => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1133] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:53 2026] GET /v2.0/security-groups?tenant_id=7ffb2f55e09945f1a0c5e57c19d821d7&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1134] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:53 2026] DELETE /v2.0/security-groups/3c637090-055d-470f-a8dc-435f798d815c => 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: 610/1135] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:54 2026] GET /v2.0/security-groups?tenant_id=956730e4cc65409db9f8e4b9a8c02534&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1136] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:54 2026] DELETE /v2.0/security-groups/d67b8a2a-0b64-4f5b-a710-af764e4310b8 => 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: 526/1137] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:28:53 2026] PUT /v2.0/routers/14b84bd8-d165-495f-813c-b41c631fb20f/add_router_interface => generated 309 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1138] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:28:55 2026] POST /v2.0/security-groups => generated 1595 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1139] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1140] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:28:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1141] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:28:55 2026] POST /v2.0/floatingips => generated 552 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1142] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:57 2026] GET /v2.0/security-groups?tenant_id=01689ee8b30b463899d40df60657afef&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1143] 10.0.0.170 () {34 vars in 1098 bytes} [Wed May 6 02:28:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--933036930&fields=id&tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1144] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:57 2026] DELETE /v2.0/security-groups/14fb5215-5ce6-4ae3-b703-2ee1f5f66c57 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1147] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:28:57 2026] GET /v2.0/security-groups?tenant_id=b7575885ee374da89d5e69d8bdab8729&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1148] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:28:57 2026] DELETE /v2.0/security-groups/bb79a4a8-1020-42a5-99c3-a34233ccf46f => 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: 616/1149] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:28:57 2026] GET /v2.0/networks?id=50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 676 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1150] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:28:57 2026] GET /v2.0/quotas/d865f4ee66fe4dd8a4c690e5debcbac5 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1151] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:28:58 2026] GET /v2.0/ports?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1152] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:28:58 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1153] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:28:58 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1154] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:58 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => 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: 537/1155] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:28:59 2026] GET /v2.0/networks?id=50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 676 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1156] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:28:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:28:59.358 8 INFO neutron.db.segments_db [None req-7fa56742-d390-47dd-9b61-d085b82552bd 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Added segment f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 of type vxlan for network 0bbb6825-2154-4502-b996-e85603a1325a 2026-05-06 02:28:59.684 8 INFO neutron.db.l3_hamode_db [None req-7fa56742-d390-47dd-9b61-d085b82552bd 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/1157] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:28:59 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:59.857 8 INFO neutron.db.l3_hamode_db [None req-7fa56742-d390-47dd-9b61-d085b82552bd 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 540/1158] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:28:59 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 957 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1159] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:28:59 2026] PUT /v2.0/ports/6886c3f2-4c07-453d-89a8-27088d4a6040 => generated 1199 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:00.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dc94a80-b98a-4c85-8ad1-b7e51e0f14bd'] response: {'name': 'network-changed', 'server_uuid': 'c75452b8-a9d9-4e3f-9557-2094e7926b38', 'tag': '6886c3f2-4c07-453d-89a8-27088d4a6040', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 619/1160] 10.0.0.56 () {34 vars in 667 bytes} [Wed May 6 02:28:59 2026] POST /v2.0/routers => generated 474 bytes in 1494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1161] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&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: 621/1162] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/ports?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1163] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/security-groups?tenant_id=87f02193ab954cbcac05a53ca5f74ad7&name=default => generated 2801 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:00.729 8 INFO neutron.db.l3_hamode_db [None req-6083086e-97ef-4e70-8be7-dca35acb123b 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 543/1164] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:00 2026] DELETE /v2.0/security-groups/773cd9bd-1df9-4a0d-acd1-c5acfb04cfe5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1165] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6886c3f2-4c07-453d-89a8-27088d4a6040 => 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: 545/1166] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/subnets?id=19cb5aaf-8d66-4483-b116-f7a5129dd3b3 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1167] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/ports?network_id=50fa0934-7443-4795-b0f0-1638bd0a46dd&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:00.899 8 INFO neutron.db.l3_hamode_db [None req-6083086e-97ef-4e70-8be7-dca35acb123b 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 547/1168] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?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: 548/1169] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:00 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1170] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/ports?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1171] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/networks?id=50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1172] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6886c3f2-4c07-453d-89a8-27088d4a6040 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1173] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/subnets?id=19cb5aaf-8d66-4483-b116-f7a5129dd3b3 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1174] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/ports?network_id=50fa0934-7443-4795-b0f0-1638bd0a46dd&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1175] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1176] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1177] 10.0.0.56 () {34 vars in 667 bytes} [Wed May 6 02:29:00 2026] POST /v2.0/routers => generated 474 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1178] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:01.763 8 INFO neutron.db.l3_hamode_db [None req-a6ffde30-d018-4413-abeb-ea84fb763ac1 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 557/1179] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:01 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:01.898 8 INFO neutron.db.l3_hamode_db [None req-a6ffde30-d018-4413-abeb-ea84fb763ac1 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 623/1180] 10.0.0.56 () {34 vars in 667 bytes} [Wed May 6 02:29:01 2026] POST /v2.0/routers => generated 474 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:02.704 7 INFO neutron.db.l3_hamode_db [None req-019b5e90-2585-43fb-9870-df4b587eacff 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:29:02.852 7 INFO neutron.db.l3_hamode_db [None req-019b5e90-2585-43fb-9870-df4b587eacff 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 624/1181] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:02 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1182] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:02 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1183] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:03 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1184] 10.0.0.56 () {34 vars in 667 bytes} [Wed May 6 02:29:02 2026] POST /v2.0/routers => generated 474 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:03.590 8 INFO neutron.db.l3_db [None req-59466415-6e55-4df0-aec3-de75a7ffb4c6 401f6cad3c5e460eb1053a5d1fb0c2fe d865f4ee66fe4dd8a4c690e5debcbac5 - - - -] Floating IP e550430d-47bd-4130-a748-c5b5b3afa429 associated. External IP: 10.96.250.207, port: 6886c3f2-4c07-453d-89a8-27088d4a6040. 2026-05-06 02:29:03.641 7 INFO neutron.db.l3_hamode_db [None req-b07e4509-5e8c-4334-9038-1341c44f53c7 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:29:03.806 7 INFO neutron.db.l3_hamode_db [None req-b07e4509-5e8c-4334-9038-1341c44f53c7 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1185] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:29:03 2026] PUT /v2.0/floatingips/e550430d-47bd-4130-a748-c5b5b3afa429 => generated 855 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:03.991 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e7442db-06ac-428e-82bb-720503962883'] response: {'name': 'network-changed', 'server_uuid': 'c75452b8-a9d9-4e3f-9557-2094e7926b38', 'tag': '6886c3f2-4c07-453d-89a8-27088d4a6040', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 628/1186] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:03 2026] GET /v2.0/security-groups?tenant_id=b0dd60ebad1a4838ad427083c5478a93&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1187] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/ports?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1188] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:04 2026] DELETE /v2.0/security-groups/6a3c08f3-15b2-4acb-9c5f-b69cc71b9741 => 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: 631/1189] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/networks?id=50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1190] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6886c3f2-4c07-453d-89a8-27088d4a6040 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1191] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/subnets?id=19cb5aaf-8d66-4483-b116-f7a5129dd3b3 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1192] 10.0.0.56 () {34 vars in 667 bytes} [Wed May 6 02:29:03 2026] POST /v2.0/routers => generated 474 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1193] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/ports?network_id=50fa0934-7443-4795-b0f0-1638bd0a46dd&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1194] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:29:04 2026] PUT /v2.0/routers/63306dfe-8a1a-49cf-a5d6-57d46811a829/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1195] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1196] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:29:04 2026] PUT /v2.0/routers/d13beee4-8083-414e-ba72-f5bc9e8628e3/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1197] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1198] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:29:04 2026] PUT /v2.0/routers/8f87ebd2-6ede-49e9-a3be-35bf8a859717/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1199] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/security-groups?tenant_id=b25cd9ffa35d447a90b1651a5be3ce5a&name=default => generated 2801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1200] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:29:04 2026] PUT /v2.0/routers/4abccabe-4f9f-4fee-9d7f-6276843dbc8c/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1201] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:04 2026] DELETE /v2.0/security-groups/50abfde4-4835-463c-9019-6ef2b4b047df => 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: 639/1202] 10.0.0.56 () {32 vars in 663 bytes} [Wed May 6 02:29:04 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1203] 10.0.0.56 () {32 vars in 677 bytes} [Wed May 6 02:29:05 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1204] 10.0.0.56 () {32 vars in 673 bytes} [Wed May 6 02:29:05 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1205] 10.0.0.56 () {32 vars in 685 bytes} [Wed May 6 02:29:05 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1206] 10.0.0.56 () {32 vars in 671 bytes} [Wed May 6 02:29:05 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1207] 10.0.0.56 () {32 vars in 685 bytes} [Wed May 6 02:29:06 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1208] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:29:06 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1209] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:29:06 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:06.894 8 INFO neutron.db.segments_db [None req-1b63531c-663a-463a-a951-40d6f495d728 96379c97644d4b49beb85551d036f065 70f103b8b322408d96c62a28ac07b223 - - - -] Added segment 499ca246-2796-48d5-9742-cf344d7dbb61 of type vxlan for network d5844def-c7d4-4904-b753-f9bd73387d02 [pid: 7|app: 0|req: 568/1210] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:06 2026] GET /v2.0/routers/63306dfe-8a1a-49cf-a5d6-57d46811a829 => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:07.049 8 INFO neutron.db.segments_db [None req-1b63531c-663a-463a-a951-40d6f495d728 96379c97644d4b49beb85551d036f065 70f103b8b322408d96c62a28ac07b223 - - - -] Added segment 0aa4f663-67c9-40d6-bb36-18d1234401dc of type vxlan for network 8716c24c-937b-4c32-b715-5b91b36761cc [pid: 8|app: 0|req: 643/1211] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:06 2026] POST /v2.0/networks => generated 1245 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1212] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:29:07 2026] GET /v2.0/networks => generated 1844 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:07.536 8 INFO neutron.services.segments.plugin [-] Segment 499ca246-2796-48d5-9742-cf344d7dbb61 resource provider aggregate not found 2026-05-06 02:29:07.542 8 INFO neutron.services.segments.plugin [-] Segment 499ca246-2796-48d5-9742-cf344d7dbb61 resource provider aggregate not found 2026-05-06 02:29:07.557 8 INFO neutron.services.segments.plugin [-] Segment 499ca246-2796-48d5-9742-cf344d7dbb61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 499ca246-2796-48d5-9742-cf344d7dbb61 found for delete ", "request_id": "req-a11bf6ba-c1d2-43b7-adf5-2ac44574b4da"}]} 2026-05-06 02:29:07.557 8 INFO neutron.services.segments.plugin [-] Segment 499ca246-2796-48d5-9742-cf344d7dbb61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 499ca246-2796-48d5-9742-cf344d7dbb61 found for delete ", "request_id": "req-9f12f98f-3e3e-4005-a851-b8fcf5a9eab9"}]} [pid: 8|app: 0|req: 645/1213] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:07 2026] DELETE /v2.0/networks/d5844def-c7d4-4904-b753-f9bd73387d02 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1214] 10.0.0.56 () {34 vars in 741 bytes} [Wed May 6 02:29:06 2026] PUT /v2.0/routers/63306dfe-8a1a-49cf-a5d6-57d46811a829 => generated 485 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1215] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:29:07 2026] GET /v2.0/ports?device_id=63306dfe-8a1a-49cf-a5d6-57d46811a829 => 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: 646/1216] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:07 2026] DELETE /v2.0/networks/8716c24c-937b-4c32-b715-5b91b36761cc => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1217] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:29:07 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:07.934 8 INFO neutron.db.segments_db [None req-6126598e-f95d-492b-91fe-4d0b700563a2 96379c97644d4b49beb85551d036f065 70f103b8b322408d96c62a28ac07b223 - - - -] Added segment 9a4d3eb5-0fc6-479f-a50f-811747c86393 of type vxlan for network 0f3e152f-35d8-4773-9d46-0ac63f3f8e47 [pid: 8|app: 0|req: 648/1218] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:07 2026] POST /v2.0/networks => generated 654 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1219] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:07 2026] DELETE /v2.0/routers/63306dfe-8a1a-49cf-a5d6-57d46811a829 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:08.117 8 INFO neutron.db.segments_db [None req-46c49519-c07a-4f93-8bd0-6d14ba5f83fb 96379c97644d4b49beb85551d036f065 70f103b8b322408d96c62a28ac07b223 - - - -] Added segment e74c72a1-1598-48d8-814f-ae2c4f85ee55 of type vxlan for network 3ec102c0-5eaf-4e0d-ad2f-f938a0e8db13 [pid: 7|app: 0|req: 572/1220] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:08 2026] GET /v2.0/routers/d13beee4-8083-414e-ba72-f5bc9e8628e3 => generated 493 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1221] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:08 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1222] 10.0.0.56 () {34 vars in 741 bytes} [Wed May 6 02:29:08 2026] PUT /v2.0/routers/d13beee4-8083-414e-ba72-f5bc9e8628e3 => generated 493 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1223] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:29:08 2026] POST /v2.0/ports => generated 1506 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 574/1224] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:29:08 2026] GET /v2.0/ports?device_id=d13beee4-8083-414e-ba72-f5bc9e8628e3 => 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: 651/1225] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:29:08 2026] GET /v2.0/ports => generated 1506 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1226] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:09 2026] DELETE /v2.0/ports/03a1334a-649d-4d45-aec0-b434be99ef8f => 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: 575/1227] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:08 2026] DELETE /v2.0/routers/d13beee4-8083-414e-ba72-f5bc9e8628e3 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1228] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:09 2026] GET /v2.0/routers/8f87ebd2-6ede-49e9-a3be-35bf8a859717 => generated 502 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1229] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:09 2026] DELETE /v2.0/ports/5ce86927-d0b8-4742-8f87-52505e1c41b2 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1230] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:29:09 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-05-06 02:29:09.583 8 INFO neutron.services.segments.plugin [-] Segment 0aa4f663-67c9-40d6-bb36-18d1234401dc resource provider aggregate not found 2026-05-06 02:29:09.588 8 INFO neutron.services.segments.plugin [-] Segment 0aa4f663-67c9-40d6-bb36-18d1234401dc resource provider aggregate not found 2026-05-06 02:29:09.607 8 INFO neutron.services.segments.plugin [-] Segment 0aa4f663-67c9-40d6-bb36-18d1234401dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aa4f663-67c9-40d6-bb36-18d1234401dc found for delete ", "request_id": "req-6fc29578-0b50-4b5d-b4ed-b25f3f4a61cb"}]} 2026-05-06 02:29:09.609 8 INFO neutron.services.segments.plugin [-] Segment 0aa4f663-67c9-40d6-bb36-18d1234401dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aa4f663-67c9-40d6-bb36-18d1234401dc found for delete ", "request_id": "req-f448a275-55f3-4361-8903-8e56fbe5b636"}]} 2026-05-06 02:29:09.619 8 INFO neutron.db.segments_db [None req-eb1d2563-ac0b-4bce-a4a0-cc5bd7813495 96379c97644d4b49beb85551d036f065 70f103b8b322408d96c62a28ac07b223 - - - -] Added segment f60461e2-a9ca-4275-9eb6-47957f190d00 of type vxlan for network 9eea08e7-faf8-4c8c-bf1f-523528634451 [pid: 8|app: 0|req: 655/1231] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:09 2026] POST /v2.0/networks => generated 654 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:09.841 8 INFO neutron.db.segments_db [None req-774d227f-8659-41bd-8dd3-423a5d1597a2 96379c97644d4b49beb85551d036f065 70f103b8b322408d96c62a28ac07b223 - - - -] Added segment aa15461a-f3ed-42f2-96f0-b7671dda7f99 of type vxlan for network 03e5277e-ef8c-4072-95bb-5920b7c5fe31 [pid: 8|app: 0|req: 656/1232] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:09 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1233] 10.0.0.56 () {34 vars in 741 bytes} [Wed May 6 02:29:09 2026] PUT /v2.0/routers/8f87ebd2-6ede-49e9-a3be-35bf8a859717 => generated 502 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1234] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:29:10 2026] GET /v2.0/ports?device_id=8f87ebd2-6ede-49e9-a3be-35bf8a859717 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:10.246 8 INFO neutron.db.segments_db [None req-1d7fcc7b-f5c4-48cf-8b5a-8d9ad766459b 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Added segment 97ea3db1-2924-4355-9321-9623c17bdce6 of type vxlan for network 146d954c-1e54-4939-8385-0abd7870549f [pid: 8|app: 0|req: 657/1235] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:09 2026] POST /v2.0/networks => generated 640 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1236] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:10 2026] POST /v2.0/subnets => generated 634 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1237] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:10 2026] DELETE /v2.0/routers/8f87ebd2-6ede-49e9-a3be-35bf8a859717 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1238] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:29:10 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1239] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:10 2026] GET /v2.0/routers/4abccabe-4f9f-4fee-9d7f-6276843dbc8c => generated 487 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1240] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:10 2026] POST /v2.0/subnets => generated 1276 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1241] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:10 2026] POST /v2.0/subnets => generated 707 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1242] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:29:11 2026] GET /v2.0/subnets => generated 1889 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:11.998 7 INFO neutron.db.segments_db [None req-fd62cb25-2e7f-478e-8788-754a5098f64a 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Added segment 0e788a2e-f220-4653-86cb-cb57351cbb43 of type vxlan for network be69a9ca-9ad1-4c9a-b613-f575a06898c2 [pid: 7|app: 0|req: 584/1243] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:11 2026] POST /v2.0/networks => generated 638 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1244] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:12 2026] DELETE /v2.0/subnets/d8e675ad-5842-4b30-97ae-9498543cf5fe => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1245] 10.0.0.56 () {34 vars in 741 bytes} [Wed May 6 02:29:11 2026] PUT /v2.0/routers/4abccabe-4f9f-4fee-9d7f-6276843dbc8c => generated 487 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1248] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:12 2026] DELETE /v2.0/subnets/473c8137-b6ad-47ee-baf0-efa391ed4e0d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1249] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:29:12 2026] GET /v2.0/ports?device_id=4abccabe-4f9f-4fee-9d7f-6276843dbc8c => 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: 586/1250] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:12 2026] POST /v2.0/subnets => generated 630 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1251] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:29:12 2026] GET /v2.0/subnets => generated 626 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1252] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:13 2026] POST /v2.0/subnets => generated 700 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1253] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:13 2026] DELETE /v2.0/routers/4abccabe-4f9f-4fee-9d7f-6276843dbc8c => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:13.669 7 INFO neutron.db.segments_db [None req-d38065d8-28da-4662-8bb4-ab1792c739a3 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Added segment 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 of type vxlan for network 05b85ba0-62a6-47f5-9279-dee77a3ce737 [pid: 7|app: 0|req: 588/1254] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:13 2026] POST /v2.0/networks => generated 638 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1255] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:13 2026] GET /v2.0/routers/7fb97dec-0815-418e-b632-34902b0d0874 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:14.007 8 INFO neutron.services.segments.plugin [-] Segment aa15461a-f3ed-42f2-96f0-b7671dda7f99 resource provider aggregate not found 2026-05-06 02:29:14.012 8 INFO neutron.services.segments.plugin [-] Segment aa15461a-f3ed-42f2-96f0-b7671dda7f99 resource provider aggregate not found 2026-05-06 02:29:14.037 8 INFO neutron.services.segments.plugin [-] Segment aa15461a-f3ed-42f2-96f0-b7671dda7f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa15461a-f3ed-42f2-96f0-b7671dda7f99 found for delete ", "request_id": "req-ef920274-44b4-4715-8343-de7d67097d97"}]} 2026-05-06 02:29:14.049 8 INFO neutron.services.segments.plugin [-] Segment aa15461a-f3ed-42f2-96f0-b7671dda7f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa15461a-f3ed-42f2-96f0-b7671dda7f99 found for delete ", "request_id": "req-45640edf-a780-4e33-8b9b-d14c470b476a"}]} [pid: 8|app: 0|req: 667/1256] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:13 2026] DELETE /v2.0/networks/03e5277e-ef8c-4072-95bb-5920b7c5fe31 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1257] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:13 2026] POST /v2.0/subnets => generated 631 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:14.689 7 INFO neutron.services.segments.plugin [-] Segment f60461e2-a9ca-4275-9eb6-47957f190d00 resource provider aggregate not found 2026-05-06 02:29:14.694 7 INFO neutron.services.segments.plugin [-] Segment f60461e2-a9ca-4275-9eb6-47957f190d00 resource provider aggregate not found 2026-05-06 02:29:14.720 7 INFO neutron.services.segments.plugin [-] Segment f60461e2-a9ca-4275-9eb6-47957f190d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f60461e2-a9ca-4275-9eb6-47957f190d00 found for delete ", "request_id": "req-d06d71dc-c2e8-4ec8-a17a-68262f2ce7a7"}]} [pid: 7|app: 0|req: 591/1258] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:14 2026] DELETE /v2.0/networks/9eea08e7-faf8-4c8c-bf1f-523528634451 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:14.807 7 INFO neutron.services.segments.plugin [-] Segment f60461e2-a9ca-4275-9eb6-47957f190d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f60461e2-a9ca-4275-9eb6-47957f190d00 found for delete ", "request_id": "req-d33cc35e-ea40-4055-a7db-a39b82ff5958"}]} [pid: 8|app: 0|req: 668/1259] 10.0.0.56 () {34 vars in 741 bytes} [Wed May 6 02:29:14 2026] PUT /v2.0/routers/7fb97dec-0815-418e-b632-34902b0d0874 => generated 480 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1260] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:14 2026] POST /v2.0/subnets => generated 706 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1261] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:29:15 2026] GET /v2.0/ports?device_id=7fb97dec-0815-418e-b632-34902b0d0874 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:15.214 7 INFO neutron.db.segments_db [None req-0439eba4-e3d3-47a9-be29-5a7ce9fcf91f 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Added segment 1f21a646-f29b-4a2c-8757-7d9eb80153e6 of type vxlan for network 47becfdd-2d26-4db1-be91-6d93be3515b3 [pid: 8|app: 0|req: 669/1262] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:15 2026] DELETE /v2.0/networks/3ec102c0-5eaf-4e0d-ad2f-f938a0e8db13 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:15.600 7 INFO neutron.db.l3_hamode_db [None req-0439eba4-e3d3-47a9-be29-5a7ce9fcf91f 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:29:16.076 8 INFO neutron.services.segments.plugin [-] Segment e74c72a1-1598-48d8-814f-ae2c4f85ee55 resource provider aggregate not found 2026-05-06 02:29:16.083 8 INFO neutron.services.segments.plugin [-] Segment e74c72a1-1598-48d8-814f-ae2c4f85ee55 resource provider aggregate not found 2026-05-06 02:29:16.109 8 INFO neutron.services.segments.plugin [-] Segment e74c72a1-1598-48d8-814f-ae2c4f85ee55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74c72a1-1598-48d8-814f-ae2c4f85ee55 found for delete ", "request_id": "req-417c985d-394a-44e1-a8ed-cc035afc5a3a"}]} 2026-05-06 02:29:16.109 8 INFO neutron.services.segments.plugin [-] Segment e74c72a1-1598-48d8-814f-ae2c4f85ee55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74c72a1-1598-48d8-814f-ae2c4f85ee55 found for delete ", "request_id": "req-3c641d4c-851b-4b03-bed9-cfad08c25e7e"}]} 2026-05-06 02:29:16.211 8 INFO neutron.db.l3_hamode_db [None req-d4d1def6-fb58-4a61-a7e0-d727a9d6938a 1f9bd1abdc6b4248ad9676fd7613dde5 01ee102384fc4558bf806c6354a0e5dd - - - -] HA network 0bbb6825-2154-4502-b996-e85603a1325a was deleted as no HA routers are present in tenant 01ee102384fc4558bf806c6354a0e5dd. [pid: 8|app: 0|req: 670/1263] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:15 2026] DELETE /v2.0/routers/7fb97dec-0815-418e-b632-34902b0d0874 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1264] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:16 2026] DELETE /v2.0/networks/0f3e152f-35d8-4773-9d46-0ac63f3f8e47 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:16.782 7 INFO neutron.db.l3_hamode_db [None req-0439eba4-e3d3-47a9-be29-5a7ce9fcf91f 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1265] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:16 2026] GET /v2.0/security-groups?tenant_id=70f103b8b322408d96c62a28ac07b223&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1266] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:17 2026] DELETE /v2.0/security-groups/20c80713-9f28-4e73-a42b-5a47022af827 => 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: 674/1267] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:17 2026] GET /v2.0/security-groups?tenant_id=de2180ee98ee4047a1dda04e61f18899&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1268] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:17 2026] DELETE /v2.0/security-groups/df0b6e32-2c93-4928-b572-e976b5c5dd14 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1269] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:29:17 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1240 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1270] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:29:17 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&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: 678/1271] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:17 2026] GET /v2.0/security-groups?tenant_id=01ee102384fc4558bf806c6354a0e5dd&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1272] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:17 2026] DELETE /v2.0/security-groups/25b51164-b474-4f57-be26-8a82a1131f30 => 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: 594/1273] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:15 2026] POST /v2.0/routers => generated 685 bytes in 3083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:18.274 8 INFO neutron.services.segments.plugin [-] Segment f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 resource provider aggregate not found 2026-05-06 02:29:18.281 8 INFO neutron.services.segments.plugin [-] Segment f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 resource provider aggregate not found 2026-05-06 02:29:18.297 8 INFO neutron.services.segments.plugin [-] Segment f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 found for delete ", "request_id": "req-484f1934-256c-4048-b77d-461dc23bbfb4"}]} 2026-05-06 02:29:18.306 8 INFO neutron.services.segments.plugin [-] Segment f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5bef8bd-4e5d-4155-bf39-ab3fe20df6c4 found for delete ", "request_id": "req-e55b20e8-7111-49fc-94da-4cfe1efe2155"}]} 2026-05-06 02:29:18.315 8 INFO neutron.services.segments.plugin [-] Segment 9a4d3eb5-0fc6-479f-a50f-811747c86393 resource provider aggregate not found 2026-05-06 02:29:18.335 8 INFO neutron.services.segments.plugin [-] Segment 9a4d3eb5-0fc6-479f-a50f-811747c86393 resource provider aggregate not found 2026-05-06 02:29:18.341 8 INFO neutron.services.segments.plugin [-] Segment 9a4d3eb5-0fc6-479f-a50f-811747c86393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a4d3eb5-0fc6-479f-a50f-811747c86393 found for delete ", "request_id": "req-b596200f-f9f3-457c-9afa-ad55b20b9c0c"}]} 2026-05-06 02:29:18.353 8 INFO neutron.services.segments.plugin [-] Segment 9a4d3eb5-0fc6-479f-a50f-811747c86393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a4d3eb5-0fc6-479f-a50f-811747c86393 found for delete ", "request_id": "req-f7a04f81-e90c-4f7a-b0a8-7911c8ae8af2"}]} [pid: 8|app: 0|req: 680/1274] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:18 2026] GET /v2.0/security-groups?tenant_id=f62d9fada7304f3093dd04ea8f3fbb2f&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1275] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:18 2026] DELETE /v2.0/security-groups/0df68ac0-da65-4fb2-ae00-5c709b85c285 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:19.447 8 INFO neutron.db.segments_db [None req-fa10d3d6-7c23-4223-a256-3720a32582e6 2a426d9535334aed8fd3c7e334d8502f 983f9b8d4b8d47da96f31dedc11ceb6d - - - -] Added segment 2450f301-5cf5-4411-ac16-8a82536bc295 of type vxlan for network 857219bf-320d-4aff-aeaa-ad62b769a728 [pid: 8|app: 0|req: 682/1276] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:19 2026] POST /v2.0/networks => generated 648 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1277] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:29:18 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/add_router_interface => generated 309 bytes in 1861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1278] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:20 2026] POST /v2.0/subnets => generated 649 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:20.541 8 INFO neutron.db.segments_db [None req-8e85eb17-cfd0-4df6-a623-3098fa9e340d 2a426d9535334aed8fd3c7e334d8502f 983f9b8d4b8d47da96f31dedc11ceb6d - - - -] Added segment 4e6683fc-a23a-462b-9fce-e047df7102b1 of type vxlan for network a9693269-e1cc-40e0-88b8-3a2c1db8f30e [pid: 8|app: 0|req: 684/1279] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:20 2026] POST /v2.0/networks => generated 648 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1280] 10.0.0.56 () {34 vars in 742 bytes} [Wed May 6 02:29:20 2026] PUT /v2.0/networks/a9693269-e1cc-40e0-88b8-3a2c1db8f30e => generated 592 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1281] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:20 2026] POST /v2.0/subnets => generated 622 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1282] 10.0.0.56 () {34 vars in 740 bytes} [Wed May 6 02:29:21 2026] PUT /v2.0/subnets/298a9c35-2932-4061-98c9-ec902b2c9cef => generated 632 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1283] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:29:20 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/add_router_interface => generated 309 bytes in 1808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:22.190 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider aggregate not found 2026-05-06 02:29:22.195 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider aggregate not found 2026-05-06 02:29:22.211 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6683fc-a23a-462b-9fce-e047df7102b1 found for delete ", "request_id": "req-5292ff58-f654-447b-a617-0e18bfabf135"}]} 2026-05-06 02:29:22.215 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6683fc-a23a-462b-9fce-e047df7102b1 found for delete ", "request_id": "req-f2529ca9-f7e5-4bc2-9645-2a73324a6740"}]} [pid: 7|app: 0|req: 597/1284] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:29:21 2026] POST /v2.0/floatingips => generated 552 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1285] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:21 2026] DELETE /v2.0/networks/a9693269-e1cc-40e0-88b8-3a2c1db8f30e => generated 0 bytes in 1641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1286] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:29:23 2026] PUT /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1287] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:23.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a78582b2-ad8a-4f43-945b-e5e6fdf47247 2a426d9535334aed8fd3c7e334d8502f 983f9b8d4b8d47da96f31dedc11ceb6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1288] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:23 2026] DELETE /v2.0/networks/a9693269-e1cc-40e0-88b8-3a2c1db8f30e => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1289] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1290] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1291] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1292] 10.0.0.56 () {34 vars in 769 bytes} [Wed May 6 02:29:23 2026] PUT /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags/green => 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: 696/1293] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1294] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/subnets?network_id=73e7b7b2-152b-4757-8901-7e8c5de32bc3 => generated 626 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1295] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/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: 699/1296] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1297] 10.0.0.56 () {32 vars in 652 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1298] 10.0.0.56 () {34 vars in 765 bytes} [Wed May 6 02:29:23 2026] PUT /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1299] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/networks => generated 1313 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1300] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1301] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/subnets => generated 1265 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1302] 10.0.0.56 () {34 vars in 787 bytes} [Wed May 6 02:29:23 2026] PUT /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1303] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:29:23 2026] GET /v2.0/networks/857219bf-320d-4aff-aeaa-ad62b769a728 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1304] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1305] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/subnets/ae33e8b9-8f10-4a40-b5ba-06ee81e77b59 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1306] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1307] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/ports?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1308] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:29:24 2026] PUT /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:24.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63233f98-2b93-4755-bf37-f09f6b8b3101 2a426d9535334aed8fd3c7e334d8502f 983f9b8d4b8d47da96f31dedc11ceb6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1309] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:24 2026] DELETE /v2.0/subnets/298a9c35-2932-4061-98c9-ec902b2c9cef => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:29:24.232 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider aggregate not found 2026-05-06 02:29:24.239 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider aggregate not found 2026-05-06 02:29:24.256 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6683fc-a23a-462b-9fce-e047df7102b1 found for delete ", "request_id": "req-3466b995-8b34-456a-8884-a0def2a8a560"}]} [pid: 8|app: 0|req: 713/1310] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:24.262 8 INFO neutron.services.segments.plugin [-] Segment 4e6683fc-a23a-462b-9fce-e047df7102b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6683fc-a23a-462b-9fce-e047df7102b1 found for delete ", "request_id": "req-8450d76d-4e52-4e54-b3ec-e62b48dc9954"}]} [pid: 8|app: 0|req: 714/1311] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/networks?id=50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1312] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:24.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c75e5521-e39b-408a-a177-bbbb2d22fe8a 2a426d9535334aed8fd3c7e334d8502f 983f9b8d4b8d47da96f31dedc11ceb6d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 716/1313] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:24 2026] DELETE /v2.0/networks/a9693269-e1cc-40e0-88b8-3a2c1db8f30e => 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: 717/1314] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6886c3f2-4c07-453d-89a8-27088d4a6040 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1315] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1316] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:24 2026] DELETE /v2.0/subnets/ae33e8b9-8f10-4a40-b5ba-06ee81e77b59 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1317] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/subnets?id=19cb5aaf-8d66-4483-b116-f7a5129dd3b3 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:24.798 8 INFO neutron.api.v2.resource [None req-e0fedb3f-4312-4a5f-b2ce-b3bbfdf01d7d 5667b55ebb3a4aa892a2aff23577cd9d 292613b56c7849ba82589c56bd801ba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1318] 10.0.0.56 () {32 vars in 750 bytes} [Wed May 6 02:29:24 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/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: 598/1319] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:29:22 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/add_router_interface => generated 309 bytes in 2313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1320] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/ports?network_id=50fa0934-7443-4795-b0f0-1638bd0a46dd&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1321] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:29:25 2026] DELETE /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1322] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1323] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:24 2026] DELETE /v2.0/networks/857219bf-320d-4aff-aeaa-ad62b769a728 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1324] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1325] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:29:25 2026] POST /v2.0/security-groups => generated 1563 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:29:25.370 7 INFO neutron.api.v2.resource [None req-c6cb28c7-b8d4-41f1-b9ea-61385a4af547 5667b55ebb3a4aa892a2aff23577cd9d 292613b56c7849ba82589c56bd801ba4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1326] 10.0.0.56 () {32 vars in 753 bytes} [Wed May 6 02:29:25 2026] DELETE /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/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: 724/1327] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?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: 604/1328] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1329] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1330] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:29:25 2026] DELETE /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/tags => 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: 606/1331] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1332] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e/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: 726/1333] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1334] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:25 2026] POST /v2.0/security-group-rules => generated 567 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1335] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1336] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:25 2026] GET /v2.0/security-groups?tenant_id=983f9b8d4b8d47da96f31dedc11ceb6d&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1337] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:29:25 2026] DELETE /v2.0/floatingips/9922bb3a-5032-4a3e-9422-d70b7ca2030e => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1338] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1339] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:25 2026] DELETE /v2.0/security-groups/9786ccd7-4f70-46f2-bf62-914682b57ac5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1340] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1341] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:26.327 8 INFO neutron.services.segments.plugin [-] Segment 2450f301-5cf5-4411-ac16-8a82536bc295 resource provider aggregate not found 2026-05-06 02:29:26.334 8 INFO neutron.services.segments.plugin [-] Segment 2450f301-5cf5-4411-ac16-8a82536bc295 resource provider aggregate not found 2026-05-06 02:29:26.378 8 INFO neutron.services.segments.plugin [-] Segment 2450f301-5cf5-4411-ac16-8a82536bc295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2450f301-5cf5-4411-ac16-8a82536bc295 found for delete ", "request_id": "req-9b0b8086-aeb8-4f33-9b01-ecd80ce9cc1a"}]} 2026-05-06 02:29:26.400 8 INFO neutron.services.segments.plugin [-] Segment 2450f301-5cf5-4411-ac16-8a82536bc295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2450f301-5cf5-4411-ac16-8a82536bc295 found for delete ", "request_id": "req-e91a890f-c706-4d40-bb4b-2e1d82482ed6"}]} [pid: 8|app: 0|req: 732/1342] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1343] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:26 2026] POST /v2.0/security-group-rules => generated 567 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1344] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1345] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:26 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1346] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:26 2026] GET /v2.0/security-groups?tenant_id=292613b56c7849ba82589c56bd801ba4&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1347] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:26 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1348] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1349] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:26 2026] DELETE /v2.0/security-groups/45a15f9d-3f23-4073-a9d7-26d7f2f74c76 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1350] 10.0.0.170 () {34 vars in 1094 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-349251614&fields=id&tenant_id=f754126bc4e34fa697c2df4860be1c4f => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1351] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/security-groups?tenant_id=21f936f660bc4e89a02cd18491dbe250&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1352] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 705 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1353] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/quotas/f754126bc4e34fa697c2df4860be1c4f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1354] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:27 2026] DELETE /v2.0/security-groups/43e19e11-9770-4934-8429-6e2a55b18431 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1357] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&fields=id => generated 287 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1358] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1359] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1360] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => 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: 621/1361] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1362] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:27 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:28.163 8 INFO neutron.db.segments_db [None req-19111850-bac6-4173-af8c-f855f3b574a4 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] Added segment 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e of type vxlan for network 29244f1f-cd04-43a0-9b7e-014b09cd295d [pid: 8|app: 0|req: 741/1363] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:27 2026] POST /v2.0/networks => generated 645 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1364] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:29:28 2026] POST /v2.0/ports => generated 774 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 742/1365] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:28 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 705 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:28.763 7 INFO neutron.db.segments_db [None req-b4562df1-0498-4e0a-8513-c6bbccaa57a5 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] Added segment 6e04122a-0f06-41d4-ad7f-dff0e4829fda of type vxlan for network 2e4da106-7293-4411-ba71-4ceff0a834cc [pid: 8|app: 0|req: 743/1366] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:29:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f754126bc4e34fa697c2df4860be1c4f => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1367] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:28 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1368] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:28 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1369] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:29:28 2026] POST /v2.0/ports => generated 1179 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 626/1370] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:29:29 2026] POST /v2.0/ports => generated 953 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 745/1371] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:29:29 2026] PUT /v2.0/ports/a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:30.030 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cce5c6af-6ee8-4d79-8309-da589cdf046f'] response: {'name': 'network-changed', 'server_uuid': 'a41b7975-f732-4915-8921-7a7ff84a7ecf', 'tag': 'a4ed5d02-3523-4628-9003-0e14697b8f67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 746/1372] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:29 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1463 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 747/1373] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1374] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1375] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:29 2026] DELETE /v2.0/ports/cb34ae1f-6886-4984-90ee-6c5b214f95c2 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1376] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:30.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06189a6c-b678-484b-a3bc-740f689995f0 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1377] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:30 2026] DELETE /v2.0/ports/cb34ae1f-6886-4984-90ee-6c5b214f95c2 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1378] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:30.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54ded813-c3ff-445c-a10b-bf5b369e1acc 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1379] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/ports/cb34ae1f-6886-4984-90ee-6c5b214f95c2 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1380] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1381] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1382] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1383] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:30 2026] DELETE /v2.0/subnets/6283e53f-2d63-4f96-bacc-aa017a64e692 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1384] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1463 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1385] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1386] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1387] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1388] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1389] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 637/1390] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 638/1391] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:30.928 8 INFO neutron.services.segments.plugin [-] Segment 6e04122a-0f06-41d4-ad7f-dff0e4829fda resource provider aggregate not found 2026-05-06 02:29:30.937 8 INFO neutron.services.segments.plugin [-] Segment 6e04122a-0f06-41d4-ad7f-dff0e4829fda resource provider aggregate not found 2026-05-06 02:29:30.950 8 INFO neutron.services.segments.plugin [-] Segment 6e04122a-0f06-41d4-ad7f-dff0e4829fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e04122a-0f06-41d4-ad7f-dff0e4829fda found for delete ", "request_id": "req-3c9d3fec-4949-4506-9098-bf9e2495c737"}]} 2026-05-06 02:29:30.956 8 INFO neutron.services.segments.plugin [-] Segment 6e04122a-0f06-41d4-ad7f-dff0e4829fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e04122a-0f06-41d4-ad7f-dff0e4829fda found for delete ", "request_id": "req-ed66f0ee-dd23-4d1f-97f1-61533e239715"}]} [pid: 8|app: 0|req: 754/1392] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:30 2026] DELETE /v2.0/networks/2e4da106-7293-4411-ba71-4ceff0a834cc => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1393] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:30 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:31.011 8 INFO neutron.db.segments_db [None req-a4c15675-df13-4ddc-9454-3a575221bfad 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] Added segment 810806fb-4004-4ff5-8f93-1331e032d5fd of type vxlan for network dd1258d8-a6c8-460f-9bd6-7dd2054c9616 [pid: 8|app: 0|req: 755/1394] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:30 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:31.269 7 INFO neutron.db.segments_db [None req-de06f57e-3e55-4a4c-a881-7969ae97ab63 64ab70ca5fd144339d103294845cb0f0 c259f3e69a6049478f3b03953e6f1d39 - - - -] Added segment ccfd5310-fde9-4df7-9037-a9a9c9796205 of type vxlan for network c01fbc18-6a2f-414e-b772-38a57b65de1d [pid: 7|app: 0|req: 640/1395] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:30 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1396] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:31 2026] POST /v2.0/subnets => generated 602 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1397] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:29:31 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 642/1398] 10.0.0.56 () {34 vars in 746 bytes} [Wed May 6 02:29:31 2026] PUT /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/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: 643/1399] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:31 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1400] 10.0.0.56 () {34 vars in 757 bytes} [Wed May 6 02:29:31 2026] PUT /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags/green => 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: 645/1401] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:31 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1402] 10.0.0.56 () {34 vars in 753 bytes} [Wed May 6 02:29:31 2026] PUT /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1403] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:31 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1404] 10.0.0.56 () {34 vars in 775 bytes} [Wed May 6 02:29:32 2026] PUT /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1405] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1406] 10.0.0.56 () {34 vars in 746 bytes} [Wed May 6 02:29:32 2026] PUT /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/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: 651/1407] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1408] 10.0.0.56 () {32 vars in 734 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:32.272 7 INFO neutron.api.v2.resource [None req-f12f3994-038c-448d-8075-a3bc74c9b7a4 64ab70ca5fd144339d103294845cb0f0 c259f3e69a6049478f3b03953e6f1d39 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 653/1409] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1410] 10.0.0.56 () {32 vars in 737 bytes} [Wed May 6 02:29:32 2026] DELETE /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1411] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:32.404 7 INFO neutron.api.v2.resource [None req-98e4c236-8247-4530-9dda-63e19594e300 64ab70ca5fd144339d103294845cb0f0 c259f3e69a6049478f3b03953e6f1d39 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1412] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:29:32 2026] DELETE /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/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: 657/1413] 10.0.0.56 () {32 vars in 729 bytes} [Wed May 6 02:29:32 2026] DELETE /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/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: 658/1414] 10.0.0.56 () {32 vars in 726 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1415] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:29:31 2026] POST /v2.0/ports => generated 915 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1416] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:32 2026] DELETE /v2.0/ports/64970b0b-591e-4d77-a109-7735502e82f1 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:32.953 7 INFO neutron.services.segments.plugin [-] Segment ccfd5310-fde9-4df7-9037-a9a9c9796205 resource provider aggregate not found 2026-05-06 02:29:32.963 7 INFO neutron.services.segments.plugin [-] Segment ccfd5310-fde9-4df7-9037-a9a9c9796205 resource provider aggregate not found 2026-05-06 02:29:32.979 7 INFO neutron.services.segments.plugin [-] Segment ccfd5310-fde9-4df7-9037-a9a9c9796205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccfd5310-fde9-4df7-9037-a9a9c9796205 found for delete ", "request_id": "req-74e4cbcf-e48e-4e10-9c48-4a73104f0202"}]} [pid: 8|app: 0|req: 758/1417] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:32 2026] DELETE /v2.0/ports/0e8b54f4-a1f4-488e-b164-bd93c193ec9b => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1418] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:32 2026] DELETE /v2.0/networks/c01fbc18-6a2f-414e-b772-38a57b65de1d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:32.993 7 INFO neutron.services.segments.plugin [-] Segment ccfd5310-fde9-4df7-9037-a9a9c9796205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccfd5310-fde9-4df7-9037-a9a9c9796205 found for delete ", "request_id": "req-f4943c99-1235-4e16-bac8-03f8ab9f237f"}]} 2026-05-06 02:29:33.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4749b66-338f-4a94-878b-5c4a409dc207 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1419] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports/0e8b54f4-a1f4-488e-b164-bd93c193ec9b => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1420] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:32 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1196 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1421] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:33 2026] GET /v2.0/security-groups?id=7ef8ed05-9894-47e8-97a0-0263ee1f311e&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1422] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:33 2026] DELETE /v2.0/subnets/6039185d-ef56-4c48-b224-2063c06f7665 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1423] 10.0.0.56 () {32 vars in 817 bytes} [Wed May 6 02:29:33 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&mac_address=fa%3A16%3A3e%3Abb%3A52%3Ae7 => generated 1196 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:33.665 8 INFO neutron.services.segments.plugin [-] Segment 810806fb-4004-4ff5-8f93-1331e032d5fd resource provider aggregate not found 2026-05-06 02:29:33.670 8 INFO neutron.services.segments.plugin [-] Segment 810806fb-4004-4ff5-8f93-1331e032d5fd resource provider aggregate not found 2026-05-06 02:29:33.685 8 INFO neutron.services.segments.plugin [-] Segment 810806fb-4004-4ff5-8f93-1331e032d5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810806fb-4004-4ff5-8f93-1331e032d5fd found for delete ", "request_id": "req-aad450f1-9231-4584-aeba-01c2640c9b10"}]} 2026-05-06 02:29:33.688 8 INFO neutron.services.segments.plugin [-] Segment 810806fb-4004-4ff5-8f93-1331e032d5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810806fb-4004-4ff5-8f93-1331e032d5fd found for delete ", "request_id": "req-59ede634-46ad-45ab-ae35-f141c6dec0cd"}]} [pid: 8|app: 0|req: 761/1424] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:33 2026] DELETE /v2.0/networks/dd1258d8-a6c8-460f-9bd6-7dd2054c9616 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1425] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:29:33 2026] POST /v2.0/ports => generated 773 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 763/1426] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:34 2026] GET /v2.0/security-groups?tenant_id=c259f3e69a6049478f3b03953e6f1d39&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1427] 10.0.0.56 () {34 vars in 736 bytes} [Wed May 6 02:29:34 2026] PUT /v2.0/ports/9558d9cc-20ab-4839-8dcf-ad78e00572f4 => generated 752 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1428] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:34 2026] DELETE /v2.0/security-groups/86a239bf-be5c-40d6-9895-b709875a6e86 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:34.789 7 INFO neutron.db.l3_db [None req-a8e92b7c-3394-48ee-82de-47f3b065f44d 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Floating IP dac13f25-8bee-41be-9e30-317162a73ba6 associated. External IP: 10.96.250.203, port: a4ed5d02-3523-4628-9003-0e14697b8f67. [pid: 8|app: 0|req: 766/1429] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:34 2026] DELETE /v2.0/ports/9558d9cc-20ab-4839-8dcf-ad78e00572f4 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1430] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:34 2026] GET /v2.0/security-groups?tenant_id=dbea82c4060c42ff8940c2f787788ce1&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1431] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:29:34 2026] GET /v2.0/ports => generated 777 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1432] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:35 2026] DELETE /v2.0/security-groups/26fa71c7-6522-4538-9aff-ce31e576230d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:35.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-937388cb-fba8-408a-b208-c8baf56561d2 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1433] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports/9558d9cc-20ab-4839-8dcf-ad78e00572f4 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1434] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1435] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:29:33 2026] POST /v2.0/floatingips => generated 854 bytes in 1733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1436] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports/cbd276cf-fdb6-4f97-bcfb-8bfed867d9c1 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:35.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-780be1f4-ae2b-4e67-a0e1-dc358decb1cb 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1437] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:35 2026] DELETE /v2.0/ports/0e8b54f4-a1f4-488e-b164-bd93c193ec9b => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:29:35.256 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e62bc32-1744-4a89-99f4-612ba9277945'] response: {'name': 'network-changed', 'server_uuid': 'a41b7975-f732-4915-8921-7a7ff84a7ecf', 'tag': 'a4ed5d02-3523-4628-9003-0e14697b8f67', 'status': 'completed', 'code': 200} 2026-05-06 02:29:35.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4301948e-762f-47df-8d99-60c89bb7ee18 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1438] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:35 2026] DELETE /v2.0/subnets/6039185d-ef56-4c48-b224-2063c06f7665 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1439] 10.0.0.170 () {34 vars in 1094 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-349251614&fields=id&tenant_id=f754126bc4e34fa697c2df4860be1c4f => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:35.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8e0e5ce-7d03-4019-8fd0-0f6747180440 5d7184a682fe4cbea93c74648a8a7cd0 176a2eaa6c2a4c12abdadc5078c684fa - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1440] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:35 2026] DELETE /v2.0/subnets/6283e53f-2d63-4f96-bacc-aa017a64e692 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1441] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1442] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1443] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1444] 199.19.213.170 () {34 vars in 1096 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1445] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/quotas/f754126bc4e34fa697c2df4860be1c4f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1446] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1447] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:35 2026] DELETE /v2.0/ports/cbd276cf-fdb6-4f97-bcfb-8bfed867d9c1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1448] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1449] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => 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: 673/1450] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&fields=id => generated 333 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1451] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/networks?id=50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1452] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1453] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1454] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6886c3f2-4c07-453d-89a8-27088d4a6040 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1455] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1456] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1457] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:29:35 2026] GET /v2.0/subnets?id=19cb5aaf-8d66-4483-b116-f7a5129dd3b3 => generated 670 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1458] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1459] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/ports?network_id=50fa0934-7443-4795-b0f0-1638bd0a46dd&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: 683/1460] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1461] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:36.240 8 INFO neutron.services.segments.plugin [-] Segment 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e resource provider aggregate not found 2026-05-06 02:29:36.245 8 INFO neutron.services.segments.plugin [-] Segment 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e resource provider aggregate not found 2026-05-06 02:29:36.261 8 INFO neutron.services.segments.plugin [-] Segment 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e found for delete ", "request_id": "req-29663202-45e1-4e4b-a2a6-2885e3d8e946"}]} [pid: 8|app: 0|req: 778/1462] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:35 2026] DELETE /v2.0/networks/29244f1f-cd04-43a0-9b7e-014b09cd295d => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:36.273 8 INFO neutron.services.segments.plugin [-] Segment 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f4e0fa5-ffb1-46c6-a1c6-1dce2791815e found for delete ", "request_id": "req-0dad1b7d-154d-4f29-ad57-fc8733b60730"}]} [pid: 7|app: 0|req: 685/1463] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?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: 779/1464] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/ports?device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1465] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd?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: 687/1466] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1467] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/security-groups?tenant_id=176a2eaa6c2a4c12abdadc5078c684fa&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1468] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:29:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f754126bc4e34fa697c2df4860be1c4f => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1469] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:37 2026] DELETE /v2.0/security-groups/9af82d13-e255-4784-be8f-8039a30810e1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1470] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:29:37 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1471] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:29:37 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1472] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:29:37 2026] POST /v2.0/ports => generated 1179 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1473] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:29:37 2026] PUT /v2.0/ports/bd067639-9e8e-402f-a777-ed5573eb7436 => generated 1424 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 690/1474] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:38.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2014feea-d066-47fe-8938-584adeb3cfbd'] response: {'name': 'network-changed', 'server_uuid': 'd5b393cf-4242-437e-98cd-94639276775a', 'tag': 'bd067639-9e8e-402f-a777-ed5573eb7436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 785/1475] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.98&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1476] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aae&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1477] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2&id=76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 787/1478] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1479] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1480] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?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: 790/1481] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1482] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:38.789 7 INFO neutron.db.segments_db [None req-a675bdd5-4391-4bfe-a015-d8f6730d71d9 6ab242d99927442e8cab371164bfef6f 0d8907f4c1624ac48c3196fb4d5115de - - - -] Added segment 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 of type vxlan for network 40329fd5-02ef-41c8-ad2b-5b4a091194d3 [pid: 8|app: 0|req: 792/1483] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1484] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:38 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1485] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:29:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.98&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1486] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:29:38 2026] POST /v2.0/security-groups => generated 1561 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1487] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aae&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1488] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/security-groups => generated 4344 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1489] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2&id=76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1490] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:29:38 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 797/1491] 10.0.0.56 () {34 vars in 757 bytes} [Wed May 6 02:29:39 2026] PUT /v2.0/security-groups/5867c09b-262e-42e2-9478-e21f40458744 => generated 1598 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1492] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&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: 696/1493] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/security-groups/5867c09b-262e-42e2-9478-e21f40458744 => generated 1598 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1494] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1495] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:39 2026] DELETE /v2.0/security-groups/5867c09b-262e-42e2-9478-e21f40458744 => 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: 699/1496] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?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: 798/1497] 10.0.0.56 () {34 vars in 665 bytes} [Wed May 6 02:29:39 2026] POST /v2.0/trunks => generated 407 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1498] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1499] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:29:39 2026] PUT /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:39.629 7 INFO neutron.api.v2.resource [None req-5c24567b-6616-4587-b7f4-c9bead25045f a299c67fae0645afb3d905ae4203257f 7001c2cff28d4f84b8d600855c3516b5 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1500] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:39 2026] DELETE /v2.0/security-groups/5867c09b-262e-42e2-9478-e21f40458744 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1501] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1502] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 25 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1503] 10.0.0.56 () {34 vars in 759 bytes} [Wed May 6 02:29:39 2026] PUT /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/green => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1504] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1505] 10.0.0.56 () {34 vars in 755 bytes} [Wed May 6 02:29:39 2026] PUT /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1506] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1507] 10.0.0.56 () {34 vars in 777 bytes} [Wed May 6 02:29:39 2026] PUT /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1508] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:29:39 2026] POST /v2.0/security-groups => generated 1561 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1509] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1510] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:29:39 2026] PUT /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/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: 711/1511] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1512] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1513] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:39.876 7 INFO neutron.api.v2.resource [None req-4e26587d-e85c-40a3-82bb-7c69788cc2df 6ab242d99927442e8cab371164bfef6f 0d8907f4c1624ac48c3196fb4d5115de - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1514] 10.0.0.56 () {32 vars in 740 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1515] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/security-group-rules/0fbfc036-48f4-4cd2-906b-b002449e653e => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1516] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:39 2026] DELETE /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1517] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1518] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:39.949 7 INFO neutron.api.v2.resource [None req-74d27a02-99a0-4f53-b91e-4a57f9f07a03 6ab242d99927442e8cab371164bfef6f 0d8907f4c1624ac48c3196fb4d5115de - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1519] 10.0.0.56 () {32 vars in 743 bytes} [Wed May 6 02:29:39 2026] DELETE /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1520] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:29:39 2026] DELETE /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1521] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:29:39 2026] DELETE /v2.0/security-group-rules/0fbfc036-48f4-4cd2-906b-b002449e653e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1522] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:39 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763/tags => 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: 805/1523] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1524] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763 => generated 407 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1525] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1526] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules/53d68b88-830f-41d0-ba6d-ff847c004092 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1527] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/ports/7e9baf42-a539-400b-aa1c-e16bd966c5ff => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1528] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1529] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:29:40 2026] DELETE /v2.0/security-group-rules/53d68b88-830f-41d0-ba6d-ff847c004092 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1530] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager [None req-ca985f2b-dad5-4523-8aed-e69a9fbc058b 6ab242d99927442e8cab371164bfef6f 0d8907f4c1624ac48c3196fb4d5115de - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-101602 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:29:40.307 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 721/1531] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:29:40 2026] DELETE /v2.0/trunks/c3caa683-bac7-42c7-b3ae-9baf0e29c763 => 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: 811/1532] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:29:40 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1533] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules/f67df78a-ea22-4574-a3a0-1ac6439dbc8c => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1534] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1535] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:29:40 2026] DELETE /v2.0/security-group-rules/f67df78a-ea22-4574-a3a0-1ac6439dbc8c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1536] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:29:40 2026] DELETE /v2.0/ports/7e9baf42-a539-400b-aa1c-e16bd966c5ff => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1537] 10.0.0.56 () {32 vars in 672 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1538] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:40 2026] DELETE /v2.0/security-groups/73684540-18ad-40ff-bf57-bc5cacf3d223 => 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: 817/1539] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:40.769 7 INFO neutron.services.segments.plugin [-] Segment 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 resource provider aggregate not found 2026-05-06 02:29:40.774 7 INFO neutron.services.segments.plugin [-] Segment 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 resource provider aggregate not found [pid: 8|app: 0|req: 818/1540] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:29:40 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:40.790 7 INFO neutron.services.segments.plugin [-] Segment 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 found for delete ", "request_id": "req-81dbc5a8-075d-4fb8-a717-0a7871e3f680"}]} 2026-05-06 02:29:40.792 7 INFO neutron.services.segments.plugin [-] Segment 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b07d4a3-65b0-4f56-aa29-3ea1ca2d5a77 found for delete ", "request_id": "req-1a8387c3-5822-4bb1-934e-db709aabeeaa"}]} [pid: 7|app: 0|req: 723/1541] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:40 2026] DELETE /v2.0/networks/40329fd5-02ef-41c8-ad2b-5b4a091194d3 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1542] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:41 2026] GET /v2.0/ports?device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1196 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1543] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:41 2026] GET /v2.0/security-groups?tenant_id=7001c2cff28d4f84b8d600855c3516b5&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1544] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:41 2026] GET /v2.0/security-groups?id=7ef8ed05-9894-47e8-97a0-0263ee1f311e&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1545] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:41 2026] GET /v2.0/security-groups?tenant_id=0d8907f4c1624ac48c3196fb4d5115de&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1546] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:41 2026] DELETE /v2.0/security-groups/83e1b9c7-d30f-4b34-b11a-5748bd01b63d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1547] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:41 2026] DELETE /v2.0/security-groups/3a6ea9a7-795e-454f-8a21-201bc5707f5b => 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: 822/1548] 10.0.0.56 () {32 vars in 817 bytes} [Wed May 6 02:29:41 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&mac_address=fa%3A16%3A3e%3A0a%3A32%3A7b => generated 1196 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1549] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:41 2026] GET /v2.0/security-groups?tenant_id=41d59b56bb034ae49c20a120d31a6a96&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1550] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:41 2026] DELETE /v2.0/security-groups/209a16f4-d73b-43d2-ad69-c5a57c2b0325 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:43.149 7 INFO neutron.db.l3_db [None req-4a289598-d413-485d-9143-72a7874515e7 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Floating IP 4448b916-ecaa-40ff-b72f-494578da3d0e associated. External IP: 10.96.250.208, port: bd067639-9e8e-402f-a777-ed5573eb7436. [pid: 7|app: 0|req: 727/1553] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:29:41 2026] POST /v2.0/floatingips => generated 854 bytes in 1757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1554] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:43.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8d66d2d-ba4a-4850-8009-d3fe47514a6c'] response: {'name': 'network-changed', 'server_uuid': 'd5b393cf-4242-437e-98cd-94639276775a', 'tag': 'bd067639-9e8e-402f-a777-ed5573eb7436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1555] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&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: 829/1556] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1557] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1558] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.98&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1559] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1560] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aae&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => 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: 834/1561] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/security-groups?id=94a85476-9dc7-496a-8ee8-dae9468eea23&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: 728/1562] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:29:43 2026] POST /v2.0/subnetpools => generated 549 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1563] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2&id=76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1564] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/subnetpools/c4833cc2-8ab9-4514-953a-639a99ca7a88 => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1565] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:43 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1566] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:29:44 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1567] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:29:44 2026] PUT /v2.0/subnetpools/c4833cc2-8ab9-4514-953a-639a99ca7a88 => generated 500 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1568] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:29:44 2026] DELETE /v2.0/subnetpools/c4833cc2-8ab9-4514-953a-639a99ca7a88 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1569] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:29:44 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:29:44.182 7 INFO neutron.api.v2.resource [None req-80b7e9df-991a-4c6b-bf90-5dae4f08775b 1a362f71a0a94eeaaadef968927d5313 316fccbe35c7424b8c7b5d380bbc183d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1570] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:29:44 2026] GET /v2.0/subnetpools/c4833cc2-8ab9-4514-953a-639a99ca7a88 => generated 145 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:29:44.206 7 INFO neutron.api.v2.resource [None req-7f0cd550-2408-4923-95a0-a22cae796844 1a362f71a0a94eeaaadef968927d5313 316fccbe35c7424b8c7b5d380bbc183d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1571] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:29:44 2026] DELETE /v2.0/subnetpools/c4833cc2-8ab9-4514-953a-639a99ca7a88 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1572] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:29:44 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1573] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:29:44 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:44.694 8 INFO neutron.db.l3_db [None req-5d60566a-3f53-4c60-a06e-368858e6b676 401f6cad3c5e460eb1053a5d1fb0c2fe d865f4ee66fe4dd8a4c690e5debcbac5 - - - -] Floating IP e550430d-47bd-4130-a748-c5b5b3afa429 disassociated. External IP: 10.96.250.207, port: 6886c3f2-4c07-453d-89a8-27088d4a6040. [pid: 7|app: 0|req: 735/1574] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:44 2026] GET /v2.0/security-groups?tenant_id=316fccbe35c7424b8c7b5d380bbc183d&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1575] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:44 2026] DELETE /v2.0/security-groups/59e97d16-1481-4036-9610-51297fa71a29 => 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: 737/1576] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:29:45 2026] GET /v2.0/ports?device_id=c75452b8-a9d9-4e3f-9557-2094e7926b38 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1577] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:29:45 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1578] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:29:45 2026] GET /v2.0/security-groups?id=7ef8ed05-9894-47e8-97a0-0263ee1f311e&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: 840/1579] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:29:44 2026] DELETE /v2.0/ports/6886c3f2-4c07-453d-89a8-27088d4a6040 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:29:45.815 7 INFO neutron.db.segments_db [None req-b8797cee-aec1-42a5-bb14-37baae583981 c020173e96a046fe9a43da5c1437bb36 2ba2542f5f414526a1680d1ef1d8220a - - - -] Added segment 09e6c4e3-0541-4926-897a-2d6032f580c4 of type vxlan for network f1fd5744-3248-4359-8203-7b26ff9772c2 [pid: 7|app: 0|req: 740/1580] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:45 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:45.975 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43e42bac-8ff9-4009-9978-e629ed79a01d'] response: {'server_uuid': 'c75452b8-a9d9-4e3f-9557-2094e7926b38', 'name': 'network-vif-deleted', 'tag': '6886c3f2-4c07-453d-89a8-27088d4a6040', 'status': 'completed', 'code': 200} 2026-05-06 02:29:45.987 8 INFO neutron.db.segments_db [None req-e769fa5a-83dc-4254-86e0-1a8aed121eda c020173e96a046fe9a43da5c1437bb36 2ba2542f5f414526a1680d1ef1d8220a - - - -] Added segment 128e0265-fbb5-4aa6-b3bb-846f70e7851f of type vxlan for network 297f6f62-2739-4d27-92bc-431970bb6f27 [pid: 8|app: 0|req: 841/1581] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:29:45 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1582] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:29:46 2026] PUT /v2.0/networks/f1fd5744-3248-4359-8203-7b26ff9772c2/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: 742/1583] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:29:46 2026] GET /v2.0/networks/f1fd5744-3248-4359-8203-7b26ff9772c2/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1584] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:46 2026] DELETE /v2.0/security-groups/94a85476-9dc7-496a-8ee8-dae9468eea23 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:46.264 8 INFO neutron.api.v2.resource [None req-7d96395f-e642-45bc-af41-638e7d32fa7c 401f6cad3c5e460eb1053a5d1fb0c2fe d865f4ee66fe4dd8a4c690e5debcbac5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1585] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:29:46 2026] GET /v2.0/security-groups/94a85476-9dc7-496a-8ee8-dae9468eea23 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1586] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:29:46 2026] PUT /v2.0/networks/297f6f62-2739-4d27-92bc-431970bb6f27/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1587] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:29:46 2026] GET /v2.0/networks/297f6f62-2739-4d27-92bc-431970bb6f27/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1588] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:29:46 2026] PUT /v2.0/networks/297f6f62-2739-4d27-92bc-431970bb6f27/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1589] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:29:46 2026] GET /v2.0/networks/297f6f62-2739-4d27-92bc-431970bb6f27/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1590] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:29:46 2026] GET /v2.0/networks/f1fd5744-3248-4359-8203-7b26ff9772c2/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1591] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:29:46 2026] DELETE /v2.0/floatingips/e550430d-47bd-4130-a748-c5b5b3afa429 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:46.701 7 INFO neutron.services.segments.plugin [-] Segment 09e6c4e3-0541-4926-897a-2d6032f580c4 resource provider aggregate not found 2026-05-06 02:29:46.717 7 INFO neutron.services.segments.plugin [-] Segment 09e6c4e3-0541-4926-897a-2d6032f580c4 resource provider aggregate not found 2026-05-06 02:29:46.737 7 INFO neutron.services.segments.plugin [-] Segment 09e6c4e3-0541-4926-897a-2d6032f580c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e6c4e3-0541-4926-897a-2d6032f580c4 found for delete ", "request_id": "req-ee2d1dd3-57aa-4954-9033-98987dfcb56e"}]} 2026-05-06 02:29:46.739 7 INFO neutron.services.segments.plugin [-] Segment 09e6c4e3-0541-4926-897a-2d6032f580c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e6c4e3-0541-4926-897a-2d6032f580c4 found for delete ", "request_id": "req-756a806a-9acb-4aee-9057-1a68ed39e30b"}]} [pid: 7|app: 0|req: 748/1592] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:46 2026] DELETE /v2.0/networks/f1fd5744-3248-4359-8203-7b26ff9772c2 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1593] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:46 2026] DELETE /v2.0/networks/297f6f62-2739-4d27-92bc-431970bb6f27 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1594] 10.0.0.56 () {32 vars in 622 bytes} [Wed May 6 02:29:46 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: 751/1595] 10.0.0.56 () {32 vars in 632 bytes} [Wed May 6 02:29:46 2026] GET /v2.0/ => generated 632 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1596] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:29:46 2026] PUT /v2.0/routers/14b84bd8-d165-495f-813c-b41c631fb20f/remove_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1597] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:47 2026] GET /v2.0/security-groups?tenant_id=216c137a62924a5fb9953126b50e15d9&name=default => generated 2801 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1598] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:47 2026] GET /v2.0/security-groups?tenant_id=94a94a500f4e4fdba37309b938f23a44&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1599] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:48 2026] DELETE /v2.0/security-groups/8b1f7a59-400a-41d0-b48f-7ab2f940b99b => 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: 848/1600] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:48 2026] DELETE /v2.0/security-groups/e86a0b3c-8199-4df2-b6dd-d77cabd18d26 => 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: 849/1601] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:48 2026] GET /v2.0/security-groups?tenant_id=2ba2542f5f414526a1680d1ef1d8220a&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1602] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:48 2026] DELETE /v2.0/security-groups/adacedb8-f9a3-4176-a6e0-9d1ceb304da3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:29:48.774 7 INFO neutron.services.segments.plugin [-] Segment 128e0265-fbb5-4aa6-b3bb-846f70e7851f resource provider aggregate not found 2026-05-06 02:29:48.787 7 INFO neutron.services.segments.plugin [-] Segment 128e0265-fbb5-4aa6-b3bb-846f70e7851f resource provider aggregate not found 2026-05-06 02:29:48.796 7 INFO neutron.services.segments.plugin [-] Segment 128e0265-fbb5-4aa6-b3bb-846f70e7851f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128e0265-fbb5-4aa6-b3bb-846f70e7851f found for delete ", "request_id": "req-0c57e3c5-56c9-410c-a1d1-7c6a5879a5b1"}]} 2026-05-06 02:29:48.806 7 INFO neutron.services.segments.plugin [-] Segment 128e0265-fbb5-4aa6-b3bb-846f70e7851f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128e0265-fbb5-4aa6-b3bb-846f70e7851f found for delete ", "request_id": "req-f902d013-4e9d-4d01-ab7c-f30d5673ec09"}]} 2026-05-06 02:29:49.088 7 INFO neutron.db.l3_hamode_db [None req-b5e3bb78-ad23-416b-9c46-aa79468b9e40 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network 68b8368f-e9bd-4555-8b5d-9bef1ab3fea8 was deleted as no HA routers are present in tenant d865f4ee66fe4dd8a4c690e5debcbac5. [pid: 7|app: 0|req: 753/1603] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:47 2026] DELETE /v2.0/routers/14b84bd8-d165-495f-813c-b41c631fb20f => generated 0 bytes in 1191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1604] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:29:49 2026] DELETE /v2.0/subnets/19cb5aaf-8d66-4483-b116-f7a5129dd3b3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1605] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:29:49 2026] DELETE /v2.0/networks/50fa0934-7443-4795-b0f0-1638bd0a46dd => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1606] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:49 2026] GET /v2.0/security-groups?tenant_id=d865f4ee66fe4dd8a4c690e5debcbac5&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1607] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:49 2026] DELETE /v2.0/security-groups/e77a02a8-38f3-497e-adcf-146ec0d207e7 => 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: 853/1608] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:29:50 2026] GET /v2.0/ports?device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:50.882 7 INFO neutron.services.segments.plugin [-] Segment 6e02e5b2-9a18-49b4-9c82-042ef9941b6b resource provider aggregate not found 2026-05-06 02:29:50.887 7 INFO neutron.services.segments.plugin [-] Segment 6e02e5b2-9a18-49b4-9c82-042ef9941b6b resource provider aggregate not found 2026-05-06 02:29:50.911 7 INFO neutron.services.segments.plugin [-] Segment 6e02e5b2-9a18-49b4-9c82-042ef9941b6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e02e5b2-9a18-49b4-9c82-042ef9941b6b found for delete ", "request_id": "req-0d979202-c73b-43b6-9580-ec6922fcf132"}]} 2026-05-06 02:29:50.917 7 INFO neutron.services.segments.plugin [-] Segment 6e02e5b2-9a18-49b4-9c82-042ef9941b6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e02e5b2-9a18-49b4-9c82-042ef9941b6b found for delete ", "request_id": "req-52574a5c-2310-4d27-b83b-2cf15b3b090b"}]} [pid: 7|app: 0|req: 756/1609] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:29:50 2026] GET /v2.0/security-groups?id=7ef8ed05-9894-47e8-97a0-0263ee1f311e&fields=id&fields=name => generated 111 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1610] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:52 2026] GET /v2.0/security-groups?tenant_id=4b6e7cad554a469fb70020c0ae5649ca&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:29:53.053 7 INFO neutron.services.segments.plugin [-] Segment cdce05ef-ddb1-4916-8900-c24962fc4b49 resource provider aggregate not found 2026-05-06 02:29:53.060 7 INFO neutron.services.segments.plugin [-] Segment cdce05ef-ddb1-4916-8900-c24962fc4b49 resource provider aggregate not found 2026-05-06 02:29:53.077 7 INFO neutron.services.segments.plugin [-] Segment cdce05ef-ddb1-4916-8900-c24962fc4b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdce05ef-ddb1-4916-8900-c24962fc4b49 found for delete ", "request_id": "req-b4761065-ec14-4946-8d4f-19ecda3c60cc"}]} 2026-05-06 02:29:53.082 7 INFO neutron.services.segments.plugin [-] Segment cdce05ef-ddb1-4916-8900-c24962fc4b49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdce05ef-ddb1-4916-8900-c24962fc4b49 found for delete ", "request_id": "req-2a97d1f9-8e6a-4167-803a-de31b80180ab"}]} [pid: 7|app: 0|req: 757/1611] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:53 2026] DELETE /v2.0/security-groups/b0794ac1-c174-4389-a77e-3767bf3e607c => 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: 855/1612] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:53 2026] GET /v2.0/security-groups?tenant_id=db98759037934690b42f389a1ceb8b9f&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1613] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:53 2026] DELETE /v2.0/security-groups/044ea1ec-4e54-42da-aaa5-07ea11873db0 => 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: 856/1614] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:53 2026] GET /v2.0/security-groups?tenant_id=261b85a1da3e474f820e62f00a616048&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1615] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:53 2026] DELETE /v2.0/security-groups/57548246-7723-47dd-aeca-f3b8743b4b0c => 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: 857/1616] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:29:54 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1617] 10.0.0.176 () {30 vars in 659 bytes} [Wed May 6 02:29:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1618] 10.0.0.176 () {30 vars in 661 bytes} [Wed May 6 02:29:54 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: 761/1619] 10.0.0.176 () {30 vars in 637 bytes} [Wed May 6 02:29:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1620] 10.0.0.176 () {30 vars in 673 bytes} [Wed May 6 02:29:54 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: 762/1621] 10.0.0.176 () {28 vars in 439 bytes} [Wed May 6 02:29:55 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1622] 10.0.0.176 () {30 vars in 697 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 634 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1623] 10.0.0.176 () {30 vars in 659 bytes} [Wed May 6 02:29:55 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: 861/1624] 10.0.0.176 () {30 vars in 661 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1625] 10.0.0.176 () {30 vars in 637 bytes} [Wed May 6 02:29:55 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: 862/1626] 10.0.0.176 () {30 vars in 673 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1627] 10.0.0.176 () {30 vars in 697 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1628] 10.0.0.176 () {30 vars in 659 bytes} [Wed May 6 02:29:55 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: 766/1629] 10.0.0.176 () {30 vars in 661 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1630] 10.0.0.176 () {30 vars in 637 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1631] 10.0.0.176 () {30 vars in 673 bytes} [Wed May 6 02:29:55 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: 865/1632] 10.0.0.176 () {30 vars in 699 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1633] 10.0.0.176 () {30 vars in 651 bytes} [Wed May 6 02:29:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1634] 10.0.0.176 () {34 vars in 673 bytes} [Wed May 6 02:29:55 2026] POST /v2.0/ports => generated 1128 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1635] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:56 2026] GET /v2.0/security-groups?tenant_id=4defa1aadd864ac9a8d17edfd3f1fa9a&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 867/1636] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:56 2026] DELETE /v2.0/security-groups/20c5db96-6a14-49ff-96b0-13d283507dbf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1639] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:29:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1640] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:29:57 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: 773/1641] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:29: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: 7|app: 0|req: 774/1642] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:29:57 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: 775/1643] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:29:57 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1644] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:57 2026] GET /v2.0/security-groups?tenant_id=b063172f3cd64bac9130908cc378c2c1&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1645] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:58 2026] DELETE /v2.0/security-groups/34046605-966d-49f6-8fbd-9a4a4c1c04c5 => 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: 870/1646] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:29:58 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: 777/1647] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:29:58 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: 871/1648] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:29:58 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: 778/1649] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:29:58 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: 872/1650] 199.19.213.170 () {30 vars in 732 bytes} [Wed May 6 02:29:58 2026] GET /v2.0/security-groups?name=lb-62d11896-2a22-4572-956f-a643c66d9f64 => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1651] 199.19.213.170 () {34 vars in 696 bytes} [Wed May 6 02:29:58 2026] POST /v2.0/security-groups => generated 1572 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1652] 199.19.213.170 () {30 vars in 762 bytes} [Wed May 6 02:29:58 2026] GET /v2.0/security-group-rules?security_group_id=65c9c4a6-d7af-4bc6-90e4-df87544760bf => generated 1118 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1653] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:29:58 2026] GET /v2.0/security-groups?tenant_id=6b67e8a147c641ebb78309f8e966f2a9&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1654] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:29:58 2026] DELETE /v2.0/security-groups/c5b87145-edcb-407f-9ece-e3ecd42f714f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1655] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:29:58 2026] PUT /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 782/1656] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:29:58 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: 783/1657] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:29:58 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: 784/1658] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:29:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1659] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:29:58 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: 786/1660] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:29:58 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:29:58.826 8 INFO neutron.db.segments_db [None req-4750ac99-19bc-419b-94f4-75fe71fe526f 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 44f54288-fe5c-4fbe-8e25-f069775385a7 of type vxlan for network ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6 [pid: 8|app: 0|req: 875/1661] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:29:58 2026] POST /v2.0/networks => generated 741 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1662] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:58 2026] POST /v2.0/subnets => generated 664 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:29:59.320 8 INFO neutron.db.segments_db [None req-1282a97e-dff6-4c93-9865-7d406ffdcf07 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 3eee20b3-3b75-4326-9994-c85cda2edc30 of type vxlan for network fab3482d-fc1e-49e1-9bd0-696144ff3459 2026-05-06 02:30:00.102 8 INFO neutron.db.l3_hamode_db [None req-1282a97e-dff6-4c93-9865-7d406ffdcf07 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:01.284 8 INFO neutron.db.l3_hamode_db [None req-1282a97e-dff6-4c93-9865-7d406ffdcf07 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 876/1663] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:29:59 2026] POST /v2.0/routers => generated 728 bytes in 3168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1664] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:02 2026] PUT /v2.0/routers/e10a850e-9d34-41b9-ad91-89badec5a297/add_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1665] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:04 2026] GET /v2.0/security-groups?tenant_id=d07b38fac3ad46bbb595d9d236a31b8d&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1666] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:04 2026] DELETE /v2.0/security-groups/14729663-2e60-42c9-9ec8-eb8c5bf49204 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:05.150 8 INFO neutron.db.segments_db [None req-1ba6f2a6-1856-4719-9536-49fb2c32f04a 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 201acfa1-40c2-479b-bd12-8bccb8a8ce9b of type vxlan for network d19ae59d-14ac-4d1c-b274-8230b5071ef0 [pid: 8|app: 0|req: 878/1667] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:30:04 2026] POST /v2.0/networks => generated 740 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1668] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:05 2026] GET /v2.0/security-groups?tenant_id=aa3ebbbce802455595005428fce815cb&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1669] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:05 2026] DELETE /v2.0/security-groups/278306dc-8940-48f1-9468-e0c37883e8af => 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: 879/1670] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:05 2026] POST /v2.0/subnets => generated 663 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:05.623 7 INFO neutron.db.segments_db [None req-459c4fab-8b23-49a7-8c61-d1860c5799f1 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 45a76591-a9b9-4de4-b556-1afe56d3fb05 of type vxlan for network 2874fdee-ea3d-491e-945e-3dcf96e5a1f5 2026-05-06 02:30:05.964 7 INFO neutron.db.l3_hamode_db [None req-459c4fab-8b23-49a7-8c61-d1860c5799f1 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 880/1671] 10.0.0.170 () {34 vars in 1016 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/security-groups?id=d1166bfd-c62b-431e-b7b3-af81240a69e0&fields=id => 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: 881/1672] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/networks?id=9e58d8ed-413f-4612-8fed-47c3e83203ec => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1673] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/quotas/a1b2f21698db4d84a4f39a5398d126cb => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1674] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1675] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1676] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1677] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:06 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => 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: 887/1678] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:07 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:07.589 7 INFO neutron.db.l3_hamode_db [None req-459c4fab-8b23-49a7-8c61-d1860c5799f1 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 888/1679] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:07 2026] GET /v2.0/networks?id=9e58d8ed-413f-4612-8fed-47c3e83203ec => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1680] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:30:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1b2f21698db4d84a4f39a5398d126cb => generated 343 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1681] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:30:08 2026] POST /v2.0/ports => generated 1078 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1682] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:05 2026] POST /v2.0/routers => generated 727 bytes in 3018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 891/1683] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:08 2026] GET /v2.0/security-groups?tenant_id=b5faad61294a449ba8f066f8856726fd&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1684] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:30:08 2026] PUT /v2.0/ports/269f738d-66c3-46db-a639-216b0f58b382 => generated 1203 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:09.120 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-973853f4-cadc-4a82-a5e3-4e1b60294aea'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '269f738d-66c3-46db-a639-216b0f58b382', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 794/1685] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:09 2026] DELETE /v2.0/security-groups/156c6920-cd54-416e-ab76-8e1312ca2595 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 795/1686] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1687] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1688] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1689] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1690] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/security-groups?id=d1166bfd-c62b-431e-b7b3-af81240a69e0&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: 7|app: 0|req: 800/1691] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&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: 801/1692] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1693] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1694] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1695] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1696] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/networks?id=9e58d8ed-413f-4612-8fed-47c3e83203ec => generated 735 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1697] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:30:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1698] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:30:10 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1699] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:10 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1700] 199.19.213.170 () {34 vars in 1044 bytes} [Wed May 6 02:30:10 2026] GET /v2.0/security-groups?id=d1166bfd-c62b-431e-b7b3-af81240a69e0&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1701] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:10 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&device_owner=network%3Adhcp => 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: 811/1702] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:10 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1703] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:10 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1704] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:08 2026] PUT /v2.0/routers/900249af-532f-47e5-9eb2-8e596828d123/add_router_interface => generated 309 bytes in 1778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1705] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/security-groups => generated 1609 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:30:11.529 7 INFO neutron.db.segments_db [None req-38f6c896-12fb-4374-bb1d-2065cea774b3 3e77059247174977a454c820bfe4fa78 e4669fef2dca47e0bd28a40ce321493f - - - -] Added segment 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 of type vxlan for network 2ea02940-7fe4-4499-89f1-acc696652cf5 [pid: 8|app: 0|req: 894/1706] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:11.631 7 INFO neutron.db.segments_db [None req-38f6c896-12fb-4374-bb1d-2065cea774b3 3e77059247174977a454c820bfe4fa78 e4669fef2dca47e0bd28a40ce321493f - - - -] Added segment 69749107-2879-4f58-a299-e76f8c501f5d of type vxlan for network db91ab47-d45e-402d-a2f5-c0afc7f58040 [pid: 8|app: 0|req: 895/1707] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1708] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/networks => generated 1245 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1709] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1710] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1711] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:30:11 2026] GET /v2.0/networks => generated 1844 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1712] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:11 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:12.000 8 INFO neutron.db.securitygroups_db [None req-8d16d4b3-0262-4cfd-a186-a1d389e3cee5 1a379601792f4f7ea365f81501c3a715 17f0e5b6172643f88f5ca657eccea4f0 - - - -] Project 17f0e5b6172643f88f5ca657eccea4f0 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: 899/1713] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1714] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:30:12 2026] GET /v2.0/security-groups?id=d1166bfd-c62b-431e-b7b3-af81240a69e0&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:12.162 7 INFO neutron.services.segments.plugin [-] Segment 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 resource provider aggregate not found 2026-05-06 02:30:12.169 7 INFO neutron.services.segments.plugin [-] Segment 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 resource provider aggregate not found 2026-05-06 02:30:12.182 7 INFO neutron.services.segments.plugin [-] Segment 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 found for delete ", "request_id": "req-9b691e02-3d62-4eeb-8166-3f80bc7c4c3d"}]} 2026-05-06 02:30:12.187 8 INFO neutron.db.securitygroups_db [None req-d4b12f7a-23f2-4f7a-97f8-e6d81be7eb10 1a379601792f4f7ea365f81501c3a715 17f0e5b6172643f88f5ca657eccea4f0 - - - -] Project 17f0e5b6172643f88f5ca657eccea4f0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-06 02:30:12.191 7 INFO neutron.services.segments.plugin [-] Segment 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6d4d3b-58a9-4ebe-bc8d-fa2c52d18976 found for delete ", "request_id": "req-0ab51a24-0650-46db-b123-f120a769fb63"}]} [pid: 7|app: 0|req: 815/1715] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:11 2026] DELETE /v2.0/networks/2ea02940-7fe4-4499-89f1-acc696652cf5 => 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: 901/1716] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/security-group-rules => generated 574 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1717] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:12 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1719] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:12 2026] DELETE /v2.0/networks/db91ab47-d45e-402d-a2f5-c0afc7f58040 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1721] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:30:12 2026] GET /v2.0/networks => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:12.635 8 INFO neutron.db.segments_db [None req-a11a4f88-d6af-41db-a23a-87a59b9c8d4c 3e77059247174977a454c820bfe4fa78 e4669fef2dca47e0bd28a40ce321493f - - - -] Added segment 5fe82c65-c920-4a96-91a5-bd4c84914233 of type vxlan for network 9e1d25bf-b5e2-4356-9987-a4422d2343b0 [pid: 8|app: 0|req: 905/1722] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/networks => generated 650 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1723] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/security-groups => generated 1596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:30:12.850 8 INFO neutron.db.segments_db [None req-158ddee5-a0e5-4067-abea-33df5c406e43 3e77059247174977a454c820bfe4fa78 e4669fef2dca47e0bd28a40ce321493f - - - -] Added segment 974825e1-8f4c-4b9b-99a7-b02568438a7a of type vxlan for network 3619b0fd-9d7a-4982-8512-185b97cb5847 [pid: 7|app: 0|req: 819/1724] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1725] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/networks => generated 649 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1726] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1727] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:30:13 2026] POST /v2.0/floatingips => generated 552 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1728] 10.0.0.170 () {34 vars in 1100 bytes} [Wed May 6 02:30:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1825674212&fields=id&tenant_id=17f0e5b6172643f88f5ca657eccea4f0 => 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: 823/1729] 10.0.0.170 () {34 vars in 1098 bytes} [Wed May 6 02:30:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-475221335&fields=id&tenant_id=17f0e5b6172643f88f5ca657eccea4f0 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1730] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:30:13 2026] GET /v2.0/networks?id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6 => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1731] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:30:13 2026] GET /v2.0/quotas/17f0e5b6172643f88f5ca657eccea4f0 => 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: 826/1732] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:30:13 2026] GET /v2.0/ports?tenant_id=17f0e5b6172643f88f5ca657eccea4f0&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:14.208 7 INFO neutron.services.segments.plugin [-] Segment 69749107-2879-4f58-a299-e76f8c501f5d resource provider aggregate not found 2026-05-06 02:30:14.218 7 INFO neutron.services.segments.plugin [-] Segment 69749107-2879-4f58-a299-e76f8c501f5d resource provider aggregate not found 2026-05-06 02:30:14.228 7 INFO neutron.services.segments.plugin [-] Segment 69749107-2879-4f58-a299-e76f8c501f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69749107-2879-4f58-a299-e76f8c501f5d found for delete ", "request_id": "req-98ed9d35-f86f-4ac8-8706-dca41fb561dd"}]} [pid: 7|app: 0|req: 827/1733] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:30:14 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:14.252 7 INFO neutron.services.segments.plugin [-] Segment 69749107-2879-4f58-a299-e76f8c501f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69749107-2879-4f58-a299-e76f8c501f5d found for delete ", "request_id": "req-00125bdc-06a7-4719-948c-e3977a34e04f"}]} [pid: 8|app: 0|req: 907/1734] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:30:12 2026] POST /v2.0/ports => generated 1505 bytes in 1288 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 828/1735] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:30:14 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1736] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:30:14 2026] GET /v2.0/ports => generated 1505 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1737] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:14 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => 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: 829/1738] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:30:14 2026] DELETE /v2.0/ports/2cdc82d0-1aa9-4678-bc81-cdb9f162440a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1739] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:30:14 2026] DELETE /v2.0/ports/7abb616d-2862-4867-b58a-7c31eef7148e => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1740] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:30:15 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:15.149 8 INFO neutron.db.segments_db [None req-6bddfc92-0653-4428-9587-45bc1bed3c49 3e77059247174977a454c820bfe4fa78 e4669fef2dca47e0bd28a40ce321493f - - - -] Added segment d97e08bb-d50a-44c9-9569-b2b0b470ba9a of type vxlan for network 2ed908fe-e482-49b8-b7de-d4e34e7f998d [pid: 8|app: 0|req: 911/1741] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:15 2026] POST /v2.0/networks => generated 650 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1742] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:15 2026] GET /v2.0/networks?id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6 => generated 673 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:15.352 8 INFO neutron.db.segments_db [None req-1b72aa29-8113-4761-9740-8365fd87624f 3e77059247174977a454c820bfe4fa78 e4669fef2dca47e0bd28a40ce321493f - - - -] Added segment 5c2dbd66-c805-48c5-8375-951dcec0748a of type vxlan for network e9302e93-f0cc-478c-a609-556646fd58a6 [pid: 7|app: 0|req: 832/1743] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:30:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=17f0e5b6172643f88f5ca657eccea4f0 => generated 273 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1744] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:15 2026] POST /v2.0/networks => generated 650 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1745] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:30:15 2026] POST /v2.0/ports => generated 993 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 834/1746] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 996 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1747] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:15 2026] POST /v2.0/subnets => generated 1225 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1748] 10.0.0.170 () {34 vars in 1120 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/security-groups?id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&id=7e9d894a-065a-415c-afe5-cc2e667a66dc&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1749] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/subnets => generated 1838 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1750] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:16 2026] DELETE /v2.0/subnets/53e6c905-0206-4813-855f-1ebc95fcf99a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1751] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:30:16 2026] PUT /v2.0/ports/5cc43e22-f324-4546-ad7b-11b3819969f1 => generated 1238 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:16.797 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-89348cdd-d9eb-42d4-bbc6-131ad9c6d1ba'] response: {'name': 'network-changed', 'server_uuid': 'd9bd4144-f933-457c-9bcf-1a97a20fc786', 'tag': '5cc43e22-f324-4546-ad7b-11b3819969f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1752] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/ports?tenant_id=17f0e5b6172643f88f5ca657eccea4f0&device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1277 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 837/1753] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc43e22-f324-4546-ad7b-11b3819969f1 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1754] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:16 2026] DELETE /v2.0/subnets/4a767f0a-da6b-4a68-9486-670d378c81cf => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1755] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/subnets?id=b2332e87-39a9-4197-b1b8-a54e85d47d02 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1756] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/subnets => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1757] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/ports?network_id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6&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: 840/1758] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:16 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1759] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1760] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/ports?tenant_id=17f0e5b6172643f88f5ca657eccea4f0&device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1277 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:17.401 8 INFO neutron.services.segments.plugin [-] Segment 5c2dbd66-c805-48c5-8375-951dcec0748a resource provider aggregate not found 2026-05-06 02:30:17.424 8 INFO neutron.services.segments.plugin [-] Segment 5c2dbd66-c805-48c5-8375-951dcec0748a resource provider aggregate not found 2026-05-06 02:30:17.435 8 INFO neutron.services.segments.plugin [-] Segment 5c2dbd66-c805-48c5-8375-951dcec0748a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c2dbd66-c805-48c5-8375-951dcec0748a found for delete ", "request_id": "req-99409e9b-31f4-469a-b158-30a7130d5e87"}]} 2026-05-06 02:30:17.443 8 INFO neutron.services.segments.plugin [-] Segment 5c2dbd66-c805-48c5-8375-951dcec0748a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c2dbd66-c805-48c5-8375-951dcec0748a found for delete ", "request_id": "req-2b1061af-a88b-4bfe-ac2e-f0ead2e959dd"}]} [pid: 8|app: 0|req: 919/1761] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:16 2026] DELETE /v2.0/networks/e9302e93-f0cc-478c-a609-556646fd58a6 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1762] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1763] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1008 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1764] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/networks?id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6 => generated 769 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1765] 199.19.213.170 () {34 vars in 1124 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/security-groups?id=7e9d894a-065a-415c-afe5-cc2e667a66dc&id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1766] 10.0.0.170 () {34 vars in 1120 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/security-groups?id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&id=7e9d894a-065a-415c-afe5-cc2e667a66dc&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1767] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc43e22-f324-4546-ad7b-11b3819969f1 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1768] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/subnets?id=b2332e87-39a9-4197-b1b8-a54e85d47d02 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1769] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/ports?network_id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6&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: 849/1770] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:17 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?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: 922/1771] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:17 2026] DELETE /v2.0/networks/2ed908fe-e482-49b8-b7de-d4e34e7f998d => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1772] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:18 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1773] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:18 2026] DELETE /v2.0/networks/3619b0fd-9d7a-4982-8512-185b97cb5847 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:30:18.564 7 INFO neutron.services.segments.plugin [-] Segment 5fe82c65-c920-4a96-91a5-bd4c84914233 resource provider aggregate not found 2026-05-06 02:30:18.571 7 INFO neutron.services.segments.plugin [-] Segment 5fe82c65-c920-4a96-91a5-bd4c84914233 resource provider aggregate not found 2026-05-06 02:30:18.603 7 INFO neutron.services.segments.plugin [-] Segment 5fe82c65-c920-4a96-91a5-bd4c84914233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fe82c65-c920-4a96-91a5-bd4c84914233 found for delete ", "request_id": "req-a0bcb71e-fde2-4e06-9fa0-36410e918b0a"}]} 2026-05-06 02:30:18.611 7 INFO neutron.services.segments.plugin [-] Segment 5fe82c65-c920-4a96-91a5-bd4c84914233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fe82c65-c920-4a96-91a5-bd4c84914233 found for delete ", "request_id": "req-87473e6b-01d6-4b11-81b3-5b5b4749d0a0"}]} [pid: 7|app: 0|req: 851/1774] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:18 2026] DELETE /v2.0/networks/9e1d25bf-b5e2-4356-9987-a4422d2343b0 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1775] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:18 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1776] 10.0.0.170 () {34 vars in 1120 bytes} [Wed May 6 02:30:19 2026] GET /v2.0/security-groups?id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&id=7e9d894a-065a-415c-afe5-cc2e667a66dc&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1777] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:19 2026] GET /v2.0/security-groups?tenant_id=e4669fef2dca47e0bd28a40ce321493f&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1778] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:19 2026] DELETE /v2.0/security-groups/eb7e7496-5c88-4373-96fe-c4c3f4b31568 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:20.195 8 INFO neutron.services.segments.plugin [-] Segment d97e08bb-d50a-44c9-9569-b2b0b470ba9a resource provider aggregate not found 2026-05-06 02:30:20.201 8 INFO neutron.services.segments.plugin [-] Segment d97e08bb-d50a-44c9-9569-b2b0b470ba9a resource provider aggregate not found [pid: 8|app: 0|req: 926/1779] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:20 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1780] 10.0.0.170 () {34 vars in 1120 bytes} [Wed May 6 02:30:20 2026] GET /v2.0/security-groups?id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&id=7e9d894a-065a-415c-afe5-cc2e667a66dc&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:20.349 8 INFO neutron.services.segments.plugin [-] Segment d97e08bb-d50a-44c9-9569-b2b0b470ba9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97e08bb-d50a-44c9-9569-b2b0b470ba9a found for delete ", "request_id": "req-2bfa20ab-a9dc-4e05-8f36-96250486cb79"}]} 2026-05-06 02:30:20.355 8 INFO neutron.services.segments.plugin [-] Segment d97e08bb-d50a-44c9-9569-b2b0b470ba9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97e08bb-d50a-44c9-9569-b2b0b470ba9a found for delete ", "request_id": "req-d51c564d-a212-41af-a97a-82b5534d4c54"}]} 2026-05-06 02:30:20.379 8 INFO neutron.services.segments.plugin [-] Segment 974825e1-8f4c-4b9b-99a7-b02568438a7a resource provider aggregate not found 2026-05-06 02:30:20.385 8 INFO neutron.services.segments.plugin [-] Segment 974825e1-8f4c-4b9b-99a7-b02568438a7a resource provider aggregate not found 2026-05-06 02:30:20.398 8 INFO neutron.services.segments.plugin [-] Segment 974825e1-8f4c-4b9b-99a7-b02568438a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 974825e1-8f4c-4b9b-99a7-b02568438a7a found for delete ", "request_id": "req-9f322a4a-279f-4766-9f55-400e0c22bdca"}]} [pid: 8|app: 0|req: 927/1781] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:20 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:20.878 7 INFO neutron.db.l3_db [None req-f5b59151-10ee-49c4-aa76-5c713324689d 1a379601792f4f7ea365f81501c3a715 17f0e5b6172643f88f5ca657eccea4f0 - - - -] Floating IP f994b2ec-8f66-48c3-87b5-0a2334f81ca6 associated. External IP: 10.96.250.211, port: 5cc43e22-f324-4546-ad7b-11b3819969f1. [pid: 7|app: 0|req: 855/1782] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:30:20 2026] PUT /v2.0/floatingips/f994b2ec-8f66-48c3-87b5-0a2334f81ca6 => generated 855 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:21.292 8 INFO neutron.services.segments.plugin [-] Segment 974825e1-8f4c-4b9b-99a7-b02568438a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 974825e1-8f4c-4b9b-99a7-b02568438a7a found for delete ", "request_id": "req-de1c991f-89e1-4ef3-83f5-bc0aeb888642"}]} 2026-05-06 02:30:21.540 8 INFO neutron.db.segments_db [None req-28149f34-101c-469e-a9c7-ffdf35ac3f1a 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment c6153fe3-dc08-4bbd-b274-4fe05771a204 of type vxlan for network 87379472-a2ca-4a5c-b686-789c69c10a4a [pid: 8|app: 0|req: 928/1783] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:21 2026] POST /v2.0/networks => generated 634 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:21.711 7 INFO neutron.db.segments_db [None req-99c55af5-b989-4b4f-a89a-d3df56b81a56 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 of type vxlan for network 1ff56715-1f75-48e8-92e3-df022d01d5d5 2026-05-06 02:30:21.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d2dc49-9d6c-4d01-b57a-6442e47626a6'] response: {'name': 'network-changed', 'server_uuid': 'd9bd4144-f933-457c-9bcf-1a97a20fc786', 'tag': '5cc43e22-f324-4546-ad7b-11b3819969f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 929/1784] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:21 2026] GET /v2.0/ports?tenant_id=17f0e5b6172643f88f5ca657eccea4f0&device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1785] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:21 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1786] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:21 2026] GET /v2.0/networks?id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6 => generated 769 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1787] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5cc43e22-f324-4546-ad7b-11b3819969f1 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1788] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:21 2026] GET /v2.0/subnets?id=b2332e87-39a9-4197-b1b8-a54e85d47d02 => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1789] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:21 2026] GET /v2.0/ports?network_id=ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6&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: 934/1790] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:22 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1791] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:21 2026] POST /v2.0/subnets => generated 622 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1792] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:22 2026] GET /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1793] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:22 2026] POST /v2.0/subnets => generated 631 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:22.567 8 INFO neutron.db.segments_db [None req-1d53d52d-bf00-4271-95b3-36cbbcfb3cdf 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment 113db61c-64ff-4f17-b500-5061335aaa91 of type vxlan for network 646ff962-42e0-436c-af6e-e27933fda705 2026-05-06 02:30:22.939 8 INFO neutron.db.l3_hamode_db [None req-1d53d52d-bf00-4271-95b3-36cbbcfb3cdf 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:23.174 8 INFO neutron.db.l3_hamode_db [None req-1d53d52d-bf00-4271-95b3-36cbbcfb3cdf 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 936/1794] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:22 2026] POST /v2.0/routers => generated 511 bytes in 1499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1795] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:24 2026] PUT /v2.0/routers/179a9f9e-cd42-4ae4-9540-ed592330cf17/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1796] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:30:25 2026] GET /v2.0/ports/5f4e9d8c-e281-4b92-9210-95021d7e0a36 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1797] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:25 2026] PUT /v2.0/routers/179a9f9e-cd42-4ae4-9540-ed592330cf17/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1798] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:30:27 2026] GET /v2.0/ports/46bdd266-a2ee-4b8b-91b7-cd28586e89b1 => generated 967 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1801] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:27 2026] PUT /v2.0/routers/179a9f9e-cd42-4ae4-9540-ed592330cf17/remove_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1802] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:28 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1010 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1803] 10.0.0.170 () {34 vars in 1120 bytes} [Wed May 6 02:30:29 2026] GET /v2.0/security-groups?id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&id=7e9d894a-065a-415c-afe5-cc2e667a66dc&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1804] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:29 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1279 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1805] 10.0.0.56 () {32 vars in 857 bytes} [Wed May 6 02:30:29 2026] GET /v2.0/floatingips?floating_network_id=73e7b7b2-152b-4757-8901-7e8c5de32bc3&port_id=5cc43e22-f324-4546-ad7b-11b3819969f1 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1806] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:30:29 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1807] 10.0.0.201 () {34 vars in 1120 bytes} [Wed May 6 02:30:29 2026] GET /v2.0/security-groups?id=7e9d894a-065a-415c-afe5-cc2e667a66dc&id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1808] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:28 2026] PUT /v2.0/routers/179a9f9e-cd42-4ae4-9540-ed592330cf17/remove_router_interface => generated 309 bytes in 1522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1809] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:30 2026] GET /v2.0/ports?device_id=179a9f9e-cd42-4ae4-9540-ed592330cf17 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:31.146 8 INFO neutron.services.segments.plugin [-] Segment 113db61c-64ff-4f17-b500-5061335aaa91 resource provider aggregate not found 2026-05-06 02:30:31.151 8 INFO neutron.services.segments.plugin [-] Segment 113db61c-64ff-4f17-b500-5061335aaa91 resource provider aggregate not found 2026-05-06 02:30:31.163 8 INFO neutron.services.segments.plugin [-] Segment 113db61c-64ff-4f17-b500-5061335aaa91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 113db61c-64ff-4f17-b500-5061335aaa91 found for delete ", "request_id": "req-eae62249-23ef-416f-876c-e25b17e085f8"}]} 2026-05-06 02:30:31.169 8 INFO neutron.services.segments.plugin [-] Segment 113db61c-64ff-4f17-b500-5061335aaa91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 113db61c-64ff-4f17-b500-5061335aaa91 found for delete ", "request_id": "req-9eac8b08-e274-46d0-8fc4-6b41b96a17a2"}]} 2026-05-06 02:30:31.176 8 INFO neutron.db.l3_hamode_db [None req-a923496f-29df-487e-abf4-291b32a6ea8d 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] HA network 646ff962-42e0-436c-af6e-e27933fda705 was deleted as no HA routers are present in tenant 87fb9a01a2a34ea390609199244a85d8. [pid: 8|app: 0|req: 942/1810] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:30 2026] DELETE /v2.0/routers/179a9f9e-cd42-4ae4-9540-ed592330cf17 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1811] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:31 2026] DELETE /v2.0/subnets/d0285175-16b9-434b-b6a1-eae0f35dabfc => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1812] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:31 2026] DELETE /v2.0/subnets/e86dae77-7b24-4098-ad48-b8e04ad686a7 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1813] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:31 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1010 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:31.972 7 INFO neutron.services.segments.plugin [-] Segment 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 resource provider aggregate not found [pid: 8|app: 0|req: 945/1814] 10.0.0.170 () {34 vars in 1120 bytes} [Wed May 6 02:30:31 2026] GET /v2.0/security-groups?id=8504ec84-c8e1-4823-8ca9-e14f9f3d5d17&id=7e9d894a-065a-415c-afe5-cc2e667a66dc&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:31.977 7 INFO neutron.services.segments.plugin [-] Segment 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 resource provider aggregate not found 2026-05-06 02:30:32.007 7 INFO neutron.services.segments.plugin [-] Segment 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 found for delete ", "request_id": "req-01aa849d-bff5-4835-a472-b1c5b6b93719"}]} 2026-05-06 02:30:32.008 7 INFO neutron.services.segments.plugin [-] Segment 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8d1abc-cb4c-4a26-8d91-30c3c34a45f1 found for delete ", "request_id": "req-4660f492-7ea0-45f8-bfc8-029046cee072"}]} [pid: 7|app: 0|req: 870/1815] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:31 2026] DELETE /v2.0/networks/1ff56715-1f75-48e8-92e3-df022d01d5d5 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 871/1816] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:30:32 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1817] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:32 2026] DELETE /v2.0/networks/87379472-a2ca-4a5c-b686-789c69c10a4a => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:30:32.612 8 INFO neutron.db.segments_db [None req-3dcf094c-4e30-446d-b8a9-a641aed6947f 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a of type vxlan for network 5f58456a-2846-4783-b2c7-17ed310b443a [pid: 8|app: 0|req: 947/1818] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:32 2026] POST /v2.0/networks => generated 633 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:32.822 7 INFO neutron.db.l3_db [None req-b73cfbf8-6b61-47bf-b1b2-264b135f18bf 1a379601792f4f7ea365f81501c3a715 17f0e5b6172643f88f5ca657eccea4f0 - - - -] Floating IP f994b2ec-8f66-48c3-87b5-0a2334f81ca6 disassociated. External IP: 10.96.250.211, port: 5cc43e22-f324-4546-ad7b-11b3819969f1. 2026-05-06 02:30:33.192 8 INFO neutron.services.segments.plugin [-] Segment c6153fe3-dc08-4bbd-b274-4fe05771a204 resource provider aggregate not found 2026-05-06 02:30:33.198 8 INFO neutron.services.segments.plugin [-] Segment c6153fe3-dc08-4bbd-b274-4fe05771a204 resource provider aggregate not found [pid: 8|app: 0|req: 948/1819] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:32 2026] POST /v2.0/subnets => generated 622 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:33.230 8 INFO neutron.services.segments.plugin [-] Segment c6153fe3-dc08-4bbd-b274-4fe05771a204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6153fe3-dc08-4bbd-b274-4fe05771a204 found for delete ", "request_id": "req-7c69ee84-043b-4397-b072-4128acab98f5"}]} 2026-05-06 02:30:33.231 8 INFO neutron.services.segments.plugin [-] Segment c6153fe3-dc08-4bbd-b274-4fe05771a204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6153fe3-dc08-4bbd-b274-4fe05771a204 found for delete ", "request_id": "req-86b918a2-ed93-41c6-b2eb-d7b0a76ab50a"}]} [pid: 8|app: 0|req: 949/1820] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:30:33 2026] GET /v2.0/ports?device_id=d9bd4144-f933-457c-9bcf-1a97a20fc786 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:33.302 8 INFO neutron.db.segments_db [None req-9f821930-0402-4ef4-9a64-615ebc9ae08b 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 of type vxlan for network bf98ab3b-a3f5-45ad-afd6-edaf278325d8 [pid: 7|app: 0|req: 872/1821] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:30:32 2026] DELETE /v2.0/ports/5cc43e22-f324-4546-ad7b-11b3819969f1 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:30:33.711 8 INFO neutron.db.l3_hamode_db [None req-9f821930-0402-4ef4-9a64-615ebc9ae08b 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:33.968 8 INFO neutron.db.l3_hamode_db [None req-9f821930-0402-4ef4-9a64-615ebc9ae08b 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:34.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7088e75d-fc3c-4632-8b26-726fda6d4e1b'] response: {'server_uuid': 'd9bd4144-f933-457c-9bcf-1a97a20fc786', 'name': 'network-vif-deleted', 'tag': '5cc43e22-f324-4546-ad7b-11b3819969f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 873/1822] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:34 2026] DELETE /v2.0/security-groups/8504ec84-c8e1-4823-8ca9-e14f9f3d5d17 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:34.656 7 INFO neutron.api.v2.resource [None req-03c876df-5eae-4d52-b2ca-710633a36b39 1a379601792f4f7ea365f81501c3a715 17f0e5b6172643f88f5ca657eccea4f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1823] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:30:34 2026] GET /v2.0/security-groups/8504ec84-c8e1-4823-8ca9-e14f9f3d5d17 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1824] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:33 2026] POST /v2.0/routers => generated 511 bytes in 1735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1825] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:30:34 2026] DELETE /v2.0/floatingips/f994b2ec-8f66-48c3-87b5-0a2334f81ca6 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1826] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:35 2026] DELETE /v2.0/security-groups/7e9d894a-065a-415c-afe5-cc2e667a66dc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1827] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:30:34 2026] POST /v2.0/ports => generated 960 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 952/1828] 199.19.213.170 () {34 vars in 1096 bytes} [Wed May 6 02:30:35 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1829] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:35 2026] PUT /v2.0/routers/e10a850e-9d34-41b9-ad91-89badec5a297/remove_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1830] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:36 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1831] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:35 2026] PUT /v2.0/routers/69e18d99-a155-4a47-901a-6c7f8e1e1f06/add_router_interface => generated 309 bytes in 1816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 954/1832] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:37 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1833] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:30:37 2026] GET /v2.0/ports/28108961-832e-4376-afd4-8355ca53d741 => generated 1034 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1834] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:37.865 7 INFO neutron.services.segments.plugin [-] Segment 3eee20b3-3b75-4326-9994-c85cda2edc30 resource provider aggregate not found 2026-05-06 02:30:37.871 7 INFO neutron.services.segments.plugin [-] Segment 3eee20b3-3b75-4326-9994-c85cda2edc30 resource provider aggregate not found 2026-05-06 02:30:37.880 7 INFO neutron.services.segments.plugin [-] Segment 3eee20b3-3b75-4326-9994-c85cda2edc30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eee20b3-3b75-4326-9994-c85cda2edc30 found for delete ", "request_id": "req-48b5fe6e-0ed5-48b1-bdfa-fa04f862a581"}]} 2026-05-06 02:30:37.889 7 INFO neutron.services.segments.plugin [-] Segment 3eee20b3-3b75-4326-9994-c85cda2edc30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eee20b3-3b75-4326-9994-c85cda2edc30 found for delete ", "request_id": "req-7f2a0b07-7e2c-41a1-ad30-e506eb633730"}]} 2026-05-06 02:30:37.891 7 INFO neutron.db.l3_hamode_db [None req-87d96a32-a3d2-4550-abc4-f9b5bab4ffeb 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network fab3482d-fc1e-49e1-9bd0-696144ff3459 was deleted as no HA routers are present in tenant 17f0e5b6172643f88f5ca657eccea4f0. [pid: 7|app: 0|req: 879/1835] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:36 2026] DELETE /v2.0/routers/e10a850e-9d34-41b9-ad91-89badec5a297 => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1836] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => 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: 881/1837] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:37 2026] DELETE /v2.0/subnets/b2332e87-39a9-4197-b1b8-a54e85d47d02 => 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: 882/1838] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:30:38 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1839] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:37 2026] PUT /v2.0/routers/69e18d99-a155-4a47-901a-6c7f8e1e1f06/remove_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 958/1840] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:38 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:38.861 8 INFO neutron.api.v2.resource [None req-c64918af-d2e8-4a25-9fa0-f3733cd04e91 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1841] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:38 2026] PUT /v2.0/routers/69e18d99-a155-4a47-901a-6c7f8e1e1f06/remove_router_interface => generated 197 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1842] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:38 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1843] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:38 2026] GET /v2.0/ports?device_id=69e18d99-a155-4a47-901a-6c7f8e1e1f06 => 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: 962/1844] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:38 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1845] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:38 2026] DELETE /v2.0/networks/ec1f1da8-0bae-4ade-a1fd-dd8a4febf2d6 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1846] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:39 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:39.717 8 INFO neutron.services.segments.plugin [-] Segment 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 resource provider aggregate not found 2026-05-06 02:30:39.722 8 INFO neutron.services.segments.plugin [-] Segment 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 resource provider aggregate not found 2026-05-06 02:30:39.757 8 INFO neutron.services.segments.plugin [-] Segment 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 found for delete ", "request_id": "req-3aa0b8cc-d873-47c5-b52c-f2019a1d8794"}]} 2026-05-06 02:30:39.764 8 INFO neutron.db.l3_hamode_db [None req-3c23b6e6-64c0-4aec-bfc6-ae2f38704d27 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] HA network bf98ab3b-a3f5-45ad-afd6-edaf278325d8 was deleted as no HA routers are present in tenant 87fb9a01a2a34ea390609199244a85d8. 2026-05-06 02:30:39.765 8 INFO neutron.services.segments.plugin [-] Segment 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d91e2f0-717d-4f52-91aa-60ae7f4cf899 found for delete ", "request_id": "req-2878b284-3e92-44c1-84ce-f5bc213dae79"}]} [pid: 8|app: 0|req: 963/1847] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:39 2026] DELETE /v2.0/routers/69e18d99-a155-4a47-901a-6c7f8e1e1f06 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:39.905 7 INFO neutron.services.segments.plugin [-] Segment 44f54288-fe5c-4fbe-8e25-f069775385a7 resource provider aggregate not found 2026-05-06 02:30:39.912 7 INFO neutron.services.segments.plugin [-] Segment 44f54288-fe5c-4fbe-8e25-f069775385a7 resource provider aggregate not found 2026-05-06 02:30:39.925 7 INFO neutron.services.segments.plugin [-] Segment 44f54288-fe5c-4fbe-8e25-f069775385a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f54288-fe5c-4fbe-8e25-f069775385a7 found for delete ", "request_id": "req-4d94cec9-1f96-487f-8dbc-2aa03dcf0ff3"}]} 2026-05-06 02:30:39.931 7 INFO neutron.services.segments.plugin [-] Segment 44f54288-fe5c-4fbe-8e25-f069775385a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f54288-fe5c-4fbe-8e25-f069775385a7 found for delete ", "request_id": "req-1e7babe6-cb42-4688-901e-9b3a04f295ed"}]} [pid: 8|app: 0|req: 964/1848] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:39 2026] DELETE /v2.0/subnets/66559600-13e2-40d1-94b0-bb492f30fdf1 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1849] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:40 2026] DELETE /v2.0/networks/5f58456a-2846-4783-b2c7-17ed310b443a => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1850] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:39 2026] PUT /v2.0/routers/900249af-532f-47e5-9eb2-8e596828d123/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:40.524 8 INFO neutron.db.segments_db [None req-c4eb4536-c67b-40a0-9767-cb315bfa8b90 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment 7d460187-500e-4dca-ab98-927da88f906e of type vxlan for network fc53258e-7989-4e7a-9bb3-67148fd64070 [pid: 8|app: 0|req: 966/1851] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:40 2026] POST /v2.0/networks => generated 634 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1852] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:40 2026] POST /v2.0/subnets => generated 622 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:41.066 8 INFO neutron.db.segments_db [None req-651bb44a-37b3-428e-8ed9-28d7c338e6d9 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 of type vxlan for network 8c0371cf-b449-4e42-bfcd-ff6a303001de 2026-05-06 02:30:41.395 8 INFO neutron.db.l3_hamode_db [None req-651bb44a-37b3-428e-8ed9-28d7c338e6d9 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:41.573 8 INFO neutron.db.l3_hamode_db [None req-651bb44a-37b3-428e-8ed9-28d7c338e6d9 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:41.603 7 INFO neutron.db.l3_hamode_db [None req-9d2292de-c96b-4a51-99a0-f70f7f45a9c2 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network 2874fdee-ea3d-491e-945e-3dcf96e5a1f5 was deleted as no HA routers are present in tenant d61d9824324947acb6dabaaf27133826. [pid: 7|app: 0|req: 886/1853] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:40 2026] DELETE /v2.0/routers/900249af-532f-47e5-9eb2-8e596828d123 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:41.799 8 INFO neutron.services.segments.plugin [-] Segment 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a resource provider aggregate not found 2026-05-06 02:30:41.804 8 INFO neutron.services.segments.plugin [-] Segment 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a resource provider aggregate not found [pid: 7|app: 0|req: 887/1854] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:41 2026] DELETE /v2.0/subnets/f3ba16d0-123f-4b2b-b2ae-d1c2852d4c87 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:30:41.831 8 INFO neutron.services.segments.plugin [-] Segment 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a found for delete ", "request_id": "req-b28f4bdb-c6a3-4f80-aa22-948efceebaa9"}]} 2026-05-06 02:30:41.833 8 INFO neutron.services.segments.plugin [-] Segment 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73a7fa4e-01fe-4cfa-ba13-64d621a22a2a found for delete ", "request_id": "req-19701dd5-2cd5-43a5-9d3f-f76f4c9cec48"}]} 2026-05-06 02:30:41.950 7 INFO neutron.services.segments.plugin [-] Segment 45a76591-a9b9-4de4-b556-1afe56d3fb05 resource provider aggregate not found 2026-05-06 02:30:41.957 7 INFO neutron.services.segments.plugin [-] Segment 45a76591-a9b9-4de4-b556-1afe56d3fb05 resource provider aggregate not found 2026-05-06 02:30:41.976 7 INFO neutron.services.segments.plugin [-] Segment 45a76591-a9b9-4de4-b556-1afe56d3fb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45a76591-a9b9-4de4-b556-1afe56d3fb05 found for delete ", "request_id": "req-f08652d0-9ce9-471a-8318-2c30d6c18a22"}]} 2026-05-06 02:30:41.991 7 INFO neutron.services.segments.plugin [-] Segment 45a76591-a9b9-4de4-b556-1afe56d3fb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45a76591-a9b9-4de4-b556-1afe56d3fb05 found for delete ", "request_id": "req-820d6cd9-7536-41f8-a20f-6538b8389636"}]} [pid: 7|app: 0|req: 888/1855] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:41 2026] DELETE /v2.0/networks/d19ae59d-14ac-4d1c-b274-8230b5071ef0 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1858] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:41 2026] POST /v2.0/routers => generated 511 bytes in 1545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1859] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:42 2026] GET /v2.0/security-groups?tenant_id=17f0e5b6172643f88f5ca657eccea4f0&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1860] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:42 2026] DELETE /v2.0/security-groups/02607e5a-6d00-424b-9b6d-2550f3fd844a => 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: 971/1861] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:43 2026] GET /v2.0/security-groups?tenant_id=d61d9824324947acb6dabaaf27133826&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1862] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:43 2026] DELETE /v2.0/security-groups/2fd10c7f-c5b1-47d8-b5f6-9ebb8334910d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:44.029 7 INFO neutron.services.segments.plugin [-] Segment 201acfa1-40c2-479b-bd12-8bccb8a8ce9b resource provider aggregate not found 2026-05-06 02:30:44.036 7 INFO neutron.services.segments.plugin [-] Segment 201acfa1-40c2-479b-bd12-8bccb8a8ce9b resource provider aggregate not found 2026-05-06 02:30:44.054 7 INFO neutron.services.segments.plugin [-] Segment 201acfa1-40c2-479b-bd12-8bccb8a8ce9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 201acfa1-40c2-479b-bd12-8bccb8a8ce9b found for delete ", "request_id": "req-a62e72d2-ecbd-44a7-866e-f5c687f11f6e"}]} 2026-05-06 02:30:44.057 7 INFO neutron.services.segments.plugin [-] Segment 201acfa1-40c2-479b-bd12-8bccb8a8ce9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 201acfa1-40c2-479b-bd12-8bccb8a8ce9b found for delete ", "request_id": "req-c0e0648b-58d7-4067-a320-9556fd97c5ce"}]} [pid: 7|app: 0|req: 891/1863] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:42 2026] PUT /v2.0/routers/1884cc48-ee96-451f-a78c-516a4cd3c80f/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1864] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:30:44 2026] GET /v2.0/ports/38614cb3-9f27-42de-bbc5-49e0f5a35734 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1865] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:30:44 2026] PUT /v2.0/routers/1884cc48-ee96-451f-a78c-516a4cd3c80f/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1866] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:45 2026] GET /v2.0/ports?device_id=1884cc48-ee96-451f-a78c-516a4cd3c80f => 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: 975/1867] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:30:46 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: 976/1868] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:30:46 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: 977/1869] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:30:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1870] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:30:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:46.330 7 INFO neutron.services.segments.plugin [-] Segment 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 resource provider aggregate not found 2026-05-06 02:30:46.334 7 INFO neutron.services.segments.plugin [-] Segment 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 resource provider aggregate not found 2026-05-06 02:30:46.350 7 INFO neutron.services.segments.plugin [-] Segment 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 found for delete ", "request_id": "req-24fb600d-7ceb-44ed-be13-1e0ed383fc31"}]} [pid: 8|app: 0|req: 979/1871] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:30:46 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:46.353 7 INFO neutron.services.segments.plugin [-] Segment 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a87a1a-bf2c-4bd8-91ac-b4e1024968d8 found for delete ", "request_id": "req-788b2ccb-6148-44cb-9fc4-70f7ba5d2d6e"}]} 2026-05-06 02:30:46.356 7 INFO neutron.db.l3_hamode_db [None req-34eb9649-b551-404f-9311-ebf164fd5b82 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] HA network 8c0371cf-b449-4e42-bfcd-ff6a303001de was deleted as no HA routers are present in tenant 87fb9a01a2a34ea390609199244a85d8. [pid: 7|app: 0|req: 893/1872] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:45 2026] DELETE /v2.0/routers/1884cc48-ee96-451f-a78c-516a4cd3c80f => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1873] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:30:46 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1874] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:46 2026] DELETE /v2.0/subnets/ef0fc17e-9276-44b5-9fa5-8b343b35ccd9 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1875] 199.19.213.170 () {34 vars in 677 bytes} [Wed May 6 02:30:46 2026] POST /v2.0/ports => generated 1093 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 896/1876] 10.0.0.170 () {34 vars in 971 bytes} [Wed May 6 02:30:46 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1093 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1877] 10.0.0.170 () {34 vars in 907 bytes} [Wed May 6 02:30:46 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1878] 199.19.213.170 () {34 vars in 1262 bytes} [Wed May 6 02:30:47 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1879] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:47 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 900/1880] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:47 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1881] 199.19.213.170 () {34 vars in 975 bytes} [Wed May 6 02:30:47 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1093 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:47.400 8 INFO neutron.services.segments.plugin [-] Segment 7d460187-500e-4dca-ab98-927da88f906e resource provider aggregate not found 2026-05-06 02:30:47.405 8 INFO neutron.services.segments.plugin [-] Segment 7d460187-500e-4dca-ab98-927da88f906e resource provider aggregate not found [pid: 7|app: 0|req: 902/1882] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:47 2026] GET /v2.0/networks?id=146d954c-1e54-4939-8385-0abd7870549f => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:47.421 8 INFO neutron.services.segments.plugin [-] Segment 7d460187-500e-4dca-ab98-927da88f906e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d460187-500e-4dca-ab98-927da88f906e found for delete ", "request_id": "req-b0848696-f75e-4662-b189-577f526fe704"}]} 2026-05-06 02:30:47.425 8 INFO neutron.services.segments.plugin [-] Segment 7d460187-500e-4dca-ab98-927da88f906e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d460187-500e-4dca-ab98-927da88f906e found for delete ", "request_id": "req-50110ac5-fe59-4710-8a0a-3c97dc3d6752"}]} [pid: 8|app: 0|req: 981/1883] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:46 2026] DELETE /v2.0/networks/fc53258e-7989-4e7a-9bb3-67148fd64070 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:30:47.523 8 INFO neutron.db.segments_db [None req-111c2d96-a597-44d6-84ff-c6966ac23326 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Added segment be747a44-10f3-4b7d-89a2-140cd1b78d13 of type vxlan for network 3d190afe-7591-4afa-bd2c-40b58a1e240d 2026-05-06 02:30:47.829 8 INFO neutron.db.l3_hamode_db [None req-111c2d96-a597-44d6-84ff-c6966ac23326 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 903/1884] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:30:47 2026] PUT /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1247 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:47.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19c2aa87-b137-4df2-972f-b9ff51b3a4af'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '2b02233c-0b44-4ead-910d-36e676d913b7', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:48.208 7 INFO neutron.db.segments_db [None req-2d7090a0-441c-4bea-8581-007602eea8a5 f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] Added segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d of type vxlan for network 746219cd-690e-4d14-8a5d-a96e26c0398d [pid: 7|app: 0|req: 904/1885] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:47 2026] POST /v2.0/networks => generated 727 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1886] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:48 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2519 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1887] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:48 2026] POST /v2.0/subnets => generated 620 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1888] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:48 2026] GET /v2.0/networks?id=146d954c-1e54-4939-8385-0abd7870549f => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:48.670 7 WARNING neutron.api.v2.base [None req-1a8b0b40-7eeb-4c8a-a545-9733e08b9b50 f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] 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-05-06 02:30:48.671 7 INFO neutron.api.v2.resource [None req-1a8b0b40-7eeb-4c8a-a545-9733e08b9b50 f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 908/1889] 10.0.0.56 () {34 vars in 680 bytes} [Wed May 6 02:30:48 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1890] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:30:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:48.882 8 INFO neutron.db.l3_hamode_db [None req-111c2d96-a597-44d6-84ff-c6966ac23326 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:49.010 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider aggregate not found 2026-05-06 02:30:49.014 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider aggregate not found 2026-05-06 02:30:49.034 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 823cd90d-d6cd-40ca-a6e0-11e3a602a78d found for delete ", "request_id": "req-622899be-6330-4202-8dbe-3a5642fcb4bd"}]} 2026-05-06 02:30:49.035 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 823cd90d-d6cd-40ca-a6e0-11e3a602a78d found for delete ", "request_id": "req-70415c72-49c8-4366-aa32-0f59405c07ee"}]} [pid: 7|app: 0|req: 910/1891] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:48 2026] DELETE /v2.0/networks/746219cd-690e-4d14-8a5d-a96e26c0398d => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1892] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:49 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:49.942 7 INFO neutron.db.segments_db [None req-4ea1e214-7758-4362-84d4-01a8b7489973 f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] Added segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 of type vxlan for network c4da4fa1-2e77-4679-90f9-d32cf6d47b59 [pid: 8|app: 0|req: 982/1893] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:47 2026] POST /v2.0/routers => generated 691 bytes in 2562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1894] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:49 2026] POST /v2.0/networks => generated 727 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1895] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&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: 913/1896] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/routers/2a2c8a42-09b1-4573-bd66-153a5eadf6af => generated 697 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1897] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?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: 984/1898] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:50 2026] POST /v2.0/subnets => generated 623 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1899] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/routers => generated 700 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:50.350 7 WARNING neutron.api.v2.base [None req-0316a526-9672-48cf-83d8-b0efb01f957b f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] 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-05-06 02:30:50.351 7 INFO neutron.api.v2.resource [None req-0316a526-9672-48cf-83d8-b0efb01f957b f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 916/1900] 10.0.0.56 () {34 vars in 680 bytes} [Wed May 6 02:30:50 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1901] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:50.718 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider aggregate not found 2026-05-06 02:30:50.724 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider aggregate not found 2026-05-06 02:30:50.742 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ff58ee-f27d-4cda-9779-7be20a8e9050 found for delete ", "request_id": "req-5a4bc773-cdb4-48bb-93a3-cb1248d6f9dc"}]} 2026-05-06 02:30:50.756 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ff58ee-f27d-4cda-9779-7be20a8e9050 found for delete ", "request_id": "req-f8815c45-dd19-420b-bf37-910ef45a3aba"}]} [pid: 7|app: 0|req: 917/1902] 10.0.0.56 () {34 vars in 740 bytes} [Wed May 6 02:30:50 2026] PUT /v2.0/routers/2a2c8a42-09b1-4573-bd66-153a5eadf6af => generated 704 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1903] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2519 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1904] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/routers/2a2c8a42-09b1-4573-bd66-153a5eadf6af => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1905] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => 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: 921/1906] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/ports?device_id=2a2c8a42-09b1-4573-bd66-153a5eadf6af => 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: 922/1907] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:50 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:51.071 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider aggregate not found 2026-05-06 02:30:51.076 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider aggregate not found 2026-05-06 02:30:51.092 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 823cd90d-d6cd-40ca-a6e0-11e3a602a78d found for delete ", "request_id": "req-aef620d1-85f3-4927-8036-5fd16e38908e"}]} 2026-05-06 02:30:51.096 7 INFO neutron.services.segments.plugin [-] Segment 823cd90d-d6cd-40ca-a6e0-11e3a602a78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 823cd90d-d6cd-40ca-a6e0-11e3a602a78d found for delete ", "request_id": "req-9ee1789a-d68c-4086-a400-fd874821ad4b"}]} [pid: 8|app: 0|req: 986/1908] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:50 2026] DELETE /v2.0/networks/c4da4fa1-2e77-4679-90f9-d32cf6d47b59 => generated 0 bytes in 1186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1909] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:51 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:51.642 8 INFO neutron.db.segments_db [None req-bd5e4122-90a7-4123-8a6f-436002d62f2d f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] Added segment a471bb3d-7389-4870-bc2f-3502ed7cb4cd of type vxlan for network 53702ce7-611b-41aa-8f32-1d4a958e2362 [pid: 8|app: 0|req: 988/1910] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:51 2026] POST /v2.0/networks => generated 727 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1911] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:51 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1912] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:51 2026] POST /v2.0/subnets => generated 623 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:52.112 7 INFO neutron.db.l3_hamode_db [None req-0b59bb05-9493-422b-9120-69f616b08deb 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] HA network 3d190afe-7591-4afa-bd2c-40b58a1e240d was deleted as no HA routers are present in tenant 87fb9a01a2a34ea390609199244a85d8. [pid: 7|app: 0|req: 923/1913] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:51 2026] DELETE /v2.0/routers/2a2c8a42-09b1-4573-bd66-153a5eadf6af => generated 0 bytes in 1100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1914] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1915] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/ports?device_id=2a2c8a42-09b1-4573-bd66-153a5eadf6af => 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: 993/1916] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:52.223 8 INFO neutron.api.v2.resource [None req-d9e12aa3-92ba-4d1f-bd80-fbf82f013601 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/1917] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/routers/2a2c8a42-09b1-4573-bd66-153a5eadf6af => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1918] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1919] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/ports?device_id=1884cc48-ee96-451f-a78c-516a4cd3c80f => 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: 997/1920] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:52.349 8 INFO neutron.api.v2.resource [None req-9e60f95b-0e64-49e9-b658-484eb082e69b 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/1921] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/routers/1884cc48-ee96-451f-a78c-516a4cd3c80f => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1922] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:52.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5f0547c-e7a2-471f-8314-746cff2288b4 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/1923] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/subnets/ef0fc17e-9276-44b5-9fa5-8b343b35ccd9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1924] 10.0.0.56 () {34 vars in 680 bytes} [Wed May 6 02:30:52 2026] POST /v2.0/rbac-policies => generated 324 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1925] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/ports?device_id=69e18d99-a155-4a47-901a-6c7f8e1e1f06 => 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: 1001/1926] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:52.535 7 INFO neutron.api.v2.resource [None req-c1b9e5f9-6633-4247-8b89-102ec86ece2a 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1927] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/routers/69e18d99-a155-4a47-901a-6c7f8e1e1f06 => generated 135 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:30:52.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52c8e688-b363-4efa-8716-24581f4f3849 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1002/1928] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/subnets/66559600-13e2-40d1-94b0-bb492f30fdf1 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1929] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/ports?device_id=179a9f9e-cd42-4ae4-9540-ed592330cf17 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:52.667 8 INFO neutron.api.v2.resource [None req-b4d36b14-932c-48bc-a405-c286790e6eae 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1003/1930] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/routers/179a9f9e-cd42-4ae4-9540-ed592330cf17 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:30:52.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d7e664-a1e9-4383-8af8-26df7e548058 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1931] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/subnets/d0285175-16b9-434b-b6a1-eae0f35dabfc => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:30:52.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f7988e9-e7db-4954-9e03-657fa333e03e 12d44a78de194c0bb21f4675341612da 87fb9a01a2a34ea390609199244a85d8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/1932] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:52 2026] DELETE /v2.0/subnets/e86dae77-7b24-4098-ad48-b8e04ad686a7 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:30:52.874 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider aggregate not found 2026-05-06 02:30:52.881 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider aggregate not found 2026-05-06 02:30:52.902 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ff58ee-f27d-4cda-9779-7be20a8e9050 found for delete ", "request_id": "req-f8242bc4-a277-46a3-bb83-6942c474126e"}]} 2026-05-06 02:30:52.904 8 INFO neutron.services.segments.plugin [-] Segment 74ff58ee-f27d-4cda-9779-7be20a8e9050 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74ff58ee-f27d-4cda-9779-7be20a8e9050 found for delete ", "request_id": "req-a2b9c94d-8849-43c6-95a6-98d6f4efc20c"}]} [pid: 8|app: 0|req: 1005/1933] 10.0.0.170 () {34 vars in 971 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1283 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1934] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:30:52 2026] GET /v2.0/networks/53702ce7-611b-41aa-8f32-1d4a958e2362 => generated 655 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1935] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:30:52 2026] PUT /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1307 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:53.278 7 INFO neutron.services.segments.plugin [-] Segment be747a44-10f3-4b7d-89a2-140cd1b78d13 resource provider aggregate not found 2026-05-06 02:30:53.285 7 INFO neutron.services.segments.plugin [-] Segment be747a44-10f3-4b7d-89a2-140cd1b78d13 resource provider aggregate not found 2026-05-06 02:30:53.301 7 INFO neutron.services.segments.plugin [-] Segment be747a44-10f3-4b7d-89a2-140cd1b78d13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be747a44-10f3-4b7d-89a2-140cd1b78d13 found for delete ", "request_id": "req-c96d57a8-1764-46b7-abb6-ab4dad26e5c8"}]} 2026-05-06 02:30:53.307 7 INFO neutron.services.segments.plugin [-] Segment be747a44-10f3-4b7d-89a2-140cd1b78d13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be747a44-10f3-4b7d-89a2-140cd1b78d13 found for delete ", "request_id": "req-3a01f33b-c335-4f41-baea-3f2510b8ba4b"}]} 2026-05-06 02:30:53.313 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46dfdd81-b2de-416b-ac41-09e1cb4ee0cd'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '2b02233c-0b44-4ead-910d-36e676d913b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 930/1936] 199.19.213.170 () {30 vars in 732 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/security-groups?name=lb-62d11896-2a22-4572-956f-a643c66d9f64 => generated 1575 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1007/1937] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/security-groups?tenant_id=87fb9a01a2a34ea390609199244a85d8&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1938] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2579 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:53.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99ffe5e1-eb61-45ef-b879-e405d09348ca 465db21835164725b03fd552b95dee59 46effd36685c44fb99c7d48125ce1d0b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/1939] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/networks/53702ce7-611b-41aa-8f32-1d4a958e2362 => generated 138 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1940] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:30:53 2026] PUT /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1307 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1010/1941] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:53 2026] DELETE /v2.0/security-groups/c56382de-a83b-4715-b80e-676d1a0072b8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:53.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b9c5ac3-da8f-41b5-a29f-91e9132576b8'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '2b02233c-0b44-4ead-910d-36e676d913b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 932/1942] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/networks?id=146d954c-1e54-4939-8385-0abd7870549f => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1943] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => 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: 934/1944] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1945] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1946] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1947] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1948] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:30:53 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: 939/1949] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1950] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:30: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: 941/1951] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?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: 942/1952] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1953] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:30:53 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2579 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1954] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1955] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/networks?id=146d954c-1e54-4939-8385-0abd7870549f => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1956] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1957] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:30:53 2026] DELETE /v2.0/networks/53702ce7-611b-41aa-8f32-1d4a958e2362 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1958] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:30:54.188 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d815b8a8-68fb-48f9-be59-a9750383e054 f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1959] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:54 2026] DELETE /v2.0/subnets/2c99d97c-6cef-4e45-ba17-dbe1c85e177b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1960] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:54.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-efa72ab6-55bf-4774-8512-2a9cba6353f9 f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/1961] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:54 2026] DELETE /v2.0/subnets/eff822bb-4f79-4cbf-9d7d-1d6d86225458 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1962] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:30:54.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-671cbb15-0056-45ce-b247-c6498327850f f9049d23c3d846978b62bab7539f7a8f e5da78b8d9f34f06bb9a43f86c533a92 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/1963] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:30:54 2026] DELETE /v2.0/subnets/0b8e26c5-2577-4d1d-9434-da2334adc39a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1964] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1965] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1966] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1967] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1968] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1969] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:30:54 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1970] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:55 2026] GET /v2.0/security-groups?tenant_id=46effd36685c44fb99c7d48125ce1d0b&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:55.469 8 INFO neutron.services.segments.plugin [-] Segment a471bb3d-7389-4870-bc2f-3502ed7cb4cd resource provider aggregate not found 2026-05-06 02:30:55.489 8 INFO neutron.services.segments.plugin [-] Segment a471bb3d-7389-4870-bc2f-3502ed7cb4cd resource provider aggregate not found 2026-05-06 02:30:55.495 8 INFO neutron.services.segments.plugin [-] Segment a471bb3d-7389-4870-bc2f-3502ed7cb4cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a471bb3d-7389-4870-bc2f-3502ed7cb4cd found for delete ", "request_id": "req-958fe5f3-60ff-45d8-b3cf-024c8907a1a7"}]} 2026-05-06 02:30:55.512 8 INFO neutron.services.segments.plugin [-] Segment a471bb3d-7389-4870-bc2f-3502ed7cb4cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a471bb3d-7389-4870-bc2f-3502ed7cb4cd found for delete ", "request_id": "req-d1bb80d4-e0a1-4599-af19-1a19517c861c"}]} [pid: 8|app: 0|req: 1020/1971] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:55 2026] DELETE /v2.0/security-groups/82d6e4d1-8d9f-4038-a8f5-10eab1b42ec4 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1972] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:55 2026] GET /v2.0/security-groups?tenant_id=e24572be928544948d2a58d457a140d1&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1973] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:55 2026] DELETE /v2.0/security-groups/8f076d81-a548-48e6-8402-4f5601e5e9ba => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:30:56.001 7 INFO neutron.db.segments_db [None req-1e5875ba-7b4c-49f8-8acc-5cef48227a7b 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment 3c4d5912-acad-4453-ac74-3e2edada5f69 of type vxlan for network 6bf6a8c9-c56b-4438-b9b3-ea9239e35e5a [pid: 7|app: 0|req: 952/1974] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:55 2026] POST /v2.0/networks => generated 629 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1975] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:30:56 2026] GET /v2.0/security-groups?tenant_id=e5da78b8d9f34f06bb9a43f86c533a92&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:30:56.201 7 INFO neutron.db.segments_db [None req-a5ce35dd-d32a-4e68-b899-ba224fe84072 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment c11e0e08-ca43-4df7-918c-3b467dbbc9d2 of type vxlan for network 6a25ba24-6d77-4a75-9c13-68d88540f47f [pid: 8|app: 0|req: 1024/1976] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:30:56 2026] DELETE /v2.0/security-groups/7fec1bc8-219b-438f-a0c8-b1dc10f523dd => 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: 953/1977] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:30:56 2026] POST /v2.0/networks => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1978] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:56 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1979] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:56 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:30:57.083 8 INFO neutron.db.segments_db [None req-b0973319-d066-42d1-9b20-a0124bf8f0fa 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment e873bffe-c197-4f2e-abf4-d879d16b9d90 of type vxlan for network 0836ab7f-b908-4384-ad7f-fc0f65c470e3 2026-05-06 02:30:57.418 8 INFO neutron.db.l3_hamode_db [None req-b0973319-d066-42d1-9b20-a0124bf8f0fa 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:30:57.998 8 INFO neutron.db.l3_hamode_db [None req-b0973319-d066-42d1-9b20-a0124bf8f0fa 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1026/1982] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:30:57 2026] POST /v2.0/routers => generated 506 bytes in 1794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1983] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:30:58 2026] PUT /v2.0/routers/bf11f31f-9958-47a6-99e3-bc1e930269c7/add_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1984] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:31:00 2026] GET /v2.0/ports/210be201-a56d-416b-be61-bc05bd6304cb => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:31:00.867 8 INFO neutron.db.segments_db [None req-0022dda5-0e0e-4155-aa43-4c02a2a645c6 595d3a947bd74a6c9a7cac7ed94bc832 adf41c9fbe5a4ce59037f1ba53ac880d - - - -] Added segment 53117f17-311e-41fa-a2a3-b20f2ffce32a of type vxlan for network 5e9443af-ab02-4b11-aa25-23cc585c4de9 [pid: 8|app: 0|req: 1028/1985] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:00 2026] POST /v2.0/networks => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:01.062 8 INFO neutron.db.segments_db [None req-d737a75b-83d5-4001-bfa0-b876e6629df2 595d3a947bd74a6c9a7cac7ed94bc832 adf41c9fbe5a4ce59037f1ba53ac880d - - - -] Added segment e05038fe-2140-469f-aef1-24ec0a8fde30 of type vxlan for network 66c0a180-4a79-46be-a529-c420bdb03f33 [pid: 8|app: 0|req: 1029/1986] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:00 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:01.292 8 INFO neutron.db.segments_db [None req-2763546e-5052-451f-b5d5-7c94229f1611 595d3a947bd74a6c9a7cac7ed94bc832 adf41c9fbe5a4ce59037f1ba53ac880d - - - -] Added segment 1a91635b-d38a-4d43-8fe3-7eef33152347 of type vxlan for network 6f93117e-ca95-4793-8f30-251c0458dfa5 [pid: 8|app: 0|req: 1030/1987] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:01 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:01.487 8 INFO neutron.db.segments_db [None req-e1574b2e-8523-460f-8047-6f310e68a7a6 595d3a947bd74a6c9a7cac7ed94bc832 adf41c9fbe5a4ce59037f1ba53ac880d - - - -] Added segment c734bd48-98cc-4098-bb9d-cc515295da1e of type vxlan for network be5069fc-bb6a-4327-80b3-e4cc6d6acd3f [pid: 8|app: 0|req: 1031/1988] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:01 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:01.675 8 INFO neutron.db.segments_db [None req-a4c8b2e6-6197-494f-bb80-15221cb3ba2a 595d3a947bd74a6c9a7cac7ed94bc832 adf41c9fbe5a4ce59037f1ba53ac880d - - - -] Added segment 7c1ec642-806b-4da1-babd-459f2768d448 of type vxlan for network 9dec8201-fd17-4b41-a13c-f69cfc78c68b [pid: 8|app: 0|req: 1032/1989] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:01 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1990] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:31:01 2026] PUT /v2.0/networks/5e9443af-ab02-4b11-aa25-23cc585c4de9/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1991] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:31:01 2026] PUT /v2.0/networks/66c0a180-4a79-46be-a529-c420bdb03f33/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1992] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:31:00 2026] PUT /v2.0/routers/bf11f31f-9958-47a6-99e3-bc1e930269c7/add_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1993] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:31:01 2026] PUT /v2.0/networks/6f93117e-ca95-4793-8f30-251c0458dfa5/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1994] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:31:01 2026] PUT /v2.0/networks/be5069fc-bb6a-4327-80b3-e4cc6d6acd3f/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1995] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:31:01 2026] GET /v2.0/ports/854a05f3-369a-4930-ba2a-bfe83f5deb94 => generated 955 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1996] 10.0.0.56 () {32 vars in 665 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1997] 10.0.0.56 () {32 vars in 679 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1998] 10.0.0.56 () {32 vars in 675 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1999] 10.0.0.56 () {32 vars in 687 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2000] 10.0.0.56 () {32 vars in 673 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2001] 10.0.0.56 () {32 vars in 687 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2002] 10.0.0.56 () {32 vars in 683 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2003] 10.0.0.56 () {32 vars in 695 bytes} [Wed May 6 02:31:02 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:03.115 8 INFO neutron.services.segments.plugin [-] Segment 53117f17-311e-41fa-a2a3-b20f2ffce32a resource provider aggregate not found 2026-05-06 02:31:03.120 8 INFO neutron.services.segments.plugin [-] Segment 53117f17-311e-41fa-a2a3-b20f2ffce32a resource provider aggregate not found 2026-05-06 02:31:03.135 8 INFO neutron.services.segments.plugin [-] Segment 53117f17-311e-41fa-a2a3-b20f2ffce32a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53117f17-311e-41fa-a2a3-b20f2ffce32a found for delete ", "request_id": "req-5541efc6-461c-4f0b-90de-b5c5d47c0305"}]} 2026-05-06 02:31:03.136 8 INFO neutron.services.segments.plugin [-] Segment 53117f17-311e-41fa-a2a3-b20f2ffce32a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53117f17-311e-41fa-a2a3-b20f2ffce32a found for delete ", "request_id": "req-a8bc5bea-438c-41b9-a03b-d1f9a38da1a2"}]} [pid: 8|app: 0|req: 1045/2004] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:02 2026] DELETE /v2.0/networks/5e9443af-ab02-4b11-aa25-23cc585c4de9 => 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: 1046/2005] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:03 2026] DELETE /v2.0/networks/66c0a180-4a79-46be-a529-c420bdb03f33 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2006] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:31:02 2026] PUT /v2.0/routers/bf11f31f-9958-47a6-99e3-bc1e930269c7/remove_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2007] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:03 2026] DELETE /v2.0/networks/6f93117e-ca95-4793-8f30-251c0458dfa5 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2008] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:03 2026] DELETE /v2.0/networks/be5069fc-bb6a-4327-80b3-e4cc6d6acd3f => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2009] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:03 2026] DELETE /v2.0/networks/9dec8201-fd17-4b41-a13c-f69cfc78c68b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2010] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:31:03 2026] PUT /v2.0/routers/bf11f31f-9958-47a6-99e3-bc1e930269c7/remove_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2011] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:04 2026] GET /v2.0/ports?device_id=bf11f31f-9958-47a6-99e3-bc1e930269c7 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:05.166 8 INFO neutron.services.segments.plugin [-] Segment e05038fe-2140-469f-aef1-24ec0a8fde30 resource provider aggregate not found 2026-05-06 02:31:05.171 8 INFO neutron.services.segments.plugin [-] Segment e05038fe-2140-469f-aef1-24ec0a8fde30 resource provider aggregate not found 2026-05-06 02:31:05.186 8 INFO neutron.services.segments.plugin [-] Segment e05038fe-2140-469f-aef1-24ec0a8fde30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e05038fe-2140-469f-aef1-24ec0a8fde30 found for delete ", "request_id": "req-2771abb5-0541-40de-8ad7-8986539f4d0e"}]} 2026-05-06 02:31:05.193 8 INFO neutron.services.segments.plugin [-] Segment e05038fe-2140-469f-aef1-24ec0a8fde30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e05038fe-2140-469f-aef1-24ec0a8fde30 found for delete ", "request_id": "req-1dcdff4e-1ce9-4750-b656-d1145800467f"}]} 2026-05-06 02:31:05.203 8 INFO neutron.services.segments.plugin [-] Segment 1a91635b-d38a-4d43-8fe3-7eef33152347 resource provider aggregate not found 2026-05-06 02:31:05.215 8 INFO neutron.services.segments.plugin [-] Segment 1a91635b-d38a-4d43-8fe3-7eef33152347 resource provider aggregate not found 2026-05-06 02:31:05.222 8 INFO neutron.services.segments.plugin [-] Segment 1a91635b-d38a-4d43-8fe3-7eef33152347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a91635b-d38a-4d43-8fe3-7eef33152347 found for delete ", "request_id": "req-d4f74b32-2c5b-4735-bb4a-3e52bb240167"}]} 2026-05-06 02:31:05.235 8 INFO neutron.services.segments.plugin [-] Segment 1a91635b-d38a-4d43-8fe3-7eef33152347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a91635b-d38a-4d43-8fe3-7eef33152347 found for delete ", "request_id": "req-c0137c20-e3f5-47c4-824f-c6b0f68c8e5c"}]} 2026-05-06 02:31:05.242 8 INFO neutron.services.segments.plugin [-] Segment c734bd48-98cc-4098-bb9d-cc515295da1e resource provider aggregate not found 2026-05-06 02:31:05.254 8 INFO neutron.services.segments.plugin [-] Segment c734bd48-98cc-4098-bb9d-cc515295da1e resource provider aggregate not found 2026-05-06 02:31:05.266 8 INFO neutron.services.segments.plugin [-] Segment c734bd48-98cc-4098-bb9d-cc515295da1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c734bd48-98cc-4098-bb9d-cc515295da1e found for delete ", "request_id": "req-9b9f2b99-fd35-42e2-b49c-d407de3f344d"}]} 2026-05-06 02:31:05.269 7 INFO neutron.services.segments.plugin [-] Segment e873bffe-c197-4f2e-abf4-d879d16b9d90 resource provider aggregate not found 2026-05-06 02:31:05.274 7 INFO neutron.services.segments.plugin [-] Segment e873bffe-c197-4f2e-abf4-d879d16b9d90 resource provider aggregate not found 2026-05-06 02:31:05.285 8 INFO neutron.services.segments.plugin [-] Segment c734bd48-98cc-4098-bb9d-cc515295da1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c734bd48-98cc-4098-bb9d-cc515295da1e found for delete ", "request_id": "req-938cb179-b2bf-479b-95f6-fdd9493b5a33"}]} 2026-05-06 02:31:05.291 8 INFO neutron.services.segments.plugin [-] Segment 7c1ec642-806b-4da1-babd-459f2768d448 resource provider aggregate not found 2026-05-06 02:31:05.293 7 INFO neutron.services.segments.plugin [-] Segment e873bffe-c197-4f2e-abf4-d879d16b9d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e873bffe-c197-4f2e-abf4-d879d16b9d90 found for delete ", "request_id": "req-84784e33-067f-43f7-851c-2cceab47969b"}]} 2026-05-06 02:31:05.294 7 INFO neutron.services.segments.plugin [-] Segment e873bffe-c197-4f2e-abf4-d879d16b9d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e873bffe-c197-4f2e-abf4-d879d16b9d90 found for delete ", "request_id": "req-be53dfc3-0b7d-4ebc-93e5-fde5c198d7b2"}]} 2026-05-06 02:31:05.302 7 INFO neutron.db.l3_hamode_db [None req-478fff87-e6ce-419b-8a8f-696e9112d5be 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] HA network 0836ab7f-b908-4384-ad7f-fc0f65c470e3 was deleted as no HA routers are present in tenant 46ee1946883a451f8dd15c20ea241928. [pid: 7|app: 0|req: 962/2012] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:04 2026] DELETE /v2.0/routers/bf11f31f-9958-47a6-99e3-bc1e930269c7 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:31:05.309 8 INFO neutron.services.segments.plugin [-] Segment 7c1ec642-806b-4da1-babd-459f2768d448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1ec642-806b-4da1-babd-459f2768d448 found for delete ", "request_id": "req-103b5d1c-e86e-4c9e-9c51-cd2091eb476c"}]} 2026-05-06 02:31:05.315 8 INFO neutron.services.segments.plugin [-] Segment 7c1ec642-806b-4da1-babd-459f2768d448 resource provider aggregate not found [pid: 8|app: 0|req: 1051/2013] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:04 2026] GET /v2.0/security-groups?tenant_id=d68e88a9c9fe48929ec5a33c4735791b&name=default => generated 2801 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:05.337 8 INFO neutron.services.segments.plugin [-] Segment 7c1ec642-806b-4da1-babd-459f2768d448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1ec642-806b-4da1-babd-459f2768d448 found for delete ", "request_id": "req-51c63d37-5037-4d9f-add9-b2226a91b076"}]} [pid: 8|app: 0|req: 1052/2014] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:05 2026] DELETE /v2.0/security-groups/e521ee1e-0138-4c81-973e-6a2339cb9f3b => 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: 963/2015] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:05 2026] DELETE /v2.0/subnets/49e7de6d-855c-476d-b261-23ff294f5d54 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2016] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:05 2026] GET /v2.0/security-groups?tenant_id=9708a4016d934850a353d8f2101761c0&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2017] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:05 2026] DELETE /v2.0/security-groups/3f75c54c-a15c-4424-8972-f79ca40a07b0 => 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: 964/2018] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:05 2026] DELETE /v2.0/subnets/4a5fd026-6384-429c-b75a-4c14ac8fe670 => 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: 965/2019] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:05 2026] GET /v2.0/security-groups?tenant_id=adf41c9fbe5a4ce59037f1ba53ac880d&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2020] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:05 2026] DELETE /v2.0/networks/6a25ba24-6d77-4a75-9c13-68d88540f47f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2021] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:05 2026] DELETE /v2.0/security-groups/acfe6f24-efe4-4d90-b3d6-ece46d470817 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2022] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:06 2026] DELETE /v2.0/networks/6bf6a8c9-c56b-4438-b9b3-ea9239e35e5a => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:31:06.359 7 INFO neutron.db.segments_db [None req-0174d2ef-0803-4860-b4f8-70df006d7d92 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 of type vxlan for network f1ab707d-ace0-4674-b2b1-039a45dadda7 [pid: 7|app: 0|req: 967/2023] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:06 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2024] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:06 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:06.949 7 INFO neutron.db.segments_db [None req-6f46498c-15b3-4ab7-a3ad-19ff5b9cb8d0 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment 1887f21e-7faa-4caf-88f3-a30f9b369ad1 of type vxlan for network 6fd7d2f9-3b61-4935-ab2b-532f44a36560 2026-05-06 02:31:07.288 7 INFO neutron.db.l3_hamode_db [None req-6f46498c-15b3-4ab7-a3ad-19ff5b9cb8d0 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:31:07.337 8 INFO neutron.services.segments.plugin [-] Segment c11e0e08-ca43-4df7-918c-3b467dbbc9d2 resource provider aggregate not found 2026-05-06 02:31:07.362 8 INFO neutron.services.segments.plugin [-] Segment c11e0e08-ca43-4df7-918c-3b467dbbc9d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11e0e08-ca43-4df7-918c-3b467dbbc9d2 found for delete ", "request_id": "req-fa51f8d8-b210-4c1f-b047-ecbaf4721919"}]} 2026-05-06 02:31:07.367 8 INFO neutron.services.segments.plugin [-] Segment c11e0e08-ca43-4df7-918c-3b467dbbc9d2 resource provider aggregate not found 2026-05-06 02:31:07.384 8 INFO neutron.services.segments.plugin [-] Segment c11e0e08-ca43-4df7-918c-3b467dbbc9d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11e0e08-ca43-4df7-918c-3b467dbbc9d2 found for delete ", "request_id": "req-0b300ba2-6855-40ea-a624-4fb72542fdf0"}]} 2026-05-06 02:31:07.390 8 INFO neutron.services.segments.plugin [-] Segment 3c4d5912-acad-4453-ac74-3e2edada5f69 resource provider aggregate not found 2026-05-06 02:31:07.399 8 INFO neutron.services.segments.plugin [-] Segment 3c4d5912-acad-4453-ac74-3e2edada5f69 resource provider aggregate not found 2026-05-06 02:31:07.413 8 INFO neutron.services.segments.plugin [-] Segment 3c4d5912-acad-4453-ac74-3e2edada5f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4d5912-acad-4453-ac74-3e2edada5f69 found for delete ", "request_id": "req-8c0a1d9b-6057-446d-8087-ca12f5cd7743"}]} 2026-05-06 02:31:07.429 8 INFO neutron.services.segments.plugin [-] Segment 3c4d5912-acad-4453-ac74-3e2edada5f69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4d5912-acad-4453-ac74-3e2edada5f69 found for delete ", "request_id": "req-7a21bc7d-628f-4a9f-8693-f39dca91950a"}]} 2026-05-06 02:31:07.533 7 INFO neutron.db.l3_hamode_db [None req-6f46498c-15b3-4ab7-a3ad-19ff5b9cb8d0 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 968/2025] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:06 2026] POST /v2.0/routers => generated 507 bytes in 1562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:08.567 8 INFO neutron.db.l3_db [None req-67c59041-5a8d-48d6-b375-aad801151e9d 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Floating IP b94b0868-288b-4a86-815f-75f26149dd38 associated. External IP: 10.96.250.219, port: 79552237-731f-400e-b4ac-8a767d3c794c. [pid: 8|app: 0|req: 1058/2026] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:31:07 2026] POST /v2.0/floatingips => generated 898 bytes in 1950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2027] 10.0.0.56 () {34 vars in 664 bytes} [Wed May 6 02:31:08 2026] POST /v2.0/ports => generated 951 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:09.661 7 INFO neutron.db.segments_db [None req-18c0ce45-c658-4803-945f-e7881ee7b871 f29b0e8db1774f849ca9a88e7a3eaf73 c49d90b370bb4cefb4ea2643fa38c2bc - - - -] Added segment 181fa78f-a90b-41aa-9396-f408048944cc of type vxlan for network f2578ee3-df41-475f-8b7c-f3fbcd2d5842 [pid: 7|app: 0|req: 970/2028] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:09 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2029] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:09 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2030] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:31:10 2026] PUT /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2031] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2032] 10.0.0.56 () {34 vars in 761 bytes} [Wed May 6 02:31:10 2026] PUT /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2033] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/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: 976/2034] 10.0.0.56 () {34 vars in 757 bytes} [Wed May 6 02:31:10 2026] PUT /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2035] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/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: 978/2036] 10.0.0.56 () {34 vars in 779 bytes} [Wed May 6 02:31:10 2026] PUT /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2037] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:31:08 2026] PUT /v2.0/routers/a9306a26-fd95-46ba-98ff-60a73b4a59c2/add_router_interface => generated 309 bytes in 1546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1060/2038] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/ports/2257af59-3305-4d6f-9322-1c6a7180e188 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2039] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 52 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2040] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:31:10 2026] PUT /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2041] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2042] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:31:10 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:31:11.048 7 INFO neutron.api.v2.resource [None req-60e81359-c522-4894-b053-1e239a4c603d f29b0e8db1774f849ca9a88e7a3eaf73 c49d90b370bb4cefb4ea2643fa38c2bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/2043] 10.0.0.56 () {32 vars in 742 bytes} [Wed May 6 02:31:11 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2044] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:31:11 2026] DELETE /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2045] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:11 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:11.208 7 INFO neutron.api.v2.resource [None req-08548731-c5eb-4395-99e2-9daf1430fc4f f29b0e8db1774f849ca9a88e7a3eaf73 c49d90b370bb4cefb4ea2643fa38c2bc - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 986/2046] 10.0.0.56 () {32 vars in 745 bytes} [Wed May 6 02:31:11 2026] DELETE /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2047] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:31:11 2026] DELETE /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => 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: 988/2048] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:31:11 2026] GET /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2049] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:11 2026] DELETE /v2.0/subnets/46340b13-e983-4173-bb43-49735b08ef1c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2050] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:31:10 2026] PUT /v2.0/routers/a9306a26-fd95-46ba-98ff-60a73b4a59c2/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:11.874 8 INFO neutron.api.v2.resource [None req-0d6151c2-4d28-43b3-938e-617402547f46 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2051] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:31:11 2026] PUT /v2.0/routers/a9306a26-fd95-46ba-98ff-60a73b4a59c2/remove_router_interface => generated 197 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:31:11.923 7 INFO neutron.services.segments.plugin [-] Segment 181fa78f-a90b-41aa-9396-f408048944cc resource provider aggregate not found 2026-05-06 02:31:11.930 7 INFO neutron.services.segments.plugin [-] Segment 181fa78f-a90b-41aa-9396-f408048944cc resource provider aggregate not found [pid: 8|app: 0|req: 1063/2052] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:11 2026] GET /v2.0/ports?device_id=a9306a26-fd95-46ba-98ff-60a73b4a59c2 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:11.951 7 INFO neutron.services.segments.plugin [-] Segment 181fa78f-a90b-41aa-9396-f408048944cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181fa78f-a90b-41aa-9396-f408048944cc found for delete ", "request_id": "req-ceeb422c-afa5-43fb-8d37-edabc7c55c2d"}]} 2026-05-06 02:31:11.952 7 INFO neutron.services.segments.plugin [-] Segment 181fa78f-a90b-41aa-9396-f408048944cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181fa78f-a90b-41aa-9396-f408048944cc found for delete ", "request_id": "req-7e404384-70ff-42c2-a7dc-23b8f6018398"}]} [pid: 7|app: 0|req: 990/2053] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:11 2026] DELETE /v2.0/networks/f2578ee3-df41-475f-8b7c-f3fbcd2d5842 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:31:12.686 8 INFO neutron.services.segments.plugin [-] Segment 1887f21e-7faa-4caf-88f3-a30f9b369ad1 resource provider aggregate not found 2026-05-06 02:31:12.692 8 INFO neutron.services.segments.plugin [-] Segment 1887f21e-7faa-4caf-88f3-a30f9b369ad1 resource provider aggregate not found 2026-05-06 02:31:12.709 8 INFO neutron.services.segments.plugin [-] Segment 1887f21e-7faa-4caf-88f3-a30f9b369ad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1887f21e-7faa-4caf-88f3-a30f9b369ad1 found for delete ", "request_id": "req-544f5113-37c5-4de3-bbea-52e0e26fe161"}]} 2026-05-06 02:31:12.710 8 INFO neutron.services.segments.plugin [-] Segment 1887f21e-7faa-4caf-88f3-a30f9b369ad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1887f21e-7faa-4caf-88f3-a30f9b369ad1 found for delete ", "request_id": "req-141e2e08-eed9-4263-93d1-faf134aeab92"}]} 2026-05-06 02:31:12.719 8 INFO neutron.db.l3_hamode_db [None req-15946733-7757-4dc2-8f30-6e15247708af 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] HA network 6fd7d2f9-3b61-4935-ab2b-532f44a36560 was deleted as no HA routers are present in tenant 46ee1946883a451f8dd15c20ea241928. [pid: 8|app: 0|req: 1064/2056] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:11 2026] DELETE /v2.0/routers/a9306a26-fd95-46ba-98ff-60a73b4a59c2 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2057] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:12 2026] GET /v2.0/security-groups?tenant_id=c49d90b370bb4cefb4ea2643fa38c2bc&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2058] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2059] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:12 2026] DELETE /v2.0/subnets/5a65d024-960e-461e-9b11-d1473e79c240 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2060] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:12 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: 995/2061] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:12 2026] DELETE /v2.0/security-groups/7e0df54a-ac1a-49fa-819a-da0dbbc1e805 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2062] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:13 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: 997/2063] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:13 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: 998/2064] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:13 2026] GET /v2.0/security-groups?tenant_id=71c9f6ab30b247bc836846f24298af83&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2065] 199.19.213.170 () {30 vars in 732 bytes} [Wed May 6 02:31:13 2026] GET /v2.0/security-groups?name=lb-62d11896-2a22-4572-956f-a643c66d9f64 => generated 1575 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2066] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:13 2026] DELETE /v2.0/security-groups/c6602413-ead6-4571-a74c-eb4051fc1c42 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2067] 199.19.213.170 () {30 vars in 762 bytes} [Wed May 6 02:31:13 2026] GET /v2.0/security-group-rules?security_group_id=65c9c4a6-d7af-4bc6-90e4-df87544760bf => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2068] 199.19.213.170 () {34 vars in 707 bytes} [Wed May 6 02:31:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2069] 199.19.213.170 () {34 vars in 707 bytes} [Wed May 6 02:31:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2070] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:12 2026] DELETE /v2.0/networks/f1ab707d-ace0-4674-b2b1-039a45dadda7 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:31:13.867 7 INFO neutron.db.segments_db [None req-4fc0be74-0a62-4aba-a7f7-4693c4e17e81 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment 51aca517-3137-43f7-a8eb-baef6d36e830 of type vxlan for network f96e8142-ce44-4a76-8bc1-aefdbd1d77c1 [pid: 7|app: 0|req: 1004/2071] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:31:13 2026] POST /v2.0/networks => generated 628 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2072] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:13 2026] POST /v2.0/subnets => generated 602 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:14.411 7 INFO neutron.db.segments_db [None req-6d873b0d-7315-4712-a7a3-e1080813bf28 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 of type vxlan for network 686376e5-0cd9-4254-9608-cf4e2a54e44a 2026-05-06 02:31:14.806 7 INFO neutron.db.l3_hamode_db [None req-6d873b0d-7315-4712-a7a3-e1080813bf28 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:31:15.036 7 INFO neutron.db.l3_hamode_db [None req-6d873b0d-7315-4712-a7a3-e1080813bf28 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1005/2073] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:14 2026] POST /v2.0/routers => generated 506 bytes in 1497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:31:15.894 8 INFO neutron.services.segments.plugin [-] Segment 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 resource provider aggregate not found 2026-05-06 02:31:15.901 8 INFO neutron.services.segments.plugin [-] Segment 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 resource provider aggregate not found 2026-05-06 02:31:15.931 8 INFO neutron.services.segments.plugin [-] Segment 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 found for delete ", "request_id": "req-7b5c9eec-d114-44f5-894b-851136e3441e"}]} 2026-05-06 02:31:15.931 8 INFO neutron.services.segments.plugin [-] Segment 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dcfb3d-45b3-4a56-be7b-e6ae76f1c8e6 found for delete ", "request_id": "req-71eee1f8-b17f-4006-b200-ac1aff34a1bb"}]} [pid: 7|app: 0|req: 1006/2074] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:16 2026] GET /v2.0/security-groups?tenant_id=5ed371f40f6544259d4b1f59824f3fab&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2075] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:17 2026] DELETE /v2.0/security-groups/f83b88b4-843c-4fcc-98bf-3dc761fff25d => 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: 1069/2076] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:31:15 2026] PUT /v2.0/routers/055e510e-c7c8-4a07-8e6f-a50964c27c16/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2077] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:31:17 2026] GET /v2.0/ports/a6d17b68-49dd-41f2-a3ab-ab58e4e4c1a0 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2078] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:17 2026] GET /v2.0/security-groups?tenant_id=e7ac9ec7f4754ca0b4b256a4c78c5fd9&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2079] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:17 2026] DELETE /v2.0/security-groups/d4c92447-283e-4d2f-acd1-13396339e76a => 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: 1071/2080] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:31:17 2026] PUT /v2.0/routers/055e510e-c7c8-4a07-8e6f-a50964c27c16/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2081] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:18 2026] GET /v2.0/ports?device_id=055e510e-c7c8-4a07-8e6f-a50964c27c16 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:19.185 8 INFO neutron.services.segments.plugin [-] Segment 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 resource provider aggregate not found 2026-05-06 02:31:19.205 8 INFO neutron.services.segments.plugin [-] Segment 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 found for delete ", "request_id": "req-1d878a04-d04a-4061-bc75-96aeee9dea62"}]} 2026-05-06 02:31:19.206 8 INFO neutron.services.segments.plugin [-] Segment 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 resource provider aggregate not found 2026-05-06 02:31:19.222 8 INFO neutron.services.segments.plugin [-] Segment 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5785e1fb-f0b2-46e4-93b7-f3139bbe3196 found for delete ", "request_id": "req-cd3e7317-a547-4688-aef7-09e5f7d5be4c"}]} 2026-05-06 02:31:19.229 8 INFO neutron.db.l3_hamode_db [None req-5178361d-be3b-4f6a-8687-8ffe90fe785c 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] HA network 686376e5-0cd9-4254-9608-cf4e2a54e44a was deleted as no HA routers are present in tenant 46ee1946883a451f8dd15c20ea241928. [pid: 8|app: 0|req: 1072/2082] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:18 2026] DELETE /v2.0/routers/055e510e-c7c8-4a07-8e6f-a50964c27c16 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2083] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:19 2026] DELETE /v2.0/subnets/bf910433-b1a0-4f4d-945a-90889a6d88e6 => 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: 1073/2084] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:19 2026] DELETE /v2.0/networks/f96e8142-ce44-4a76-8bc1-aefdbd1d77c1 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:31:19.933 7 INFO neutron.db.segments_db [None req-434f1107-9e24-47f3-b47a-4b1ce6debb87 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Added segment c3a886d1-b812-42e9-b6a8-389aae9f7670 of type vxlan for network 56b6bd05-050a-464a-8cff-d72224a98107 2026-05-06 02:31:20.258 7 INFO neutron.db.l3_hamode_db [None req-434f1107-9e24-47f3-b47a-4b1ce6debb87 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1074/2085] 10.0.0.176 () {30 vars in 659 bytes} [Wed May 6 02:31:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2086] 10.0.0.176 () {30 vars in 661 bytes} [Wed May 6 02:31:20 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: 1076/2087] 10.0.0.176 () {30 vars in 637 bytes} [Wed May 6 02:31:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2088] 10.0.0.176 () {30 vars in 673 bytes} [Wed May 6 02:31:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2089] 10.0.0.176 () {28 vars in 439 bytes} [Wed May 6 02:31:21 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-06 02:31:21.269 7 INFO neutron.db.l3_hamode_db [None req-434f1107-9e24-47f3-b47a-4b1ce6debb87 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:31:21.307 8 INFO neutron.services.segments.plugin [-] Segment 51aca517-3137-43f7-a8eb-baef6d36e830 resource provider aggregate not found 2026-05-06 02:31:21.319 8 INFO neutron.services.segments.plugin [-] Segment 51aca517-3137-43f7-a8eb-baef6d36e830 resource provider aggregate not found 2026-05-06 02:31:21.331 8 INFO neutron.services.segments.plugin [-] Segment 51aca517-3137-43f7-a8eb-baef6d36e830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51aca517-3137-43f7-a8eb-baef6d36e830 found for delete ", "request_id": "req-2edadbad-d4de-4124-af5e-e69f864c17e6"}]} 2026-05-06 02:31:21.343 8 INFO neutron.services.segments.plugin [-] Segment 51aca517-3137-43f7-a8eb-baef6d36e830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51aca517-3137-43f7-a8eb-baef6d36e830 found for delete ", "request_id": "req-322e3913-7078-4ca3-b37d-c5df9f33a3fe"}]} [pid: 8|app: 0|req: 1079/2090] 10.0.0.176 () {30 vars in 697 bytes} [Wed May 6 02:31:21 2026] GET /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 630 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2091] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:21 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: 1081/2092] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2093] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2094] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:21 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: 1084/2095] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:21 2026] GET /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 648 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2096] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:21 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2581 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2097] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2098] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31: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: 8|app: 0|req: 1088/2099] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31: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: 1089/2100] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2101] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:19 2026] POST /v2.0/routers => generated 688 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2102] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2103] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/routers/de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => generated 694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2104] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2105] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/routers => generated 697 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2106] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:22 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2107] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:31:22 2026] POST /v2.0/ports => generated 1303 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1015/2108] 10.0.0.56 () {34 vars in 740 bytes} [Wed May 6 02:31:22 2026] PUT /v2.0/routers/de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => generated 701 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2109] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:31:23 2026] GET /v2.0/routers/de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => generated 701 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2110] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:23 2026] GET /v2.0/ports?device_id=de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => 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: 1094/2111] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:31:23 2026] PUT /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1428 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:23.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6850d84-3179-4062-b03c-dffddfc6608d'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '164f26de-16db-4037-b855-95b4cd313325', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1095/2112] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:23 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 4037 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2113] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:31:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1097/2114] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:23 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2115] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:23 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2116] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2117] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2118] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => 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: 1102/2119] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2120] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2121] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2122] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2123] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=164f26de-16db-4037-b855-95b4cd313325 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2124] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A315&port_id=164f26de-16db-4037-b855-95b4cd313325 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:24.577 7 INFO neutron.services.segments.plugin [-] Segment c3a886d1-b812-42e9-b6a8-389aae9f7670 resource provider aggregate not found [pid: 8|app: 0|req: 1108/2125] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:24.581 7 INFO neutron.services.segments.plugin [-] Segment c3a886d1-b812-42e9-b6a8-389aae9f7670 resource provider aggregate not found 2026-05-06 02:31:24.596 7 INFO neutron.services.segments.plugin [-] Segment c3a886d1-b812-42e9-b6a8-389aae9f7670 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a886d1-b812-42e9-b6a8-389aae9f7670 found for delete ", "request_id": "req-02835e28-92e1-46d4-90c2-23c2f6abb410"}]} 2026-05-06 02:31:24.597 7 INFO neutron.services.segments.plugin [-] Segment c3a886d1-b812-42e9-b6a8-389aae9f7670 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a886d1-b812-42e9-b6a8-389aae9f7670 found for delete ", "request_id": "req-03a62fb4-c6d2-4971-8626-514da9246f06"}]} 2026-05-06 02:31:24.608 7 INFO neutron.db.l3_hamode_db [None req-bd842b1e-aba6-4109-8934-b5f5300fd5a3 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] HA network 56b6bd05-050a-464a-8cff-d72224a98107 was deleted as no HA routers are present in tenant 46ee1946883a451f8dd15c20ea241928. [pid: 7|app: 0|req: 1018/2126] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:23 2026] DELETE /v2.0/routers/de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => generated 0 bytes in 1113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2127] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 1019/2128] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?device_id=de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2129] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:24.685 7 INFO neutron.api.v2.resource [None req-a221dbfb-9828-4423-966a-eb9eda87751a 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/2130] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/routers/de8fd80d-a65f-4f1d-bf53-c46ec7ad885c => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2131] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?device_id=055e510e-c7c8-4a07-8e6f-a50964c27c16 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:24.753 7 INFO neutron.api.v2.resource [None req-a57c8a08-566f-458f-832e-bce9e5dfe6be 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/2132] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/routers/055e510e-c7c8-4a07-8e6f-a50964c27c16 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:31:24.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b0e65e4-bc2d-4a6e-a15a-fbbbf77fd298 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2133] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/subnets/bf910433-b1a0-4f4d-945a-90889a6d88e6 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2134] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?device_id=a9306a26-fd95-46ba-98ff-60a73b4a59c2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:24.843 7 INFO neutron.api.v2.resource [None req-8bfc5e00-ec63-4097-aa53-9989df4ab9bb 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/2135] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/routers/a9306a26-fd95-46ba-98ff-60a73b4a59c2 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:31:24.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c501c4e-303b-48b1-bcd9-6c1a87dbd80e 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2136] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/subnets/5a65d024-960e-461e-9b11-d1473e79c240 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2137] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/ports?device_id=bf11f31f-9958-47a6-99e3-bc1e930269c7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:24.930 7 INFO neutron.api.v2.resource [None req-988558b1-b436-4f1e-ae53-260bba791c61 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2138] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/routers/bf11f31f-9958-47a6-99e3-bc1e930269c7 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:31:24.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-188b0c48-a085-4932-ab6b-d43e410f0d62 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2139] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/subnets/49e7de6d-855c-476d-b261-23ff294f5d54 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:31:24.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8b25c9d-f593-4040-adc6-89144220de39 693429924bd24c6a944daf3447c8cdcb 46ee1946883a451f8dd15c20ea241928 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2140] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:24 2026] DELETE /v2.0/subnets/4a5fd026-6384-429c-b75a-4c14ac8fe670 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2141] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:24 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2142] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2143] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 4037 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2144] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2145] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=164f26de-16db-4037-b855-95b4cd313325 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2146] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A315&port_id=164f26de-16db-4037-b855-95b4cd313325 => 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: 1113/2147] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/security-groups?tenant_id=46ee1946883a451f8dd15c20ea241928&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2148] 10.0.0.170 () {34 vars in 971 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2149] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2150] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2151] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2152] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:25 2026] DELETE /v2.0/security-groups/aa252840-c680-4eba-9956-8954c930add2 => 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: 1117/2153] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2154] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 1038/2155] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2156] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:25 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2157] 199.19.213.170 () {34 vars in 750 bytes} [Wed May 6 02:31:25 2026] PUT /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1199 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2158] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 798 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:26.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46c6063a-a18d-4fa2-8f26-88f3d1b4ddbb'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '164f26de-16db-4037-b855-95b4cd313325', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1119/2159] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 648 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2160] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3808 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2161] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31: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: 7|app: 0|req: 1043/2162] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:26 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: 1044/2163] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2164] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:26 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: 1046/2165] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2166] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2167] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2168] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=164f26de-16db-4037-b855-95b4cd313325 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2169] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1345 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2170] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2171] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2172] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 1124/2173] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2174] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2175] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => 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: 1051/2176] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2177] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:26 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2180] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:30 2026] GET /v2.0/security-groups?tenant_id=c20e960be7b94b5f94c3e80b92d91540&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2181] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:30 2026] DELETE /v2.0/security-groups/9ba0182e-cc6b-4f87-83b8-80d923737841 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2182] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:30 2026] GET /v2.0/security-groups?tenant_id=2fb8ffba7a7e4202a1b911f6c3c3648d&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2183] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:30 2026] DELETE /v2.0/security-groups/600650e6-bdd9-4312-be52-48fff6a88945 => 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: 1055/2184] 10.0.0.176 () {30 vars in 659 bytes} [Wed May 6 02:31:31 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: 1130/2185] 10.0.0.176 () {30 vars in 661 bytes} [Wed May 6 02:31:31 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: 1056/2186] 10.0.0.176 () {30 vars in 637 bytes} [Wed May 6 02:31:31 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: 1131/2187] 10.0.0.176 () {30 vars in 673 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2188] 10.0.0.176 () {28 vars in 439 bytes} [Wed May 6 02:31:32 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: 1132/2189] 10.0.0.176 () {30 vars in 697 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/subnets/01263cf1-f07f-4dcf-aab2-d57b42cae3b2 => generated 631 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2190] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2191] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:32 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: 1059/2192] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2193] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2194] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 648 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2195] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:32 2026] GET /v2.0/subnets/01263cf1-f07f-4dcf-aab2-d57b42cae3b2 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2196] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:33 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2197] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:33 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: 1062/2198] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:33 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: 1137/2199] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:33 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: 1063/2200] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:33 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: 1138/2201] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:33 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2202] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:33 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2203] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:33 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2204] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:33 2026] GET /v2.0/security-groups?tenant_id=6f1cdc6480f848f5b18b84be7523ca12&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2205] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:31:33 2026] POST /v2.0/ports => generated 1303 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1141/2206] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:33 2026] DELETE /v2.0/security-groups/e6b1e4d9-5a79-4620-8a8d-19a0b48d5acd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2207] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:31:34 2026] PUT /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1428 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2208] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:34 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 5266 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:34.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cae84bf-e4af-436f-8841-d3534622f5fa'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': 'a8dd60d2-bbd1-4e27-9142-1bc9385b68f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1067/2209] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:31:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2210] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:34 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1068/2211] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:34 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&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: 1144/2212] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:34 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?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: 1069/2213] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:34 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2214] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2215] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2216] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2217] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2218] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2219] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=164f26de-16db-4037-b855-95b4cd313325 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2220] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2221] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2222] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2223] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2224] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2225] 199.19.213.170 () {34 vars in 1106 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a2&port_id=a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => 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: 1151/2226] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2&id=76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2227] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&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: 1152/2228] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&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: 1153/2229] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2230] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2231] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:35 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 5266 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:36.053 7 INFO neutron.db.segments_db [None req-85caad9a-a315-48b7-97ec-1e35d14a90b8 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 48e6318b-4221-44c6-8c8b-0879a55880ce of type vxlan for network 8c24824d-609f-4336-9063-11d470f2dae1 [pid: 8|app: 0|req: 1156/2232] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2233] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2234] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:31:35 2026] POST /v2.0/networks => generated 741 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2235] 199.19.213.170 () {34 vars in 1106 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a2&port_id=a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => 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: 1159/2236] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2&id=76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2237] 10.0.0.170 () {34 vars in 971 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2238] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2239] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2240] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2241] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1466 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2242] 199.19.213.170 () {34 vars in 1096 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2243] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:36 2026] POST /v2.0/subnets => generated 664 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2244] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:36.606 8 INFO neutron.db.segments_db [None req-9adcab2d-5996-4b98-8336-39c0c981dcaf 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Added segment 2f142122-41b8-4d92-ae5d-177ac0a21080 of type vxlan for network 3c8561ec-2595-4ce2-ac03-7e910e49d0c5 [pid: 7|app: 0|req: 1079/2245] 199.19.213.170 () {34 vars in 750 bytes} [Wed May 6 02:31:36 2026] PUT /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1197 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:36.930 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-390ada90-7f40-43fd-bace-bcb432cb840d'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': 'a8dd60d2-bbd1-4e27-9142-1bc9385b68f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1080/2246] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:36.947 8 INFO neutron.db.l3_hamode_db [None req-9adcab2d-5996-4b98-8336-39c0c981dcaf 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1081/2247] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:36 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2248] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2249] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2250] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 5035 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2251] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/subnets/01263cf1-f07f-4dcf-aab2-d57b42cae3b2 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2252] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2253] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2254] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2255] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:37 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: 1090/2256] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => 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: 1091/2257] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2258] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:37 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: 1093/2259] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2260] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 1095/2261] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:37 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: 1096/2262] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&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: 1097/2263] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&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: 1098/2264] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:37 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: 1099/2265] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2266] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2267] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2268] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:38.059 8 INFO neutron.db.l3_hamode_db [None req-9adcab2d-5996-4b98-8336-39c0c981dcaf 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1103/2269] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:37 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2270] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:38 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2271] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:38 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2272] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:38 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2273] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:38 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2274] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:38 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2275] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:38 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2276] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:31:36 2026] POST /v2.0/routers => generated 728 bytes in 2614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2277] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:31:39 2026] PUT /v2.0/routers/c45f687e-8b9d-4248-8970-f9523478231b/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2280] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:31:42 2026] GET /v2.0/networks?id=8c24824d-609f-4336-9063-11d470f2dae1 => generated 673 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2281] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:31:43 2026] GET /v2.0/quotas/40e2fe4e660948e7babd0f1e88c7cfe2 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2282] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:31:43 2026] GET /v2.0/ports?tenant_id=40e2fe4e660948e7babd0f1e88c7cfe2&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2283] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:31:43 2026] GET /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2284] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:31:43 2026] GET /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2285] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:43 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => 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: 1172/2286] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:44 2026] GET /v2.0/networks?id=8c24824d-609f-4336-9063-11d470f2dae1 => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2287] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:44 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => 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: 1115/2288] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:31:44 2026] POST /v2.0/ports => generated 954 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2289] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:31:44 2026] PUT /v2.0/ports/57f52540-e92f-4bff-9ad7-c71cabb4fb90 => generated 1199 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1116/2290] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/ports?tenant_id=40e2fe4e660948e7babd0f1e88c7cfe2&device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:45.358 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee1c5cbf-dc0b-49b5-8a93-aeea72295d4a'] response: {'name': 'network-changed', 'server_uuid': 'a2392b8d-5fc3-47e6-abec-395974d6ed71', 'tag': '57f52540-e92f-4bff-9ad7-c71cabb4fb90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1175/2291] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=57f52540-e92f-4bff-9ad7-c71cabb4fb90 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2292] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/subnets?id=8f7e9515-8642-4754-8953-d447b99ea49e => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2293] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/ports?network_id=8c24824d-609f-4336-9063-11d470f2dae1&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2294] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1177/2295] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2296] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/ports?tenant_id=40e2fe4e660948e7babd0f1e88c7cfe2&device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2297] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2298] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/networks?id=8c24824d-609f-4336-9063-11d470f2dae1 => generated 769 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2299] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/security-groups?id=d1a6e90a-d37d-4f13-b7d6-0064883aab5b&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2300] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=57f52540-e92f-4bff-9ad7-c71cabb4fb90 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2301] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/subnets?id=8f7e9515-8642-4754-8953-d447b99ea49e => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2302] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/ports?network_id=8c24824d-609f-4336-9063-11d470f2dae1&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: 1181/2303] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:45 2026] GET /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2304] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2305] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:46 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: 1124/2306] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:46 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: 1183/2307] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2308] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2309] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 648 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2310] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 5035 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2311] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:46 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: 1127/2312] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:46 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: 1186/2313] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2314] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2315] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2316] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2317] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:31:46 2026] GET /v2.0/security-groups?id=d1a6e90a-d37d-4f13-b7d6-0064883aab5b&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: 1189/2318] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:31:46 2026] PUT /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1026 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2319] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 798 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1190/2320] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 4864 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2321] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 4864 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:47.541 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e04c7432-db28-44a8-8436-d84b037d6532'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': 'a8dd60d2-bbd1-4e27-9142-1bc9385b68f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1191/2322] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2323] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2324] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 4864 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2325] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:47 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2326] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:48 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2327] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:31:48 2026] GET /v2.0/security-groups?id=d1a6e90a-d37d-4f13-b7d6-0064883aab5b&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2328] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:48 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 4864 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2329] 199.19.213.170 () {34 vars in 975 bytes} [Wed May 6 02:31:48 2026] GET /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2330] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:31:48 2026] DELETE /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2331] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:49.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea653ef-b0c3-4d06-80bd-691fd558a623'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-deleted', 'tag': 'a8dd60d2-bbd1-4e27-9142-1bc9385b68f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1137/2332] 199.19.213.170 () {34 vars in 1226 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/networks?id=9e58d8ed-413f-4612-8fed-47c3e83203ec&id=146d954c-1e54-4939-8385-0abd7870549f&id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 3098 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2333] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2334] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2335] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2336] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3810 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:49.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-108b7b20-17bb-48f3-b0f5-e899a87dff13 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2337] 199.19.213.170 () {32 vars in 719 bytes} [Wed May 6 02:31:49 2026] DELETE /v2.0/ports/a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2338] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?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: 1141/2339] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:49 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2340] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2341] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:50 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: 1142/2342] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2343] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:50 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: 1202/2344] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2345] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2346] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2347] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2348] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2349] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?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: 1205/2350] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2351] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2352] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2353] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2354] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=164f26de-16db-4037-b855-95b4cd313325 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2355] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2356] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2357] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2358] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2359] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2360] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2361] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 971 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2362] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:31:50 2026] GET /v2.0/security-groups?id=d1a6e90a-d37d-4f13-b7d6-0064883aab5b&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2363] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:31:51 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2364] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:51 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2365] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:31:51 2026] GET /v2.0/security-groups?id=d1a6e90a-d37d-4f13-b7d6-0064883aab5b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2366] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:31:51 2026] DELETE /v2.0/ports/57f52540-e92f-4bff-9ad7-c71cabb4fb90 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2367] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:31:53 2026] GET /v2.0/ports?device_id=a2392b8d-5fc3-47e6-abec-395974d6ed71 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:55.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79beb4fb-9d81-439c-9cf1-ba63d2fac297'] response: {'server_uuid': 'a2392b8d-5fc3-47e6-abec-395974d6ed71', 'name': 'network-vif-deleted', 'tag': '57f52540-e92f-4bff-9ad7-c71cabb4fb90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2368] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:31:55 2026] PUT /v2.0/routers/c45f687e-8b9d-4248-8970-f9523478231b/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2369] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:57 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: 1159/2370] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:57 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: 1160/2371] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:57 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: 1161/2372] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:57 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: 1162/2373] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:57 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2374] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:57 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: 1164/2375] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:57 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: 1167/2378] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:57 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: 1168/2379] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2380] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:57 2026] GET /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:31:57.792 8 INFO neutron.services.segments.plugin [-] Segment 2f142122-41b8-4d92-ae5d-177ac0a21080 resource provider aggregate not found 2026-05-06 02:31:57.797 8 INFO neutron.services.segments.plugin [-] Segment 2f142122-41b8-4d92-ae5d-177ac0a21080 resource provider aggregate not found 2026-05-06 02:31:57.818 8 INFO neutron.services.segments.plugin [-] Segment 2f142122-41b8-4d92-ae5d-177ac0a21080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f142122-41b8-4d92-ae5d-177ac0a21080 found for delete ", "request_id": "req-162a6f82-a535-4b4d-9f0c-3587beb46872"}]} 2026-05-06 02:31:57.820 8 INFO neutron.services.segments.plugin [-] Segment 2f142122-41b8-4d92-ae5d-177ac0a21080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f142122-41b8-4d92-ae5d-177ac0a21080 found for delete ", "request_id": "req-c8543315-5f57-42cf-915b-3997b2a23426"}]} 2026-05-06 02:31:57.829 8 INFO neutron.db.l3_hamode_db [None req-5b20056b-5688-406f-96a8-e7528d3aced0 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] HA network 3c8561ec-2595-4ce2-ac03-7e910e49d0c5 was deleted as no HA routers are present in tenant 40e2fe4e660948e7babd0f1e88c7cfe2. [pid: 8|app: 0|req: 1212/2381] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:56 2026] DELETE /v2.0/routers/c45f687e-8b9d-4248-8970-f9523478231b => generated 0 bytes in 1371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2382] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:31:57 2026] PUT /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1026 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:58.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8d26377-e964-407c-9b3b-a536a7fd40b3'] response: {'name': 'network-changed', 'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'tag': '164f26de-16db-4037-b855-95b4cd313325', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2383] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:57 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2384] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:31:57 2026] DELETE /v2.0/subnets/8f7e9515-8642-4754-8953-d447b99ea49e => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2385] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3635 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2386] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3635 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2387] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2388] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 3635 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2389] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2390] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:58.559 7 INFO neutron.services.segments.plugin [-] Segment 48e6318b-4221-44c6-8c8b-0879a55880ce resource provider aggregate not found 2026-05-06 02:31:58.564 7 INFO neutron.services.segments.plugin [-] Segment 48e6318b-4221-44c6-8c8b-0879a55880ce resource provider aggregate not found 2026-05-06 02:31:58.581 7 INFO neutron.services.segments.plugin [-] Segment 48e6318b-4221-44c6-8c8b-0879a55880ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48e6318b-4221-44c6-8c8b-0879a55880ce found for delete ", "request_id": "req-711bf43e-947b-4f55-9019-5aa4464b21eb"}]} 2026-05-06 02:31:58.582 7 INFO neutron.services.segments.plugin [-] Segment 48e6318b-4221-44c6-8c8b-0879a55880ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48e6318b-4221-44c6-8c8b-0879a55880ce found for delete ", "request_id": "req-b8b0f1c8-95f3-4c65-b533-73fcac9692d8"}]} [pid: 7|app: 0|req: 1173/2391] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:31:58 2026] DELETE /v2.0/networks/8c24824d-609f-4336-9063-11d470f2dae1 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2392] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/security-groups?tenant_id=40e2fe4e660948e7babd0f1e88c7cfe2&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2393] 199.19.213.170 () {34 vars in 975 bytes} [Wed May 6 02:31:58 2026] GET /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 1062 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2394] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:31:58 2026] DELETE /v2.0/security-groups/d1a6e90a-d37d-4f13-b7d6-0064883aab5b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2395] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:31:58 2026] DELETE /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2396] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2581 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2397] 199.19.213.170 () {34 vars in 1146 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/networks?id=9e58d8ed-413f-4612-8fed-47c3e83203ec&id=146d954c-1e54-4939-8385-0abd7870549f&id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 2311 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2398] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2399] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:31:59.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e27cec0-4b93-4ea8-82f8-e34318b22110 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1223/2400] 199.19.213.170 () {32 vars in 719 bytes} [Wed May 6 02:31:59 2026] DELETE /v2.0/ports/164f26de-16db-4037-b855-95b4cd313325 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2401] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:31:59 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: 1225/2402] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:31:59 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: 8|app: 0|req: 1226/2403] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:31:59 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: 1227/2404] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:31:59 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: 1228/2405] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2406] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2407] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2408] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2409] 199.19.213.170 () {30 vars in 703 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2410] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => 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: 1178/2411] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2412] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2413] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&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: 1235/2414] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2415] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:31:59 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2416] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:32:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.67&port_id=2b02233c-0b44-4ead-910d-36e676d913b7 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2417] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:00 2026] GET /v2.0/subnets?id=5ee250cd-0526-4328-b30d-ef2046693fca => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2418] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:00 2026] GET /v2.0/ports?network_id=146d954c-1e54-4939-8385-0abd7870549f&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:00.226 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13cdc167-63fb-4f85-91c0-fba1ef5d7f6f'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-deleted', 'tag': '164f26de-16db-4037-b855-95b4cd313325', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1182/2419] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:00 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2420] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:00 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2421] 10.0.0.58 () {30 vars in 649 bytes} [Wed May 6 02:32:01 2026] GET /v2.0/extensions => generated 19178 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2422] 10.0.0.58 () {30 vars in 723 bytes} [Wed May 6 02:32:01 2026] GET /v2.0/quotas/dfa13dfbae9e4d10b768f95ad02106ac/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2423] 10.0.0.58 () {30 vars in 649 bytes} [Wed May 6 02:32:04 2026] GET /v2.0/extensions => generated 19178 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2424] 10.0.0.58 () {30 vars in 723 bytes} [Wed May 6 02:32:04 2026] GET /v2.0/quotas/dfa13dfbae9e4d10b768f95ad02106ac/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2425] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:07 2026] GET /v2.0/security-groups?tenant_id=dfa13dfbae9e4d10b768f95ad02106ac&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2426] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:07 2026] DELETE /v2.0/security-groups/ad271b9c-d330-4594-a58f-bbabfff580b6 => 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: 1186/2427] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:32:08 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: 1242/2428] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:32:08 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: 1187/2429] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:32:08 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: 1243/2430] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:32:08 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: 1188/2431] 199.19.213.170 () {30 vars in 732 bytes} [Wed May 6 02:32:08 2026] GET /v2.0/security-groups?name=lb-62d11896-2a22-4572-956f-a643c66d9f64 => generated 2737 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2432] 199.19.213.170 () {30 vars in 762 bytes} [Wed May 6 02:32:08 2026] GET /v2.0/security-group-rules?security_group_id=65c9c4a6-d7af-4bc6-90e4-df87544760bf => generated 2206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2433] 199.19.213.170 () {32 vars in 749 bytes} [Wed May 6 02:32:08 2026] DELETE /v2.0/security-group-rules/076cd835-2826-4e4d-8e42-9bcfd6b57550 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2434] 199.19.213.170 () {32 vars in 749 bytes} [Wed May 6 02:32:08 2026] DELETE /v2.0/security-group-rules/1748c345-976c-481b-8c79-88dc654f429f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:12.292 7 INFO neutron.db.segments_db [None req-12ed3051-82e5-4836-9e65-391ab0d67fbe 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Added segment 42075a48-b5cb-42b5-be11-c83bee01a705 of type vxlan for network b68966cf-17a0-42df-b983-22758b193f47 [pid: 7|app: 0|req: 1190/2437] 10.0.0.56 () {34 vars in 670 bytes} [Wed May 6 02:32:11 2026] POST /v2.0/networks => generated 633 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:12.899 8 INFO neutron.db.segments_db [None req-49907e16-de6c-4545-920c-ebd2409d7a24 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Added segment a641ddfd-403c-41cc-8321-de8952c13788 of type vxlan for network aca89143-6182-45b9-be2e-dff2ff460b7a 2026-05-06 02:32:13.368 7 INFO neutron.db.l3_db [None req-3fe2be91-510e-4ba7-accc-22e93847d909 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Floating IP b94b0868-288b-4a86-815f-75f26149dd38 disassociated (deleted). External IP: 10.96.250.219, port: 79552237-731f-400e-b4ac-8a767d3c794c. 2026-05-06 02:32:13.550 8 INFO neutron.db.l3_hamode_db [None req-49907e16-de6c-4545-920c-ebd2409d7a24 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1191/2438] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:32:12 2026] DELETE /v2.0/floatingips/b94b0868-288b-4a86-815f-75f26149dd38 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:13.715 7 INFO neutron.api.v2.resource [None req-b9a554eb-bdd1-4925-a645-383f2f03e1bf 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2439] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:13 2026] GET /v2.0/floatingips/b94b0868-288b-4a86-815f-75f26149dd38 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2440] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:32:14 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: 7|app: 0|req: 1194/2441] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:32:14 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: 1195/2442] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:32:14 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: 1196/2443] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:32:14 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: 1197/2444] 199.19.213.170 () {30 vars in 701 bytes} [Wed May 6 02:32:14 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2445] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:32:14 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2581 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2446] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:32:14 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2447] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:32:14 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 2581 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:14.966 8 INFO neutron.db.l3_hamode_db [None req-49907e16-de6c-4545-920c-ebd2409d7a24 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1201/2448] 199.19.213.170 () {34 vars in 975 bytes} [Wed May 6 02:32:15 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2449] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:32:15 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2450] 199.19.213.170 () {34 vars in 1016 bytes} [Wed May 6 02:32:15 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2451] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:32:15 2026] PUT /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1146 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1205/2452] 199.19.213.170 () {30 vars in 716 bytes} [Wed May 6 02:32:15 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2453] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:32:15 2026] PUT /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1086 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/2454] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/ports?tenant_id=a1b2f21698db4d84a4f39a5398d126cb&device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => 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: 1208/2455] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 1086 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2456] 199.19.213.170 () {34 vars in 1066 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/networks?id=9e58d8ed-413f-4612-8fed-47c3e83203ec&id=146d954c-1e54-4939-8385-0abd7870549f => generated 1524 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2457] 199.19.213.170 () {32 vars in 719 bytes} [Wed May 6 02:32:16 2026] DELETE /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2458] 199.19.213.170 () {34 vars in 1060 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.46&port_id=269f738d-66c3-46db-a639-216b0f58b382 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2459] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:12 2026] POST /v2.0/routers => generated 694 bytes in 4039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2460] 199.19.213.170 () {30 vars in 663 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2461] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/subnets?id=c4a66abe-b564-431b-bcb0-0c83960cb8a9 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2462] 199.19.213.170 () {30 vars in 665 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2463] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/ports?network_id=9e58d8ed-413f-4612-8fed-47c3e83203ec&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: 1252/2464] 199.19.213.170 () {30 vars in 641 bytes} [Wed May 6 02:32:16 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: 1213/2465] 10.0.0.56 () {32 vars in 775 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/subnets?project_id=607b4c5685b64a1ea98285ffd7aad101&cidr=10.100.0.0%2F28 => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2466] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2467] 199.19.213.170 () {30 vars in 677 bytes} [Wed May 6 02:32:16 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: 1253/2468] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2469] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/networks/9e58d8ed-413f-4612-8fed-47c3e83203ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:32:16.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2da15e67-b6bd-4d9d-b66e-c90442022032 183590f0c17f4bd0ac3b52a1b05350e5 a1b2f21698db4d84a4f39a5398d126cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2470] 199.19.213.170 () {32 vars in 719 bytes} [Wed May 6 02:32:16 2026] DELETE /v2.0/ports/2b02233c-0b44-4ead-910d-36e676d913b7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2471] 10.0.0.56 () {32 vars in 783 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/subnets?network_id=73e7b7b2-152b-4757-8901-7e8c5de32bc3&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2472] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2473] 199.19.213.170 () {30 vars in 732 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/security-groups?name=lb-62d11896-2a22-4572-956f-a643c66d9f64 => generated 1575 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2474] 199.19.213.170 () {30 vars in 697 bytes} [Wed May 6 02:32:16 2026] GET /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => 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: 1258/2475] 199.19.213.170 () {34 vars in 749 bytes} [Wed May 6 02:32:17 2026] PUT /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 1090 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2476] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:16 2026] POST /v2.0/subnets => generated 632 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2477] 199.19.213.170 () {32 vars in 739 bytes} [Wed May 6 02:32:17 2026] DELETE /v2.0/security-groups/65c9c4a6-d7af-4bc6-90e4-df87544760bf => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2478] 199.19.213.170 () {32 vars in 719 bytes} [Wed May 6 02:32:17 2026] DELETE /v2.0/ports/79552237-731f-400e-b4ac-8a767d3c794c => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2479] 10.0.0.56 () {34 vars in 782 bytes} [Wed May 6 02:32:17 2026] PUT /v2.0/routers/f6195890-25fd-4a5a-99de-e7ad19a555b3/add_router_interface => generated 309 bytes in 2020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2480] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:32:19 2026] GET /v2.0/networks => generated 6666 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2481] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:32:19 2026] GET /v2.0/subnets => generated 7153 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2482] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:32:19 2026] GET /v2.0/routers => generated 1452 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:20.514 8 INFO neutron.db.l3_db [None req-b5f0e879-8aca-4b7a-8c98-01231edb79f4 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Floating IP 4448b916-ecaa-40ff-b72f-494578da3d0e disassociated (deleted). External IP: 10.96.250.208, port: bd067639-9e8e-402f-a777-ed5573eb7436. [pid: 8|app: 0|req: 1261/2483] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:32:19 2026] DELETE /v2.0/floatingips/4448b916-ecaa-40ff-b72f-494578da3d0e => generated 0 bytes in 1882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2484] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:32:20 2026] GET /v2.0/ports?device_id=f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:20.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34cc4a9a-c88c-43d4-b554-7e1363299736'] response: {'name': 'network-changed', 'server_uuid': 'd5b393cf-4242-437e-98cd-94639276775a', 'tag': 'bd067639-9e8e-402f-a777-ed5573eb7436', 'status': 'completed', 'code': 200} 2026-05-06 02:32:20.959 8 INFO neutron.api.v2.resource [None req-1a15b037-87af-4e18-bfaa-3f9e56f40af7 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1263/2485] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:20 2026] GET /v2.0/floatingips/4448b916-ecaa-40ff-b72f-494578da3d0e => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2486] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:32:19 2026] POST /v2.0/security-groups => generated 1611 bytes in 1355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2487] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2488] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:32:20 2026] DELETE /v2.0/ports/269f738d-66c3-46db-a639-216b0f58b382 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2489] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/networks?id=05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2490] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.98&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2491] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/ports?device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1196 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2492] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aae&port_id=bd067639-9e8e-402f-a777-ed5573eb7436 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2493] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2494] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/security-groups?id=7ef8ed05-9894-47e8-97a0-0263ee1f311e&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2495] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/subnets?id=01263cf1-f07f-4dcf-aab2-d57b42cae3b2&id=76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 1366 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2496] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&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: 8|app: 0|req: 1272/2497] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/ports?network_id=05b85ba0-62a6-47f5-9279-dee77a3ce737&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2498] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:21 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2499] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2500] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:22 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2501] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:32:22 2026] GET /v2.0/ports?device_id=d5b393cf-4242-437e-98cd-94639276775a => generated 1196 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2502] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:23.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68d2ee61-abf5-44a9-813f-0b15f7524e52'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-deleted', 'tag': '269f738d-66c3-46db-a639-216b0f58b382', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1276/2503] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:32:22 2026] DELETE /v2.0/ports/bd067639-9e8e-402f-a777-ed5573eb7436 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2504] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:23.744 8 INFO neutron.db.securitygroups_db [None req-ba2fe7fe-55e7-4f79-84d3-be1718c1a74a 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Project 607b4c5685b64a1ea98285ffd7aad101 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: 1277/2505] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:23 2026] POST /v2.0/security-group-rules => generated 575 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:24.279 7 INFO neutron.db.securitygroups_db [None req-2072d30a-11c1-43de-9eea-0e4d86fbeadb 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Project 607b4c5685b64a1ea98285ffd7aad101 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: 1229/2506] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:24 2026] POST /v2.0/security-group-rules => generated 574 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2507] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:32:24 2026] GET /v2.0/networks => generated 1298 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2508] 10.0.0.170 () {34 vars in 1098 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-795701206&fields=id&tenant_id=607b4c5685b64a1ea98285ffd7aad101 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:32:25.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbad3f69-bf37-4d6e-8cfc-e81c7a182b37'] response: {'server_uuid': 'd5b393cf-4242-437e-98cd-94639276775a', 'name': 'network-vif-deleted', 'tag': 'bd067639-9e8e-402f-a777-ed5573eb7436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1279/2509] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 661 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2510] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/quotas/607b4c5685b64a1ea98285ffd7aad101 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2511] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2512] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2513] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2514] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:25 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => 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: 1282/2515] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:26 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:32:27.294 7 INFO neutron.db.l3_db [None req-cec825c3-ea8e-4934-98b3-6daa14ccac50 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] Floating IP dac13f25-8bee-41be-9e30-317162a73ba6 disassociated (deleted). External IP: 10.96.250.203, port: a4ed5d02-3523-4628-9003-0e14697b8f67. [pid: 7|app: 0|req: 1234/2518] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:32:26 2026] DELETE /v2.0/floatingips/dac13f25-8bee-41be-9e30-317162a73ba6 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:27.684 8 INFO neutron.api.v2.resource [None req-aa335ad6-e88e-46c8-8cb4-118cc23d42b8 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1285/2519] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:27 2026] GET /v2.0/floatingips/dac13f25-8bee-41be-9e30-317162a73ba6 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2520] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:27 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => 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: 1286/2521] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:27 2026] GET /v2.0/ports?tenant_id=f754126bc4e34fa697c2df4860be1c4f&device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:27.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50b136f5-3e45-4b23-91b6-7e1b0cfe8b6d'] response: {'name': 'network-changed', 'server_uuid': 'a41b7975-f732-4915-8921-7a7ff84a7ecf', 'tag': 'a4ed5d02-3523-4628-9003-0e14697b8f67', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1236/2522] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:27 2026] GET /v2.0/networks?id=be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2523] 199.19.213.170 () {34 vars in 1056 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2524] 199.19.213.170 () {34 vars in 1104 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2525] 199.19.213.170 () {34 vars in 1064 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/subnets?id=8917466d-7ac7-417f-80ab-150fe5ef1bfd&id=ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2526] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2527] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2528] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=607b4c5685b64a1ea98285ffd7aad101 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2529] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/ports?network_id=be69a9ca-9ad1-4c9a-b613-f575a06898c2&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2530] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2531] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2532] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1196 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2533] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/security-groups?id=7ef8ed05-9894-47e8-97a0-0263ee1f311e&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2534] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:28 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => 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: 1290/2535] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:32:28 2026] POST /v2.0/ports => generated 954 bytes in 943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1291/2536] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:32:29 2026] GET /v2.0/ports?device_id=a41b7975-f732-4915-8921-7a7ff84a7ecf => generated 1196 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2537] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:32:29 2026] PUT /v2.0/ports/1d807b3b-22d0-40b6-aa45-a7789530d52a => generated 1199 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1292/2538] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:32:29 2026] DELETE /v2.0/ports/a4ed5d02-3523-4628-9003-0e14697b8f67 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2539] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:29 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:29.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-907f6bb6-b124-44a7-be06-0b23ad62d1b7'] response: {'server_uuid': 'a41b7975-f732-4915-8921-7a7ff84a7ecf', 'name': 'network-vif-deleted', 'tag': 'a4ed5d02-3523-4628-9003-0e14697b8f67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2540] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1d807b3b-22d0-40b6-aa45-a7789530d52a => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1248/2541] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:29 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2542] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:30.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca85b7b3-1e4c-4019-93b1-e2fc007b41a7'] response: {'name': 'network-changed', 'server_uuid': 'c6bdb333-df89-4e5f-91d1-cd1d3b139636', 'tag': '1d807b3b-22d0-40b6-aa45-a7789530d52a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1249/2543] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&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: 1295/2544] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&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: 1250/2545] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2546] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2547] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2548] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2549] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1d807b3b-22d0-40b6-aa45-a7789530d52a => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2550] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2551] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&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: 1299/2552] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?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: 1254/2553] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:30 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2554] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:31 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2555] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:31 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&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: 1301/2556] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:32 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 971 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2557] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:32 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2558] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:33 2026] DELETE /v2.0/security-group-rules/08870dd1-49f6-406d-9003-62ed1f8bfeec => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:33.789 7 INFO neutron.api.v2.resource [None req-6ebc6bdc-0ef7-4db0-9971-4956727c1d72 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1258/2559] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/security-group-rules/08870dd1-49f6-406d-9003-62ed1f8bfeec => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2560] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2561] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&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: 1259/2562] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:33 2026] DELETE /v2.0/security-group-rules/71f5393b-e884-4731-9312-ffe5d4de40d1 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:33.875 8 INFO neutron.api.v2.resource [None req-771e557c-6c28-4661-adfb-a8dedfdf3bf2 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1304/2563] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/security-group-rules/71f5393b-e884-4731-9312-ffe5d4de40d1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2564] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:33 2026] DELETE /v2.0/security-group-rules/097d4120-b711-4498-a82b-9352a6d192fc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2565] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:33.973 7 INFO neutron.api.v2.resource [None req-24f87315-16fe-4206-87fd-f88604bd19cb 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1261/2566] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/security-group-rules/097d4120-b711-4498-a82b-9352a6d192fc => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2567] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:33 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2568] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:33 2026] DELETE /v2.0/security-group-rules/354aeacc-9f2e-4476-82d8-aa36043b9f4c => 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: 1307/2569] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:32:34.084 7 INFO neutron.api.v2.resource [None req-aadca643-5c3c-4ef0-ab01-70fe66f55d81 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1263/2570] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/354aeacc-9f2e-4476-82d8-aa36043b9f4c => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2571] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/500186ba-18c6-4123-b43c-3129fe070f0b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.205 7 INFO neutron.api.v2.resource [None req-d3db8f10-e84d-437a-a1bf-7013f483729b 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1265/2572] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/500186ba-18c6-4123-b43c-3129fe070f0b => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2573] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/88b03db2-9ec7-48a9-8f6f-16167ac16005 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.315 7 INFO neutron.api.v2.resource [None req-750ad17a-979f-47a6-bcf2-acc79bc05b8c 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1267/2574] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/88b03db2-9ec7-48a9-8f6f-16167ac16005 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2575] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/fbd1a8e9-cbb6-453c-8625-37ab2a1457ee => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.407 7 INFO neutron.api.v2.resource [None req-b869bdb8-d5c2-4fb2-aa26-b09638e61a04 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2576] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/fbd1a8e9-cbb6-453c-8625-37ab2a1457ee => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2577] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/9e6157f3-f262-4f8b-8b71-533b9e1665a3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.524 7 INFO neutron.api.v2.resource [None req-1927429a-9e2b-438e-99c9-7c0d8b06d137 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2578] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/9e6157f3-f262-4f8b-8b71-533b9e1665a3 => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2579] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/58f01e15-ad3a-48d7-8b6d-e6ff9e80b948 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.641 7 INFO neutron.api.v2.resource [None req-9a1fa501-81f7-4cc4-96ff-5956418e24f0 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1273/2580] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/58f01e15-ad3a-48d7-8b6d-e6ff9e80b948 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2581] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/e67c8801-1a1c-4faf-bae0-7ffb63d050a8 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.730 7 INFO neutron.api.v2.resource [None req-d6c15162-5548-4e86-8d21-8259c602be44 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1275/2582] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/e67c8801-1a1c-4faf-bae0-7ffb63d050a8 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2583] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-group-rules/405773f1-709b-4f04-a005-caa5ff6075e7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.808 7 INFO neutron.api.v2.resource [None req-be35e030-9a0c-491c-9da9-621c1d243372 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1277/2584] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-group-rules/405773f1-709b-4f04-a005-caa5ff6075e7 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2585] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:34 2026] DELETE /v2.0/security-groups/7ef8ed05-9894-47e8-97a0-0263ee1f311e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:34.959 7 INFO neutron.api.v2.resource [None req-71613b4e-0932-4f9d-a48e-178190f3a896 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2586] 10.0.0.56 () {32 vars in 736 bytes} [Wed May 6 02:32:34 2026] GET /v2.0/security-groups/7ef8ed05-9894-47e8-97a0-0263ee1f311e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:32:35.499 8 INFO neutron.db.l3_db [None req-c228b9a8-72ac-4333-85a6-c3581ae4faa1 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Floating IP f93518bc-ceaf-4f26-8f25-5ba35af7d463 associated. External IP: 10.96.250.215, port: 1d807b3b-22d0-40b6-aa45-a7789530d52a. [pid: 8|app: 0|req: 1308/2587] 10.0.0.56 () {34 vars in 676 bytes} [Wed May 6 02:32:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:35.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d20a5edc-bade-4f59-88ae-631492123782'] response: {'name': 'network-changed', 'server_uuid': 'c6bdb333-df89-4e5f-91d1-cd1d3b139636', 'tag': '1d807b3b-22d0-40b6-aa45-a7789530d52a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1309/2588] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:35 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2589] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:35 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 1240 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2590] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2591] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1d807b3b-22d0-40b6-aa45-a7789530d52a => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2592] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:32:35 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/remove_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2593] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2594] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2595] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:32:36.429 8 INFO neutron.api.v2.resource [None req-690bd4d2-4886-4954-8b85-e94d3e4abd16 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2596] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:32:36 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/remove_router_interface => generated 198 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2597] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2598] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:36 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2599] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:32:36 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/remove_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:37.843 7 INFO neutron.api.v2.resource [None req-244ac857-cab1-413f-9268-9e902c3168b0 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1286/2600] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:32:37 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2601] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:37 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2602] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:32:37 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/remove_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:39.232 7 INFO neutron.api.v2.resource [None req-62ce0543-6d66-410f-bb48-e44659ed6244 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1288/2603] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:32:39 2026] PUT /v2.0/routers/57522113-c186-43f1-b742-aa504700d615/remove_router_interface => generated 198 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:32:40.786 8 INFO neutron.services.segments.plugin [-] Segment 1f21a646-f29b-4a2c-8757-7d9eb80153e6 resource provider aggregate not found 2026-05-06 02:32:40.792 8 INFO neutron.services.segments.plugin [-] Segment 1f21a646-f29b-4a2c-8757-7d9eb80153e6 resource provider aggregate not found 2026-05-06 02:32:40.811 8 INFO neutron.services.segments.plugin [-] Segment 1f21a646-f29b-4a2c-8757-7d9eb80153e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f21a646-f29b-4a2c-8757-7d9eb80153e6 found for delete ", "request_id": "req-55584326-eb53-4aac-a683-8a2c83da5bad"}]} 2026-05-06 02:32:40.812 8 INFO neutron.services.segments.plugin [-] Segment 1f21a646-f29b-4a2c-8757-7d9eb80153e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f21a646-f29b-4a2c-8757-7d9eb80153e6 found for delete ", "request_id": "req-37cdaa19-97bd-43f2-8614-9e085c6ead58"}]} 2026-05-06 02:32:40.815 8 INFO neutron.db.l3_hamode_db [None req-7bfbbced-f587-494a-9381-1ef651b1ebd4 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - - -] HA network 47becfdd-2d26-4db1-be91-6d93be3515b3 was deleted as no HA routers are present in tenant f754126bc4e34fa697c2df4860be1c4f. [pid: 8|app: 0|req: 1316/2604] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:39 2026] DELETE /v2.0/routers/57522113-c186-43f1-b742-aa504700d615 => generated 0 bytes in 1584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:40.856 7 INFO neutron.api.v2.resource [None req-4ad31dc3-8388-4d71-a9c4-75db0af2b037 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2605] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:40 2026] GET /v2.0/routers/57522113-c186-43f1-b742-aa504700d615 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2606] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:40 2026] DELETE /v2.0/subnets/76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:41.123 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2639219f-e3ec-4dea-9e56-52abca8450f1 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2607] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:41 2026] GET /v2.0/subnets/76ec2086-0f18-45a4-9a50-2c0beb484cbd => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2608] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:41 2026] DELETE /v2.0/subnets/01263cf1-f07f-4dcf-aab2-d57b42cae3b2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:41.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c0aec46-5894-41c3-992e-8e157d9f27d7 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2609] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:41 2026] GET /v2.0/subnets/01263cf1-f07f-4dcf-aab2-d57b42cae3b2 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2610] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:41 2026] DELETE /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:41.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2822e87d-2f9a-4303-9857-de494daef5b2 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1292/2611] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:32:41 2026] GET /v2.0/networks/05b85ba0-62a6-47f5-9279-dee77a3ce737 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2612] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:41 2026] DELETE /v2.0/subnets/ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:42.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac01216f-78bd-4042-aa58-532834f5c7c2 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2613] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:42 2026] GET /v2.0/subnets/ef8fa157-f4b0-4909-a913-96867ecc5d30 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2614] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:42 2026] DELETE /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:42.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e810dc91-5bc5-469a-806c-6fb43798dc0a 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1294/2615] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:42 2026] GET /v2.0/subnets/8917466d-7ac7-417f-80ab-150fe5ef1bfd => 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: 1322/2618] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:42 2026] DELETE /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:42.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8393b0b-eb7c-4f0f-9cce-0a199444f890 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1297/2619] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:32:42 2026] GET /v2.0/networks/be69a9ca-9ad1-4c9a-b613-f575a06898c2 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:32:42.880 8 INFO neutron.services.segments.plugin [-] Segment 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 resource provider aggregate not found 2026-05-06 02:32:42.887 8 INFO neutron.services.segments.plugin [-] Segment 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 resource provider aggregate not found 2026-05-06 02:32:42.911 8 INFO neutron.services.segments.plugin [-] Segment 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 found for delete ", "request_id": "req-3053b0c9-0372-4c1a-979a-66b8938f2bc2"}]} 2026-05-06 02:32:42.916 8 INFO neutron.services.segments.plugin [-] Segment 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1a11dd-d9c1-4ec2-a35e-6bb999b5b736 found for delete ", "request_id": "req-2b081209-d2ee-4694-93c1-43c4947a5765"}]} 2026-05-06 02:32:42.936 8 INFO neutron.services.segments.plugin [-] Segment 0e788a2e-f220-4653-86cb-cb57351cbb43 resource provider aggregate not found 2026-05-06 02:32:42.941 8 INFO neutron.services.segments.plugin [-] Segment 0e788a2e-f220-4653-86cb-cb57351cbb43 resource provider aggregate not found 2026-05-06 02:32:42.956 8 INFO neutron.services.segments.plugin [-] Segment 0e788a2e-f220-4653-86cb-cb57351cbb43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e788a2e-f220-4653-86cb-cb57351cbb43 found for delete ", "request_id": "req-51252f9b-f823-488c-ae8d-54a9e7021880"}]} 2026-05-06 02:32:42.966 8 INFO neutron.services.segments.plugin [-] Segment 0e788a2e-f220-4653-86cb-cb57351cbb43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e788a2e-f220-4653-86cb-cb57351cbb43 found for delete ", "request_id": "req-13586dff-ce7e-46f3-b475-2f8c582dade9"}]} [pid: 8|app: 0|req: 1323/2620] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:42 2026] DELETE /v2.0/subnets/6c1c10e6-6602-4e97-ae35-0ea15e6f9a0d => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:43.178 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82317cb7-d320-4596-9f46-37c2281c2c75 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2621] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:43 2026] GET /v2.0/subnets/6c1c10e6-6602-4e97-ae35-0ea15e6f9a0d => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2622] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:43 2026] DELETE /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:43.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d040b2c9-a0ab-472f-979e-703486e3d521 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1299/2623] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:32:43 2026] GET /v2.0/subnets/5ee250cd-0526-4328-b30d-ef2046693fca => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2624] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:43 2026] DELETE /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:43.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f366edf4-81f1-4334-86d1-e1909b1aa587 4bce3f548d3b4c86bad76ac6745b369f f754126bc4e34fa697c2df4860be1c4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1300/2625] 10.0.0.56 () {32 vars in 722 bytes} [Wed May 6 02:32:43 2026] GET /v2.0/networks/146d954c-1e54-4939-8385-0abd7870549f => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2626] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:32:44 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2627] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:32:44 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:45.914 8 INFO neutron.services.segments.plugin [-] Segment 97ea3db1-2924-4355-9321-9623c17bdce6 resource provider aggregate not found 2026-05-06 02:32:45.921 8 INFO neutron.services.segments.plugin [-] Segment 97ea3db1-2924-4355-9321-9623c17bdce6 resource provider aggregate not found 2026-05-06 02:32:45.937 8 INFO neutron.services.segments.plugin [-] Segment 97ea3db1-2924-4355-9321-9623c17bdce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ea3db1-2924-4355-9321-9623c17bdce6 found for delete ", "request_id": "req-2e3e2c78-640a-49d9-a9ba-c28c7a62cdd4"}]} 2026-05-06 02:32:45.939 8 INFO neutron.services.segments.plugin [-] Segment 97ea3db1-2924-4355-9321-9623c17bdce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ea3db1-2924-4355-9321-9623c17bdce6 found for delete ", "request_id": "req-56a7ce99-d679-43d1-bce1-570d80437afd"}]} [pid: 8|app: 0|req: 1327/2628] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:45 2026] GET /v2.0/security-groups?tenant_id=7d856e210f62446d94aeef3e223f72cf&name=default => generated 2805 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2629] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:46 2026] DELETE /v2.0/security-groups/5f0e1979-d739-4a12-a244-57831a11fe69 => 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: 1328/2630] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:46 2026] GET /v2.0/security-groups?tenant_id=be0f06b3f9d84645899d144fefc1cf77&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2631] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:46 2026] DELETE /v2.0/security-groups/ff223846-b481-4ba9-88f3-f305bd7527a5 => 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: 1329/2632] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:46 2026] GET /v2.0/security-groups?tenant_id=ec60560cc4494aeda48a6ccf7c6a012f&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2633] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:46 2026] DELETE /v2.0/security-groups/15fc7608-98cd-4f8e-977f-f021c0e6afa5 => 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: 1330/2634] 10.0.0.56 () {32 vars in 825 bytes} [Wed May 6 02:32:46 2026] GET /v2.0/ports?project_id=607b4c5685b64a1ea98285ffd7aad101&network_id=b68966cf-17a0-42df-b983-22758b193f47 => generated 3691 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2635] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:47 2026] GET /v2.0/security-groups?tenant_id=3063db26f4c143f7820960df754e9468&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2636] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:47 2026] DELETE /v2.0/security-groups/3b4b8cf0-ca03-49a4-8bcc-b05526c863f5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2637] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:32:47 2026] GET /v2.0/subnets?network_id=73e7b7b2-152b-4757-8901-7e8c5de32bc3 => generated 644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2638] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:47 2026] GET /v2.0/security-groups?tenant_id=f48a8a1d52684d7f8f1bbd7b5b41de9a&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2639] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:47 2026] DELETE /v2.0/security-groups/4fad0c3a-db09-4765-9804-c800505afb63 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:47.746 8 INFO neutron.db.l3_db [None req-b2b8aaac-f1f0-4af7-94b0-e35fddd59f35 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Floating IP f93518bc-ceaf-4f26-8f25-5ba35af7d463 disassociated. External IP: 10.96.250.215, port: 1d807b3b-22d0-40b6-aa45-a7789530d52a. [pid: 7|app: 0|req: 1308/2640] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:47 2026] GET /v2.0/security-groups?tenant_id=48c4767cc2b04227acb61e2d343a95bb&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2641] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:47 2026] DELETE /v2.0/security-groups/0817a3bf-a671-437e-9fa0-e7311770c6f6 => 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: 1333/2642] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:32:47 2026] PUT /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 554 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2643] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2644] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/security-groups?tenant_id=f754126bc4e34fa697c2df4860be1c4f&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2645] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:32:48 2026] DELETE /v2.0/security-groups/e8ca744a-12c6-4c7e-a19a-81d7084c46f8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:32:48.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93603b45-c45d-449b-b2df-a0487397abc3'] response: {'name': 'network-changed', 'server_uuid': 'c6bdb333-df89-4e5f-91d1-cd1d3b139636', 'tag': '1d807b3b-22d0-40b6-aa45-a7789530d52a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1335/2646] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 1240 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2647] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2648] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1d807b3b-22d0-40b6-aa45-a7789530d52a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2649] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2650] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2651] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2652] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:48 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2653] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:49 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2654] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:50 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 552 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2655] 10.0.0.56 () {34 vars in 684 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-groups => generated 1613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2656] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2657] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-group-rules => generated 564 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2658] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2659] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:51.860 8 INFO neutron.db.securitygroups_db [None req-ce53b9a0-042e-4cf9-81bd-727aa2cb427d 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Project 607b4c5685b64a1ea98285ffd7aad101 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: 1342/2660] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-group-rules => generated 575 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:51.967 7 INFO neutron.db.securitygroups_db [None req-802ab0aa-c97d-4b37-94b2-ef1b8bbd536a 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Project 607b4c5685b64a1ea98285ffd7aad101 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: 1319/2661] 10.0.0.56 () {34 vars in 694 bytes} [Wed May 6 02:32:51 2026] POST /v2.0/security-group-rules => generated 574 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:52.453 8 INFO neutron.db.segments_db [None req-07d9bc8a-e6b6-4f5f-889e-b09c65ded9f2 312b6ced201d4c8b99cb0d78291949fa be1a8d861a56431da26a85dc9812ec25 - - - -] Added segment 5731b515-ee17-4ab4-821a-12071207d034 of type vxlan for network 02ae25bc-feec-4423-8034-b098a870af6d [pid: 7|app: 0|req: 1320/2662] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:32:52 2026] GET /v2.0/networks => generated 1298 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2663] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:32:52 2026] POST /v2.0/networks => generated 632 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2664] 10.0.0.170 () {34 vars in 1100 bytes} [Wed May 6 02:32:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1886546142&fields=id&tenant_id=607b4c5685b64a1ea98285ffd7aad101 => 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: 1345/2665] 10.0.0.170 () {34 vars in 982 bytes} [Wed May 6 02:32:52 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 661 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2666] 10.0.0.170 () {34 vars in 965 bytes} [Wed May 6 02:32:52 2026] GET /v2.0/quotas/607b4c5685b64a1ea98285ffd7aad101 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2667] 10.0.0.170 () {34 vars in 1002 bytes} [Wed May 6 02:32:52 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2668] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:52 2026] POST /v2.0/subnets => generated 602 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:52.984 7 INFO neutron.db.segments_db [None req-03bd1849-e36f-4d69-beec-bf6cc9ec7c20 312b6ced201d4c8b99cb0d78291949fa be1a8d861a56431da26a85dc9812ec25 - - - -] Added segment 087e9e4d-c036-4c32-91ef-3c6b400daa32 of type vxlan for network 972e0e83-4349-4e14-8906-29c872ced5be [pid: 8|app: 0|req: 1348/2669] 10.0.0.170 () {34 vars in 1008 bytes} [Wed May 6 02:32:52 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2670] 10.0.0.170 () {34 vars in 1108 bytes} [Wed May 6 02:32:53 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2671] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:32:52 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2672] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:53 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => 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: 1350/2673] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:53 2026] POST /v2.0/subnets => generated 605 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:53.533 7 INFO neutron.db.segments_db [None req-37e96d35-9c60-4015-ad6c-9517d69332bb 312b6ced201d4c8b99cb0d78291949fa be1a8d861a56431da26a85dc9812ec25 - - - -] Added segment 4bdefcf7-6147-4451-be95-a45f5cf29ebb of type vxlan for network d393ca82-f8ae-44d7-ad87-7f8b73f3094a [pid: 7|app: 0|req: 1324/2674] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:32:53 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2675] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:53 2026] POST /v2.0/subnets => generated 605 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:54.110 8 INFO neutron.db.segments_db [None req-b80fe530-6f19-4d4b-a76a-bbd7be163b8d 312b6ced201d4c8b99cb0d78291949fa be1a8d861a56431da26a85dc9812ec25 - - - -] Added segment bcccdf14-cc28-48cc-aa39-c62097dd2c9e of type vxlan for network 7c14bf14-ef21-470d-a88d-5d62ab4c52b5 [pid: 8|app: 0|req: 1352/2676] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:32:54 2026] POST /v2.0/networks => generated 630 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2677] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:53 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 661 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2678] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:54 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => 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: 1327/2679] 199.19.213.170 () {34 vars in 1050 bytes} [Wed May 6 02:32:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=607b4c5685b64a1ea98285ffd7aad101 => generated 273 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2680] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:54 2026] POST /v2.0/subnets => generated 605 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:32:54.815 8 INFO neutron.db.segments_db [None req-7afe17f3-e1e9-4b53-a31d-e070dcf0e7dc 312b6ced201d4c8b99cb0d78291949fa be1a8d861a56431da26a85dc9812ec25 - - - -] Added segment cb192b1e-a96f-4a80-90ba-9bce6f431ce9 of type vxlan for network 41f38f8d-b579-46a6-a137-335582d9286c [pid: 8|app: 0|req: 1354/2681] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:32:54 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2682] 199.19.213.170 () {38 vars in 955 bytes} [Wed May 6 02:32:54 2026] POST /v2.0/ports => generated 954 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1355/2683] 10.0.0.56 () {34 vars in 668 bytes} [Wed May 6 02:32:54 2026] POST /v2.0/subnets => generated 605 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2684] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:32:55 2026] PUT /v2.0/subnets/d3b1486a-81d1-4009-a1de-e537037fcb26/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2685] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:32:55 2026] PUT /v2.0/subnets/1ceea0fa-6339-4cab-9b7d-b8f7769094c1/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2686] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:32:55 2026] PUT /v2.0/subnets/db23791f-a276-4119-b22d-1e4036ffcaec/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2687] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:32:55 2026] PUT /v2.0/subnets/29211643-b9ef-416c-8f35-d49c6be4a4a9/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2688] 199.19.213.170 () {38 vars in 1028 bytes} [Wed May 6 02:32:55 2026] PUT /v2.0/ports/5eb44904-3258-4893-811b-d56a4b2ebd81 => generated 1199 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/2689] 10.0.0.56 () {32 vars in 663 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2690] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2691] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2692] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5eb44904-3258-4893-811b-d56a4b2ebd81 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2693] 10.0.0.56 () {32 vars in 677 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1363/2694] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/security-groups?id=69ef7930-cabc-4d2a-b74c-b92cd8936b44&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: 1332/2695] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:55.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-458897f4-14e1-4cf1-bfd9-4c830a169275'] response: {'name': 'network-changed', 'server_uuid': '49bb218e-3260-47c0-82ac-e85206862abb', 'tag': '5eb44904-3258-4893-811b-d56a4b2ebd81', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1333/2696] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2697] 10.0.0.56 () {32 vars in 673 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2698] 10.0.0.56 () {32 vars in 685 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2699] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2700] 10.0.0.56 () {32 vars in 671 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2701] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2702] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2703] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2704] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5eb44904-3258-4893-811b-d56a4b2ebd81 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2705] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2706] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&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: 1341/2707] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?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: 1342/2708] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2709] 10.0.0.56 () {32 vars in 685 bytes} [Wed May 6 02:32:55 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2710] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2711] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2712] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2713] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:56 2026] GET /v2.0/security-groups?id=69ef7930-cabc-4d2a-b74c-b92cd8936b44&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2714] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:56 2026] DELETE /v2.0/subnets/d3b1486a-81d1-4009-a1de-e537037fcb26 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2715] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:57 2026] DELETE /v2.0/subnets/1ceea0fa-6339-4cab-9b7d-b8f7769094c1 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2718] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:57 2026] DELETE /v2.0/subnets/db23791f-a276-4119-b22d-1e4036ffcaec => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2719] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:57 2026] DELETE /v2.0/subnets/29211643-b9ef-416c-8f35-d49c6be4a4a9 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2720] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:32:57 2026] DELETE /v2.0/subnets/71d9ed7b-928b-46f5-aaf0-16ebaff32795 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2721] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:58 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => 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: 1376/2722] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:58 2026] GET /v2.0/security-groups?id=69ef7930-cabc-4d2a-b74c-b92cd8936b44&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: 1377/2723] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:32:58 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2724] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:32:58 2026] GET /v2.0/security-groups?id=69ef7930-cabc-4d2a-b74c-b92cd8936b44&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2725] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:58 2026] DELETE /v2.0/networks/02ae25bc-feec-4423-8034-b098a870af6d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:58.341 7 INFO neutron.services.segments.plugin [-] Segment 5731b515-ee17-4ab4-821a-12071207d034 resource provider aggregate not found 2026-05-06 02:32:58.363 7 INFO neutron.services.segments.plugin [-] Segment 5731b515-ee17-4ab4-821a-12071207d034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5731b515-ee17-4ab4-821a-12071207d034 found for delete ", "request_id": "req-d0cc49e9-e429-4724-977a-b7471dafe605"}]} 2026-05-06 02:32:58.364 7 INFO neutron.services.segments.plugin [-] Segment 5731b515-ee17-4ab4-821a-12071207d034 resource provider aggregate not found 2026-05-06 02:32:58.385 7 INFO neutron.services.segments.plugin [-] Segment 5731b515-ee17-4ab4-821a-12071207d034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5731b515-ee17-4ab4-821a-12071207d034 found for delete ", "request_id": "req-810fe169-db37-4b53-9317-338baebddd40"}]} [pid: 7|app: 0|req: 1348/2726] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:32:58 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2727] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:58 2026] DELETE /v2.0/networks/972e0e83-4349-4e14-8906-29c872ced5be => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:58.578 8 INFO neutron.services.segments.plugin [-] Segment 087e9e4d-c036-4c32-91ef-3c6b400daa32 resource provider aggregate not found 2026-05-06 02:32:58.589 8 INFO neutron.services.segments.plugin [-] Segment 087e9e4d-c036-4c32-91ef-3c6b400daa32 resource provider aggregate not found 2026-05-06 02:32:58.610 8 INFO neutron.services.segments.plugin [-] Segment 087e9e4d-c036-4c32-91ef-3c6b400daa32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 087e9e4d-c036-4c32-91ef-3c6b400daa32 found for delete ", "request_id": "req-af298a33-4285-4248-a1a7-ad0874b5c89b"}]} 2026-05-06 02:32:58.611 8 INFO neutron.services.segments.plugin [-] Segment 087e9e4d-c036-4c32-91ef-3c6b400daa32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 087e9e4d-c036-4c32-91ef-3c6b400daa32 found for delete ", "request_id": "req-65afebc3-696c-4b78-aee6-8c06a368fd37"}]} [pid: 8|app: 0|req: 1380/2728] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:58 2026] DELETE /v2.0/networks/d393ca82-f8ae-44d7-ad87-7f8b73f3094a => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:32:58.840 7 INFO neutron.db.l3_db [None req-4fc4ab76-3120-4968-bab2-332257bb508b 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Floating IP f93518bc-ceaf-4f26-8f25-5ba35af7d463 associated. External IP: 10.96.250.215, port: 5eb44904-3258-4893-811b-d56a4b2ebd81. [pid: 8|app: 0|req: 1381/2729] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:58 2026] DELETE /v2.0/networks/7c14bf14-ef21-470d-a88d-5d62ab4c52b5 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2730] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:32:58 2026] PUT /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 855 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:32:59.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a40c5d43-24d8-423b-819f-36e195f97c4d'] response: {'name': 'network-changed', 'server_uuid': '49bb218e-3260-47c0-82ac-e85206862abb', 'tag': '5eb44904-3258-4893-811b-d56a4b2ebd81', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2731] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2732] 199.19.213.170 () {34 vars in 1080 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/ports?tenant_id=607b4c5685b64a1ea98285ffd7aad101&device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2733] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:32:59 2026] DELETE /v2.0/networks/41f38f8d-b579-46a6-a137-335582d9286c => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2734] 199.19.213.170 () {34 vars in 986 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/networks?id=b68966cf-17a0-42df-b983-22758b193f47 => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2735] 199.19.213.170 () {34 vars in 1058 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5eb44904-3258-4893-811b-d56a4b2ebd81 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2736] 199.19.213.170 () {34 vars in 984 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/subnets?id=4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2737] 199.19.213.170 () {34 vars in 1052 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/ports?network_id=b68966cf-17a0-42df-b983-22758b193f47&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: 1354/2738] 199.19.213.170 () {34 vars in 1012 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2739] 199.19.213.170 () {34 vars in 1112 bytes} [Wed May 6 02:32:59 2026] GET /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2740] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:33:00 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2741] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:00 2026] GET /v2.0/security-groups?tenant_id=7f9a1b39ced7424a9c7a16bd2f66c7a7&name=default => generated 2805 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:00.633 8 INFO neutron.services.segments.plugin [-] Segment 4bdefcf7-6147-4451-be95-a45f5cf29ebb resource provider aggregate not found 2026-05-06 02:33:00.643 8 INFO neutron.services.segments.plugin [-] Segment 4bdefcf7-6147-4451-be95-a45f5cf29ebb resource provider aggregate not found 2026-05-06 02:33:00.658 8 INFO neutron.services.segments.plugin [-] Segment 4bdefcf7-6147-4451-be95-a45f5cf29ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bdefcf7-6147-4451-be95-a45f5cf29ebb found for delete ", "request_id": "req-42161d4b-10b5-40bd-aa8b-2579cf947ba3"}]} 2026-05-06 02:33:00.664 8 INFO neutron.services.segments.plugin [-] Segment 4bdefcf7-6147-4451-be95-a45f5cf29ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bdefcf7-6147-4451-be95-a45f5cf29ebb found for delete ", "request_id": "req-6a6c70f8-9d36-43c5-9569-91064e3889f9"}]} [pid: 8|app: 0|req: 1387/2742] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:00 2026] DELETE /v2.0/security-groups/bb33ac19-c575-4d93-b7ec-1828a1afb6be => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2743] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:00 2026] GET /v2.0/security-groups?tenant_id=be1a8d861a56431da26a85dc9812ec25&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:00.824 8 INFO neutron.services.segments.plugin [-] Segment bcccdf14-cc28-48cc-aa39-c62097dd2c9e resource provider aggregate not found 2026-05-06 02:33:00.837 8 INFO neutron.services.segments.plugin [-] Segment bcccdf14-cc28-48cc-aa39-c62097dd2c9e resource provider aggregate not found 2026-05-06 02:33:00.860 8 INFO neutron.services.segments.plugin [-] Segment bcccdf14-cc28-48cc-aa39-c62097dd2c9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcccdf14-cc28-48cc-aa39-c62097dd2c9e found for delete ", "request_id": "req-d90bad30-8d88-4361-911d-00e276603646"}]} 2026-05-06 02:33:00.865 8 INFO neutron.services.segments.plugin [-] Segment bcccdf14-cc28-48cc-aa39-c62097dd2c9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcccdf14-cc28-48cc-aa39-c62097dd2c9e found for delete ", "request_id": "req-17d0c49d-3198-46de-9a64-8606963ffca7"}]} 2026-05-06 02:33:00.880 8 INFO neutron.services.segments.plugin [-] Segment cb192b1e-a96f-4a80-90ba-9bce6f431ce9 resource provider aggregate not found 2026-05-06 02:33:00.885 8 INFO neutron.services.segments.plugin [-] Segment cb192b1e-a96f-4a80-90ba-9bce6f431ce9 resource provider aggregate not found 2026-05-06 02:33:00.902 8 INFO neutron.services.segments.plugin [-] Segment cb192b1e-a96f-4a80-90ba-9bce6f431ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb192b1e-a96f-4a80-90ba-9bce6f431ce9 found for delete ", "request_id": "req-145b0c94-0db3-4488-b610-e441f07ae6ad"}]} 2026-05-06 02:33:00.903 8 INFO neutron.services.segments.plugin [-] Segment cb192b1e-a96f-4a80-90ba-9bce6f431ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb192b1e-a96f-4a80-90ba-9bce6f431ce9 found for delete ", "request_id": "req-f6d39390-cac9-4b36-a5af-dd049849b6a1"}]} [pid: 8|app: 0|req: 1388/2744] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:00 2026] DELETE /v2.0/security-groups/b9b741d1-a5bc-4dbf-a870-a9b08625216a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2745] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:01 2026] GET /v2.0/security-groups?tenant_id=8428aad8dd8c4ccf95308908b8ab7265&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2746] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:01 2026] DELETE /v2.0/security-groups/ee3f5e8f-68e4-4be8-bb8e-9035a28de304 => 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: 1358/2747] 10.0.0.56 () {32 vars in 728 bytes} [Wed May 6 02:33:01 2026] GET /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2748] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:33:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2749] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:33:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2750] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:33:05 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: 1360/2751] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:33:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2752] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:33:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2753] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:33:05 2026] PUT /v2.0/subnetpools/c80405f1-2f3b-46b4-8a7f-8c0c50faa6ee/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2754] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:33:05 2026] PUT /v2.0/subnetpools/f82f8732-a60c-490a-89e5-0ed4dca34678/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2755] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:33:05 2026] PUT /v2.0/subnetpools/9b802ee2-a667-4874-82a1-3a458b80c64d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2756] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:33:05 2026] PUT /v2.0/subnetpools/a597e8cb-a2c6-4738-b4f4-1fe110972cec/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2757] 10.0.0.56 () {32 vars in 671 bytes} [Wed May 6 02:33:05 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2758] 10.0.0.56 () {32 vars in 685 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2759] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2760] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2761] 10.0.0.56 () {32 vars in 679 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2762] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2763] 10.0.0.56 () {32 vars in 689 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2764] 10.0.0.56 () {32 vars in 701 bytes} [Wed May 6 02:33:06 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2765] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:06 2026] DELETE /v2.0/subnetpools/c80405f1-2f3b-46b4-8a7f-8c0c50faa6ee => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2766] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:06 2026] DELETE /v2.0/subnetpools/f82f8732-a60c-490a-89e5-0ed4dca34678 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2767] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:06 2026] DELETE /v2.0/subnetpools/9b802ee2-a667-4874-82a1-3a458b80c64d => 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: 1400/2768] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:06 2026] DELETE /v2.0/subnetpools/a597e8cb-a2c6-4738-b4f4-1fe110972cec => 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: 1369/2769] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:06 2026] DELETE /v2.0/subnetpools/97db0a27-0ca2-44b3-8d71-44ba94c1dbc4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2770] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:07 2026] GET /v2.0/security-groups?tenant_id=030438f0624949e399b87332b262889f&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2771] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:07 2026] DELETE /v2.0/security-groups/5b3187f0-dbff-4b38-b3d0-f55da6ef0313 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2772] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:07 2026] GET /v2.0/security-groups?tenant_id=23733feb4e85477390b08cf020572396&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2773] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:07 2026] DELETE /v2.0/security-groups/e2a1be02-181d-4f63-99f9-61f808af71cb => 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: 1403/2774] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:08 2026] GET /v2.0/security-groups?tenant_id=a300785e2d7246e7b3d0040e43a59750&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2775] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:08 2026] DELETE /v2.0/security-groups/daa7c3d1-ac05-4afb-9f21-e581c63a1894 => 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: 1404/2776] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 02:33:09 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 1240 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2777] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 02:33:09 2026] GET /v2.0/security-groups?id=69ef7930-cabc-4d2a-b74c-b92cd8936b44&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:33:12.725 8 INFO neutron.db.segments_db [None req-1f04680d-0220-4236-b89d-ade32c428ee4 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Added segment e63f1eec-cf2b-4412-89f6-6cc35a4159fa of type vxlan for network ae1957d6-3171-43f6-bdda-659197601a8c [pid: 8|app: 0|req: 1405/2780] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:12 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2781] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:12 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2782] 10.0.0.56 () {34 vars in 665 bytes} [Wed May 6 02:33:13 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:33:13.468 7 INFO neutron.db.segments_db [None req-306ea1ba-efae-488e-9369-3f009d99ae1f 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Added segment d35a654c-459d-4e5c-a3ab-93f169422e79 of type vxlan for network 68088953-32ae-4233-9aff-d5993a88efe0 [pid: 7|app: 0|req: 1377/2783] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:13 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2784] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:13 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2785] 10.0.0.56 () {34 vars in 665 bytes} [Wed May 6 02:33:13 2026] POST /v2.0/trunks => generated 407 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:33:14.235 8 INFO neutron.db.segments_db [None req-4af57391-f847-4a89-b17e-4b3f3fcd7b2e 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Added segment eaec2fa9-c58b-4324-8b00-93b60570f839 of type vxlan for network 0d2ce434-26cc-4d03-b3ae-465792c549a8 [pid: 8|app: 0|req: 1408/2786] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:14 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2787] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:33:14 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => 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: 1380/2788] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:33:14 2026] GET /v2.0/security-groups?id=69ef7930-cabc-4d2a-b74c-b92cd8936b44&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2789] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:14 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1381/2790] 10.0.0.56 () {34 vars in 665 bytes} [Wed May 6 02:33:14 2026] POST /v2.0/trunks => generated 407 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2791] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:33:14 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:33:14.955 7 INFO neutron.db.segments_db [None req-dfa53f34-2126-467a-b6c7-f7ab3d010761 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Added segment 8689739d-3e7b-46c5-be7e-b2c6f4e4256a of type vxlan for network cfb8f45d-c958-4574-b1a9-7789a8686ed2 [pid: 7|app: 0|req: 1382/2792] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:14 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:33:15.309 8 INFO neutron.db.l3_db [None req-208b614d-1a46-4b73-8f24-8dc515202fb9 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] Floating IP f93518bc-ceaf-4f26-8f25-5ba35af7d463 disassociated. External IP: 10.96.250.215, port: 5eb44904-3258-4893-811b-d56a4b2ebd81. [pid: 7|app: 0|req: 1383/2793] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:15 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1384/2794] 10.0.0.56 () {34 vars in 665 bytes} [Wed May 6 02:33:15 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2795] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:33:15 2026] GET /v2.0/ports?device_id=49bb218e-3260-47c0-82ac-e85206862abb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:15.661 7 INFO neutron.db.segments_db [None req-17da5cf3-d68d-49e1-b59c-1d5aef51a8b9 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Added segment d5fac527-d2e3-4ba9-93be-d7aa7c092c74 of type vxlan for network fe32a154-e9a2-4a5a-a562-b67bbbc1cc84 [pid: 8|app: 0|req: 1411/2796] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:33:14 2026] DELETE /v2.0/ports/5eb44904-3258-4893-811b-d56a4b2ebd81 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2797] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:15 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:33:15.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-079418e1-f72a-4b6f-9210-e7a50eb17e14'] response: {'server_uuid': '49bb218e-3260-47c0-82ac-e85206862abb', 'name': 'network-vif-deleted', 'tag': '5eb44904-3258-4893-811b-d56a4b2ebd81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2798] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:15 2026] POST /v2.0/ports => generated 743 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2799] 10.0.0.56 () {34 vars in 665 bytes} [Wed May 6 02:33:16 2026] POST /v2.0/trunks => generated 407 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1413/2800] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:33:16 2026] PUT /v2.0/trunks/b583a71b-b4a9-49fb-99b9-255657c97217/tags => generated 17 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2801] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:33:16 2026] PUT /v2.0/trunks/537d12a9-4d28-46b0-89b0-5a9a54228595/tags => generated 25 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2802] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:33:16 2026] PUT /v2.0/trunks/50fa33e7-c3e2-40ec-af63-707d3f74f818/tags => generated 34 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2803] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:16 2026] DELETE /v2.0/security-groups/69ef7930-cabc-4d2a-b74c-b92cd8936b44 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2804] 10.0.0.56 () {34 vars in 748 bytes} [Wed May 6 02:33:17 2026] PUT /v2.0/trunks/be9b5e26-3672-408e-a981-1c90e5aa126f/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2805] 10.0.0.56 () {32 vars in 661 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2806] 10.0.0.56 () {32 vars in 675 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2807] 10.0.0.56 () {32 vars in 671 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2808] 10.0.0.56 () {32 vars in 683 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2809] 10.0.0.56 () {32 vars in 669 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2810] 10.0.0.56 () {32 vars in 683 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2811] 10.0.0.56 () {32 vars in 679 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2812] 10.0.0.56 () {32 vars in 691 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2813] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks/b583a71b-b4a9-49fb-99b9-255657c97217 => generated 412 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2814] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:17 2026] DELETE /v2.0/floatingips/f93518bc-ceaf-4f26-8f25-5ba35af7d463 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2815] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/ports/8780d08d-9b5c-4ec5-920f-7037206185c8 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager [None req-d605534c-5f02-4cd4-b728-20923b2afab6 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-101602 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:17.924 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1390/2816] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:33:17 2026] DELETE /v2.0/trunks/b583a71b-b4a9-49fb-99b9-255657c97217 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2817] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/trunks/537d12a9-4d28-46b0-89b0-5a9a54228595 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2818] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2819] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:33:17 2026] GET /v2.0/ports/4315ac96-eb20-4386-a0ef-d2f3c45d5a88 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2820] 10.0.0.170 () {34 vars in 1040 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/security-groups?id=7cea73ec-47c3-452a-b698-0c2e06ce1f5a&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-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager [None req-2bfb0e6c-a53b-4a00-a16b-b0d614a85b4d 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-101602 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.168 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1392/2821] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:33:18 2026] DELETE /v2.0/trunks/537d12a9-4d28-46b0-89b0-5a9a54228595 => 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: 1430/2822] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/trunks/50fa33e7-c3e2-40ec-af63-707d3f74f818 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2823] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/ports/204627f5-1b90-4f9f-b3eb-3690795a3abd => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager [None req-0ddfdfec-a7f4-44be-969a-8b9cfdbf978f 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-494005 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.419 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1431/2824] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:33:18 2026] DELETE /v2.0/trunks/50fa33e7-c3e2-40ec-af63-707d3f74f818 => 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: 1432/2825] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/trunks/be9b5e26-3672-408e-a981-1c90e5aa126f => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2826] 199.19.213.170 () {34 vars in 994 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2827] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/ports/0cd3070e-2b0f-4420-ae22-f20dd59d4906 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager [None req-0678dbc9-d79f-49a2-8eca-9dcd7ad3e1ca 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-494005 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.675 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1434/2828] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:33:18 2026] DELETE /v2.0/trunks/be9b5e26-3672-408e-a981-1c90e5aa126f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2829] 10.0.0.56 () {32 vars in 718 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/trunks/3520694b-49b3-458c-98d7-e5c6f6256759 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2830] 10.0.0.56 () {32 vars in 716 bytes} [Wed May 6 02:33:18 2026] GET /v2.0/ports/075c18a9-3a05-414f-be49-03ded5ef16af => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2831] 199.19.213.170 () {36 vars in 997 bytes} [Wed May 6 02:33:18 2026] DELETE /v2.0/ports/1d807b3b-22d0-40b6-aa45-a7789530d52a => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager [None req-4a683bba-9c92-4e11-86cf-db53a70a4df5 72dec75e1c9d4b49bf0ac57f35aa1b8f e552e682afbb4de48711b664c88ba0be - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-494005 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 02:33:18.893 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1437/2832] 10.0.0.56 () {32 vars in 721 bytes} [Wed May 6 02:33:18 2026] DELETE /v2.0/trunks/3520694b-49b3-458c-98d7-e5c6f6256759 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:18.970 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a29f62cc-2a7e-4640-8176-767a96920a63'] response: {'server_uuid': 'c6bdb333-df89-4e5f-91d1-cd1d3b139636', 'name': 'network-vif-deleted', 'tag': '1d807b3b-22d0-40b6-aa45-a7789530d52a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2833] 10.0.0.170 () {34 vars in 990 bytes} [Wed May 6 02:33:19 2026] GET /v2.0/ports?device_id=c6bdb333-df89-4e5f-91d1-cd1d3b139636 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2834] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:18 2026] DELETE /v2.0/ports/8780d08d-9b5c-4ec5-920f-7037206185c8 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2835] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:19 2026] DELETE /v2.0/ports/4315ac96-eb20-4386-a0ef-d2f3c45d5a88 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2836] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:19 2026] DELETE /v2.0/ports/204627f5-1b90-4f9f-b3eb-3690795a3abd => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2837] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:20 2026] DELETE /v2.0/security-groups/7cea73ec-47c3-452a-b698-0c2e06ce1f5a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2838] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:20 2026] DELETE /v2.0/ports/0cd3070e-2b0f-4420-ae22-f20dd59d4906 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2839] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:20 2026] DELETE /v2.0/ports/075c18a9-3a05-414f-be49-03ded5ef16af => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:33:21.319 8 INFO neutron.services.segments.plugin [-] Segment e63f1eec-cf2b-4412-89f6-6cc35a4159fa resource provider aggregate not found 2026-05-06 02:33:21.323 8 INFO neutron.services.segments.plugin [-] Segment e63f1eec-cf2b-4412-89f6-6cc35a4159fa resource provider aggregate not found 2026-05-06 02:33:21.340 8 INFO neutron.services.segments.plugin [-] Segment e63f1eec-cf2b-4412-89f6-6cc35a4159fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e63f1eec-cf2b-4412-89f6-6cc35a4159fa found for delete ", "request_id": "req-9a5d2832-183e-41d2-91a7-971f3ccb532f"}]} 2026-05-06 02:33:21.342 8 INFO neutron.services.segments.plugin [-] Segment e63f1eec-cf2b-4412-89f6-6cc35a4159fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e63f1eec-cf2b-4412-89f6-6cc35a4159fa found for delete ", "request_id": "req-3568b61e-8a44-481d-b4b6-cda9769cb87e"}]} [pid: 8|app: 0|req: 1442/2840] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:20 2026] DELETE /v2.0/networks/ae1957d6-3171-43f6-bdda-659197601a8c => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2841] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:21 2026] DELETE /v2.0/networks/68088953-32ae-4233-9aff-d5993a88efe0 => 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: 1399/2842] 10.0.0.56 () {34 vars in 788 bytes} [Wed May 6 02:33:20 2026] PUT /v2.0/routers/f6195890-25fd-4a5a-99de-e7ad19a555b3/remove_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2843] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:21 2026] DELETE /v2.0/networks/0d2ce434-26cc-4d03-b3ae-465792c549a8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2844] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:33:21 2026] DELETE /v2.0/subnets/4421b2e5-0b65-4fc8-8d27-a565617b5b16 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2845] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:21 2026] DELETE /v2.0/networks/cfb8f45d-c958-4574-b1a9-7789a8686ed2 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2846] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:21 2026] DELETE /v2.0/networks/fe32a154-e9a2-4a5a-a562-b67bbbc1cc84 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:33:22.921 7 INFO neutron.services.segments.plugin [-] Segment a641ddfd-403c-41cc-8321-de8952c13788 resource provider aggregate not found 2026-05-06 02:33:22.926 7 INFO neutron.services.segments.plugin [-] Segment a641ddfd-403c-41cc-8321-de8952c13788 resource provider aggregate not found 2026-05-06 02:33:22.941 7 INFO neutron.services.segments.plugin [-] Segment a641ddfd-403c-41cc-8321-de8952c13788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a641ddfd-403c-41cc-8321-de8952c13788 found for delete ", "request_id": "req-977560f7-3971-4c85-ac06-4b0c6b286670"}]} 2026-05-06 02:33:22.942 7 INFO neutron.services.segments.plugin [-] Segment a641ddfd-403c-41cc-8321-de8952c13788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a641ddfd-403c-41cc-8321-de8952c13788 found for delete ", "request_id": "req-50e53289-2e5b-43d7-abd0-9febec1092ce"}]} 2026-05-06 02:33:22.947 7 INFO neutron.db.l3_hamode_db [None req-d0fbb18d-4411-4c2f-ab0b-a5f968db5bb0 34792338c88b496ab00b8240cb2351ce 607b4c5685b64a1ea98285ffd7aad101 - - - -] HA network aca89143-6182-45b9-be2e-dff2ff460b7a was deleted as no HA routers are present in tenant 607b4c5685b64a1ea98285ffd7aad101. [pid: 7|app: 0|req: 1401/2847] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:33:21 2026] DELETE /v2.0/routers/f6195890-25fd-4a5a-99de-e7ad19a555b3 => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2848] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:22 2026] DELETE /v2.0/networks/b68966cf-17a0-42df-b983-22758b193f47 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2849] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:22 2026] GET /v2.0/security-groups?tenant_id=e317ecd7d76c4b458286e6582dcce95c&name=default => generated 2805 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:23.359 8 INFO neutron.services.segments.plugin [-] Segment d35a654c-459d-4e5c-a3ab-93f169422e79 resource provider aggregate not found 2026-05-06 02:33:23.371 8 INFO neutron.services.segments.plugin [-] Segment d35a654c-459d-4e5c-a3ab-93f169422e79 resource provider aggregate not found 2026-05-06 02:33:23.380 8 INFO neutron.services.segments.plugin [-] Segment d35a654c-459d-4e5c-a3ab-93f169422e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35a654c-459d-4e5c-a3ab-93f169422e79 found for delete ", "request_id": "req-c55d75e3-1f9a-4cb5-ad4d-a2caab9e8469"}]} 2026-05-06 02:33:23.389 8 INFO neutron.services.segments.plugin [-] Segment d35a654c-459d-4e5c-a3ab-93f169422e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35a654c-459d-4e5c-a3ab-93f169422e79 found for delete ", "request_id": "req-fca8f318-8fde-49ec-940d-55ad2ee882d7"}]} 2026-05-06 02:33:23.399 8 INFO neutron.services.segments.plugin [-] Segment eaec2fa9-c58b-4324-8b00-93b60570f839 resource provider aggregate not found 2026-05-06 02:33:23.404 8 INFO neutron.services.segments.plugin [-] Segment eaec2fa9-c58b-4324-8b00-93b60570f839 resource provider aggregate not found 2026-05-06 02:33:23.415 8 INFO neutron.services.segments.plugin [-] Segment eaec2fa9-c58b-4324-8b00-93b60570f839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaec2fa9-c58b-4324-8b00-93b60570f839 found for delete ", "request_id": "req-47f46c74-dd19-4077-8dc8-ed65856ea012"}]} 2026-05-06 02:33:23.422 8 INFO neutron.services.segments.plugin [-] Segment eaec2fa9-c58b-4324-8b00-93b60570f839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaec2fa9-c58b-4324-8b00-93b60570f839 found for delete ", "request_id": "req-9522e47e-7d2f-4375-9fe4-896de51b7a06"}]} 2026-05-06 02:33:23.433 8 INFO neutron.services.segments.plugin [-] Segment 8689739d-3e7b-46c5-be7e-b2c6f4e4256a resource provider aggregate not found 2026-05-06 02:33:23.439 8 INFO neutron.services.segments.plugin [-] Segment 8689739d-3e7b-46c5-be7e-b2c6f4e4256a resource provider aggregate not found [pid: 8|app: 0|req: 1448/2850] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:23 2026] DELETE /v2.0/security-groups/a0e1237e-f52c-4864-8b6b-6ae76a087060 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2851] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:23 2026] GET /v2.0/security-groups?tenant_id=541cfd96c7ea457f83ea09b347689d22&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:23.675 8 INFO neutron.services.segments.plugin [-] Segment 8689739d-3e7b-46c5-be7e-b2c6f4e4256a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8689739d-3e7b-46c5-be7e-b2c6f4e4256a found for delete ", "request_id": "req-9558445e-51da-44c4-85e2-641384ad847a"}]} 2026-05-06 02:33:23.681 8 INFO neutron.services.segments.plugin [-] Segment 8689739d-3e7b-46c5-be7e-b2c6f4e4256a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8689739d-3e7b-46c5-be7e-b2c6f4e4256a found for delete ", "request_id": "req-486564cd-0c7d-4548-abcb-a194a56ca62d"}]} 2026-05-06 02:33:23.701 8 INFO neutron.services.segments.plugin [-] Segment d5fac527-d2e3-4ba9-93be-d7aa7c092c74 resource provider aggregate not found 2026-05-06 02:33:23.709 8 INFO neutron.services.segments.plugin [-] Segment d5fac527-d2e3-4ba9-93be-d7aa7c092c74 resource provider aggregate not found 2026-05-06 02:33:23.717 8 INFO neutron.services.segments.plugin [-] Segment d5fac527-d2e3-4ba9-93be-d7aa7c092c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fac527-d2e3-4ba9-93be-d7aa7c092c74 found for delete ", "request_id": "req-7f275408-5bec-48fd-b052-9a8e8d635698"}]} 2026-05-06 02:33:23.740 8 INFO neutron.services.segments.plugin [-] Segment d5fac527-d2e3-4ba9-93be-d7aa7c092c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fac527-d2e3-4ba9-93be-d7aa7c092c74 found for delete ", "request_id": "req-4b1b7f73-2685-4faa-a3b7-d5fc4b8c16da"}]} 2026-05-06 02:33:23.747 8 INFO neutron.services.segments.plugin [-] Segment 42075a48-b5cb-42b5-be11-c83bee01a705 resource provider aggregate not found 2026-05-06 02:33:23.764 8 INFO neutron.services.segments.plugin [-] Segment 42075a48-b5cb-42b5-be11-c83bee01a705 resource provider aggregate not found 2026-05-06 02:33:23.771 8 INFO neutron.services.segments.plugin [-] Segment 42075a48-b5cb-42b5-be11-c83bee01a705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42075a48-b5cb-42b5-be11-c83bee01a705 found for delete ", "request_id": "req-a995a15c-36c2-477f-9d52-83b1fbb862e3"}]} 2026-05-06 02:33:23.781 8 INFO neutron.services.segments.plugin [-] Segment 42075a48-b5cb-42b5-be11-c83bee01a705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42075a48-b5cb-42b5-be11-c83bee01a705 found for delete ", "request_id": "req-56a60e77-e72e-484c-afdb-933e7d3fb9dc"}]} [pid: 8|app: 0|req: 1449/2852] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:23 2026] DELETE /v2.0/security-groups/9bb0dfe5-ab0f-4fd4-ad52-b98b69ee2ca5 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2853] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:24 2026] GET /v2.0/security-groups?tenant_id=e552e682afbb4de48711b664c88ba0be&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2854] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:24 2026] DELETE /v2.0/security-groups/7be40cd3-cffc-4b8f-8d6b-98c220e76836 => 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: 1404/2855] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:23 2026] GET /v2.0/security-groups?tenant_id=809304ac482d491b9377244380c58461&name=default => generated 2805 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2856] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:24 2026] DELETE /v2.0/security-groups/9e55ecc9-e26e-4522-87d5-e8cab700c2e0 => 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: 1405/2857] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:24 2026] GET /v2.0/security-groups?tenant_id=607b4c5685b64a1ea98285ffd7aad101&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2858] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:24 2026] DELETE /v2.0/security-groups/a08f25b8-d077-452d-9cfc-36efcb7a8678 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:27.604 7 INFO neutron.db.segments_db [None req-ea1c7310-7998-401a-9381-23871c5a1182 2ca4b967c92e49789706334ae8a0beaa d361d11c239148378db2ff01a444d1e0 - - - -] Added segment 003ffade-d786-4b2c-a80d-d4f8fa179604 of type vxlan for network 7c58d319-c257-4cf8-a77b-9cd71e7a7ab6 [pid: 7|app: 0|req: 1406/2861] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:27 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2862] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:33:27 2026] PUT /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/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: 1407/2863] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:27 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2864] 10.0.0.56 () {34 vars in 763 bytes} [Wed May 6 02:33:27 2026] PUT /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2865] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:27 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2866] 10.0.0.56 () {34 vars in 759 bytes} [Wed May 6 02:33:27 2026] PUT /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2867] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2868] 10.0.0.56 () {34 vars in 781 bytes} [Wed May 6 02:33:28 2026] PUT /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2869] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2870] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:33:28 2026] PUT /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2871] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2872] 10.0.0.56 () {32 vars in 740 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:28.429 7 INFO neutron.api.v2.resource [None req-1fcc1e68-464c-425e-887f-6bfd7640d9df 2ca4b967c92e49789706334ae8a0beaa d361d11c239148378db2ff01a444d1e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/2873] 10.0.0.56 () {32 vars in 744 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2874] 10.0.0.56 () {32 vars in 743 bytes} [Wed May 6 02:33:28 2026] DELETE /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2875] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:28.610 7 INFO neutron.api.v2.resource [None req-88cf36be-4b6a-4a74-8871-238b489c5e7a 2ca4b967c92e49789706334ae8a0beaa d361d11c239148378db2ff01a444d1e0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1414/2876] 10.0.0.56 () {32 vars in 747 bytes} [Wed May 6 02:33:28 2026] DELETE /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2877] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:33:28 2026] DELETE /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2878] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:28 2026] GET /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:28.824 8 INFO neutron.db.segments_db [None req-a408a433-cc54-4fb1-8b20-3ec63030c10e d9775452d8774846b74da8b558c453d7 7d83b4fd2cfb43d389ea9c773f752d92 - - - -] Added segment 07d9f26a-38ba-40ee-8512-7207fe9c47e8 of type vxlan for network b2d571e4-8f44-4e70-9eac-ff1b91c62140 2026-05-06 02:33:28.944 7 INFO neutron.services.segments.plugin [-] Segment 003ffade-d786-4b2c-a80d-d4f8fa179604 resource provider aggregate not found 2026-05-06 02:33:28.949 7 INFO neutron.services.segments.plugin [-] Segment 003ffade-d786-4b2c-a80d-d4f8fa179604 resource provider aggregate not found [pid: 8|app: 0|req: 1463/2879] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:28 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:33:28.967 7 INFO neutron.services.segments.plugin [-] Segment 003ffade-d786-4b2c-a80d-d4f8fa179604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003ffade-d786-4b2c-a80d-d4f8fa179604 found for delete ", "request_id": "req-effb6246-c5bb-4bb1-a496-afee7f77a3f1"}]} [pid: 7|app: 0|req: 1417/2880] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:28 2026] DELETE /v2.0/networks/7c58d319-c257-4cf8-a77b-9cd71e7a7ab6 => 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: 1464/2881] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:28 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:33:29.316 7 INFO neutron.services.segments.plugin [-] Segment 003ffade-d786-4b2c-a80d-d4f8fa179604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003ffade-d786-4b2c-a80d-d4f8fa179604 found for delete ", "request_id": "req-4d55f109-103d-4c3e-b6a2-4bcf5b291ca1"}]} 2026-05-06 02:33:29.396 7 INFO neutron.db.segments_db [None req-8b23baeb-c963-4d79-8dfe-7ed3e95b39fa d9775452d8774846b74da8b558c453d7 7d83b4fd2cfb43d389ea9c773f752d92 - - - -] Added segment 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 of type vxlan for network fd3ce8a6-1ed9-47ef-be75-ce944476e10d [pid: 7|app: 0|req: 1418/2882] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:29 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1465/2883] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:29 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1419/2884] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:29 2026] GET /v2.0/security-groups?tenant_id=6cae34de4d1f4ed8a8eb9a6cf16c32cc&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:29.930 8 INFO neutron.db.segments_db [None req-f9c715bd-89c1-4243-9dea-a6219c0f456a d9775452d8774846b74da8b558c453d7 7d83b4fd2cfb43d389ea9c773f752d92 - - - -] Added segment e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 of type vxlan for network ffc461a7-aa82-4f26-b3ca-9e1e303ecc70 [pid: 7|app: 0|req: 1420/2885] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:29 2026] DELETE /v2.0/security-groups/61583061-7b72-45e5-9308-a74eccfe40f5 => 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: 1466/2886] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:29 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2887] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:30 2026] GET /v2.0/security-groups?tenant_id=d361d11c239148378db2ff01a444d1e0&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2888] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:30 2026] DELETE /v2.0/security-groups/425dec9e-207b-4346-bd88-b49d4a15a523 => 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: 1421/2889] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:30 2026] POST /v2.0/ports => generated 743 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:33:30.587 8 INFO neutron.db.segments_db [None req-4c9c0d60-fd48-494b-b3e7-0fd162c8a8ef d9775452d8774846b74da8b558c453d7 7d83b4fd2cfb43d389ea9c773f752d92 - - - -] Added segment 2a51ce03-9d8b-483d-975a-18c8ca351850 of type vxlan for network 62898723-fbb1-4786-99a4-c9561ceb9cb2 [pid: 8|app: 0|req: 1469/2890] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:30 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1422/2891] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:30 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:33:31.140 8 INFO neutron.db.segments_db [None req-9ccfcd81-1435-45ca-9160-f6d3190482f8 d9775452d8774846b74da8b558c453d7 7d83b4fd2cfb43d389ea9c773f752d92 - - - -] Added segment 51d3eb40-09fa-4834-8810-643733f17fe4 of type vxlan for network 6989b3f0-a715-4fd7-a847-4a38e0249fa0 [pid: 8|app: 0|req: 1470/2892] 10.0.0.56 () {34 vars in 669 bytes} [Wed May 6 02:33:31 2026] POST /v2.0/networks => generated 630 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1423/2893] 10.0.0.56 () {34 vars in 663 bytes} [Wed May 6 02:33:31 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2894] 10.0.0.56 () {34 vars in 746 bytes} [Wed May 6 02:33:31 2026] PUT /v2.0/ports/27649caf-764e-4372-bc2b-1f358ef79c23/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1424/2895] 10.0.0.56 () {34 vars in 746 bytes} [Wed May 6 02:33:31 2026] PUT /v2.0/ports/bd3526d3-c13c-4856-9a8d-a7530a92cbbd/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2896] 10.0.0.56 () {34 vars in 746 bytes} [Wed May 6 02:33:31 2026] PUT /v2.0/ports/acee0248-5e4b-4003-9faf-5896bde90d66/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2897] 10.0.0.56 () {34 vars in 746 bytes} [Wed May 6 02:33:31 2026] PUT /v2.0/ports/7ee1b1ae-5ac1-4279-bd02-fe0dda7571e4/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2898] 10.0.0.56 () {32 vars in 659 bytes} [Wed May 6 02:33:31 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2899] 10.0.0.56 () {32 vars in 673 bytes} [Wed May 6 02:33:32 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2900] 10.0.0.56 () {32 vars in 669 bytes} [Wed May 6 02:33:32 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2901] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:33:32 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2902] 10.0.0.56 () {32 vars in 667 bytes} [Wed May 6 02:33:32 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2903] 10.0.0.56 () {32 vars in 681 bytes} [Wed May 6 02:33:32 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2904] 10.0.0.56 () {32 vars in 677 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2905] 10.0.0.56 () {32 vars in 689 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2906] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/ports/27649caf-764e-4372-bc2b-1f358ef79c23 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2907] 10.0.0.56 () {34 vars in 677 bytes} [Wed May 6 02:33:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2908] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:33:33 2026] PUT /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/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: 1432/2909] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2910] 10.0.0.56 () {34 vars in 763 bytes} [Wed May 6 02:33:33 2026] PUT /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2911] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2912] 10.0.0.56 () {34 vars in 759 bytes} [Wed May 6 02:33:33 2026] PUT /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2913] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2914] 10.0.0.56 () {34 vars in 781 bytes} [Wed May 6 02:33:33 2026] PUT /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2915] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/ports/bd3526d3-c13c-4856-9a8d-a7530a92cbbd => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2916] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2917] 10.0.0.56 () {34 vars in 752 bytes} [Wed May 6 02:33:33 2026] PUT /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2918] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2919] 10.0.0.56 () {32 vars in 740 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:33.825 7 INFO neutron.api.v2.resource [None req-ad949895-4179-43e1-960d-5b5e39cdbe3b fff7e1b5c9464df2b516e902e43fa112 e1aaf624c1604857ba2e30ff48f9df13 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2920] 10.0.0.56 () {32 vars in 744 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2921] 10.0.0.56 () {32 vars in 743 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2922] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:33.911 7 INFO neutron.api.v2.resource [None req-3224ba3a-77ea-44c0-872c-153345e3f360 fff7e1b5c9464df2b516e902e43fa112 e1aaf624c1604857ba2e30ff48f9df13 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2923] 10.0.0.56 () {32 vars in 747 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2925] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/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: 1479/2925] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/ports/acee0248-5e4b-4003-9faf-5896bde90d66 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2926] 10.0.0.56 () {32 vars in 732 bytes} [Wed May 6 02:33:33 2026] GET /v2.0/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d/tags => 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: 1448/2927] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/qos/policies/75f836ed-2639-4516-b73e-e0dcc8ef4b3d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2928] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:33 2026] DELETE /v2.0/ports/7ee1b1ae-5ac1-4279-bd02-fe0dda7571e4 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2929] 10.0.0.56 () {32 vars in 719 bytes} [Wed May 6 02:33:34 2026] DELETE /v2.0/ports/d47d1e35-d8da-45aa-ba69-3c9406d44a02 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:33:34.712 8 INFO neutron.services.segments.plugin [-] Segment 07d9f26a-38ba-40ee-8512-7207fe9c47e8 resource provider aggregate not found 2026-05-06 02:33:34.719 8 INFO neutron.services.segments.plugin [-] Segment 07d9f26a-38ba-40ee-8512-7207fe9c47e8 resource provider aggregate not found 2026-05-06 02:33:34.738 8 INFO neutron.services.segments.plugin [-] Segment 07d9f26a-38ba-40ee-8512-7207fe9c47e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07d9f26a-38ba-40ee-8512-7207fe9c47e8 found for delete ", "request_id": "req-c20bb386-1245-4057-b56c-cf17dc0c5356"}]} 2026-05-06 02:33:34.739 8 INFO neutron.services.segments.plugin [-] Segment 07d9f26a-38ba-40ee-8512-7207fe9c47e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07d9f26a-38ba-40ee-8512-7207fe9c47e8 found for delete ", "request_id": "req-c2f9e698-ba08-414b-8c49-48b296d91ecd"}]} [pid: 8|app: 0|req: 1481/2930] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:34 2026] DELETE /v2.0/networks/b2d571e4-8f44-4e70-9eac-ff1b91c62140 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:33:34.965 7 INFO neutron.services.segments.plugin [-] Segment 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 resource provider aggregate not found 2026-05-06 02:33:34.971 7 INFO neutron.services.segments.plugin [-] Segment 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 resource provider aggregate not found [pid: 8|app: 0|req: 1482/2931] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:34 2026] GET /v2.0/security-groups?tenant_id=e1aaf624c1604857ba2e30ff48f9df13&name=default => generated 2805 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:34.995 7 INFO neutron.services.segments.plugin [-] Segment 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 found for delete ", "request_id": "req-e5fdd4da-817a-4d5f-8462-5b16edd45ac6"}]} 2026-05-06 02:33:34.996 7 INFO neutron.services.segments.plugin [-] Segment 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b76ea6e-b22e-4e36-a47f-beaeb4e28e12 found for delete ", "request_id": "req-3dc9e364-6eec-4f2b-acd8-983edec5b1c2"}]} [pid: 7|app: 0|req: 1450/2932] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:34 2026] DELETE /v2.0/networks/fd3ce8a6-1ed9-47ef-be75-ce944476e10d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2933] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:34 2026] DELETE /v2.0/security-groups/3bc91fd3-2951-4e71-a7c0-13b95d82a0f5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2934] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:35 2026] DELETE /v2.0/networks/ffc461a7-aa82-4f26-b3ca-9e1e303ecc70 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2935] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:35 2026] GET /v2.0/security-groups?tenant_id=b39e6cb85c3f4a56ac0ef250761e57f7&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2936] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:35 2026] DELETE /v2.0/security-groups/8fed0e1c-0e48-440a-acfc-ab66ca2eac74 => 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: 1452/2937] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:35 2026] DELETE /v2.0/networks/62898723-fbb1-4786-99a4-c9561ceb9cb2 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2938] 10.0.0.56 () {32 vars in 725 bytes} [Wed May 6 02:33:35 2026] DELETE /v2.0/networks/6989b3f0-a715-4fd7-a847-4a38e0249fa0 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2939] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:36 2026] GET /v2.0/security-groups?tenant_id=c4c39d11328049208475440a8eac7dbd&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:33:36.759 8 INFO neutron.services.segments.plugin [-] Segment 51d3eb40-09fa-4834-8810-643733f17fe4 resource provider aggregate not found 2026-05-06 02:33:36.765 8 INFO neutron.services.segments.plugin [-] Segment 51d3eb40-09fa-4834-8810-643733f17fe4 resource provider aggregate not found 2026-05-06 02:33:36.782 8 INFO neutron.services.segments.plugin [-] Segment 51d3eb40-09fa-4834-8810-643733f17fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d3eb40-09fa-4834-8810-643733f17fe4 found for delete ", "request_id": "req-93ec7573-65dd-4d58-b316-3dd8ab39081e"}]} 2026-05-06 02:33:36.786 8 INFO neutron.services.segments.plugin [-] Segment 51d3eb40-09fa-4834-8810-643733f17fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d3eb40-09fa-4834-8810-643733f17fe4 found for delete ", "request_id": "req-3b436b8e-2851-4609-a51b-687ed2b8431f"}]} [pid: 8|app: 0|req: 1487/2940] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:36 2026] DELETE /v2.0/security-groups/1ad35c6a-09aa-47e7-981f-3e52422c9445 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:37.025 7 INFO neutron.services.segments.plugin [-] Segment e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 resource provider aggregate not found 2026-05-06 02:33:37.033 7 INFO neutron.services.segments.plugin [-] Segment e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 resource provider aggregate not found 2026-05-06 02:33:37.046 7 INFO neutron.services.segments.plugin [-] Segment e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 found for delete ", "request_id": "req-b25c733b-2232-4b0b-a2c6-cbeacaf1b0e5"}]} 2026-05-06 02:33:37.055 7 INFO neutron.services.segments.plugin [-] Segment e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2c6e0b1-a7b5-4ec0-b53f-7a6f65ba5dc9 found for delete ", "request_id": "req-95a04612-0d34-40fe-bc5a-814ab5465aae"}]} 2026-05-06 02:33:37.074 7 INFO neutron.services.segments.plugin [-] Segment 2a51ce03-9d8b-483d-975a-18c8ca351850 resource provider aggregate not found 2026-05-06 02:33:37.080 7 INFO neutron.services.segments.plugin [-] Segment 2a51ce03-9d8b-483d-975a-18c8ca351850 resource provider aggregate not found 2026-05-06 02:33:37.102 7 INFO neutron.services.segments.plugin [-] Segment 2a51ce03-9d8b-483d-975a-18c8ca351850 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a51ce03-9d8b-483d-975a-18c8ca351850 found for delete ", "request_id": "req-1cdab87f-353a-48b8-b834-88b4354cec56"}]} 2026-05-06 02:33:37.103 7 INFO neutron.services.segments.plugin [-] Segment 2a51ce03-9d8b-483d-975a-18c8ca351850 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a51ce03-9d8b-483d-975a-18c8ca351850 found for delete ", "request_id": "req-8c7e50c8-7414-43c4-ac85-80a383de4852"}]} [pid: 7|app: 0|req: 1454/2941] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:36 2026] GET /v2.0/security-groups?tenant_id=e8fd2e8039b04667a249697c944dea96&name=default => generated 2805 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2942] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:37 2026] DELETE /v2.0/security-groups/8141a35b-3947-45f3-a7ce-807ae3a96268 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2943] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:37 2026] GET /v2.0/security-groups?tenant_id=7d83b4fd2cfb43d389ea9c773f752d92&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2944] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:37 2026] DELETE /v2.0/security-groups/3212a215-23e3-451f-9441-bb640187eb0a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:38.684 7 INFO neutron.db.segments_db [None req-7b170d7a-1d4b-4d6e-a3aa-614b5e63543a 810dea0d71b641f794ed5416073a236a df24ea8721f048d08bd891b07b8d3c38 - - - -] Added segment bacae15f-263d-4bdf-a792-a71fcf5d7da5 of type vxlan for network 7e1ec656-e478-4670-b146-cdcff6fc3a42 2026-05-06 02:33:39.046 7 INFO neutron.db.l3_hamode_db [None req-7b170d7a-1d4b-4d6e-a3aa-614b5e63543a 810dea0d71b641f794ed5416073a236a df24ea8721f048d08bd891b07b8d3c38 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:33:39.245 7 INFO neutron.db.l3_hamode_db [None req-7b170d7a-1d4b-4d6e-a3aa-614b5e63543a 810dea0d71b641f794ed5416073a236a df24ea8721f048d08bd891b07b8d3c38 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1456/2945] 10.0.0.56 () {34 vars in 667 bytes} [Wed May 6 02:33:38 2026] POST /v2.0/routers => generated 474 bytes in 1657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2946] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:33:40 2026] PUT /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2947] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/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: 1491/2948] 10.0.0.56 () {34 vars in 761 bytes} [Wed May 6 02:33:40 2026] PUT /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2949] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2950] 10.0.0.56 () {34 vars in 757 bytes} [Wed May 6 02:33:40 2026] PUT /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2951] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2952] 10.0.0.56 () {34 vars in 779 bytes} [Wed May 6 02:33:40 2026] PUT /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2953] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2954] 10.0.0.56 () {34 vars in 750 bytes} [Wed May 6 02:33:40 2026] PUT /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2955] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2956] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:41.039 7 INFO neutron.api.v2.resource [None req-870c8df3-5e4f-454b-86ab-6c7ec9e86ea8 810dea0d71b641f794ed5416073a236a df24ea8721f048d08bd891b07b8d3c38 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2957] 10.0.0.56 () {32 vars in 742 bytes} [Wed May 6 02:33:40 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2958] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:33:41 2026] DELETE /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2959] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:41 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:41.244 8 INFO neutron.api.v2.resource [None req-fa87c050-0ec5-482b-8729-2136592cd9f5 810dea0d71b641f794ed5416073a236a df24ea8721f048d08bd891b07b8d3c38 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/2960] 10.0.0.56 () {32 vars in 745 bytes} [Wed May 6 02:33:41 2026] DELETE /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2961] 10.0.0.56 () {32 vars in 733 bytes} [Wed May 6 02:33:41 2026] DELETE /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2962] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:33:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2963] 10.0.0.56 () {32 vars in 730 bytes} [Wed May 6 02:33:41 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2/tags => generated 12 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2964] 10.0.0.56 () {32 vars in 720 bytes} [Wed May 6 02:33:41 2026] GET /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2 => generated 480 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2965] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:33:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2966] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:33:41 2026] POST /v2.0/security-groups => generated 1539 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2967] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:33:42 2026] POST /v2.0/security-groups => generated 1539 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2968] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:33:42 2026] POST /v2.0/security-groups => generated 1539 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2969] 10.0.0.56 () {34 vars in 766 bytes} [Wed May 6 02:33:42 2026] PUT /v2.0/security-groups/4fa13824-c3f6-43ca-b72f-d1a7b2627b1b/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2970] 10.0.0.56 () {34 vars in 766 bytes} [Wed May 6 02:33:42 2026] PUT /v2.0/security-groups/701f5049-a13a-40f7-b54a-3a327731188f/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2971] 10.0.0.56 () {34 vars in 766 bytes} [Wed May 6 02:33:42 2026] PUT /v2.0/security-groups/c4ab01a5-3302-4521-aa9c-213c150c219c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2972] 10.0.0.56 () {34 vars in 766 bytes} [Wed May 6 02:33:42 2026] PUT /v2.0/security-groups/3bd379f5-b915-496f-a2da-67b45f5dff10/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2973] 10.0.0.56 () {32 vars in 679 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2976] 10.0.0.56 () {32 vars in 693 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2977] 10.0.0.56 () {32 vars in 689 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2978] 10.0.0.56 () {32 vars in 701 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2979] 10.0.0.56 () {32 vars in 687 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2980] 10.0.0.56 () {34 vars in 741 bytes} [Wed May 6 02:33:41 2026] PUT /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2 => generated 481 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2981] 10.0.0.56 () {32 vars in 701 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2982] 10.0.0.56 () {32 vars in 735 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/ports?device_id=aad9fe28-fcfd-413a-a461-83f015c7ccf2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2983] 10.0.0.56 () {32 vars in 697 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2984] 10.0.0.56 () {32 vars in 709 bytes} [Wed May 6 02:33:42 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2985] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:42 2026] DELETE /v2.0/security-groups/4fa13824-c3f6-43ca-b72f-d1a7b2627b1b => 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: 1485/2986] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:43 2026] DELETE /v2.0/security-groups/701f5049-a13a-40f7-b54a-3a327731188f => 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: 1486/2987] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:43 2026] DELETE /v2.0/security-groups/c4ab01a5-3302-4521-aa9c-213c150c219c => 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: 1487/2988] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:43 2026] DELETE /v2.0/security-groups/3bd379f5-b915-496f-a2da-67b45f5dff10 => 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: 1488/2989] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:43 2026] DELETE /v2.0/security-groups/4552dc34-707e-4f29-a434-cab27e874bd9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:43.560 8 INFO neutron.services.segments.plugin [-] Segment bacae15f-263d-4bdf-a792-a71fcf5d7da5 resource provider aggregate not found 2026-05-06 02:33:43.564 8 INFO neutron.services.segments.plugin [-] Segment bacae15f-263d-4bdf-a792-a71fcf5d7da5 resource provider aggregate not found 2026-05-06 02:33:43.583 8 INFO neutron.services.segments.plugin [-] Segment bacae15f-263d-4bdf-a792-a71fcf5d7da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bacae15f-263d-4bdf-a792-a71fcf5d7da5 found for delete ", "request_id": "req-7854386b-d084-42a8-b0a7-0ec08b45e84b"}]} 2026-05-06 02:33:43.584 8 INFO neutron.services.segments.plugin [-] Segment bacae15f-263d-4bdf-a792-a71fcf5d7da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bacae15f-263d-4bdf-a792-a71fcf5d7da5 found for delete ", "request_id": "req-aea646a5-2843-4230-8b19-54711eecbd53"}]} 2026-05-06 02:33:43.589 8 INFO neutron.db.l3_hamode_db [None req-2a644b11-e4e3-47b1-8673-4f422909a455 810dea0d71b641f794ed5416073a236a df24ea8721f048d08bd891b07b8d3c38 - - - -] HA network 7e1ec656-e478-4670-b146-cdcff6fc3a42 was deleted as no HA routers are present in tenant df24ea8721f048d08bd891b07b8d3c38. [pid: 8|app: 0|req: 1502/2990] 10.0.0.56 () {32 vars in 723 bytes} [Wed May 6 02:33:42 2026] DELETE /v2.0/routers/aad9fe28-fcfd-413a-a461-83f015c7ccf2 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2991] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:44 2026] GET /v2.0/security-groups?tenant_id=22671581f06241e5af6ed4182f05cff5&name=default => generated 2805 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2992] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:44 2026] GET /v2.0/security-groups?tenant_id=fa6c2fc68495443aae7ffa3061c69e8e&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2993] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:44 2026] DELETE /v2.0/security-groups/469723df-f8b1-437e-a077-26ab51d67927 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2994] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:44 2026] DELETE /v2.0/security-groups/de06d200-e95e-4f42-8571-c0f9ab1d167a => 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: 1505/2995] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:44 2026] GET /v2.0/security-groups?tenant_id=245888c806b245f29cb67ebaea40c263&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2996] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:44 2026] GET /v2.0/security-groups?tenant_id=df24ea8721f048d08bd891b07b8d3c38&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2997] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:44 2026] DELETE /v2.0/security-groups/dcf69238-2370-4cc4-9c33-e750fcf4171b => 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: 1492/2998] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:44 2026] DELETE /v2.0/security-groups/74a697ea-cbcd-40bb-bccb-fc88c3f47371 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2999] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:45 2026] GET /v2.0/security-groups?tenant_id=f3e2be8ab9244f7aaef409f795eed138&name=default => generated 2805 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3000] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:45 2026] DELETE /v2.0/security-groups/07945b63-4ed3-40a2-bd0c-90d142913628 => 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: 1508/3001] 10.0.0.56 () {34 vars in 675 bytes} [Wed May 6 02:33:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3002] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/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: 1509/3003] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3004] 10.0.0.56 () {34 vars in 769 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3005] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3006] 10.0.0.56 () {34 vars in 765 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3007] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3008] 10.0.0.56 () {34 vars in 787 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/black.or.white => 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: 1515/3009] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3010] 10.0.0.56 () {34 vars in 758 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3011] 10.0.0.56 () {34 vars in 683 bytes} [Wed May 6 02:33:48 2026] POST /v2.0/security-groups => generated 1539 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3012] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3013] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3014] 10.0.0.56 () {34 vars in 766 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:48.591 8 INFO neutron.api.v2.resource [None req-27cf3ed7-ef1f-48e2-854e-2dbb5348a595 73c777dd33ab40ebbc88eb88d8c46f9e a5d4fbbd3a6542c2bfd536c850261f7d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3015] 10.0.0.56 () {32 vars in 750 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3016] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3017] 10.0.0.56 () {34 vars in 777 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3018] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3019] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3020] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3021] 10.0.0.56 () {34 vars in 773 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-06 02:33:48.675 8 INFO neutron.api.v2.resource [None req-8e6e92f3-dccd-4f08-b6e9-4534c4bd1b6e 73c777dd33ab40ebbc88eb88d8c46f9e a5d4fbbd3a6542c2bfd536c850261f7d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3022] 10.0.0.56 () {32 vars in 753 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3023] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3024] 10.0.0.56 () {32 vars in 741 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3025] 10.0.0.56 () {34 vars in 795 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/black.or.white => 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: 1524/3026] 10.0.0.56 () {32 vars in 738 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45/tags => 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: 1503/3027] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3028] 10.0.0.56 () {34 vars in 766 bytes} [Wed May 6 02:33:48 2026] PUT /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3029] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3030] 10.0.0.56 () {32 vars in 754 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/red => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3031] 10.0.0.56 () {32 vars in 731 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/subnetpools/13e1862f-517a-46bb-9cac-1dcbe9c04e45 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:33:48.828 8 INFO neutron.api.v2.resource [None req-c4b60f15-c71b-4933-b1a5-f6776eed9beb acadffeb2e814dd7a7e5f6e3eac1de2b 0ef9e7ba60de47ab959ebae513a44f1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3032] 10.0.0.56 () {32 vars in 758 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3033] 10.0.0.56 () {32 vars in 757 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3034] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:33:48.905 7 INFO neutron.api.v2.resource [None req-df754715-c8ca-4ba7-a87a-4359ae64e8e0 acadffeb2e814dd7a7e5f6e3eac1de2b 0ef9e7ba60de47ab959ebae513a44f1d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3035] 10.0.0.56 () {32 vars in 761 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3036] 10.0.0.56 () {32 vars in 749 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3037] 10.0.0.56 () {32 vars in 746 bytes} [Wed May 6 02:33:48 2026] GET /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834/tags => 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: 1531/3038] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:48 2026] DELETE /v2.0/security-groups/17bf4c1b-5683-40c1-86b8-e281e12ca834 => 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: 1532/3039] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:49 2026] GET /v2.0/security-groups?tenant_id=0ef9e7ba60de47ab959ebae513a44f1d&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3040] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:49 2026] GET /v2.0/security-groups?tenant_id=a5746b4785254001b10abde1c4694177&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3041] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:49 2026] DELETE /v2.0/security-groups/bc185993-c2d0-4635-acfb-43ec61f2ecf4 => 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: 1509/3042] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:49 2026] DELETE /v2.0/security-groups/be80e03f-2e71-4913-8351-4653d75ef5cc => 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: 1534/3043] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:49 2026] GET /v2.0/security-groups?tenant_id=41236639f6a042129671b92f50d6f06e&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3044] 10.0.0.56 () {32 vars in 773 bytes} [Wed May 6 02:33:50 2026] GET /v2.0/security-groups?tenant_id=a5d4fbbd3a6542c2bfd536c850261f7d&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3045] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:50 2026] DELETE /v2.0/security-groups/022db41a-e267-4d08-81d9-bb3af35614f0 => 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: 1511/3046] 10.0.0.56 () {32 vars in 739 bytes} [Wed May 6 02:33:50 2026] DELETE /v2.0/security-groups/88e1dc72-5016-4ed6-acbb-e7d0cb4f4d68 => 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: 1536/3047] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:33:52 2026] GET /v2.0/networks => generated 2168 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3048] 10.0.0.56 () {32 vars in 654 bytes} [Wed May 6 02:33:53 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3049] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:33:53 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: 7|app: 0|req: 1513/3050] 10.0.0.56 () {32 vars in 642 bytes} [Wed May 6 02:33:53 2026] GET /v2.0/ports => generated 4725 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3051] 10.0.0.56 () {32 vars in 646 bytes} [Wed May 6 02:33:54 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3052] 10.0.0.56 () {32 vars in 648 bytes} [Wed May 6 02:33:54 2026] GET /v2.0/networks => generated 2168 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3053] 10.0.0.56 () {32 vars in 662 bytes} [Wed May 6 02:33:54 2026] GET /v2.0/security-groups => generated 16626 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3054] 10.0.0.56 () {32 vars in 654 bytes} [Wed May 6 02:33:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)