+ 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 05:37:35 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-55c466447b-6qgpp 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 0x556e0ee74a00 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 05:37:38.922 8 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:37:38.923 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-06 05:37:38.932 7 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:37:38.932 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-06 05:37:39.201 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:37:39.203 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:37:40.017 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:37:40.022 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:37:40.027 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 05:37:40.028 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:37:40.028 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:37:40.029 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:37:40.029 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:40.036 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:40.036 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:40.036 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:37:40.045 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:37:40.048 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:37:40.051 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 05:37:40.052 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:37:40.052 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:37:40.052 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:37:40.053 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:40.056 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:37:40.057 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:37:40.057 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:37:40.059 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:40.059 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:37:40.059 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:37:40.078 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:37:40.080 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:37:40.080 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:37:40.100 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:37:40.100 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:37:40.100 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:37:40.100 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:37:40.123 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:37:40.123 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:37:40.123 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:37:40.124 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:37:40.481 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:37:40.509 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:37:40.786 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:37:40.786 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:37:40.786 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:37:40.803 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:37:40.803 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:37:40.804 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:37:40.814 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:37:40.815 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:37:40.815 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:37:40.815 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:37:40.816 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:37:40.816 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:37:40.816 8 INFO neutron.plugins.ml2.managers [None req-1aef23f9-2e99-4d6f-8858-eefcbfb4d1bf - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:37:40.825 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:37:40.825 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:37:40.825 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:37:40.826 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:37:40.826 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:37:40.826 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:37:40.826 7 INFO neutron.plugins.ml2.managers [None req-8b580f18-c3b9-4f65-a1c2-283aa9844640 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:37:40.828 8 INFO neutron.quota [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded quota_driver: . 2026-05-06 05:37:40.829 8 INFO neutron.plugins.ml2.plugin [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:37:40.829 8 INFO neutron.plugins.ml2.managers [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:37:40.829 8 INFO neutron.plugins.ml2.managers [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:37:40.829 8 INFO neutron.plugins.ml2.managers [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:37:40.830 8 INFO neutron.extensions.vlantransparent [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:37:40.830 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: qos 2026-05-06 05:37:40.836 7 INFO neutron.quota [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded quota_driver: . 2026-05-06 05:37:40.836 7 INFO neutron.plugins.ml2.plugin [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:37:40.837 7 INFO neutron.plugins.ml2.managers [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:37:40.837 7 INFO neutron.plugins.ml2.managers [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:37:40.837 7 INFO neutron.plugins.ml2.managers [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:37:40.837 7 INFO neutron.extensions.vlantransparent [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:37:40.837 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: qos 2026-05-06 05:37:40.841 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: router 2026-05-06 05:37:40.848 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: router 2026-05-06 05:37:40.874 8 INFO neutron.services.service_base [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:37:40.875 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: segments 2026-05-06 05:37:40.880 7 INFO neutron.services.service_base [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:37:40.880 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: segments 2026-05-06 05:37:40.968 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: trunk 2026-05-06 05:37:40.975 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: trunk 2026-05-06 05:37:41.031 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:37:41.035 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:37:41.067 7 WARNING stevedore.named [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:37:41.075 8 WARNING stevedore.named [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:37:41.128 7 INFO neutron_vpnaas.services.vpn.plugin [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:37:41.129 7 INFO neutron.common.utils [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:37:41.130 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:37:41.133 8 INFO neutron_vpnaas.services.vpn.plugin [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:37:41.134 8 INFO neutron.common.utils [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:37:41.134 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:37:41.138 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: tag 2026-05-06 05:37:41.138 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: tag 2026-05-06 05:37:41.142 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: timestamp 2026-05-06 05:37:41.142 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: timestamp 2026-05-06 05:37:41.144 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:37:41.144 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:37:41.148 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: flavors 2026-05-06 05:37:41.148 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: flavors 2026-05-06 05:37:41.151 7 INFO neutron.manager [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loading Plugin: revisions 2026-05-06 05:37:41.151 8 INFO neutron.manager [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loading Plugin: revisions 2026-05-06 05:37:41.153 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Initializing extension manager. 2026-05-06 05:37:41.154 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Initializing extension manager. 2026-05-06 05:37:41.154 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: address-group 2026-05-06 05:37:41.155 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: address-scope 2026-05-06 05:37:41.156 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: address-group 2026-05-06 05:37:41.156 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:37:41.157 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: address-scope 2026-05-06 05:37:41.157 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: agent 2026-05-06 05:37:41.157 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:37:41.158 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:37:41.159 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:37:41.159 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: agent 2026-05-06 05:37:41.159 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:37:41.160 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:37:41.160 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: availability_zone 2026-05-06 05:37:41.161 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:37:41.161 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:37:41.161 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:37:41.162 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:37:41.162 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:37:41.163 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:37:41.163 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: availability_zone 2026-05-06 05:37:41.164 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: dns-integration 2026-05-06 05:37:41.164 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:37:41.164 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:37:41.165 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:37:41.165 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:37:41.165 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: dvr 2026-05-06 05:37:41.166 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:37:41.166 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:37:41.167 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:37:41.168 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:37:41.169 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:37:41.169 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:37:41.170 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: external-net 2026-05-06 05:37:41.171 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: dns-integration 2026-05-06 05:37:41.171 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:37:41.171 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:37:41.172 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: extraroute 2026-05-06 05:37:41.172 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:37:41.172 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:37:41.173 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: dvr 2026-05-06 05:37:41.173 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:37:41.173 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:37:41.174 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:37:41.174 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:37:41.174 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:37:41.175 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:37:41.175 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:37:41.175 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:37:41.176 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:37:41.176 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: external-net 2026-05-06 05:37:41.177 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: flavors 2026-05-06 05:37:41.177 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:37:41.178 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: extraroute 2026-05-06 05:37:41.178 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:37:41.179 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:37:41.179 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:37:41.179 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:37:41.180 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:37:41.180 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:37:41.180 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:37:41.181 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:37:41.181 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: router 2026-05-06 05:37:41.182 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:37:41.183 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:37:41.183 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:37:41.183 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:37:41.184 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:37:41.184 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: l3-ha 2026-05-06 05:37:41.185 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: flavors 2026-05-06 05:37:41.185 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:37:41.185 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:37:41.186 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:37:41.186 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:37:41.187 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:37:41.187 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:37:41.188 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:37:41.188 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:37:41.189 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:37:41.190 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:37:41.190 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:37:41.191 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:37:41.191 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: router 2026-05-06 05:37:41.191 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:37:41.192 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:37:41.193 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: multi-provider 2026-05-06 05:37:41.193 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:37:41.193 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: net-mtu 2026-05-06 05:37:41.194 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:37:41.194 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:37:41.194 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: l3-ha 2026-05-06 05:37:41.195 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:37:41.195 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:37:41.195 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:37:41.196 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:37:41.196 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:37:41.197 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: pagination 2026-05-06 05:37:41.197 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:37:41.197 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:37:41.197 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:37:41.198 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:37:41.198 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:37:41.199 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:37:41.199 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:37:41.199 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:37:41.200 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:37:41.201 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:37:41.201 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: binding 2026-05-06 05:37:41.202 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: binding-extended 2026-05-06 05:37:41.202 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:37:41.202 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-security 2026-05-06 05:37:41.203 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: project-id 2026-05-06 05:37:41.203 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:37:41.203 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: provider 2026-05-06 05:37:41.204 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:37:41.205 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos 2026-05-06 05:37:41.205 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: multi-provider 2026-05-06 05:37:41.206 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:37:41.206 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: net-mtu 2026-05-06 05:37:41.206 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:37:41.207 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:37:41.207 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-default 2026-05-06 05:37:41.207 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-fip 2026-05-06 05:37:41.208 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:37:41.208 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:37:41.208 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:37:41.209 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:37:41.209 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:37:41.210 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:37:41.210 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:37:41.210 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:37:41.211 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: pagination 2026-05-06 05:37:41.211 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-pps 2026-05-06 05:37:41.211 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:37:41.211 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:37:41.212 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:37:41.212 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:37:41.213 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:37:41.213 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:37:41.213 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:37:41.213 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:37:41.214 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:37:41.214 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:37:41.215 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: quotas 2026-05-06 05:37:41.215 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: binding 2026-05-06 05:37:41.216 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: quota_details 2026-05-06 05:37:41.216 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: binding-extended 2026-05-06 05:37:41.217 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-security 2026-05-06 05:37:41.217 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:37:41.217 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: project-id 2026-05-06 05:37:41.218 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:37:41.218 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: provider 2026-05-06 05:37:41.218 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:37:41.219 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:37:41.219 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:37:41.220 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:37:41.220 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos 2026-05-06 05:37:41.220 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:37:41.221 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:37:41.221 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:37:41.221 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:37:41.222 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:37:41.222 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-default 2026-05-06 05:37:41.222 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:37:41.223 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-fip 2026-05-06 05:37:41.223 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:37:41.223 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:37:41.223 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:37:41.224 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:37:41.224 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:37:41.224 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:37:41.225 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:37:41.226 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:37:41.227 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-pps 2026-05-06 05:37:41.227 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:37:41.228 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:37:41.229 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:37:41.229 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:37:41.231 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: security-group 2026-05-06 05:37:41.232 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: quotas 2026-05-06 05:37:41.232 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: segment 2026-05-06 05:37:41.233 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: quota_details 2026-05-06 05:37:41.233 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:37:41.233 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: service-type 2026-05-06 05:37:41.234 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: sorting 2026-05-06 05:37:41.234 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:37:41.235 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:37:41.235 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:37:41.235 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:37:41.235 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:37:41.236 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:37:41.236 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:37:41.237 7 WARNING neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:37:41.237 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:37:41.237 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:37:41.237 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:37:41.238 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:37:41.238 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:37:41.239 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:37:41.240 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:37:41.240 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:37:41.241 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:37:41.242 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:37:41.245 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:37:41.244 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:37:41.245 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:37:41.246 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: trunk 2026-05-06 05:37:41.246 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:37:41.247 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: trunk-details 2026-05-06 05:37:41.248 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:37:41.248 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:37:41.249 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:37:41.249 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:37:41.250 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:37:41.251 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:37:41.251 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:37:41.252 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:37:41.252 7 INFO neutron.api.extensions [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Loaded extension: vpnaas 2026-05-06 05:37:41.255 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 05:37:41.255 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 05:37:41.256 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.256 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 05:37:41.257 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:37:41.257 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:37:41.261 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:37:41.261 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:37:41.262 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:37:41.262 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.262 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.263 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.263 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.263 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: security-group 2026-05-06 05:37:41.263 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:37:41.263 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:37:41.264 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:37:41.264 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:37:41.264 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:37:41.264 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: segment 2026-05-06 05:37:41.264 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:37:41.265 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:37:41.266 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: service-type 2026-05-06 05:37:41.266 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: sorting 2026-05-06 05:37:41.267 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:37:41.267 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:37:41.267 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] router is already registered 2026-05-06 05:37:41.267 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:37:41.267 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] floatingip is already registered 2026-05-06 05:37:41.268 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:37:41.268 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:37:41.269 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] rbac_policy is already registered 2026-05-06 05:37:41.269 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:37:41.269 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:37:41.269 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] security_group is already registered 2026-05-06 05:37:41.269 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:37:41.269 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] security_group_rule is already registered 2026-05-06 05:37:41.269 8 WARNING neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:37:41.269 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.270 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.270 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.270 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.270 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:37:41.270 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:37:41.271 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] trunk is already registered 2026-05-06 05:37:41.271 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:37:41.271 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] endpoint_group is already registered 2026-05-06 05:37:41.271 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:37:41.271 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] vpnservice is already registered 2026-05-06 05:37:41.271 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:37:41.272 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:37:41.272 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] ipsec_site_connection is already registered 2026-05-06 05:37:41.272 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:37:41.272 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] ipsecpolicy is already registered 2026-05-06 05:37:41.272 7 INFO neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:37:41.272 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:37:41.272 7 WARNING neutron.quota.resource_registry [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] ikepolicy is already registered 2026-05-06 05:37:41.273 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:37:41.274 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:37:41.275 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:37:41.275 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:37:41.277 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:37:41.278 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:37:41.279 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: trunk 2026-05-06 05:37:41.279 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: trunk-details 2026-05-06 05:37:41.280 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:37:41.281 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:37:41.282 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:37:41.283 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:37:41.284 8 INFO neutron.api.extensions [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Loaded extension: vpnaas 2026-05-06 05:37:41.286 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 05:37:41.286 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 05:37:41.287 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.287 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 05:37:41.288 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:37:41.288 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:37:41.290 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:37:41.291 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:37:41.291 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:37:41.291 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.291 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.292 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.292 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.292 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:37:41.293 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:37:41.293 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:37:41.293 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:37:41.294 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:37:41.294 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:37:41.296 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:37:41.296 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] router is already registered 2026-05-06 05:37:41.296 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:37:41.297 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] floatingip is already registered 2026-05-06 05:37:41.298 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:37:41.298 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] rbac_policy is already registered 2026-05-06 05:37:41.298 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:37:41.299 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] security_group is already registered 2026-05-06 05:37:41.299 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:37:41.299 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] security_group_rule is already registered 2026-05-06 05:37:41.299 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.300 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.300 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:37:41.300 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] subnetpool is already registered 2026-05-06 05:37:41.300 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:37:41.301 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] trunk is already registered 2026-05-06 05:37:41.301 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:37:41.301 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] endpoint_group is already registered 2026-05-06 05:37:41.301 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:37:41.302 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] vpnservice is already registered 2026-05-06 05:37:41.302 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:37:41.302 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] ipsec_site_connection is already registered 2026-05-06 05:37:41.302 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:37:41.302 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] ipsecpolicy is already registered 2026-05-06 05:37:41.303 8 INFO neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:37:41.303 8 WARNING neutron.quota.resource_registry [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] ikepolicy is already registered 2026-05-06 05:37:41.310 7 WARNING keystonemiddleware._common.config [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:37:41.324 7 WARNING oslo_config.cfg [None req-79b839d4-9b35-4088-827e-c53b8a0b61ac - - - - - -] 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 6 seconds on interpreter 0x556e0ee74a00 pid: 7 (default app) 2026-05-06 05:37:41.338 8 WARNING keystonemiddleware._common.config [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:37:41.346 8 WARNING oslo_config.cfg [None req-640557b1-c94c-40c2-92cd-338bb30505ef - - - - - -] 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 6 seconds on interpreter 0x556e0ee74a00 pid: 8 (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 05:37:46.682 7 WARNING oslo_policy.policy [None req-1e12a000-1359-4c59-8396-a626a393179e a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - 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: 7|app: 0|req: 4/4] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:37:46 2026] GET /v2.0/networks => generated 15 bytes in 938 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 05:37:47.201 8 WARNING oslo_policy.policy [None req-e882e89b-744c-4ee7-ae3a-4d525626af47 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - 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 05:37:47.764 8 WARNING neutron.services.revisions.revision_plugin [None req-e882e89b-744c-4ee7-ae3a-4d525626af47 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Could not find related network for resource to bump revision. 2026-05-06 05:37:47.793 8 INFO neutron.db.segments_db [None req-e882e89b-744c-4ee7-ae3a-4d525626af47 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 2a85594f-e4af-412e-818e-76736faa5cf3 of type flat for network f5253031-9467-47c3-a12c-3db849458b99 2026-05-06 05:37:47.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e882e89b-744c-4ee7-ae3a-4d525626af47 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/5] 199.19.213.176 () {48 vars in 967 bytes} [Wed May 6 05:37:47 2026] POST /v2.0/networks => generated 124 bytes in 731 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:37:53 2026] GET /v2.0/networks => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:37:54.067 7 WARNING neutron.services.revisions.revision_plugin [None req-77c41e03-374c-427f-aca3-d9b6a700b370 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Could not find related network for resource to bump revision. 2026-05-06 05:37:54.092 7 INFO neutron.db.segments_db [None req-77c41e03-374c-427f-aca3-d9b6a700b370 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 9902c1c1-929f-45fc-acfb-a4f3a6c91e59 of type flat for network 37313e32-57a2-4246-b5c4-4c8674a51a5e 2026-05-06 05:37:54.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77c41e03-374c-427f-aca3-d9b6a700b370 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.19.213.176 () {48 vars in 967 bytes} [Wed May 6 05:37:53 2026] POST /v2.0/networks => generated 124 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:37:59 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:38:00.022 7 WARNING neutron.services.revisions.revision_plugin [None req-9342e53c-667e-4d9b-a9e4-daf8d2cbccb4 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Could not find related network for resource to bump revision. 2026-05-06 05:38:00.045 7 INFO neutron.db.segments_db [None req-9342e53c-667e-4d9b-a9e4-daf8d2cbccb4 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 3100a007-4735-4fc6-afab-aabb753442ef of type flat for network f50574be-5e7f-43fa-a95f-eebed83382fa 2026-05-06 05:38:00.084 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9342e53c-667e-4d9b-a9e4-daf8d2cbccb4 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.19.213.176 () {48 vars in 967 bytes} [Wed May 6 05:37:59 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:38:05 2026] GET /v2.0/networks => generated 15 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:38:05.981 7 WARNING neutron.services.revisions.revision_plugin [None req-71053dbb-29cf-43ac-9b03-7e10a389b5ed a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Could not find related network for resource to bump revision. 2026-05-06 05:38:06.011 7 INFO neutron.db.segments_db [None req-71053dbb-29cf-43ac-9b03-7e10a389b5ed a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 292c392f-4b11-43df-bc8c-af026cfea41a of type flat for network d55b8f24-8bba-4aca-b53f-3e6bdd67f89c [pid: 7|app: 0|req: 8/12] 199.19.213.176 () {48 vars in 967 bytes} [Wed May 6 05:38:05 2026] POST /v2.0/networks => generated 706 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.176 () {44 vars in 911 bytes} [Wed May 6 05:38:07 2026] GET /v2.0/subnets => generated 14 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:38:07 2026] GET /v2.0/networks => generated 709 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.176 () {48 vars in 965 bytes} [Wed May 6 05:38:07 2026] POST /v2.0/subnets => generated 641 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:44:35.637 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:44:35.637 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:44:35.641 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:44:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.176) !!! [pid: 7|app: 0|req: 36/66] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:44:35 2026] GET /v2.0/networks => generated 753 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:44:35.831 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:44:35.832 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:44:35.833 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:44:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.176) !!! 2026-05-06 05:44:35.896 8 INFO neutron.db.segments_db [None req-24cb11ec-30e2-4473-ab7b-80e99d7a9c72 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment db92d8b0-5a11-4924-bb9f-ad45c17924b9 of type vxlan for network a2af153f-b2d8-49d2-a593-a1d681557d2a [pid: 8|app: 0|req: 31/67] 199.19.213.176 () {48 vars in 966 bytes} [Wed May 6 05:44:35 2026] POST /v2.0/networks => generated 707 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:44:36.828 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34302. 2026-05-06 05:44:36.829 7 INFO oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34300. [pid: 7|app: 0|req: 37/68] 199.19.213.176 () {44 vars in 911 bytes} [Wed May 6 05:44:36 2026] GET /v2.0/subnets => generated 644 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:44:36.972 8 INFO oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34318. 2026-05-06 05:44:36.982 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34326. [pid: 8|app: 0|req: 32/69] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:44:36 2026] GET /v2.0/networks => generated 1430 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.176 () {48 vars in 965 bytes} [Wed May 6 05:44:37 2026] POST /v2.0/subnets => generated 627 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:38 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 2793 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.176 () {48 vars in 981 bytes} [Wed May 6 05:44:38 2026] POST /v2.0/security-groups => generated 1552 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:39 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 4327 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:39 2026] GET /v2.0/security-groups => generated 4327 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:40 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 4909 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:40 2026] GET /v2.0/security-groups => generated 4909 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:41 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 5493 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:41 2026] GET /v2.0/security-groups => generated 5493 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:41 2026] POST /v2.0/security-group-rules => generated 571 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:42 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 6077 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:42 2026] GET /v2.0/security-groups => generated 6077 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:42 2026] POST /v2.0/security-group-rules => generated 571 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:43 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 6661 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:43 2026] GET /v2.0/security-groups => generated 6661 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:44 2026] GET /v2.0/security-groups => generated 7245 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.176 () {44 vars in 907 bytes} [Wed May 6 05:44:44 2026] GET /v2.0/ports => generated 2489 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 05:44:44 2026] GET /v2.0/networks => generated 1474 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.176 () {48 vars in 961 bytes} [Wed May 6 05:44:44 2026] POST /v2.0/ports => generated 1100 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 05:44:50.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1197135-a98d-41eb-888e-20ff72ae035b a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/94] 199.19.213.176 () {44 vars in 981 bytes} [Wed May 6 05:44:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 275 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: 46/95] 199.19.213.176 () {44 vars in 1003 bytes} [Wed May 6 05:44:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.176 () {48 vars in 1033 bytes} [Wed May 6 05:44:51 2026] PUT /v2.0/ports/b5facadb-5731-47b9-bd12-23c08e29d66a => generated 1213 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.176 () {44 vars in 907 bytes} [Wed May 6 05:44:52 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: 52/100] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:53 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 7245 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.176 () {48 vars in 981 bytes} [Wed May 6 05:44:53 2026] POST /v2.0/security-groups => generated 1546 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:54 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 8773 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:54 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: 54/104] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:54 2026] POST /v2.0/security-group-rules => generated 591 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:44:55 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9377 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:44:55 2026] GET /v2.0/security-groups => generated 9377 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:44:55 2026] POST /v2.0/security-group-rules => generated 595 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.19.213.176 () {44 vars in 975 bytes} [Wed May 6 05:45:56 2026] GET /v2.0/quotas/6df44fe4419942c19119971672c214a4 => generated 292 bytes in 20 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: 57/117] 199.19.213.176 () {48 vars in 1027 bytes} [Wed May 6 05:45:56 2026] PUT /v2.0/quotas/6df44fe4419942c19119971672c214a4 => generated 291 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.19.213.176 () {44 vars in 975 bytes} [Wed May 6 05:45:56 2026] GET /v2.0/quotas/6df44fe4419942c19119971672c214a4 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:47:55.694 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:47:55.696 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:47:55.699 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 05:47:55 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.176) !!! /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 05:47:55.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1139329b-c68a-4202-a1f7-4776c193969f a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/135] 199.19.213.176 () {30 vars in 743 bytes} [Wed May 6 05:47:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:47:55.898 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:47:55.899 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:47:55.900 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 05:47:55 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.176) !!! /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: 66/136] 199.19.213.176 () {30 vars in 765 bytes} [Wed May 6 05:47:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:47:57.442 7 INFO oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48324. 2026-05-06 05:47:57.442 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48336. 2026-05-06 05:47:57.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-098498ab-489a-4486-8b28-8873c88e6df7 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/137] 199.19.213.176 () {30 vars in 743 bytes} [Wed May 6 05:47:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:47:57.542 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48348. 2026-05-06 05:47:57.543 8 INFO oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48356. [pid: 8|app: 0|req: 67/138] 199.19.213.176 () {30 vars in 765 bytes} [Wed May 6 05:47:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:54:58.391 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:54:58.393 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:54:58.394 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:54:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 (ip 199.19.213.176) !!! [pid: 8|app: 0|req: 96/195] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:54:58 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 2797 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:54:58.643 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:54:58.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:54:58.646 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:54:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.176) !!! 2026-05-06 05:54:59.658 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33302. 2026-05-06 05:54:59.658 7 INFO oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33304. [pid: 7|app: 0|req: 100/196] 199.19.213.176 () {48 vars in 981 bytes} [Wed May 6 05:54:58 2026] POST /v2.0/security-groups => generated 1560 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 05:55:00.763 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38808. 2026-05-06 05:55:00.764 8 INFO oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38796. [pid: 8|app: 0|req: 97/197] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:55:00 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 4339 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:55:00 2026] GET /v2.0/security-groups => generated 14303 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:55:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:55:02 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 4917 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:55:02 2026] GET /v2.0/security-groups => generated 14881 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:55:02 2026] POST /v2.0/security-group-rules => generated 567 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:55:03 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 5497 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:55:03 2026] GET /v2.0/security-groups => generated 15461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:55:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 05:55:04 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 6079 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 05:55:04 2026] GET /v2.0/security-groups => generated 16043 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/208] 199.19.213.176 () {48 vars in 991 bytes} [Wed May 6 05:55:04 2026] POST /v2.0/security-group-rules => generated 570 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/227] 199.19.213.176 () {30 vars in 740 bytes} [Wed May 6 05:57:13 2026] GET /v2.0/networks?tenant_id=358975206f594e2f8d3b4d2eee5fa072&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:57:14.049 8 INFO neutron.db.segments_db [None req-0829dd8c-2477-4408-811f-0413b1ea9f9f 259fc1e6871840f28d3a5bdaab96877d 358975206f594e2f8d3b4d2eee5fa072 - - - -] Added segment e9e81b63-d3dd-4250-b4d4-e1cfdf66f639 of type vxlan for network 22cbe04d-3dbb-42a0-ba35-594dbdeba05d [pid: 8|app: 0|req: 112/228] 199.19.213.176 () {34 vars in 682 bytes} [Wed May 6 05:57:13 2026] POST /v2.0/networks => generated 718 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/229] 199.19.213.176 () {30 vars in 722 bytes} [Wed May 6 05:57:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 113/230] 199.19.213.176 () {30 vars in 633 bytes} [Wed May 6 05:57:14 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/231] 199.19.213.176 () {34 vars in 677 bytes} [Wed May 6 05:57:14 2026] POST /v2.0/ports => generated 963 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/232] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 05:57:14 2026] GET /v2.0/networks/22cbe04d-3dbb-42a0-ba35-594dbdeba05d => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/233] 199.19.213.176 () {30 vars in 722 bytes} [Wed May 6 05:57:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 05:57:17 2026] GET /v2.0/networks/22cbe04d-3dbb-42a0-ba35-594dbdeba05d => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.19.213.176 () {44 vars in 975 bytes} [Wed May 6 05:57:28 2026] GET /v2.0/quotas/358975206f594e2f8d3b4d2eee5fa072 => generated 292 bytes in 15 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: 121/238] 199.19.213.176 () {48 vars in 1027 bytes} [Wed May 6 05:57:28 2026] PUT /v2.0/quotas/358975206f594e2f8d3b4d2eee5fa072 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/239] 199.19.213.176 () {44 vars in 975 bytes} [Wed May 6 05:57:29 2026] GET /v2.0/quotas/358975206f594e2f8d3b4d2eee5fa072 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:04.087 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:08:04.088 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:08:04.089 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 06:08:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.176) !!! [pid: 8|app: 0|req: 161/324] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 06:08:04 2026] GET /v2.0/networks => generated 2168 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:05.323 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:08:05.324 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:08:05.324 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 06:08:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.176) !!! [pid: 7|app: 0|req: 164/325] 199.19.213.176 () {44 vars in 911 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/subnets => generated 1261 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:05.466 8 INFO oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49484. 2026-05-06 06:08:05.467 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49478. [pid: 8|app: 0|req: 162/326] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/networks => generated 2168 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:45.234 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bc910f30-d546-42e8-bbb1-26d2a89745c4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59266. 2026-05-06 06:08:45.237 7 INFO oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59278. [pid: 7|app: 0|req: 168/334] 199.19.213.176 () {44 vars in 911 bytes} [Wed May 6 06:08:45 2026] GET /v2.0/subnets => generated 1261 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 06:08:45 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:08:46 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:08:47 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:08:48 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:08:49 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => 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: 171/340] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:08:49 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:08:50 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.19.213.176 () {44 vars in 940 bytes} [Wed May 6 06:08:51 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: 171/343] 199.19.213.176 () {44 vars in 907 bytes} [Wed May 6 06:08:51 2026] GET /v2.0/ports => generated 4725 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:58.326 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07417c56-ee05-48eb-bc90-9ccd01d4ec80 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/346] 199.19.213.176 () {44 vars in 981 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.19.213.176 () {44 vars in 1003 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.19.213.176 () {44 vars in 907 bytes} [Wed May 6 06:08:59 2026] GET /v2.0/ports => generated 4725 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:09:01 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/security-groups?tenant_id=6df44fe4419942c19119971672c214a4 => generated 9985 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.19.213.176 () {44 vars in 975 bytes} [Wed May 6 06:09:12 2026] GET /v2.0/quotas/6df44fe4419942c19119971672c214a4 => 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: 181/361] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:10:03 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => 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: 181/362] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:10:04 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 6662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:10:05 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 6662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:10:06 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 6662 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.19.213.176 () {44 vars in 1025 bytes} [Wed May 6 06:10:07 2026] GET /v2.0/security-groups?tenant_id=358975206f594e2f8d3b4d2eee5fa072 => generated 6662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.19.213.176 () {44 vars in 975 bytes} [Wed May 6 06:10:14 2026] GET /v2.0/quotas/358975206f594e2f8d3b4d2eee5fa072 => 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: 188/375] 199.19.213.176 () {44 vars in 913 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/networks => generated 2168 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:11:42 2026] GET /v2.0/networks => generated 2168 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:43.788 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:11:43.789 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] 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: 192/383] 10.0.0.101 () {32 vars in 655 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:11:43 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: 193/386] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/security-groups => generated 16626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.101 () {32 vars in 655 bytes} [Wed May 6 06:11:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:54.883 8 INFO oslo.messaging._drivers.impl_rabbit [-] [93007c90-f746-4585-8943-c168eebac06d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37316. 2026-05-06 06:11:54.884 8 INFO oslo.messaging._drivers.impl_rabbit [-] [16f151b6-8e3a-412a-9521-89781df56800] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37328. 2026-05-06 06:11:55.088 7 INFO neutron.db.segments_db [None req-8007d24e-ef56-4176-b863-08b38f0dd8e6 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 42d583e9-065b-4a24-a4ff-1adfd53d9a71 of type vxlan for network a4e3ede5-90c8-4dd8-bbe4-13dc2d83aaf0 2026-05-06 06:11:55.127 8 INFO neutron.db.segments_db [None req-489391f8-0a4c-4dd1-99bf-67b8818db569 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 15df6ea4-7482-4eab-b153-295a3bb11fad of type vxlan for network b9d927a5-9c0b-4a6b-9972-b4b757dab216 [pid: 7|app: 0|req: 196/392] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:11:54 2026] POST /v2.0/networks => generated 748 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:11:54 2026] POST /v2.0/networks => generated 745 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:11:55 2026] POST /v2.0/subnets => generated 671 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:55.485 7 INFO neutron.db.segments_db [None req-2460dc84-0e81-495e-b1a7-2556f429df9b a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 4da356f7-0626-414c-9a59-9f63b0c2272e of type vxlan for network 73446d87-5a2f-469e-a850-03c399260435 [pid: 7|app: 0|req: 197/395] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:11:55 2026] POST /v2.0/networks => generated 742 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:55.664 7 INFO neutron.db.segments_db [None req-cf2ea301-f89f-4cdd-8427-63f734526901 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 5813d9c7-6660-4345-a37d-69d6a0a1c933 of type vxlan for network 210d11a5-5f3d-46e0-89c0-2537d71772a8 [pid: 8|app: 0|req: 199/396] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:11:55 2026] POST /v2.0/subnets => generated 668 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:11:55 2026] POST /v2.0/subnets => generated 667 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:55.963 8 INFO neutron.db.segments_db [None req-14328b8b-0800-4284-9e84-d9e07291d892 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 7ce845df-227c-4d18-a724-e1a02667a33c of type vxlan for network cb46e549-bfa5-4049-bba6-a23550432512 2026-05-06 06:11:56.199 7 INFO neutron.db.l3_hamode_db [None req-cf2ea301-f89f-4cdd-8427-63f734526901 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:56.321 8 INFO neutron.db.l3_hamode_db [None req-14328b8b-0800-4284-9e84-d9e07291d892 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:57.324 7 INFO neutron.db.l3_hamode_db [None req-cf2ea301-f89f-4cdd-8427-63f734526901 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:11:57.472 8 INFO neutron.db.l3_hamode_db [None req-14328b8b-0800-4284-9e84-d9e07291d892 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 198/398] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:11:55 2026] POST /v2.0/routers => generated 735 bytes in 3125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:11:55 2026] POST /v2.0/routers => generated 732 bytes in 2837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:58.774 7 INFO neutron.db.segments_db [None req-37ab821a-e28f-449f-b115-f87be56730b3 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment dd069270-7bc5-42a2-a9fa-3acd763c6510 of type vxlan for network 477caf39-4dd7-499a-9321-e91f2c6c3c6f [pid: 8|app: 0|req: 202/400] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/security-groups?tenant_id=7513d4095a0b4b4aa18ebe736a26d61e&name=default => generated 2797 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:59.090 7 INFO neutron.db.l3_hamode_db [None req-37ab821a-e28f-449f-b115-f87be56730b3 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:00.226 7 INFO neutron.db.l3_hamode_db [None req-37ab821a-e28f-449f-b115-f87be56730b3 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 203/401] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:11:59 2026] PUT /v2.0/routers/d805a110-a060-4796-a8fc-3fc4c9c89604/add_router_interface => generated 309 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:11:58 2026] POST /v2.0/routers => generated 731 bytes in 2995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:01 2026] DELETE /v2.0/security-groups/6f9751d4-67b1-473e-9e74-a11ec3a2c124 => 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: 201/404] 10.0.0.226 () {38 vars in 971 bytes} [Wed May 6 06:12:01 2026] POST /v2.0/security-groups => generated 1622 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:00 2026] PUT /v2.0/routers/d3d82763-66da-4e5d-b37c-673c318f5503/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:02 2026] GET /v2.0/security-groups/618488df-75df-4962-b3da-bdcd345e3b29 => generated 1622 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 10.0.0.226 () {38 vars in 981 bytes} [Wed May 6 06:12:02 2026] POST /v2.0/security-group-rules => generated 582 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 10.0.0.226 () {38 vars in 971 bytes} [Wed May 6 06:12:02 2026] POST /v2.0/security-groups => generated 1621 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:02 2026] GET /v2.0/security-groups/0d9d6ab1-ffdb-448e-89c5-3f21a2c3caba => generated 1621 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 10.0.0.226 () {38 vars in 981 bytes} [Wed May 6 06:12:02 2026] POST /v2.0/security-group-rules => generated 582 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/411] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups/0d9d6ab1-ffdb-448e-89c5-3f21a2c3caba => generated 2214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 10.0.0.226 () {38 vars in 981 bytes} [Wed May 6 06:12:03 2026] POST /v2.0/security-group-rules => generated 587 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/413] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups/0d9d6ab1-ffdb-448e-89c5-3f21a2c3caba => generated 2812 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 10.0.0.226 () {34 vars in 1001 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-group-rules/d8a90deb-0361-46de-90c0-a3a28f4a5ddf => generated 584 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/415] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups/0d9d6ab1-ffdb-448e-89c5-3f21a2c3caba => generated 2812 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/416] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/networks?id=b9d927a5-9c0b-4a6b-9972-b4b757dab216 => generated 677 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/417] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:02 2026] PUT /v2.0/routers/bfb2868f-901e-4da3-9641-c018dfb3d758/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/418] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/quotas/3d09f8098a2746e09b6cf12ba6bf85ec => 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: 216/419] 10.0.0.226 () {36 vars in 1023 bytes} [Wed May 6 06:12:03 2026] DELETE /v2.0/security-group-rules/d8a90deb-0361-46de-90c0-a3a28f4a5ddf => 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: 217/420] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups/0d9d6ab1-ffdb-448e-89c5-3f21a2c3caba => generated 2214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/421] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/ports?tenant_id=3d09f8098a2746e09b6cf12ba6bf85ec&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/422] 10.0.0.226 () {36 vars in 1013 bytes} [Wed May 6 06:12:03 2026] DELETE /v2.0/security-groups/0d9d6ab1-ffdb-448e-89c5-3f21a2c3caba => 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: 206/423] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:03 2026] GET /v2.0/security-groups/618488df-75df-4962-b3da-bdcd345e3b29 => generated 2215 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:03.853 8 INFO neutron.db.segments_db [None req-08ce5e83-0d6e-49ff-883d-11f35a86e39f a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 of type vxlan for network a30b54ef-94c3-444c-b375-bd3f637727d8 [pid: 7|app: 0|req: 207/424] 10.0.0.226 () {36 vars in 1013 bytes} [Wed May 6 06:12:03 2026] DELETE /v2.0/security-groups/618488df-75df-4962-b3da-bdcd345e3b29 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/425] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:12:03 2026] POST /v2.0/networks => generated 748 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/426] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:03 2026] POST /v2.0/subnets => generated 671 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/427] 10.0.0.226 () {34 vars in 907 bytes} [Wed May 6 06:12:04 2026] GET /v2.0/extensions => generated 19178 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/428] 10.0.0.226 () {38 vars in 971 bytes} [Wed May 6 06:12:04 2026] POST /v2.0/security-groups => generated 1617 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:12:04.462 8 INFO neutron.db.segments_db [None req-e2922c30-f0d6-4b04-acf5-663580427060 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 0985aa2a-60da-4352-9d54-9f39e435c6d0 of type vxlan for network 7cd2a596-098a-497d-94f4-83a27339ac6f 2026-05-06 06:12:04.774 8 INFO neutron.db.l3_hamode_db [None req-e2922c30-f0d6-4b04-acf5-663580427060 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 208/429] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:12:03 2026] PUT /v2.0/routers/d805a110-a060-4796-a8fc-3fc4c9c89604/remove_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/430] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:12:05 2026] GET /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216?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: 210/431] 10.0.0.226 () {38 vars in 971 bytes} [Wed May 6 06:12:05 2026] POST /v2.0/security-groups => generated 1615 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:12:05.803 8 INFO neutron.db.l3_hamode_db [None req-e2922c30-f0d6-4b04-acf5-663580427060 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:06.138 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-b9e2f60e-f01a-4cdd-acd9-52258c7047fa a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] 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()  2026-05-06 06:12:06.573 7 INFO neutron.db.l3_hamode_db [None req-b9e2f60e-f01a-4cdd-acd9-52258c7047fa a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 210d11a5-5f3d-46e0-89c0-2537d71772a8 was deleted as no HA routers are present in tenant c75865f9faad4f1eb0d304e91479c3d9. [pid: 7|app: 0|req: 211/432] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:05 2026] DELETE /v2.0/routers/d805a110-a060-4796-a8fc-3fc4c9c89604 => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/433] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:12:06 2026] GET /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216?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: 7|app: 0|req: 213/434] 10.0.0.226 () {38 vars in 971 bytes} [Wed May 6 06:12:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/435] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:06 2026] DELETE /v2.0/subnets/1c31f8b4-ba15-4f2f-868f-a15b9589a64f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:04 2026] POST /v2.0/routers => generated 735 bytes in 2669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups?tenant_id=f6a70ecbae2041838f1f48d556277c3e => generated 7591 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:07.119 7 INFO neutron.services.segments.plugin [-] Segment 5813d9c7-6660-4345-a37d-69d6a0a1c933 resource provider aggregate not found [pid: 8|app: 0|req: 223/438] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:07.150 7 INFO neutron.services.segments.plugin [-] Segment 5813d9c7-6660-4345-a37d-69d6a0a1c933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5813d9c7-6660-4345-a37d-69d6a0a1c933 found for delete ", "request_id": "req-50ae16b5-5999-4a3a-b22e-5963b1407c2f"}]} 2026-05-06 06:12:07.212 7 INFO neutron.services.segments.plugin [-] Segment 5813d9c7-6660-4345-a37d-69d6a0a1c933 resource provider aggregate not found 2026-05-06 06:12:07.236 7 INFO neutron.services.segments.plugin [-] Segment 5813d9c7-6660-4345-a37d-69d6a0a1c933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5813d9c7-6660-4345-a37d-69d6a0a1c933 found for delete ", "request_id": "req-4c4f06a3-5cbb-425c-a841-08a27862b396"}]} [pid: 7|app: 0|req: 216/439] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:12:07 2026] DELETE /v2.0/networks/a4e3ede5-90c8-4dd8-bbe4-13dc2d83aaf0 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/440] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups/c016f226-60da-47a3-8278-4c7e566ec121 => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups/c016f226-60da-47a3-8278-4c7e566ec121 => generated 2794 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups/58b231d8-0457-4797-ba98-5592e0dafe5d => generated 1617 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups?tenant_id=c75865f9faad4f1eb0d304e91479c3d9&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: 223/446] 10.0.0.226 () {36 vars in 1013 bytes} [Wed May 6 06:12:07 2026] DELETE /v2.0/security-groups/58b231d8-0457-4797-ba98-5592e0dafe5d => 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: 224/447] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:07 2026] DELETE /v2.0/security-groups/8226f4c2-5059-4808-80e4-debef4cb2f3a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:07.988 7 INFO neutron.api.v2.resource [req-59d64b12-ce22-4181-a27c-9ef30d5ae824 req-751e45d2-29e0-4131-8997-55b9319bf547 c6bb6098a2bf4487a35100d5300711b8 f6a70ecbae2041838f1f48d556277c3e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 225/448] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:07 2026] GET /v2.0/security-groups/58b231d8-0457-4797-ba98-5592e0dafe5d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/5b4acfe4-61a4-484d-87a3-e187b2e95ab9 => generated 1615 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.226 () {36 vars in 1013 bytes} [Wed May 6 06:12:08 2026] DELETE /v2.0/security-groups/5b4acfe4-61a4-484d-87a3-e187b2e95ab9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:08.226 7 INFO neutron.api.v2.resource [req-ffc7b215-14d7-4291-82fc-21688628b062 req-630b0bd3-ec42-4715-824d-0a7e7e7f3b74 c6bb6098a2bf4487a35100d5300711b8 f6a70ecbae2041838f1f48d556277c3e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 228/451] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/5b4acfe4-61a4-484d-87a3-e187b2e95ab9 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/17753008-9cbc-46a3-93bc-93855b892f72 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/453] 10.0.0.226 () {36 vars in 1013 bytes} [Wed May 6 06:12:08 2026] DELETE /v2.0/security-groups/17753008-9cbc-46a3-93bc-93855b892f72 => 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: 231/454] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:08.460 7 INFO neutron.api.v2.resource [req-0dde8403-c0c4-44c0-a126-8a01efb69e9c req-a3b9693f-ad30-4c5b-a6ee-8d0625522adc c6bb6098a2bf4487a35100d5300711b8 f6a70ecbae2041838f1f48d556277c3e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/455] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/17753008-9cbc-46a3-93bc-93855b892f72 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/456] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:07 2026] PUT /v2.0/routers/bc31f24a-1685-4326-a299-85a66e47d755/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/457] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups?tenant_id=f6a70ecbae2041838f1f48d556277c3e => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/c016f226-60da-47a3-8278-4c7e566ec121 => generated 2794 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/459] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/c016f226-60da-47a3-8278-4c7e566ec121 => generated 2794 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/networks?id=b9d927a5-9c0b-4a6b-9972-b4b757dab216 => generated 677 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:08.713 8 INFO neutron.api.v2.resource [req-6627c6c4-9a48-4fc5-964d-d01c4e846951 req-025801fd-2bfa-499a-8380-0c214b61a9ae c6bb6098a2bf4487a35100d5300711b8 f6a70ecbae2041838f1f48d556277c3e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 228/461] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/17753008-9cbc-46a3-93bc-93855b892f72 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:08.755 8 INFO neutron.api.v2.resource [req-f54d378f-81c2-4979-9197-a30009af9990 req-f6a1a561-e06a-4793-b119-06bbaa3a7608 c6bb6098a2bf4487a35100d5300711b8 f6a70ecbae2041838f1f48d556277c3e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/462] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/5b4acfe4-61a4-484d-87a3-e187b2e95ab9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:08.814 8 INFO neutron.api.v2.resource [req-e35b591d-0c0f-4c04-89f1-95d9b530cd0b req-c7b16f27-e1db-42fa-93c6-2e1fc69aac1e c6bb6098a2bf4487a35100d5300711b8 f6a70ecbae2041838f1f48d556277c3e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 230/463] 10.0.0.226 () {34 vars in 991 bytes} [Wed May 6 06:12:08 2026] GET /v2.0/security-groups/58b231d8-0457-4797-ba98-5592e0dafe5d => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:09.177 7 INFO neutron.services.segments.plugin [-] Segment 42d583e9-065b-4a24-a4ff-1adfd53d9a71 resource provider aggregate not found 2026-05-06 06:12:09.199 7 INFO neutron.services.segments.plugin [-] Segment 42d583e9-065b-4a24-a4ff-1adfd53d9a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d583e9-065b-4a24-a4ff-1adfd53d9a71 found for delete ", "request_id": "req-8d912d32-e8f6-43cb-a4e2-c586191b098f"}]} 2026-05-06 06:12:09.267 7 INFO neutron.services.segments.plugin [-] Segment 42d583e9-065b-4a24-a4ff-1adfd53d9a71 resource provider aggregate not found 2026-05-06 06:12:09.296 7 INFO neutron.services.segments.plugin [-] Segment 42d583e9-065b-4a24-a4ff-1adfd53d9a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d583e9-065b-4a24-a4ff-1adfd53d9a71 found for delete ", "request_id": "req-17dc6ac8-4822-4ac2-8b5f-1343ceefedad"}]} [pid: 7|app: 0|req: 234/464] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:12:08 2026] POST /v2.0/ports => generated 958 bytes in 756 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: 235/465] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:12:09 2026] POST /v2.0/security-groups => generated 1595 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/466] 199.19.213.176 () {34 vars in 911 bytes} [Wed May 6 06:12:09 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: 237/467] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 961 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/468] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/469] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:09 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/470] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/471] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:12:08 2026] PUT /v2.0/routers/bfb2868f-901e-4da3-9641-c018dfb3d758/remove_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:10.291 7 INFO neutron.db.segments_db [None req-69379eaf-a0fb-4d3f-9b34-064f1d9c8d66 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 6c851bb8-5e51-48f2-8654-a0677abbfb4a of type vxlan for network 3fa19ba3-eb06-43da-acca-67e6e39a374d [pid: 7|app: 0|req: 241/472] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:12:10 2026] POST /v2.0/networks => generated 751 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/473] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:12:10 2026] POST /v2.0/floatingips => generated 552 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:10 2026] PUT /v2.0/ports/dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 => generated 1203 bytes in 810 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: 243/475] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:11 2026] POST /v2.0/subnets => generated 675 bytes in 394 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: 244/476] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:11 2026] GET /v2.0/ports?tenant_id=3d09f8098a2746e09b6cf12ba6bf85ec&device_id=65ce464e-c18c-49da-887a-194f17752ab4 => 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: 245/477] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:11 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:11.759 7 INFO neutron.db.segments_db [None req-49880fe4-8c86-4f61-9704-2a04d3890e11 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 of type vxlan for network a37a30a4-0a2d-497a-8df1-3369bf8d92bd 2026-05-06 06:12:11.826 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-c5547fc6-fccf-4bf7-9308-36ecc6f24fb0 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] 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()  2026-05-06 06:12:11.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-821977dd-0a18-46f7-8ebc-baeebff69e28'] response: {'name': 'network-changed', 'server_uuid': '65ce464e-c18c-49da-887a-194f17752ab4', 'tag': 'dbb19bb4-c1dd-49b9-b9f5-2d0289a86165', 'status': 'completed', 'code': 200} 2026-05-06 06:12:12.106 7 INFO neutron.db.l3_hamode_db [None req-49880fe4-8c86-4f61-9704-2a04d3890e11 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:12.288 8 INFO neutron.db.l3_hamode_db [None req-c5547fc6-fccf-4bf7-9308-36ecc6f24fb0 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 477caf39-4dd7-499a-9321-e91f2c6c3c6f was deleted as no HA routers are present in tenant f6a70ecbae2041838f1f48d556277c3e. [pid: 8|app: 0|req: 233/478] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:11 2026] DELETE /v2.0/routers/bfb2868f-901e-4da3-9641-c018dfb3d758 => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/479] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:12:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/480] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:12 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/481] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:12 2026] DELETE /v2.0/subnets/28ce93e8-b678-4ca1-9dad-1bc1a11bbee1 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:12.721 8 INFO neutron.services.segments.plugin [-] Segment dd069270-7bc5-42a2-a9fa-3acd763c6510 resource provider aggregate not found 2026-05-06 06:12:12.752 8 INFO neutron.services.segments.plugin [-] Segment dd069270-7bc5-42a2-a9fa-3acd763c6510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd069270-7bc5-42a2-a9fa-3acd763c6510 found for delete ", "request_id": "req-d38436ad-44e6-47b5-a6e2-5816ac52bf67"}]} [pid: 8|app: 0|req: 237/482] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:12 2026] GET /v2.0/subnets?id=5e7082b7-f717-4a50-a85c-6547b2d8245d => generated 671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:12.800 8 INFO neutron.services.segments.plugin [-] Segment dd069270-7bc5-42a2-a9fa-3acd763c6510 resource provider aggregate not found 2026-05-06 06:12:12.824 8 INFO neutron.services.segments.plugin [-] Segment dd069270-7bc5-42a2-a9fa-3acd763c6510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd069270-7bc5-42a2-a9fa-3acd763c6510 found for delete ", "request_id": "req-14fa0fa4-f8b4-4d72-b684-b2e7f8d11c9a"}]} 2026-05-06 06:12:13.224 7 INFO neutron.db.l3_hamode_db [None req-49880fe4-8c86-4f61-9704-2a04d3890e11 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/483] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:12:12 2026] DELETE /v2.0/networks/73446d87-5a2f-469e-a850-03c399260435 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/484] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/ports?network_id=b9d927a5-9c0b-4a6b-9972-b4b757dab216&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: 8|app: 0|req: 240/485] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216?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: 241/486] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216?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: 242/487] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/security-groups?tenant_id=f6a70ecbae2041838f1f48d556277c3e&name=default => generated 2797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:13 2026] DELETE /v2.0/security-groups/c016f226-60da-47a3-8278-4c7e566ec121 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/ports?tenant_id=3d09f8098a2746e09b6cf12ba6bf85ec&device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/networks?id=b9d927a5-9c0b-4a6b-9972-b4b757dab216 => generated 773 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 => 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: 249/494] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:13 2026] GET /v2.0/subnets?id=5e7082b7-f717-4a50-a85c-6547b2d8245d => generated 671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/495] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:14 2026] GET /v2.0/ports?network_id=b9d927a5-9c0b-4a6b-9972-b4b757dab216&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/496] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:14 2026] GET /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216?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: 252/497] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:14 2026] GET /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/498] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:11 2026] POST /v2.0/routers => generated 739 bytes in 2618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:14.775 8 INFO neutron.services.segments.plugin [-] Segment 4da356f7-0626-414c-9a59-9f63b0c2272e resource provider aggregate not found 2026-05-06 06:12:14.799 8 INFO neutron.services.segments.plugin [-] Segment 4da356f7-0626-414c-9a59-9f63b0c2272e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da356f7-0626-414c-9a59-9f63b0c2272e found for delete ", "request_id": "req-65886f6e-7ba7-4436-b15c-3a9c6d5dd5e3"}]} 2026-05-06 06:12:14.859 8 INFO neutron.services.segments.plugin [-] Segment 4da356f7-0626-414c-9a59-9f63b0c2272e resource provider aggregate not found 2026-05-06 06:12:14.877 8 INFO neutron.services.segments.plugin [-] Segment 4da356f7-0626-414c-9a59-9f63b0c2272e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da356f7-0626-414c-9a59-9f63b0c2272e found for delete ", "request_id": "req-b0e9b329-3d7f-476a-b1fc-d5c0fa8ccf54"}]} [pid: 7|app: 0|req: 247/499] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:14 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 973 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:16.038 7 INFO neutron.db.segments_db [None req-f02292a9-9dd8-48fa-b390-99c482f8cbad a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 of type vxlan for network 8785e663-a3d1-48ef-8742-f10cb0a2f474 [pid: 7|app: 0|req: 249/501] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:12:15 2026] POST /v2.0/networks => generated 744 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.226 () {34 vars in 1098 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--601414110&fields=id&tenant_id=d5d6b39575df4cc591512888b83214a0 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:14 2026] PUT /v2.0/routers/5db11efb-d3a3-4f34-944b-b154d99f305f/add_router_interface => generated 309 bytes in 1841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/networks?id=a30b54ef-94c3-444c-b375-bd3f637727d8 => generated 680 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&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: 257/507] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/quotas/d5d6b39575df4cc591512888b83214a0 => 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: 251/508] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:16 2026] POST /v2.0/subnets => generated 667 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/509] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/ports?tenant_id=d5d6b39575df4cc591512888b83214a0&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:16.543 7 INFO neutron.db.segments_db [None req-2540543d-3b32-4b58-af51-a46bfa3b2cb9 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 004a09bd-2109-45d7-bd99-e209d30c79d3 of type vxlan for network 9c333775-8367-421c-b239-bb99db169601 [pid: 8|app: 0|req: 259/510] 10.0.0.226 () {34 vars in 907 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/extensions => generated 19178 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 06:12:16.944 7 INFO neutron.db.l3_hamode_db [None req-2540543d-3b32-4b58-af51-a46bfa3b2cb9 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 260/511] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:12:16 2026] POST /v2.0/security-groups => generated 1596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/512] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/513] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/514] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:12:17 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?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: 264/515] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/516] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:12:17 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/517] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/518] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/519] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:18.550 7 INFO neutron.db.l3_hamode_db [None req-2540543d-3b32-4b58-af51-a46bfa3b2cb9 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/520] 10.0.0.226 () {34 vars in 1098 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--616397061&fields=id&tenant_id=b304b6c275704338bfe48a54707a733e => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/521] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 684 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/522] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/networks?id=a30b54ef-94c3-444c-b375-bd3f637727d8 => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/523] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/quotas/b304b6c275704338bfe48a54707a733e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/524] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5d6b39575df4cc591512888b83214a0 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/525] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:18 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/526] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:12:18 2026] POST /v2.0/ports => generated 954 bytes in 581 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: 276/527] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/528] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/529] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:16 2026] POST /v2.0/routers => generated 731 bytes in 3372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/530] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/531] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:19 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/532] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:19 2026] PUT /v2.0/ports/146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 => generated 1199 bytes in 702 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: 279/533] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 975 bytes in 108 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: 280/534] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/535] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?tenant_id=d5d6b39575df4cc591512888b83214a0&device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/536] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/537] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/538] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/subnets?id=9a6d5349-a587-4d6d-b393-2970463f9a12 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/539] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?network_id=a30b54ef-94c3-444c-b375-bd3f637727d8&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/540] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?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 06:12:20.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f13eb6d-be03-46a2-b230-7f97cd974f92'] response: {'name': 'network-changed', 'server_uuid': 'e510c204-e9ca-4ca3-afef-0c02d857a92c', 'tag': '146d3a2e-8088-4a30-8a8e-4c29f07d4dc6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 287/541] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/542] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:20 2026] GET /v2.0/ports?tenant_id=d5d6b39575df4cc591512888b83214a0&device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/543] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => 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: 290/544] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/networks?id=a30b54ef-94c3-444c-b375-bd3f637727d8 => generated 776 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/545] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/security-groups?id=0266a7f6-1baa-44be-b8f0-bc19deaae938&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/546] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/547] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 684 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/548] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/549] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&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: 296/550] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b304b6c275704338bfe48a54707a733e => generated 180 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/551] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/subnets?id=9a6d5349-a587-4d6d-b393-2970463f9a12 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/552] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:19 2026] PUT /v2.0/routers/c664992b-d505-472e-9e11-fb7675366e57/add_router_interface => generated 309 bytes in 1740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/553] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?network_id=a30b54ef-94c3-444c-b375-bd3f637727d8&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/554] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/555] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/556] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:21 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?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: 298/557] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:12:21 2026] POST /v2.0/ports => generated 954 bytes in 539 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: 299/558] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?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: 7|app: 0|req: 260/559] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:12:21 2026] DELETE /v2.0/ports/dbb19bb4-c1dd-49b9-b9f5-2d0289a86165 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/562] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/ports?device_id=65ce464e-c18c-49da-887a-194f17752ab4 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:22.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3231e5e1-49ea-400f-9a26-c86e4325a1b8'] response: {'server_uuid': '65ce464e-c18c-49da-887a-194f17752ab4', 'name': 'network-vif-deleted', 'tag': 'dbb19bb4-c1dd-49b9-b9f5-2d0289a86165', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 264/563] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:12:22 2026] POST /v2.0/security-groups => generated 1595 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/564] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/565] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/566] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:22 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/567] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/568] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:22 2026] PUT /v2.0/ports/076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 1199 bytes in 1102 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 06:12:23.284 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bce1e02-a911-4e7e-920c-f497bb5ce019'] response: {'name': 'network-changed', 'server_uuid': 'b588b9a8-cafa-4aae-b71d-bf2149c01314', 'tag': '076a47e3-543b-4642-a646-15d8a16ef8f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 301/569] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/570] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1238 bytes in 37 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: 303/571] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&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: 304/572] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => 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: 305/573] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/574] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/575] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:12:22 2026] POST /v2.0/floatingips => generated 552 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/576] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 271/577] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/578] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:23 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/579] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 274/580] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/581] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 779 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/582] 10.0.0.226 () {34 vars in 1096 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--12997583&fields=id&tenant_id=c6c80c3b124b4124b9890067841dc161 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/583] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => 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: 278/584] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks?id=8785e663-a3d1-48ef-8742-f10cb0a2f474 => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/585] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/586] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/587] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/quotas/c6c80c3b124b4124b9890067841dc161 => 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: 282/588] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/589] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/590] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/ports?tenant_id=c6c80c3b124b4124b9890067841dc161&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/591] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 307/592] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:12:23 2026] PUT /v2.0/routers/d3d82763-66da-4e5d-b37c-673c318f5503/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/593] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/594] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/595] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:12:24 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?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: 310/596] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/597] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/598] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/599] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:25 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:26.160 8 INFO neutron.db.l3_db [None req-18131512-6bb0-4440-b870-90adf14c07c2 1b8061c8b9d1493db08bed76a5cfb8be d5d6b39575df4cc591512888b83214a0 - - - -] Floating IP f1faa04e-d983-4b2b-9980-50119e83dc8d associated. External IP: 10.96.250.218, port: 146d3a2e-8088-4a30-8a8e-4c29f07d4dc6. 2026-05-06 06:12:26.196 7 INFO neutron.services.segments.plugin [-] Segment 7ce845df-227c-4d18-a724-e1a02667a33c resource provider aggregate not found 2026-05-06 06:12:26.202 7 INFO neutron.services.segments.plugin [-] Segment 7ce845df-227c-4d18-a724-e1a02667a33c resource provider aggregate not found 2026-05-06 06:12:26.217 7 INFO neutron.services.segments.plugin [-] Segment 7ce845df-227c-4d18-a724-e1a02667a33c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce845df-227c-4d18-a724-e1a02667a33c found for delete ", "request_id": "req-66f1ce17-bb21-4c1e-89e5-396cdf9c8504"}]} 2026-05-06 06:12:26.218 7 INFO neutron.services.segments.plugin [-] Segment 7ce845df-227c-4d18-a724-e1a02667a33c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce845df-227c-4d18-a724-e1a02667a33c found for delete ", "request_id": "req-584486ad-f0fe-4b43-be3b-4c2c2281ad09"}]} 2026-05-06 06:12:26.233 7 INFO neutron.db.l3_hamode_db [None req-514e7770-6af6-4806-b3ff-c74792e462c5 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network cb46e549-bfa5-4049-bba6-a23550432512 was deleted as no HA routers are present in tenant 3d09f8098a2746e09b6cf12ba6bf85ec. [pid: 7|app: 0|req: 287/600] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:24 2026] DELETE /v2.0/routers/d3d82763-66da-4e5d-b37c-673c318f5503 => generated 0 bytes in 1379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/601] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/602] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/networks?id=8785e663-a3d1-48ef-8742-f10cb0a2f474 => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/603] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:12:25 2026] PUT /v2.0/floatingips/f1faa04e-d983-4b2b-9980-50119e83dc8d => generated 855 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/604] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/605] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:26 2026] DELETE /v2.0/subnets/5e7082b7-f717-4a50-a85c-6547b2d8245d => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/606] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => 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: 291/607] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6c80c3b124b4124b9890067841dc161 => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/608] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:26.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8dcbfbc-8fda-4701-abcf-442cbaa01b2c'] response: {'name': 'network-changed', 'server_uuid': 'e510c204-e9ca-4ca3-afef-0c02d857a92c', 'tag': '146d3a2e-8088-4a30-8a8e-4c29f07d4dc6', 'status': 'completed', 'code': 200} 2026-05-06 06:12:26.945 8 INFO neutron.services.segments.plugin [-] Segment 15df6ea4-7482-4eab-b153-295a3bb11fad resource provider aggregate not found 2026-05-06 06:12:26.950 8 INFO neutron.services.segments.plugin [-] Segment 15df6ea4-7482-4eab-b153-295a3bb11fad resource provider aggregate not found 2026-05-06 06:12:26.967 8 INFO neutron.services.segments.plugin [-] Segment 15df6ea4-7482-4eab-b153-295a3bb11fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15df6ea4-7482-4eab-b153-295a3bb11fad found for delete ", "request_id": "req-b0d3b59e-7458-4520-8cb6-796e0a5e2fb4"}]} 2026-05-06 06:12:26.977 8 INFO neutron.services.segments.plugin [-] Segment 15df6ea4-7482-4eab-b153-295a3bb11fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15df6ea4-7482-4eab-b153-295a3bb11fad found for delete ", "request_id": "req-8c20a1a6-d06d-4a6b-819c-18fa108e56c0"}]} [pid: 8|app: 0|req: 317/609] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:12:26 2026] DELETE /v2.0/networks/b9d927a5-9c0b-4a6b-9972-b4b757dab216 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/610] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:26 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/611] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?tenant_id=d5d6b39575df4cc591512888b83214a0&device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/612] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:12:26 2026] POST /v2.0/ports => generated 954 bytes in 562 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: 320/613] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/networks?id=a30b54ef-94c3-444c-b375-bd3f637727d8 => generated 776 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/614] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/security-groups?tenant_id=3d09f8098a2746e09b6cf12ba6bf85ec&name=default => generated 2797 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/615] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/616] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:27 2026] DELETE /v2.0/security-groups/0266a7f6-1baa-44be-b8f0-bc19deaae938 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/617] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/subnets?id=9a6d5349-a587-4d6d-b393-2970463f9a12 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/618] 199.19.213.176 () {34 vars in 1096 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/619] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/620] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?network_id=a30b54ef-94c3-444c-b375-bd3f637727d8&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: 301/621] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/security-groups?id=9d4c0646-d204-4fd0-b0ed-317afe3ab529&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/622] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/623] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/624] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/625] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:27 2026] PUT /v2.0/ports/3de6a722-c9d8-4cb6-8cf4-630279793ed4 => 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: 305/626] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/627] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 971 bytes in 106 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: 306/628] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/629] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/ports?tenant_id=c6c80c3b124b4124b9890067841dc161&device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/630] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?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: 324/631] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:27 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/632] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3de6a722-c9d8-4cb6-8cf4-630279793ed4 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/633] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/634] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => 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: 328/635] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/subnets?id=5582d3eb-a53f-4444-bc89-8df3b31cd998 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/636] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/637] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/638] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/ports?network_id=8785e663-a3d1-48ef-8742-f10cb0a2f474&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/639] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:28 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:28.417 7 INFO neutron.db.l3_db [None req-583dca17-403c-4d63-8966-566bfdf4eee5 7930a577cb174e42bbdd09c67ab54a15 b304b6c275704338bfe48a54707a733e - - - -] Floating IP cd681dc8-f337-48a7-af3e-4b58e7516e23 associated. External IP: 10.96.250.205, port: 076a47e3-543b-4642-a646-15d8a16ef8f7. 2026-05-06 06:12:29.015 8 INFO neutron.db.l3_db [None req-d18eed54-f0ef-4f32-b8f8-e472a677671f 1b8061c8b9d1493db08bed76a5cfb8be d5d6b39575df4cc591512888b83214a0 - - - -] Floating IP f1faa04e-d983-4b2b-9980-50119e83dc8d disassociated. External IP: 10.96.250.218, port: 146d3a2e-8088-4a30-8a8e-4c29f07d4dc6. [pid: 7|app: 0|req: 308/640] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:12:27 2026] PUT /v2.0/floatingips/cd681dc8-f337-48a7-af3e-4b58e7516e23 => generated 855 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/641] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:12:28 2026] DELETE /v2.0/ports/146d3a2e-8088-4a30-8a8e-4c29f07d4dc6 => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/642] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/643] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/ports?device_id=e510c204-e9ca-4ca3-afef-0c02d857a92c => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/644] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:29.621 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ad90f2c-4d14-4f58-a690-8d5900de1d38'] response: {'name': 'network-changed', 'server_uuid': '1dcc0057-ab2c-4cf7-9c2f-642cc9120a73', 'tag': '3de6a722-c9d8-4cb6-8cf4-630279793ed4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 311/645] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => 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: 335/646] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/647] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 336/648] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:29.783 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ad8e213-29e1-4cde-b1cd-d7de3567eb21'] response: {'name': 'network-changed', 'server_uuid': 'b588b9a8-cafa-4aae-b71d-bf2149c01314', 'tag': '076a47e3-543b-4642-a646-15d8a16ef8f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 337/649] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/ports?tenant_id=c6c80c3b124b4124b9890067841dc161&device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/650] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/651] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/652] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/networks?id=8785e663-a3d1-48ef-8742-f10cb0a2f474 => generated 772 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/653] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/654] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3de6a722-c9d8-4cb6-8cf4-630279793ed4 => 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: 317/655] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/subnets?id=5582d3eb-a53f-4444-bc89-8df3b31cd998 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/656] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:29 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 779 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/657] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/ports?network_id=8785e663-a3d1-48ef-8742-f10cb0a2f474&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: 340/658] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/659] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/660] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/661] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&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: 320/662] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?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: 343/663] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/664] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 344/665] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:30 2026] DELETE /v2.0/security-groups/9d4c0646-d204-4fd0-b0ed-317afe3ab529 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:30.832 7 INFO neutron.api.v2.resource [None req-5a3dd5c2-2667-4bc5-99a0-77c950b6d9a7 1b8061c8b9d1493db08bed76a5cfb8be d5d6b39575df4cc591512888b83214a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 322/666] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/security-groups/9d4c0646-d204-4fd0-b0ed-317afe3ab529 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/667] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/668] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:30 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/669] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:12:30 2026] DELETE /v2.0/floatingips/f1faa04e-d983-4b2b-9980-50119e83dc8d => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:31.688 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed6b73f3-80c0-4ec0-82bd-c21bb8b6a2d7'] response: {'server_uuid': 'e510c204-e9ca-4ca3-afef-0c02d857a92c', 'name': 'network-vif-deleted', 'tag': '146d3a2e-8088-4a30-8a8e-4c29f07d4dc6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 324/670] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/671] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/672] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:32 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/673] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:12:31 2026] PUT /v2.0/routers/bc31f24a-1685-4326-a299-85a66e47d755/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:32.793 7 INFO neutron.db.l3_db [None req-8b6a31b1-1d2d-447a-bfdf-ac755acb5d3b 4106d74a190b42c4b13148dc1ae7c947 c6c80c3b124b4124b9890067841dc161 - - - -] Floating IP f4d3f18b-bd04-4519-90d6-ba79667e58be associated. External IP: 10.96.250.211, port: 3de6a722-c9d8-4cb6-8cf4-630279793ed4. [pid: 7|app: 0|req: 327/674] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:12:32 2026] PUT /v2.0/floatingips/f4d3f18b-bd04-4519-90d6-ba79667e58be => generated 855 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:33.461 8 INFO neutron.services.segments.plugin [-] Segment 0985aa2a-60da-4352-9d54-9f39e435c6d0 resource provider aggregate not found 2026-05-06 06:12:33.466 8 INFO neutron.services.segments.plugin [-] Segment 0985aa2a-60da-4352-9d54-9f39e435c6d0 resource provider aggregate not found 2026-05-06 06:12:33.484 8 INFO neutron.services.segments.plugin [-] Segment 0985aa2a-60da-4352-9d54-9f39e435c6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0985aa2a-60da-4352-9d54-9f39e435c6d0 found for delete ", "request_id": "req-1158a30a-7e2b-469b-9828-8f2cda5ca12c"}]} 2026-05-06 06:12:33.485 8 INFO neutron.services.segments.plugin [-] Segment 0985aa2a-60da-4352-9d54-9f39e435c6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0985aa2a-60da-4352-9d54-9f39e435c6d0 found for delete ", "request_id": "req-2ceb78e8-2659-435b-a1d2-65e67d7d8ada"}]} 2026-05-06 06:12:33.489 8 INFO neutron.db.l3_hamode_db [None req-830fee8f-e348-486d-b837-ccc3061f43f9 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 7cd2a596-098a-497d-94f4-83a27339ac6f was deleted as no HA routers are present in tenant d5d6b39575df4cc591512888b83214a0. [pid: 8|app: 0|req: 348/675] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:32 2026] DELETE /v2.0/routers/bc31f24a-1685-4326-a299-85a66e47d755 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:33.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34f54a53-9957-4ea7-917f-e6875cfc1af5'] response: {'name': 'network-changed', 'server_uuid': '1dcc0057-ab2c-4cf7-9c2f-642cc9120a73', 'tag': '3de6a722-c9d8-4cb6-8cf4-630279793ed4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 349/676] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/ports?tenant_id=c6c80c3b124b4124b9890067841dc161&device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/677] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/networks?id=8785e663-a3d1-48ef-8742-f10cb0a2f474 => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/678] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3de6a722-c9d8-4cb6-8cf4-630279793ed4 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/679] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:33 2026] DELETE /v2.0/subnets/9a6d5349-a587-4d6d-b393-2970463f9a12 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/680] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/subnets?id=5582d3eb-a53f-4444-bc89-8df3b31cd998 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/681] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/ports?network_id=8785e663-a3d1-48ef-8742-f10cb0a2f474&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: 331/682] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?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: 332/683] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:33 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?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: 352/684] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:12:33 2026] DELETE /v2.0/networks/a30b54ef-94c3-444c-b375-bd3f637727d8 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:34 2026] GET /v2.0/security-groups?tenant_id=d5d6b39575df4cc591512888b83214a0&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:34 2026] DELETE /v2.0/security-groups/7d8a01d5-0b89-4fa4-9a89-58585f73686b => 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: 334/687] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:34 2026] GET /v2.0/security-groups?tenant_id=df06d68320994e56ac9b2de6cccb40e4&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:35 2026] DELETE /v2.0/security-groups/7da8495c-9b39-4761-aed6-d9c11e7fe5a5 => 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: 335/689] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:35 2026] GET /v2.0/security-groups?tenant_id=de5f0a6519a0491c826c0b893cd8a37c&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/690] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:35 2026] DELETE /v2.0/security-groups/c43ca9da-1567-4717-85b2-e2849b013464 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:36.594 7 INFO neutron.db.segments_db [None req-f3e95380-4a6c-47a0-af6c-0d800b32854b a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment aad7ed8e-7175-4af4-a362-458f04d8c26b of type vxlan for network 7747e5a9-059e-4ac0-a092-424517667ff0 [pid: 7|app: 0|req: 336/691] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:12:36 2026] POST /v2.0/networks => generated 737 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:36.768 8 INFO neutron.services.segments.plugin [-] Segment 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 resource provider aggregate not found 2026-05-06 06:12:36.780 8 INFO neutron.services.segments.plugin [-] Segment 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 resource provider aggregate not found 2026-05-06 06:12:36.807 8 INFO neutron.services.segments.plugin [-] Segment 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 found for delete ", "request_id": "req-ae436a87-2f9a-4ae8-b5f8-c17a47c906fa"}]} 2026-05-06 06:12:36.807 8 INFO neutron.services.segments.plugin [-] Segment 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ff7e32-24c4-4e87-98cc-0daf2f4b8fb8 found for delete ", "request_id": "req-878a7486-cacb-444d-9bc1-132fd0de460b"}]} [pid: 8|app: 0|req: 356/692] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:36 2026] POST /v2.0/subnets => generated 660 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:37.115 7 INFO neutron.db.segments_db [None req-4fd75bb6-d1b7-4713-af0b-d09fc6bc2683 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 361178dc-585e-4ba2-8f0d-73ba0e8157c0 of type vxlan for network 851b3bbb-bf13-4ebb-a9f0-f0f894a1fa5e 2026-05-06 06:12:37.453 7 INFO neutron.db.l3_hamode_db [None req-4fd75bb6-d1b7-4713-af0b-d09fc6bc2683 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:12:38.409 7 INFO neutron.db.l3_hamode_db [None req-4fd75bb6-d1b7-4713-af0b-d09fc6bc2683 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 359/695] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/security-groups?tenant_id=7c05c01b2bb3425c9f992eef4cd13280&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/696] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:39 2026] DELETE /v2.0/security-groups/d41b150a-8f36-4b32-9892-89b45a121cdb => 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: 337/697] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:37 2026] POST /v2.0/routers => generated 724 bytes in 2514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/698] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/security-groups?tenant_id=b5c6c886fe7d4e308ff2828f916d79bb&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/699] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1240 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/700] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:39 2026] DELETE /v2.0/security-groups/665dab18-cb59-4527-bfa7-adc3cfb018cc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/701] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/702] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:39 2026] PUT /v2.0/routers/e07103aa-79a7-4ba1-95f1-124656412e75/add_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/703] 10.0.0.101 () {32 vars in 653 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/extensions => generated 19178 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/704] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/705] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/706] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/707] 10.0.0.101 () {32 vars in 665 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/708] 10.0.0.101 () {32 vars in 699 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/709] 10.0.0.101 () {32 vars in 697 bytes} [Wed May 6 06:12:42 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: 371/710] 10.0.0.101 () {32 vars in 701 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 372/711] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/712] 10.0.0.101 () {32 vars in 703 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/713] 10.0.0.101 () {32 vars in 693 bytes} [Wed May 6 06:12:42 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: 375/714] 10.0.0.101 () {32 vars in 695 bytes} [Wed May 6 06:12:42 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: 8|app: 0|req: 376/715] 10.0.0.101 () {32 vars in 685 bytes} [Wed May 6 06:12:42 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: 377/716] 10.0.0.101 () {32 vars in 687 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/717] 10.0.0.101 () {32 vars in 661 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/718] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-groups => generated 1596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/719] 10.0.0.101 () {32 vars in 699 bytes} [Wed May 6 06:12:42 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: 380/720] 10.0.0.101 () {32 vars in 679 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/721] 10.0.0.101 () {32 vars in 683 bytes} [Wed May 6 06:12:42 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: 382/722] 10.0.0.101 () {32 vars in 675 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/723] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/724] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/725] 10.0.0.101 () {32 vars in 687 bytes} [Wed May 6 06:12:42 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: 386/726] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 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: 387/727] 10.0.0.101 () {32 vars in 687 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/728] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 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: 389/729] 10.0.0.101 () {32 vars in 699 bytes} [Wed May 6 06:12:42 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: 390/730] 10.0.0.101 () {32 vars in 679 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/731] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/732] 10.0.0.101 () {32 vars in 667 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/733] 10.0.0.101 () {32 vars in 677 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/734] 10.0.0.101 () {32 vars in 665 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 344/735] 10.0.0.101 () {32 vars in 675 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/736] 10.0.0.101 () {32 vars in 713 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/737] 10.0.0.101 () {32 vars in 691 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/738] 10.0.0.101 () {32 vars in 683 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/739] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/740] 10.0.0.101 () {32 vars in 687 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/741] 10.0.0.101 () {32 vars in 705 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/742] 10.0.0.101 () {32 vars in 701 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/743] 10.0.0.101 () {32 vars in 675 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/744] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/745] 10.0.0.101 () {32 vars in 693 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/746] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/747] 10.0.0.101 () {32 vars in 709 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/748] 10.0.0.101 () {32 vars in 705 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/749] 10.0.0.101 () {32 vars in 697 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/750] 10.0.0.101 () {32 vars in 711 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/751] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/752] 10.0.0.101 () {32 vars in 687 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/753] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/754] 10.0.0.101 () {32 vars in 675 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/755] 10.0.0.101 () {32 vars in 671 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/756] 10.0.0.101 () {32 vars in 661 bytes} [Wed May 6 06:12:42 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: 365/757] 10.0.0.101 () {32 vars in 699 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/758] 10.0.0.101 () {32 vars in 699 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/759] 10.0.0.101 () {32 vars in 677 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/760] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/761] 10.0.0.101 () {32 vars in 683 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 370/762] 10.0.0.101 () {32 vars in 701 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/763] 10.0.0.101 () {32 vars in 685 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/764] 10.0.0.101 () {32 vars in 707 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/765] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/766] 10.0.0.101 () {32 vars in 697 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/767] 10.0.0.101 () {32 vars in 695 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/768] 10.0.0.101 () {32 vars in 685 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/769] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/770] 10.0.0.101 () {32 vars in 667 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 380/772] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 381/773] 10.0.0.101 () {32 vars in 691 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/774] 10.0.0.101 () {32 vars in 691 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.101 () {32 vars in 695 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 384/776] 10.0.0.101 () {32 vars in 685 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.101 () {32 vars in 701 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.101 () {32 vars in 703 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 388/780] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 389/781] 10.0.0.101 () {32 vars in 715 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 391/783] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.101 () {32 vars in 683 bytes} [Wed May 6 06:12:42 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: 393/785] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/786] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.101 () {32 vars in 679 bytes} [Wed May 6 06:12:42 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: 7|app: 0|req: 396/788] 10.0.0.101 () {32 vars in 669 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.101 () {32 vars in 697 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 10.0.0.101 () {32 vars in 705 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.101 () {32 vars in 701 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 10.0.0.101 () {32 vars in 683 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 10.0.0.101 () {32 vars in 705 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 10.0.0.101 () {32 vars in 695 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/795] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/796] 10.0.0.101 () {32 vars in 697 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/797] 10.0.0.101 () {32 vars in 689 bytes} [Wed May 6 06:12:42 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: 406/798] 10.0.0.101 () {32 vars in 701 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 10.0.0.101 () {32 vars in 665 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.101 () {32 vars in 681 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/801] 10.0.0.101 () {32 vars in 693 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/802] 10.0.0.101 () {32 vars in 677 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/803] 10.0.0.101 () {32 vars in 667 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/804] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:12:42 2026] POST /v2.0/floatingips => generated 552 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/805] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/806] 10.0.0.226 () {34 vars in 971 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/ports/076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 968 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/807] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/security-groups?tenant_id=f3a057c4b1d24c899816cad6ebdf0d73&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/808] 199.19.213.176 () {34 vars in 1000 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/subnets?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:43 2026] DELETE /v2.0/security-groups/da9d4b5a-8c87-475b-ae28-54e41ee5eb83 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/810] 199.19.213.176 () {34 vars in 1146 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314&device_owner=compute%3Anova&network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/811] 10.0.0.226 () {34 vars in 1100 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1296901051&fields=id&tenant_id=a6c0eb83d17641beb77830ab993f079f => 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: 417/812] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/networks?id=7747e5a9-059e-4ac0-a092-424517667ff0 => generated 669 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/813] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/814] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/quotas/a6c0eb83d17641beb77830ab993f079f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/815] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:12:43 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/816] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?tenant_id=a6c0eb83d17641beb77830ab993f079f&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/817] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?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: 396/818] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:43 2026] PUT /v2.0/ports/076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 1149 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/819] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?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) /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: 397/820] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/821] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:44.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ba7c76b-5d6c-46b4-941e-904cd12322c1'] response: {'name': 'network-changed', 'server_uuid': 'b588b9a8-cafa-4aae-b71d-bf2149c01314', 'tag': '076a47e3-543b-4642-a646-15d8a16ef8f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 398/822] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/823] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => 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: 399/824] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/825] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/826] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&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: 427/827] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 401/828] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/829] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/830] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:44 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 779 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/831] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => 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: 403/832] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/833] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/834] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:45.276 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 7|app: 0|req: 431/835] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 405/836] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/networks?id=7747e5a9-059e-4ac0-a092-424517667ff0 => generated 669 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/837] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?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: 406/838] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a6c0eb83d17641beb77830ab993f079f => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:45.930 8 INFO neutron.db.segments_db [None req-7cec17fd-16f7-4531-91fb-2092c01711bf ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Added segment 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb of type vxlan for network b365835e-42d1-45eb-97a4-fb26b30e97f8 [pid: 7|app: 0|req: 433/839] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:12:45 2026] POST /v2.0/ports => generated 954 bytes in 497 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: 434/840] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:45 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 957 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/841] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:12:45 2026] POST /v2.0/networks => generated 650 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/842] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1152 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/843] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:46.313 7 INFO oslo.messaging._drivers.impl_rabbit [-] [95ad59f3-174e-489a-b5f0-f0a8593218ef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43282. [pid: 7|app: 0|req: 437/844] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:46 2026] POST /v2.0/subnets => generated 603 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/845] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:46.545 7 INFO neutron.db.segments_db [None req-8d0b15c2-a185-47c0-86f7-1cbf77a5b1ef ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Added segment aabaa56d-acf3-48ba-98c7-426d9d6f3784 of type vxlan for network c9176c43-4874-47ea-b736-b88df6a1640c [pid: 8|app: 0|req: 408/846] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:46 2026] PUT /v2.0/ports/7888ae19-2c90-4be0-bef7-996873bb284c => generated 1199 bytes in 494 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 06:12:46.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-336b7c49-435b-404b-aa13-31cd36c18aaa'] response: {'name': 'network-changed', 'server_uuid': '03e01877-bed3-4193-a5a6-8f7a667c0bc0', 'tag': '7888ae19-2c90-4be0-bef7-996873bb284c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 409/847] 199.19.213.176 () {34 vars in 1120 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 96 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: 410/848] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:46 2026] GET /v2.0/ports?tenant_id=a6c0eb83d17641beb77830ab993f079f&device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:46.899 7 INFO neutron.db.l3_hamode_db [None req-8d0b15c2-a185-47c0-86f7-1cbf77a5b1ef ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 411/849] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:12:46 2026] PUT /v2.0/ports/076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 968 bytes in 430 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: 412/850] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7888ae19-2c90-4be0-bef7-996873bb284c => 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: 413/851] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/852] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/subnets?id=5a72734f-4338-492d-9f4b-6af56f755bca => generated 663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/853] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/854] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => 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: 417/855] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/ports?network_id=7747e5a9-059e-4ac0-a092-424517667ff0&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: 418/856] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/857] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/858] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/859] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/860] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/861] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?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: 424/862] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/863] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/864] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/ports?tenant_id=a6c0eb83d17641beb77830ab993f079f&device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/865] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:47 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:48.011 7 INFO neutron.db.l3_hamode_db [None req-8d0b15c2-a185-47c0-86f7-1cbf77a5b1ef ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 428/866] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/867] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks?id=7747e5a9-059e-4ac0-a092-424517667ff0 => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/868] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/869] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/870] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7888ae19-2c90-4be0-bef7-996873bb284c => 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: 433/871] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/subnets?id=5a72734f-4338-492d-9f4b-6af56f755bca => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/872] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/ports?network_id=7747e5a9-059e-4ac0-a092-424517667ff0&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: 435/873] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?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: 436/874] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?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: 437/875] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/876] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => 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: 439/877] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/ports?tenant_id=c6c80c3b124b4124b9890067841dc161&device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/878] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/879] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:48.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd64fe5b-ad4c-4d96-8195-3f364372a5c3'] response: {'name': 'network-changed', 'server_uuid': 'b588b9a8-cafa-4aae-b71d-bf2149c01314', 'tag': '076a47e3-543b-4642-a646-15d8a16ef8f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 442/880] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks?id=8785e663-a3d1-48ef-8742-f10cb0a2f474 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/881] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/ports?tenant_id=b304b6c275704338bfe48a54707a733e&device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/882] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3de6a722-c9d8-4cb6-8cf4-630279793ed4 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/883] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:48 2026] GET /v2.0/networks?id=3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 779 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/884] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => 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: 447/885] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/subnets?id=5582d3eb-a53f-4444-bc89-8df3b31cd998 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/886] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/887] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/security-groups?id=55a8e5f1-aadf-440d-81c8-63d5070153c1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/888] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/ports?network_id=8785e663-a3d1-48ef-8742-f10cb0a2f474&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/889] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/subnets?id=60878774-5e42-4451-a7b7-f10aebd983a5 => generated 678 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/890] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?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: 453/891] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/ports?network_id=3fa19ba3-eb06-43da-acca-67e6e39a374d&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: 454/892] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/893] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/ports?device_id=b588b9a8-cafa-4aae-b71d-bf2149c01314 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/894] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:46 2026] POST /v2.0/routers => generated 695 bytes in 3130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/895] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:50.028 7 INFO neutron.db.l3_db [None req-4fd69888-01c6-4c38-a495-574f9c20de84 7930a577cb174e42bbdd09c67ab54a15 b304b6c275704338bfe48a54707a733e - - - -] Floating IP cd681dc8-f337-48a7-af3e-4b58e7516e23 disassociated. External IP: 10.96.250.205, port: 076a47e3-543b-4642-a646-15d8a16ef8f7. [pid: 7|app: 0|req: 440/896] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:12:49 2026] DELETE /v2.0/ports/076a47e3-543b-4642-a646-15d8a16ef8f7 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/897] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/898] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/899] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/900] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&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: 445/901] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:50.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f59e251-d2df-49ef-b0ef-e20f8871fb96'] response: {'server_uuid': 'b588b9a8-cafa-4aae-b71d-bf2149c01314', 'name': 'network-vif-deleted', 'tag': '076a47e3-543b-4642-a646-15d8a16ef8f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 446/902] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:50 2026] DELETE /v2.0/security-groups/55a8e5f1-aadf-440d-81c8-63d5070153c1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:12:51.071 7 INFO neutron.api.v2.resource [None req-f42a3173-7ca7-4227-a7ca-011168c14033 7930a577cb174e42bbdd09c67ab54a15 b304b6c275704338bfe48a54707a733e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 447/903] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/security-groups/55a8e5f1-aadf-440d-81c8-63d5070153c1 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/904] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:12:51 2026] DELETE /v2.0/floatingips/cd681dc8-f337-48a7-af3e-4b58e7516e23 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/905] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:12:49 2026] PUT /v2.0/routers/966d800b-6a25-498d-8589-44d3233b8742/add_router_interface => generated 309 bytes in 2327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/906] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:51 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/907] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/908] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:12:52 2026] POST /v2.0/ports => generated 954 bytes in 544 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: 461/909] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&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: 462/910] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/913] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:12:51 2026] PUT /v2.0/routers/5db11efb-d3a3-4f34-944b-b154d99f305f/remove_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/914] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:52 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => 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: 465/915] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:12:52 2026] POST /v2.0/ports => generated 954 bytes in 490 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 06:12:53.672 8 INFO neutron.db.l3_db [None req-38f3462e-c887-4b3b-ad6d-02aa2fcd0bc3 48949ae5af3244e1813f9d9135d14070 a6c0eb83d17641beb77830ab993f079f - - - -] Floating IP 4dca10ca-018f-4c70-a113-7411c6bef67e associated. External IP: 10.96.250.201, port: 7888ae19-2c90-4be0-bef7-996873bb284c. [pid: 8|app: 0|req: 466/916] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:12:53 2026] PUT /v2.0/floatingips/4dca10ca-018f-4c70-a113-7411c6bef67e => generated 855 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:54.148 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29d47077-282a-4bbd-ae95-f96da4eb9249'] response: {'name': 'network-changed', 'server_uuid': '03e01877-bed3-4193-a5a6-8f7a667c0bc0', 'tag': '7888ae19-2c90-4be0-bef7-996873bb284c', 'status': 'completed', 'code': 200} 2026-05-06 06:12:54.177 7 INFO neutron.services.segments.plugin [-] Segment 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 resource provider aggregate not found 2026-05-06 06:12:54.184 7 INFO neutron.services.segments.plugin [-] Segment 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 resource provider aggregate not found 2026-05-06 06:12:54.199 7 INFO neutron.services.segments.plugin [-] Segment 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 found for delete ", "request_id": "req-25c73ea1-70b9-42c1-92a1-34c5f22d9604"}]} 2026-05-06 06:12:54.206 7 INFO neutron.services.segments.plugin [-] Segment 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d5a6fd8-4284-44b1-ae8e-7a018e8b8567 found for delete ", "request_id": "req-d55b725e-09b3-44b7-87e8-beef7dc0d88b"}]} 2026-05-06 06:12:54.240 7 INFO neutron.db.l3_hamode_db [None req-5a1bf542-d94b-4196-a0f3-83d79643026b a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network a37a30a4-0a2d-497a-8df1-3369bf8d92bd was deleted as no HA routers are present in tenant b304b6c275704338bfe48a54707a733e. [pid: 7|app: 0|req: 451/917] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:52 2026] DELETE /v2.0/routers/5db11efb-d3a3-4f34-944b-b154d99f305f => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/918] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/919] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/ports?tenant_id=a6c0eb83d17641beb77830ab993f079f&device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/920] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:12:54 2026] DELETE /v2.0/subnets/60878774-5e42-4451-a7b7-f10aebd983a5 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/921] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/922] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:12:54 2026] GET /v2.0/networks?id=7747e5a9-059e-4ac0-a092-424517667ff0 => generated 765 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:55.081 8 INFO neutron.db.l3_db [None req-648c04d5-eca3-4f93-aceb-0f0733846399 ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Floating IP 10de8c46-a68e-455f-83de-9a2f79467cde associated. External IP: 10.96.250.202, port: 1da272ca-7387-4459-8478-b133c777dddf. [pid: 7|app: 0|req: 457/923] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:12:54 2026] DELETE /v2.0/networks/3fa19ba3-eb06-43da-acca-67e6e39a374d => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/924] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7888ae19-2c90-4be0-bef7-996873bb284c => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/925] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/926] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/subnets?id=5a72734f-4338-492d-9f4b-6af56f755bca => generated 663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/927] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/security-groups?id=687cc00e-cc62-403e-8f5c-81c871ed4ce1&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: 467/928] 10.0.0.101 () {34 vars in 677 bytes} [Wed May 6 06:12:54 2026] POST /v2.0/floatingips => generated 841 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/929] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/security-groups?tenant_id=b304b6c275704338bfe48a54707a733e&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/930] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/ports?network_id=7747e5a9-059e-4ac0-a092-424517667ff0&device_owner=network%3Adhcp => generated 1244 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:55.657 8 INFO neutron.db.l3_db [None req-763e13c5-1da6-4c4a-930b-f643bf0cf78d ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Floating IP 10de8c46-a68e-455f-83de-9a2f79467cde disassociated. External IP: 10.96.250.202, port: 1da272ca-7387-4459-8478-b133c777dddf. [pid: 7|app: 0|req: 463/931] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:55 2026] DELETE /v2.0/security-groups/673af5eb-d61a-4212-8f3e-b95051bd79ce => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/932] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/933] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/934] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:12:55 2026] PUT /v2.0/floatingips/10de8c46-a68e-455f-83de-9a2f79467cde => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/935] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:12:55 2026] GET /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0?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) 2026-05-06 06:12:56.208 7 INFO neutron.db.l3_db [None req-fccb9e60-e890-430f-9065-807c7a8530dc 48949ae5af3244e1813f9d9135d14070 a6c0eb83d17641beb77830ab993f079f - - - -] Floating IP 4dca10ca-018f-4c70-a113-7411c6bef67e disassociated. External IP: 10.96.250.201, port: 7888ae19-2c90-4be0-bef7-996873bb284c. 2026-05-06 06:12:56.224 7 INFO neutron.services.segments.plugin [-] Segment 6c851bb8-5e51-48f2-8654-a0677abbfb4a resource provider aggregate not found 2026-05-06 06:12:56.233 7 INFO neutron.services.segments.plugin [-] Segment 6c851bb8-5e51-48f2-8654-a0677abbfb4a resource provider aggregate not found 2026-05-06 06:12:56.243 7 INFO neutron.services.segments.plugin [-] Segment 6c851bb8-5e51-48f2-8654-a0677abbfb4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c851bb8-5e51-48f2-8654-a0677abbfb4a found for delete ", "request_id": "req-da1f3349-e166-4312-aa25-4f82b3bf6aaa"}]} 2026-05-06 06:12:56.265 7 INFO neutron.services.segments.plugin [-] Segment 6c851bb8-5e51-48f2-8654-a0677abbfb4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c851bb8-5e51-48f2-8654-a0677abbfb4a found for delete ", "request_id": "req-e56af527-8938-4fa3-9d46-7ea209180ac1"}]} [pid: 8|app: 0|req: 471/936] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:12:56 2026] DELETE /v2.0/floatingips/10de8c46-a68e-455f-83de-9a2f79467cde => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/937] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:12:56 2026] GET /v2.0/ports?device_id=03e01877-bed3-4193-a5a6-8f7a667c0bc0 => 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: 466/938] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:12:55 2026] DELETE /v2.0/ports/7888ae19-2c90-4be0-bef7-996873bb284c => generated 0 bytes in 843 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:12:57.385 8 INFO neutron.db.l3_db [None req-1d1e1291-c69d-4806-99d1-f7e236ebbc61 ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Floating IP e4ec8664-bc2b-4071-8ef3-ffd57af88002 associated. External IP: 10.96.250.202, port: ae0e47ac-4b8f-45d6-9aa9-103fe84b5fec. 2026-05-06 06:12:57.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-993c0583-0580-4ad0-9d70-d0b4a05da024'] response: {'server_uuid': '03e01877-bed3-4193-a5a6-8f7a667c0bc0', 'name': 'network-vif-deleted', 'tag': '7888ae19-2c90-4be0-bef7-996873bb284c', 'status': 'completed', 'code': 200} 2026-05-06 06:12:57.777 7 INFO neutron.db.segments_db [None req-f3bc57fd-4792-4b5e-b166-e98034beb144 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 0eef6e1f-066c-40bf-8736-4441496e54f9 of type vxlan for network 686180c9-4022-4fee-a399-9ec65fc115bc [pid: 7|app: 0|req: 467/939] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:12:57 2026] POST /v2.0/networks => generated 744 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/940] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:12:57 2026] DELETE /v2.0/security-groups/687cc00e-cc62-403e-8f5c-81c871ed4ce1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/941] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:58 2026] POST /v2.0/subnets => generated 667 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:58.279 7 INFO neutron.api.v2.resource [None req-5d683f27-9a7f-45a4-89ff-619763c3e762 48949ae5af3244e1813f9d9135d14070 a6c0eb83d17641beb77830ab993f079f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/942] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:12:58 2026] GET /v2.0/security-groups/687cc00e-cc62-403e-8f5c-81c871ed4ce1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:12:58.327 7 INFO neutron.db.segments_db [None req-db318ea5-6b9e-4d6b-9c24-633a34a00fc3 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 of type vxlan for network 2fea02a8-87bd-4447-bb43-c6ed1d0bd983 [pid: 8|app: 0|req: 473/943] 10.0.0.101 () {34 vars in 677 bytes} [Wed May 6 06:12:56 2026] POST /v2.0/floatingips => generated 841 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:12:58.677 7 INFO neutron.db.l3_hamode_db [None req-db318ea5-6b9e-4d6b-9c24-633a34a00fc3 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 474/944] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:12:58 2026] DELETE /v2.0/floatingips/4dca10ca-018f-4c70-a113-7411c6bef67e => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/945] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:12:58 2026] GET /v2.0/floatingips/e4ec8664-bc2b-4071-8ef3-ffd57af88002 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:59.775 7 INFO neutron.db.l3_hamode_db [None req-db318ea5-6b9e-4d6b-9c24-633a34a00fc3 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/946] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:12:58 2026] PUT /v2.0/routers/e07103aa-79a7-4ba1-95f1-124656412e75/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/947] 10.0.0.101 () {32 vars in 655 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/floatingips => generated 844 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/948] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:12:58 2026] POST /v2.0/routers => generated 731 bytes in 2652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:01.412 8 INFO neutron.services.segments.plugin [-] Segment 361178dc-585e-4ba2-8f0d-73ba0e8157c0 resource provider aggregate not found 2026-05-06 06:13:01.417 8 INFO neutron.services.segments.plugin [-] Segment 361178dc-585e-4ba2-8f0d-73ba0e8157c0 resource provider aggregate not found 2026-05-06 06:13:01.431 8 INFO neutron.services.segments.plugin [-] Segment 361178dc-585e-4ba2-8f0d-73ba0e8157c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 361178dc-585e-4ba2-8f0d-73ba0e8157c0 found for delete ", "request_id": "req-fdfb076c-f253-44b9-ac00-d30fff29f50d"}]} 2026-05-06 06:13:01.433 8 INFO neutron.services.segments.plugin [-] Segment 361178dc-585e-4ba2-8f0d-73ba0e8157c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 361178dc-585e-4ba2-8f0d-73ba0e8157c0 found for delete ", "request_id": "req-6e121881-94fa-4904-8e32-04733bbb1958"}]} 2026-05-06 06:13:01.439 8 INFO neutron.db.l3_hamode_db [None req-224d7903-bb02-4bcd-8a94-dd58f726c9bd a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 851b3bbb-bf13-4ebb-a9f0-f0f894a1fa5e was deleted as no HA routers are present in tenant a6c0eb83d17641beb77830ab993f079f. [pid: 8|app: 0|req: 478/949] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:00 2026] DELETE /v2.0/routers/e07103aa-79a7-4ba1-95f1-124656412e75 => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:01.463 7 INFO neutron.db.l3_db [None req-b6ed0e1c-783f-4ad1-bfe4-af83a9527a3e ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Floating IP e4ec8664-bc2b-4071-8ef3-ffd57af88002 associated. External IP: 10.96.250.202, port: ae0e47ac-4b8f-45d6-9aa9-103fe84b5fec. [pid: 7|app: 0|req: 472/950] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:13:00 2026] PUT /v2.0/floatingips/e4ec8664-bc2b-4071-8ef3-ffd57af88002 => generated 841 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/951] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:02 2026] DELETE /v2.0/subnets/5a72734f-4338-492d-9f4b-6af56f755bca => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:02.530 7 INFO neutron.db.l3_db [None req-e5279bc8-08c9-44bf-bd54-72695cdd8353 ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] Floating IP e4ec8664-bc2b-4071-8ef3-ffd57af88002 disassociated. External IP: 10.96.250.202, port: 1da272ca-7387-4459-8478-b133c777dddf. [pid: 8|app: 0|req: 479/952] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:01 2026] PUT /v2.0/routers/0ed49bb5-7ac8-4228-9e39-26d24e2c1897/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/953] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:02 2026] DELETE /v2.0/networks/7747e5a9-059e-4ac0-a092-424517667ff0 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/954] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:13:02 2026] PUT /v2.0/floatingips/e4ec8664-bc2b-4071-8ef3-ffd57af88002 => generated 552 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/955] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/security-groups?tenant_id=a6c0eb83d17641beb77830ab993f079f&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/956] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:03 2026] DELETE /v2.0/security-groups/90870a74-b2f9-4007-8bc2-d0d94a78d3d0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:03.460 8 INFO neutron.services.segments.plugin [-] Segment aad7ed8e-7175-4af4-a362-458f04d8c26b resource provider aggregate not found 2026-05-06 06:13:03.471 8 INFO neutron.services.segments.plugin [-] Segment aad7ed8e-7175-4af4-a362-458f04d8c26b resource provider aggregate not found 2026-05-06 06:13:03.483 8 INFO neutron.services.segments.plugin [-] Segment aad7ed8e-7175-4af4-a362-458f04d8c26b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aad7ed8e-7175-4af4-a362-458f04d8c26b found for delete ", "request_id": "req-ddbeb007-4011-40cd-96b3-8eb495afb8a2"}]} 2026-05-06 06:13:03.493 8 INFO neutron.services.segments.plugin [-] Segment aad7ed8e-7175-4af4-a362-458f04d8c26b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aad7ed8e-7175-4af4-a362-458f04d8c26b found for delete ", "request_id": "req-a70541a0-7ab2-4680-9f46-df5753d7b4a7"}]} [pid: 8|app: 0|req: 481/957] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:13:03 2026] DELETE /v2.0/floatingips/e4ec8664-bc2b-4071-8ef3-ffd57af88002 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:03.653 8 INFO neutron.api.v2.resource [None req-72e604e6-cfe5-4ee2-b8c3-efa89c6d2a9c ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/958] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:13:03 2026] DELETE /v2.0/floatingips/e4ec8664-bc2b-4071-8ef3-ffd57af88002 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/959] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:13:03 2026] POST /v2.0/security-groups => generated 1596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/960] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:13:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/961] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:13:03 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: 8|app: 0|req: 483/962] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:03 2026] DELETE /v2.0/ports/1da272ca-7387-4459-8478-b133c777dddf => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/963] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:04 2026] DELETE /v2.0/ports/ae0e47ac-4b8f-45d6-9aa9-103fe84b5fec => 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: 485/964] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/965] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/ports?device_id=966d800b-6a25-498d-8589-44d3233b8742 => generated 958 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/966] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:13:03 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/967] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/968] 10.0.0.226 () {34 vars in 1100 bytes} [Wed May 6 06:13:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2076370116&fields=id&tenant_id=e41439fe15c2482cb8f46647198e47b6 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/969] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/networks?id=686180c9-4022-4fee-a399-9ec65fc115bc => generated 676 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/970] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/quotas/e41439fe15c2482cb8f46647198e47b6 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/971] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/ports?tenant_id=e41439fe15c2482cb8f46647198e47b6&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/972] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?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: 481/973] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:04 2026] PUT /v2.0/routers/966d800b-6a25-498d-8589-44d3233b8742/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/974] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/975] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:05 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => 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: 495/976] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:13:06 2026] GET /v2.0/networks?id=686180c9-4022-4fee-a399-9ec65fc115bc => generated 676 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/977] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:13:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e41439fe15c2482cb8f46647198e47b6 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:06.784 7 INFO neutron.services.segments.plugin [-] Segment aabaa56d-acf3-48ba-98c7-426d9d6f3784 resource provider aggregate not found 2026-05-06 06:13:06.790 7 INFO neutron.services.segments.plugin [-] Segment aabaa56d-acf3-48ba-98c7-426d9d6f3784 resource provider aggregate not found 2026-05-06 06:13:06.808 7 INFO neutron.services.segments.plugin [-] Segment aabaa56d-acf3-48ba-98c7-426d9d6f3784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aabaa56d-acf3-48ba-98c7-426d9d6f3784 found for delete ", "request_id": "req-c94cbfad-5dd2-4402-91bd-10a7f40c581b"}]} 2026-05-06 06:13:06.815 7 INFO neutron.services.segments.plugin [-] Segment aabaa56d-acf3-48ba-98c7-426d9d6f3784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aabaa56d-acf3-48ba-98c7-426d9d6f3784 found for delete ", "request_id": "req-abf5408f-4e4f-49e1-8954-e903e6231b8f"}]} 2026-05-06 06:13:06.815 7 INFO neutron.db.l3_hamode_db [None req-d67dd814-0f12-4f36-844e-53c0a464eece ba069d0b82704286b3f043b2ece2ce9f 7d654c14f160495a8523e140f1873ab0 - - - -] HA network c9176c43-4874-47ea-b736-b88df6a1640c was deleted as no HA routers are present in tenant 7d654c14f160495a8523e140f1873ab0. [pid: 7|app: 0|req: 482/978] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:05 2026] DELETE /v2.0/routers/966d800b-6a25-498d-8589-44d3233b8742 => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/979] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:06 2026] DELETE /v2.0/subnets/25407459-cbf6-4378-a7bb-1094688a6775 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/980] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => 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: 497/981] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:13:06 2026] POST /v2.0/ports => generated 954 bytes in 488 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: 485/982] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:07 2026] DELETE /v2.0/networks/b365835e-42d1-45eb-97a4-fb26b30e97f8 => 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: 498/985] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:13:07 2026] PUT /v2.0/ports/af805bfe-42c9-4673-9cb0-f73367618b2f => generated 1199 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/986] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/ports?tenant_id=e41439fe15c2482cb8f46647198e47b6&device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 1238 bytes in 47 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 06:13:07.868 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83b13dff-6455-4e29-9ec3-59f624310897'] response: {'name': 'network-changed', 'server_uuid': 'b4977fdd-ab65-402c-ad8f-e804224b0ee8', 'tag': 'af805bfe-42c9-4673-9cb0-f73367618b2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 499/987] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=af805bfe-42c9-4673-9cb0-f73367618b2f => 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: 500/988] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/subnets?id=a7f0aba4-0e9e-4187-b051-4de04a739784 => generated 670 bytes in 45 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: 501/989] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/ports?network_id=686180c9-4022-4fee-a399-9ec65fc115bc&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/990] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?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: 503/991] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?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: 489/992] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:07 2026] GET /v2.0/security-groups?tenant_id=7d654c14f160495a8523e140f1873ab0&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/993] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/994] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:08 2026] DELETE /v2.0/security-groups/e54cecfe-699c-4b35-8e78-6189b7f11820 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/995] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/ports?tenant_id=e41439fe15c2482cb8f46647198e47b6&device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/996] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/security-groups?id=53844e0d-4fb7-4629-9195-1adc55635982&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/997] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/networks?id=686180c9-4022-4fee-a399-9ec65fc115bc => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/998] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=af805bfe-42c9-4673-9cb0-f73367618b2f => 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: 507/999] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/subnets?id=a7f0aba4-0e9e-4187-b051-4de04a739784 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1000] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1001] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/ports?network_id=686180c9-4022-4fee-a399-9ec65fc115bc&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: 509/1002] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1003] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1004] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1005] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/security-groups?tenant_id=d964649f60c24844b6da8770a01b3764&name=default => generated 2801 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:08.834 7 INFO neutron.services.segments.plugin [-] Segment 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb resource provider aggregate not found [pid: 8|app: 0|req: 512/1006] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:08.841 7 INFO neutron.services.segments.plugin [-] Segment 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb resource provider aggregate not found 2026-05-06 06:13:08.864 7 INFO neutron.services.segments.plugin [-] Segment 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb found for delete ", "request_id": "req-2a46dd6f-6dba-4d25-8708-cdd445e1c7b4"}]} 2026-05-06 06:13:08.869 7 INFO neutron.services.segments.plugin [-] Segment 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247fe0e3-4589-4c2f-bc18-dde4ca9ca1bb found for delete ", "request_id": "req-d73eef1f-996f-4c85-989c-f5e103c0b5fc"}]} [pid: 8|app: 0|req: 513/1007] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/security-groups?id=23d35f28-a426-4b88-8c82-ec1252dcf251&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1008] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:08 2026] DELETE /v2.0/security-groups/9ceca8bb-3e2d-469d-8e15-3d49fff9faf3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1009] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/security-groups?tenant_id=a7ff2768892b453e9b7887b6d8f23f4a&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: 515/1010] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1011] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:09 2026] DELETE /v2.0/security-groups/ddfa849a-d8db-4644-8a4f-380b618c463c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1012] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => 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: 498/1013] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/security-groups?id=53844e0d-4fb7-4629-9195-1adc55635982&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:09.649 8 INFO neutron.db.l3_db [None req-54e1d7ce-728b-48eb-89b5-c9066da0f259 4106d74a190b42c4b13148dc1ae7c947 c6c80c3b124b4124b9890067841dc161 - - - -] Floating IP f4d3f18b-bd04-4519-90d6-ba79667e58be disassociated. External IP: 10.96.250.211, port: 3de6a722-c9d8-4cb6-8cf4-630279793ed4. [pid: 7|app: 0|req: 499/1014] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/ports?device_id=1dcc0057-ab2c-4cf7-9c2f-642cc9120a73 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1015] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:13:09 2026] DELETE /v2.0/ports/3de6a722-c9d8-4cb6-8cf4-630279793ed4 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:10.613 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d03cd22-cf78-4910-a104-8a10915dacdd'] response: {'server_uuid': '1dcc0057-ab2c-4cf7-9c2f-642cc9120a73', 'name': 'network-vif-deleted', 'tag': '3de6a722-c9d8-4cb6-8cf4-630279793ed4', 'status': 'completed', 'code': 200} 2026-05-06 06:13:10.658 7 INFO neutron.db.segments_db [None req-bdc67d48-8aef-4f39-8180-5ca1cf20a3e0 fae5446ba6ac4e5a8e9a7446618c26fa ee4df4de3c42429d84f1dc921dfb064d - - - -] Added segment d3d76b53-e86d-4e25-9566-894b57e2dcd0 of type vxlan for network 975db3cc-0541-42cc-9a24-95691770625e [pid: 8|app: 0|req: 517/1016] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1017] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/security-groups?id=53844e0d-4fb7-4629-9195-1adc55635982&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1018] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:10 2026] POST /v2.0/networks => generated 643 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1019] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1020] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:10 2026] POST /v2.0/subnets => generated 617 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1021] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:11 2026] DELETE /v2.0/security-groups/23d35f28-a426-4b88-8c82-ec1252dcf251 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:11.279 8 INFO neutron.db.l3_db [None req-3c417870-fb9e-4539-ae78-6e82c7115737 34936c47c96647688ddae285f8949fb1 e41439fe15c2482cb8f46647198e47b6 - - - -] Floating IP 7522fae7-2dcb-48f4-b95a-5fb196fdcd36 associated. External IP: 10.96.250.209, port: af805bfe-42c9-4673-9cb0-f73367618b2f. 2026-05-06 06:13:11.341 7 INFO neutron.db.segments_db [None req-74e960d4-183c-4774-8620-8802104d0bcf fae5446ba6ac4e5a8e9a7446618c26fa ee4df4de3c42429d84f1dc921dfb064d - - - -] Added segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 of type vxlan for network 1a6fc920-e568-4669-bf9c-d6ee74f8abbc [pid: 7|app: 0|req: 503/1022] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:11 2026] POST /v2.0/networks => generated 644 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:11.536 7 INFO neutron.api.v2.resource [None req-ef90cb8e-dac5-428d-83dc-b082700c76e6 4106d74a190b42c4b13148dc1ae7c947 c6c80c3b124b4124b9890067841dc161 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1023] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/security-groups/23d35f28-a426-4b88-8c82-ec1252dcf251 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1024] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:13:10 2026] PUT /v2.0/floatingips/7522fae7-2dcb-48f4-b95a-5fb196fdcd36 => generated 855 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1025] 10.0.0.101 () {34 vars in 743 bytes} [Wed May 6 06:13:11 2026] PUT /v2.0/networks/1a6fc920-e568-4669-bf9c-d6ee74f8abbc => generated 592 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1026] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:11 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1027] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1028] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:13:11 2026] DELETE /v2.0/floatingips/f4d3f18b-bd04-4519-90d6-ba79667e58be => 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: 522/1029] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/security-groups?id=53844e0d-4fb7-4629-9195-1adc55635982&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1030] 10.0.0.101 () {34 vars in 741 bytes} [Wed May 6 06:13:12 2026] PUT /v2.0/subnets/8e7a950f-517e-461c-b5cd-d8e49a241400 => generated 612 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:12.529 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider aggregate not found 2026-05-06 06:13:12.549 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider aggregate not found 2026-05-06 06:13:12.554 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05b0ebcd-128c-49eb-a054-87a62c621fd4 found for delete ", "request_id": "req-6cb33a4a-b502-4723-adbb-bd8b23345eef"}]} 2026-05-06 06:13:12.569 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05b0ebcd-128c-49eb-a054-87a62c621fd4 found for delete ", "request_id": "req-76087b94-1ec2-44da-98eb-1de80c164f7a"}]} 2026-05-06 06:13:12.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-267f44bc-223d-4d16-a1ba-5928593fa9f9'] response: {'name': 'network-changed', 'server_uuid': 'b4977fdd-ab65-402c-ad8f-e804224b0ee8', 'tag': 'af805bfe-42c9-4673-9cb0-f73367618b2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 523/1031] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:12 2026] PUT /v2.0/routers/c664992b-d505-472e-9e11-fb7675366e57/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1032] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1033] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:12 2026] DELETE /v2.0/networks/1a6fc920-e568-4669-bf9c-d6ee74f8abbc => generated 0 bytes in 1113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1034] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports?tenant_id=e41439fe15c2482cb8f46647198e47b6&device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1035] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 971 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1036] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/security-groups?id=53844e0d-4fb7-4629-9195-1adc55635982&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:13.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81ba6ce9-da9f-4639-9545-bc0e46c04224 fae5446ba6ac4e5a8e9a7446618c26fa ee4df4de3c42429d84f1dc921dfb064d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1037] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:13 2026] DELETE /v2.0/networks/1a6fc920-e568-4669-bf9c-d6ee74f8abbc => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1038] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/networks?id=686180c9-4022-4fee-a399-9ec65fc115bc => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1039] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/security-groups?tenant_id=243fd4565c684738aa5a9b945067f660&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:14.452 7 INFO neutron.db.l3_db [None req-51376b31-0bfd-4505-85d8-634eb11c34a7 34936c47c96647688ddae285f8949fb1 e41439fe15c2482cb8f46647198e47b6 - - - -] Floating IP 7522fae7-2dcb-48f4-b95a-5fb196fdcd36 disassociated. External IP: 10.96.250.209, port: af805bfe-42c9-4673-9cb0-f73367618b2f. 2026-05-06 06:13:14.585 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider aggregate not found 2026-05-06 06:13:14.620 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider aggregate not found 2026-05-06 06:13:14.627 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05b0ebcd-128c-49eb-a054-87a62c621fd4 found for delete ", "request_id": "req-31821290-28c2-4561-9463-78c80d48cc2f"}]} 2026-05-06 06:13:14.649 7 INFO neutron.services.segments.plugin [-] Segment 05b0ebcd-128c-49eb-a054-87a62c621fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05b0ebcd-128c-49eb-a054-87a62c621fd4 found for delete ", "request_id": "req-64889283-d1d8-424d-9e5d-dd28742141d2"}]} 2026-05-06 06:13:14.769 8 INFO neutron.services.segments.plugin [-] Segment 004a09bd-2109-45d7-bd99-e209d30c79d3 resource provider aggregate not found 2026-05-06 06:13:14.774 8 INFO neutron.services.segments.plugin [-] Segment 004a09bd-2109-45d7-bd99-e209d30c79d3 resource provider aggregate not found 2026-05-06 06:13:14.791 8 INFO neutron.services.segments.plugin [-] Segment 004a09bd-2109-45d7-bd99-e209d30c79d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 004a09bd-2109-45d7-bd99-e209d30c79d3 found for delete ", "request_id": "req-02135e57-0cc0-4f00-8132-e8eb7a4670a4"}]} 2026-05-06 06:13:14.793 8 INFO neutron.services.segments.plugin [-] Segment 004a09bd-2109-45d7-bd99-e209d30c79d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 004a09bd-2109-45d7-bd99-e209d30c79d3 found for delete ", "request_id": "req-7b4d19c3-e198-42bc-aa27-2623e7e99003"}]} 2026-05-06 06:13:14.801 8 INFO neutron.db.l3_hamode_db [None req-38569168-3f9b-4c37-8c6f-50afd8ac8c83 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 9c333775-8367-421c-b239-bb99db169601 was deleted as no HA routers are present in tenant c6c80c3b124b4124b9890067841dc161. [pid: 8|app: 0|req: 526/1040] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:13 2026] DELETE /v2.0/routers/c664992b-d505-472e-9e11-fb7675366e57 => generated 0 bytes in 1438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1041] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:13:14 2026] DELETE /v2.0/ports/af805bfe-42c9-4673-9cb0-f73367618b2f => generated 0 bytes in 677 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1042] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=af805bfe-42c9-4673-9cb0-f73367618b2f => 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: 527/1043] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:14.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43205f30-dcaf-445b-9c10-8ea6f175520a'] response: {'server_uuid': 'b4977fdd-ab65-402c-ad8f-e804224b0ee8', 'name': 'network-vif-deleted', 'tag': 'af805bfe-42c9-4673-9cb0-f73367618b2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 517/1044] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:14 2026] DELETE /v2.0/security-groups/ba71f97b-7efd-47e3-aa3d-0c6395d3e24d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1045] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/ports?device_id=b4977fdd-ab65-402c-ad8f-e804224b0ee8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1046] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/subnets?network_id=d55b8f24-8bba-4aca-b53f-3e6bdd67f89c => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1047] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/subnets?id=a7f0aba4-0e9e-4187-b051-4de04a739784 => 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: 521/1048] 10.0.0.101 () {32 vars in 653 bytes} [Wed May 6 06:13:15 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: 528/1049] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:14 2026] DELETE /v2.0/subnets/5582d3eb-a53f-4444-bc89-8df3b31cd998 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1050] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/security-groups?tenant_id=e1a92f18d8f944fcb6110b24952c5555&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1051] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/ports?network_id=686180c9-4022-4fee-a399-9ec65fc115bc&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1052] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/networks => generated 1308 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1053] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/security-groups/5bf09e5c-da4e-4cdb-ad17-a6e61cad5050 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1054] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1055] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/subnets => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1056] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc?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: 534/1057] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/networks/975db3cc-0541-42cc-9a24-95691770625e => generated 668 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1058] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/networks/8785e663-a3d1-48ef-8742-f10cb0a2f474 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1059] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/subnets/d2504817-ff9a-49bc-ba8b-8d53e150f374 => generated 617 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:15.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-671371b7-206a-4be4-95ec-ea023207ae98 fae5446ba6ac4e5a8e9a7446618c26fa ee4df4de3c42429d84f1dc921dfb064d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1060] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/subnets/8e7a950f-517e-461c-b5cd-d8e49a241400 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:15.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e74cff3e-fb23-4936-aefd-8815ce2f7367 fae5446ba6ac4e5a8e9a7446618c26fa ee4df4de3c42429d84f1dc921dfb064d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1061] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/networks/1a6fc920-e568-4669-bf9c-d6ee74f8abbc => 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: 537/1062] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:15 2026] GET /v2.0/security-groups?tenant_id=c6c80c3b124b4124b9890067841dc161&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1063] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/subnets/d2504817-ff9a-49bc-ba8b-8d53e150f374 => 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: 538/1064] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/security-groups/367882d5-d2d7-42f2-89bc-f3aee5805675 => 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: 539/1065] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:16 2026] DELETE /v2.0/security-groups/53844e0d-4fb7-4629-9195-1adc55635982 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:16.262 8 INFO neutron.api.v2.resource [None req-96c2f780-f0ea-4458-9895-53c6b06e3b5b 34936c47c96647688ddae285f8949fb1 e41439fe15c2482cb8f46647198e47b6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1066] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/security-groups/53844e0d-4fb7-4629-9195-1adc55635982 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1067] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:15 2026] DELETE /v2.0/networks/975db3cc-0541-42cc-9a24-95691770625e => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1068] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:13:16 2026] DELETE /v2.0/floatingips/7522fae7-2dcb-48f4-b95a-5fb196fdcd36 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:16.670 7 INFO neutron.services.segments.plugin [-] Segment 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 resource provider aggregate not found 2026-05-06 06:13:16.691 7 INFO neutron.services.segments.plugin [-] Segment 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 resource provider aggregate not found 2026-05-06 06:13:16.696 7 INFO neutron.services.segments.plugin [-] Segment 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 found for delete ", "request_id": "req-2531fe5a-6f23-4211-81f4-fdd0c1d5e38b"}]} 2026-05-06 06:13:16.725 7 INFO neutron.services.segments.plugin [-] Segment 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4a6b45-9e1c-48ac-bfc0-5fcc9101da57 found for delete ", "request_id": "req-ad27baa0-4159-4451-ab04-260c4765de90"}]} 2026-05-06 06:13:16.730 7 INFO neutron.services.segments.plugin [-] Segment d3d76b53-e86d-4e25-9566-894b57e2dcd0 resource provider aggregate not found 2026-05-06 06:13:16.746 7 INFO neutron.services.segments.plugin [-] Segment d3d76b53-e86d-4e25-9566-894b57e2dcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d76b53-e86d-4e25-9566-894b57e2dcd0 found for delete ", "request_id": "req-23b8ac1b-3784-4219-95bf-f7c97fbfd58f"}]} 2026-05-06 06:13:16.748 7 INFO neutron.services.segments.plugin [-] Segment d3d76b53-e86d-4e25-9566-894b57e2dcd0 resource provider aggregate not found 2026-05-06 06:13:16.766 7 INFO neutron.services.segments.plugin [-] Segment d3d76b53-e86d-4e25-9566-894b57e2dcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d76b53-e86d-4e25-9566-894b57e2dcd0 found for delete ", "request_id": "req-c4069b31-e9df-44f4-9a39-f58710c0b1f3"}]} [pid: 8|app: 0|req: 542/1069] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/security-groups?tenant_id=ee4df4de3c42429d84f1dc921dfb064d&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1070] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:16 2026] DELETE /v2.0/security-groups/e0b29560-a9e1-4ae2-ac15-8b9a24762824 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1071] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:16 2026] PUT /v2.0/routers/0ed49bb5-7ac8-4228-9e39-26d24e2c1897/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:18.930 8 INFO neutron.services.segments.plugin [-] Segment 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 resource provider aggregate not found 2026-05-06 06:13:18.934 8 INFO neutron.services.segments.plugin [-] Segment 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 resource provider aggregate not found 2026-05-06 06:13:18.950 8 INFO neutron.services.segments.plugin [-] Segment 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 found for delete ", "request_id": "req-7e6f7486-ad2a-4fce-89f4-0daf9ccd0506"}]} 2026-05-06 06:13:18.956 8 INFO neutron.services.segments.plugin [-] Segment 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000b77b4-38c4-40bd-9e7c-4bff1ca7c068 found for delete ", "request_id": "req-80649de4-b8be-46bc-8b20-adfc728a9fb2"}]} 2026-05-06 06:13:18.963 8 INFO neutron.db.l3_hamode_db [None req-f8da04ee-3a94-433e-8ec3-f5cc9c7b909c a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 2fea02a8-87bd-4447-bb43-c6ed1d0bd983 was deleted as no HA routers are present in tenant e41439fe15c2482cb8f46647198e47b6. [pid: 8|app: 0|req: 544/1072] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:17 2026] DELETE /v2.0/routers/0ed49bb5-7ac8-4228-9e39-26d24e2c1897 => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1073] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:18 2026] GET /v2.0/security-groups?tenant_id=6dc62f1708914b92a167eb7662213ab0&name=default => generated 2801 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1074] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:18 2026] DELETE /v2.0/subnets/a7f0aba4-0e9e-4187-b051-4de04a739784 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:19.267 7 INFO neutron.db.segments_db [None req-580d06ec-cd89-4944-aabd-b0d69236f669 a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] Added segment c3b08dda-398c-47cf-9f9f-6d87340f5368 of type vxlan for network 2340ead7-21e6-41e2-8157-94b825b1a3da [pid: 8|app: 0|req: 546/1075] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:19 2026] DELETE /v2.0/security-groups/dd1d8c74-f1a7-4924-affb-469355f3b2c4 => 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: 530/1076] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/networks => generated 649 bytes in 299 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: 8|app: 0|req: 547/1077] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:19 2026] DELETE /v2.0/networks/686180c9-4022-4fee-a399-9ec65fc115bc => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1078] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/ports => generated 779 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:19.775 8 INFO neutron.db.segments_db [None req-636e3f68-6a70-491d-98b4-4e1b74b15bac a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] Added segment 5a958e4f-d716-402e-8e81-26b37d2b1bff of type vxlan for network 19d3b176-bcdd-4e9c-a8cf-7bcbdddf0c2c /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/1079] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/networks => generated 635 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1080] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:19 2026] GET /v2.0/security-groups?tenant_id=e41439fe15c2482cb8f46647198e47b6&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: 533/1081] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:19 2026] DELETE /v2.0/security-groups/a8cdba02-0277-48ee-8bf9-326631b898b3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1082] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:19 2026] POST /v2.0/subnets => generated 622 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1083] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:20 2026] POST /v2.0/ports => generated 965 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:20.996 8 INFO neutron.services.segments.plugin [-] Segment 0eef6e1f-066c-40bf-8736-4441496e54f9 resource provider aggregate not found 2026-05-06 06:13:21.026 8 INFO neutron.services.segments.plugin [-] Segment 0eef6e1f-066c-40bf-8736-4441496e54f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eef6e1f-066c-40bf-8736-4441496e54f9 found for delete ", "request_id": "req-686e0a00-f813-4acb-b7e6-645844cb6e9e"}]} 2026-05-06 06:13:21.028 8 INFO neutron.services.segments.plugin [-] Segment 0eef6e1f-066c-40bf-8736-4441496e54f9 resource provider aggregate not found [pid: 8|app: 0|req: 550/1084] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:20 2026] DELETE /v2.0/ports/12a5b245-4929-4738-870a-7fc41b978f0e => generated 0 bytes in 330 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, ' 2026-05-06 06:13:21.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44df56d4-978b-4f8f-ab63-99855fd9c7a2 a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1085] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:21 2026] DELETE /v2.0/ports/12a5b245-4929-4738-870a-7fc41b978f0e => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:21.111 8 INFO neutron.services.segments.plugin [-] Segment 0eef6e1f-066c-40bf-8736-4441496e54f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eef6e1f-066c-40bf-8736-4441496e54f9 found for delete ", "request_id": "req-7bf6734d-0b38-4479-a4e4-8b0ba15115b0"}]} 2026-05-06 06:13:21.122 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46abdcd1-3a96-4c29-9a97-ce28bb4b1893 a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1086] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/ports/12a5b245-4929-4738-870a-7fc41b978f0e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1087] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:21 2026] DELETE /v2.0/subnets/2ae3d638-a215-458c-bf5f-fdc21f030b3b => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1088] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:21 2026] DELETE /v2.0/networks/19d3b176-bcdd-4e9c-a8cf-7bcbdddf0c2c => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:21.916 7 INFO neutron.db.segments_db [None req-2cf8b014-4306-4b0a-9b58-2732beb46fa5 a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] Added segment de163d10-370b-4fab-a840-4199857a2dea of type vxlan for network 126b9f5b-5133-43fc-b41a-3d98fda1fe02 [pid: 7|app: 0|req: 537/1089] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:21 2026] POST /v2.0/networks => generated 636 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1090] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:21 2026] GET /v2.0/security-groups?tenant_id=8854e85be38147d482710ca90f3a9213&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1091] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:22 2026] DELETE /v2.0/security-groups/576caa71-7f00-4902-8572-1a0e0a2342de => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1092] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:22 2026] POST /v2.0/subnets => generated 622 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1095] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:22 2026] GET /v2.0/security-groups?tenant_id=a8b16b003d6648de83478b1378a4faf8&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1096] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:22 2026] GET /v2.0/security-groups?tenant_id=398e4d5e724f47d78c331aaf12c493ee&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1097] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:22 2026] DELETE /v2.0/security-groups/fedbfc9e-7256-4499-82c8-d41ff60df543 => 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: 541/1098] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:22 2026] POST /v2.0/ports => generated 927 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1099] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:22 2026] DELETE /v2.0/security-groups/1bb8a130-3501-4324-be26-e33d83f7c85f => 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: 542/1100] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:22 2026] DELETE /v2.0/ports/526251f2-4142-437f-8951-277220f7f587 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:23.151 8 INFO neutron.services.segments.plugin [-] Segment 5a958e4f-d716-402e-8e81-26b37d2b1bff resource provider aggregate not found 2026-05-06 06:13:23.157 8 INFO neutron.services.segments.plugin [-] Segment 5a958e4f-d716-402e-8e81-26b37d2b1bff resource provider aggregate not found 2026-05-06 06:13:23.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-893a599e-2765-44cb-86a8-e1e599e22d77 a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1101] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/ports/526251f2-4142-437f-8951-277220f7f587 => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1102] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:23 2026] DELETE /v2.0/subnets/dc2bf88e-89ca-4ea6-8292-2dc6b650a482 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:23.458 8 INFO neutron.services.segments.plugin [-] Segment 5a958e4f-d716-402e-8e81-26b37d2b1bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a958e4f-d716-402e-8e81-26b37d2b1bff found for delete ", "request_id": "req-e60a59e5-c97d-482b-be8b-e84d699dc191"}]} 2026-05-06 06:13:23.459 8 INFO neutron.services.segments.plugin [-] Segment 5a958e4f-d716-402e-8e81-26b37d2b1bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a958e4f-d716-402e-8e81-26b37d2b1bff found for delete ", "request_id": "req-abcee9e1-2ff2-413d-b961-cebe8a1ef06a"}]} [pid: 8|app: 0|req: 560/1103] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:23 2026] DELETE /v2.0/networks/126b9f5b-5133-43fc-b41a-3d98fda1fe02 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1104] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:23 2026] POST /v2.0/ports => generated 778 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1105] 10.0.0.101 () {34 vars in 737 bytes} [Wed May 6 06:13:24 2026] PUT /v2.0/ports/7a034d96-a749-4c71-a2df-b61b995465e1 => generated 752 bytes in 173 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: 545/1106] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/ports/7a034d96-a749-4c71-a2df-b61b995465e1 => generated 0 bytes in 234 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: 7|app: 0|req: 546/1107] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports => generated 782 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:24.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89e29bfc-80be-4eb6-b8bd-939b254b861a a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1108] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports/7a034d96-a749-4c71-a2df-b61b995465e1 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1109] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/security-groups?tenant_id=7b6910bac1564e029dd0def9237cf4bb&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1110] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1111] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports/b2ed9976-53ad-4d20-9ff9-a4f2a3086165 => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:24.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-094614d2-9c70-474c-97fc-7b9592c3828d a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1112] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/security-groups/a99bd3eb-137a-4b55-a3f4-06375979888f => 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: 550/1113] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/ports/526251f2-4142-437f-8951-277220f7f587 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:24.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b3251ce-b106-4cb7-804c-0d5e21e14515 a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1114] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/subnets/dc2bf88e-89ca-4ea6-8292-2dc6b650a482 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:24.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0930ee5b-e5a1-49bd-9998-256676455bfa a8e09a3bf45c4eada6044b1f53559f5e 97bd571840884ad98745015161587e44 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1115] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/subnets/2ae3d638-a215-458c-bf5f-fdc21f030b3b => 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: 552/1116] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/security-groups?tenant_id=82055e052a294a71a87b91de65556359&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1117] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:24 2026] DELETE /v2.0/ports/b2ed9976-53ad-4d20-9ff9-a4f2a3086165 => 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: 553/1118] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:25 2026] DELETE /v2.0/security-groups/70666f27-bfe2-48e1-879e-a1455fa36999 => 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: 566/1119] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:25 2026] DELETE /v2.0/networks/2340ead7-21e6-41e2-8157-94b825b1a3da => 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: 554/1120] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/security-groups?tenant_id=97bd571840884ad98745015161587e44&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:26.023 8 INFO neutron.services.segments.plugin [-] Segment de163d10-370b-4fab-a840-4199857a2dea resource provider aggregate not found 2026-05-06 06:13:26.030 8 INFO neutron.services.segments.plugin [-] Segment de163d10-370b-4fab-a840-4199857a2dea resource provider aggregate not found 2026-05-06 06:13:26.040 8 INFO neutron.services.segments.plugin [-] Segment de163d10-370b-4fab-a840-4199857a2dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de163d10-370b-4fab-a840-4199857a2dea found for delete ", "request_id": "req-cc71979e-1079-42f8-8428-d56b5160eeaf"}]} 2026-05-06 06:13:26.050 8 INFO neutron.services.segments.plugin [-] Segment de163d10-370b-4fab-a840-4199857a2dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de163d10-370b-4fab-a840-4199857a2dea found for delete ", "request_id": "req-23db114f-7fec-4b50-88bd-626a1f9dffce"}]} 2026-05-06 06:13:26.055 8 INFO neutron.services.segments.plugin [-] Segment c3b08dda-398c-47cf-9f9f-6d87340f5368 resource provider aggregate not found 2026-05-06 06:13:26.069 8 INFO neutron.services.segments.plugin [-] Segment c3b08dda-398c-47cf-9f9f-6d87340f5368 resource provider aggregate not found 2026-05-06 06:13:26.075 8 INFO neutron.services.segments.plugin [-] Segment c3b08dda-398c-47cf-9f9f-6d87340f5368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b08dda-398c-47cf-9f9f-6d87340f5368 found for delete ", "request_id": "req-93244369-02a6-4fec-8a77-b4227a214ef5"}]} 2026-05-06 06:13:26.084 8 INFO neutron.services.segments.plugin [-] Segment c3b08dda-398c-47cf-9f9f-6d87340f5368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b08dda-398c-47cf-9f9f-6d87340f5368 found for delete ", "request_id": "req-6b0cddb1-487d-47ef-8fa1-8e3ca3902806"}]} [pid: 8|app: 0|req: 567/1121] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:25 2026] DELETE /v2.0/security-groups/f88f36da-53fa-47c3-8ae7-c780a7ce40d9 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1122] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/security-groups?tenant_id=11d6051edee8475b88aea3cb927cea15&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: 568/1123] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:27 2026] DELETE /v2.0/security-groups/6c1e1a75-953a-4aff-8bb3-da55131ab374 => 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: 556/1124] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:27 2026] GET /v2.0/security-groups?tenant_id=b6081c25cf1c430e9410d395b919b78e&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1125] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:27 2026] DELETE /v2.0/security-groups/11202aad-f038-4742-8e25-771c5afd243e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:28.167 7 INFO neutron.db.segments_db [None req-d5289c2e-e746-4684-b2d3-4b8c35eea074 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment f5a74aff-f8ef-40cf-8281-937b12e4e143 of type vxlan for network e930972a-f7b3-4ae5-9f5b-9e9c228fe42c [pid: 7|app: 0|req: 557/1126] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:27 2026] POST /v2.0/networks => generated 633 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:28.359 7 INFO neutron.db.segments_db [None req-2a3826c3-dd3f-420c-86b8-b120e97aba54 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment 9ba1a842-a063-4435-a8b1-64e41c97aeb1 of type vxlan for network 9b887a65-ebbf-423e-af6d-20b0acbf29ae [pid: 8|app: 0|req: 570/1127] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:28 2026] GET /v2.0/security-groups?tenant_id=c15f9cd039a741968ce630882fd5a903&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1128] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:28 2026] POST /v2.0/networks => generated 633 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1129] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:28 2026] DELETE /v2.0/security-groups/23e0af9d-7ba6-466e-b2bc-74f3daa13e78 => 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: 559/1130] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:28 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1131] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:28 2026] POST /v2.0/subnets => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:29.264 7 INFO neutron.db.segments_db [None req-190043d2-3800-43d2-9b48-492117a1852c c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f of type vxlan for network 89dc1d8b-48d1-4251-b2cd-72ab85b4d4b5 2026-05-06 06:13:29.644 7 INFO neutron.db.l3_hamode_db [None req-190043d2-3800-43d2-9b48-492117a1852c c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:30.198 7 INFO neutron.db.l3_hamode_db [None req-190043d2-3800-43d2-9b48-492117a1852c c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:30.914 8 INFO neutron.db.segments_db [None req-252b3491-9035-4d7d-b6aa-960f32f2d45a ff1c5c4dd10c419b9113cc2809b5adfc b63bd13213874e858e75e65e187eb9c1 - - - -] Added segment 33b1aef4-3cfe-45d9-8c85-f37e5c62044d of type vxlan for network 1f608c53-5849-4519-9640-84342f54ae7a [pid: 7|app: 0|req: 560/1132] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:29 2026] POST /v2.0/routers => generated 511 bytes in 1706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:31.001 8 INFO neutron.db.segments_db [None req-252b3491-9035-4d7d-b6aa-960f32f2d45a ff1c5c4dd10c419b9113cc2809b5adfc b63bd13213874e858e75e65e187eb9c1 - - - -] Added segment f1f17f8f-9c21-45f5-b384-bd12ac763f07 of type vxlan for network 87f42780-9e33-4ada-b5f4-00097ec81425 [pid: 8|app: 0|req: 573/1133] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:30 2026] POST /v2.0/networks => generated 1244 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1134] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:31 2026] GET /v2.0/security-groups?tenant_id=250e268f37034e13bddc32807b898d4d&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1135] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:13:31 2026] GET /v2.0/networks => generated 1843 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1136] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:31 2026] DELETE /v2.0/security-groups/d186aa4e-95e5-4244-9f22-54da718492c1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:31.885 8 INFO neutron.services.segments.plugin [-] Segment 33b1aef4-3cfe-45d9-8c85-f37e5c62044d resource provider aggregate not found 2026-05-06 06:13:31.891 8 INFO neutron.services.segments.plugin [-] Segment 33b1aef4-3cfe-45d9-8c85-f37e5c62044d resource provider aggregate not found 2026-05-06 06:13:31.909 8 INFO neutron.services.segments.plugin [-] Segment 33b1aef4-3cfe-45d9-8c85-f37e5c62044d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b1aef4-3cfe-45d9-8c85-f37e5c62044d found for delete ", "request_id": "req-95e497fc-7342-4ab6-b2ab-043404ef6e42"}]} 2026-05-06 06:13:31.915 8 INFO neutron.services.segments.plugin [-] Segment 33b1aef4-3cfe-45d9-8c85-f37e5c62044d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b1aef4-3cfe-45d9-8c85-f37e5c62044d found for delete ", "request_id": "req-2dd87b83-21ce-4317-a494-b734c82369e9"}]} [pid: 8|app: 0|req: 577/1137] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:31 2026] DELETE /v2.0/networks/1f608c53-5849-4519-9640-84342f54ae7a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1138] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:31 2026] GET /v2.0/security-groups?tenant_id=ec3829e866ad458d84e8883b7c702ebd&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: 561/1139] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:30 2026] PUT /v2.0/routers/5fc2c5ac-6246-49a4-9d30-6536f3bdccf6/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1140] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:32 2026] DELETE /v2.0/networks/87f42780-9e33-4ada-b5f4-00097ec81425 => 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: 562/1141] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:32 2026] DELETE /v2.0/security-groups/595a388c-59c8-4da3-9c6a-1a54f27bb34e => 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: 580/1142] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/ports/7e8897c3-0683-4e30-a9a2-584a16f25544 => generated 959 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1143] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:13:32 2026] GET /v2.0/networks => generated 651 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:32.500 7 INFO neutron.db.segments_db [None req-36200f6d-ecf4-4c05-8715-5d3437039d7d ff1c5c4dd10c419b9113cc2809b5adfc b63bd13213874e858e75e65e187eb9c1 - - - -] Added segment 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a of type vxlan for network 3d972c48-a8ed-4de2-af5e-64f165786d1b [pid: 7|app: 0|req: 564/1144] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:32 2026] POST /v2.0/networks => generated 654 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:32.719 7 INFO neutron.db.segments_db [None req-b08fc11a-5e00-402c-bb35-afa0b47e8398 ff1c5c4dd10c419b9113cc2809b5adfc b63bd13213874e858e75e65e187eb9c1 - - - -] Added segment 1095f46f-b86d-4476-9615-42c09b93f3fc of type vxlan for network c044aea2-87ef-4d6a-9290-e45f242526e2 [pid: 7|app: 0|req: 565/1145] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:32 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1146] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:32 2026] POST /v2.0/ports => generated 1506 bytes in 662 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: 567/1147] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:33 2026] GET /v2.0/ports => generated 1506 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1148] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:33 2026] DELETE /v2.0/ports/22f83604-54aa-43a8-9d6d-3b08f71530ac => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:33.934 8 INFO neutron.services.segments.plugin [-] Segment f1f17f8f-9c21-45f5-b384-bd12ac763f07 resource provider aggregate not found 2026-05-06 06:13:33.964 8 INFO neutron.services.segments.plugin [-] Segment f1f17f8f-9c21-45f5-b384-bd12ac763f07 resource provider aggregate not found 2026-05-06 06:13:33.969 8 INFO neutron.services.segments.plugin [-] Segment f1f17f8f-9c21-45f5-b384-bd12ac763f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f17f8f-9c21-45f5-b384-bd12ac763f07 found for delete ", "request_id": "req-b7d2317e-e096-49da-840a-5ac02e511cda"}]} 2026-05-06 06:13:33.993 8 INFO neutron.services.segments.plugin [-] Segment f1f17f8f-9c21-45f5-b384-bd12ac763f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f17f8f-9c21-45f5-b384-bd12ac763f07 found for delete ", "request_id": "req-cda4022e-bae4-4f34-a953-cb0e85d9f850"}]} [pid: 8|app: 0|req: 581/1149] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:32 2026] PUT /v2.0/routers/5fc2c5ac-6246-49a4-9d30-6536f3bdccf6/add_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1150] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:33 2026] DELETE /v2.0/ports/5adc81df-c225-4923-b821-663c7534a4e3 => 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: 570/1151] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports/dbcd7555-d971-4abc-b4e4-c6e20b621b98 => generated 967 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1152] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1153] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/security-groups?tenant_id=ecdb56d95b584e2a8fc9f85afa322540&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:34.450 8 INFO neutron.db.segments_db [None req-4e045cda-4995-40c2-9d78-038612ee388e ff1c5c4dd10c419b9113cc2809b5adfc b63bd13213874e858e75e65e187eb9c1 - - - -] Added segment 6a49055a-521e-4aed-bb65-7b25a24b2671 of type vxlan for network 98a8959b-288b-4364-81a1-baef946ef8e8 [pid: 8|app: 0|req: 583/1154] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:34 2026] POST /v2.0/networks => generated 653 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1155] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:34 2026] DELETE /v2.0/security-groups/ea883efc-5c06-49a0-b9e9-5261bc8e7f9a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:34.706 8 INFO neutron.db.segments_db [None req-3300091c-af00-4b68-bf4b-1f03957fd833 ff1c5c4dd10c419b9113cc2809b5adfc b63bd13213874e858e75e65e187eb9c1 - - - -] Added segment 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a of type vxlan for network 6d8377c6-37d6-457e-aaf3-70aef985379c [pid: 8|app: 0|req: 585/1156] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:34 2026] POST /v2.0/networks => generated 653 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1157] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/security-groups?tenant_id=6fd5b754291147a6a48f7ce1916bd913&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1158] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:34 2026] PUT /v2.0/routers/5fc2c5ac-6246-49a4-9d30-6536f3bdccf6/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1159] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/security-groups?tenant_id=366adfa1ede5490482b2ff52a9820ade&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1160] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:35 2026] DELETE /v2.0/security-groups/1075cce7-fc2d-4566-9589-bee19753a08a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1161] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:35 2026] DELETE /v2.0/security-groups/22029040-f402-4e3f-b254-871c15ac56f1 => 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: 575/1162] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:35 2026] POST /v2.0/subnets => generated 1275 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1163] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/subnets => generated 1888 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1164] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:35 2026] PUT /v2.0/routers/5fc2c5ac-6246-49a4-9d30-6536f3bdccf6/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1165] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?device_id=5fc2c5ac-6246-49a4-9d30-6536f3bdccf6 => 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: 577/1166] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:36 2026] DELETE /v2.0/subnets/d64da9f0-a495-4479-8f1f-a1e5ff1f0b7d => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:36.813 8 INFO neutron.services.segments.plugin [-] Segment 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f resource provider aggregate not found 2026-05-06 06:13:36.819 8 INFO neutron.services.segments.plugin [-] Segment 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f resource provider aggregate not found 2026-05-06 06:13:36.835 8 INFO neutron.services.segments.plugin [-] Segment 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f found for delete ", "request_id": "req-f92f6081-6ab6-4392-adc5-96645eefe28c"}]} 2026-05-06 06:13:36.847 8 INFO neutron.services.segments.plugin [-] Segment 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fdc3aad-bccc-42d5-998e-4264b0dfcb3f found for delete ", "request_id": "req-1cf0ec94-962f-445a-9322-0fabce528912"}]} 2026-05-06 06:13:36.848 8 INFO neutron.db.l3_hamode_db [None req-315d8e4d-ea61-4bbf-9aa8-08fb480ff85b c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] HA network 89dc1d8b-48d1-4251-b2cd-72ab85b4d4b5 was deleted as no HA routers are present in tenant fffca0d977264c27b2262e0eede2464d. [pid: 8|app: 0|req: 590/1167] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:36 2026] DELETE /v2.0/routers/5fc2c5ac-6246-49a4-9d30-6536f3bdccf6 => generated 0 bytes in 699 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1168] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:36 2026] DELETE /v2.0/subnets/1f16dadd-87ae-4882-b552-c7acb9ee4536 => 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: 579/1169] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/subnets => 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: 591/1170] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:36 2026] DELETE /v2.0/subnets/7df1fabc-54a8-40af-afe9-fb1e1956f09c => 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: 592/1171] 10.0.0.101 () {32 vars in 623 bytes} [Wed May 6 06:13:37 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1172] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:37 2026] DELETE /v2.0/subnets/4ce5e21b-40fe-4e0d-aa2f-c510ba7251f8 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:37.531 7 INFO neutron.services.segments.plugin [-] Segment 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a resource provider aggregate not found 2026-05-06 06:13:37.536 7 INFO neutron.services.segments.plugin [-] Segment 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a resource provider aggregate not found 2026-05-06 06:13:37.553 7 INFO neutron.services.segments.plugin [-] Segment 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a found for delete ", "request_id": "req-dccb04fd-1fa6-4517-b6cf-25d81dfc00ef"}]} 2026-05-06 06:13:37.554 7 INFO neutron.services.segments.plugin [-] Segment 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffafe0c-0747-4f0d-91d1-c83aa0e4183a found for delete ", "request_id": "req-d84b2a07-2be2-4bac-835e-2da04609d5f9"}]} [pid: 7|app: 0|req: 580/1173] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:37 2026] DELETE /v2.0/networks/6d8377c6-37d6-457e-aaf3-70aef985379c => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1176] 10.0.0.101 () {32 vars in 633 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/ => generated 632 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1177] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:37 2026] DELETE /v2.0/networks/9b887a65-ebbf-423e-af6d-20b0acbf29ae => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1178] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/security-groups?tenant_id=aaf6c9fe17244970a023069ed54be2a6&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: 596/1179] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:37 2026] DELETE /v2.0/networks/e930972a-f7b3-4ae5-9f5b-9e9c228fe42c => 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: 584/1180] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:37 2026] DELETE /v2.0/networks/98a8959b-288b-4364-81a1-baef946ef8e8 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:38.241 7 INFO neutron.db.segments_db [None req-b1d1562b-a9ef-4206-b1b7-45a0b992c953 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 of type vxlan for network 6016a243-b346-4047-94c5-f09e4f2c8106 [pid: 8|app: 0|req: 597/1181] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:38 2026] DELETE /v2.0/security-groups/611b7086-911d-4bae-bdf3-96a9ad1098d8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1182] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:38 2026] POST /v2.0/networks => generated 634 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1183] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:38 2026] DELETE /v2.0/networks/c044aea2-87ef-4d6a-9290-e45f242526e2 => 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: 586/1184] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:38 2026] GET /v2.0/security-groups?tenant_id=f04d24bedd0a40b7b60b24911de6413e&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:38.864 8 INFO neutron.services.segments.plugin [-] Segment f5a74aff-f8ef-40cf-8281-937b12e4e143 resource provider aggregate not found 2026-05-06 06:13:38.870 8 INFO neutron.services.segments.plugin [-] Segment f5a74aff-f8ef-40cf-8281-937b12e4e143 resource provider aggregate not found 2026-05-06 06:13:38.888 8 INFO neutron.services.segments.plugin [-] Segment f5a74aff-f8ef-40cf-8281-937b12e4e143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a74aff-f8ef-40cf-8281-937b12e4e143 found for delete ", "request_id": "req-4d02d83d-8a83-4925-b73c-7ecd556c4f26"}]} 2026-05-06 06:13:38.893 8 INFO neutron.services.segments.plugin [-] Segment f5a74aff-f8ef-40cf-8281-937b12e4e143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a74aff-f8ef-40cf-8281-937b12e4e143 found for delete ", "request_id": "req-51b5300b-ae17-49d6-a6a4-ea584086a561"}]} 2026-05-06 06:13:38.912 8 INFO neutron.services.segments.plugin [-] Segment 1095f46f-b86d-4476-9615-42c09b93f3fc resource provider aggregate not found 2026-05-06 06:13:38.917 8 INFO neutron.services.segments.plugin [-] Segment 1095f46f-b86d-4476-9615-42c09b93f3fc resource provider aggregate not found [pid: 8|app: 0|req: 599/1185] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:38 2026] POST /v2.0/subnets => generated 622 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1186] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:38 2026] DELETE /v2.0/networks/3d972c48-a8ed-4de2-af5e-64f165786d1b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:38.935 8 INFO neutron.services.segments.plugin [-] Segment 1095f46f-b86d-4476-9615-42c09b93f3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1095f46f-b86d-4476-9615-42c09b93f3fc found for delete ", "request_id": "req-38cf5eca-a4d5-4fe4-b9aa-60e680fa31d9"}]} 2026-05-06 06:13:38.942 8 INFO neutron.services.segments.plugin [-] Segment 1095f46f-b86d-4476-9615-42c09b93f3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1095f46f-b86d-4476-9615-42c09b93f3fc found for delete ", "request_id": "req-63e0a16f-00e5-42c0-a11c-80c78d63602f"}]} 2026-05-06 06:13:38.985 7 INFO neutron.db.segments_db [None req-40ba798b-8097-4516-98e3-367af0ef0b09 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment 00467983-5b6e-47e9-9c58-923aeb66438e of type vxlan for network 1c0d25ee-0fb7-4491-8922-648befb7bfbd [pid: 8|app: 0|req: 600/1187] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:38 2026] DELETE /v2.0/security-groups/0fd70006-aaa7-40db-b76a-5b7f0582c508 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:39.308 7 INFO neutron.db.l3_hamode_db [None req-40ba798b-8097-4516-98e3-367af0ef0b09 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:39.494 7 INFO neutron.db.l3_hamode_db [None req-40ba798b-8097-4516-98e3-367af0ef0b09 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:39.593 7 INFO neutron.services.segments.plugin [-] Segment 9ba1a842-a063-4435-a8b1-64e41c97aeb1 resource provider aggregate not found [pid: 8|app: 0|req: 601/1188] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:39 2026] GET /v2.0/security-groups?tenant_id=b63bd13213874e858e75e65e187eb9c1&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:39.601 7 INFO neutron.services.segments.plugin [-] Segment 9ba1a842-a063-4435-a8b1-64e41c97aeb1 resource provider aggregate not found 2026-05-06 06:13:39.614 7 INFO neutron.services.segments.plugin [-] Segment 9ba1a842-a063-4435-a8b1-64e41c97aeb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba1a842-a063-4435-a8b1-64e41c97aeb1 found for delete ", "request_id": "req-1221f8fe-250a-49bc-a4a6-e51e255231a0"}]} 2026-05-06 06:13:39.631 7 INFO neutron.services.segments.plugin [-] Segment 6a49055a-521e-4aed-bb65-7b25a24b2671 resource provider aggregate not found 2026-05-06 06:13:39.636 7 INFO neutron.services.segments.plugin [-] Segment 9ba1a842-a063-4435-a8b1-64e41c97aeb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba1a842-a063-4435-a8b1-64e41c97aeb1 found for delete ", "request_id": "req-97f25965-7ddf-4ec7-8467-8a05ebbe0744"}]} 2026-05-06 06:13:39.645 7 INFO neutron.services.segments.plugin [-] Segment 6a49055a-521e-4aed-bb65-7b25a24b2671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a49055a-521e-4aed-bb65-7b25a24b2671 found for delete ", "request_id": "req-f31e0aef-477d-4d3e-aa1f-cc8df75dd065"}]} 2026-05-06 06:13:39.669 7 INFO neutron.services.segments.plugin [-] Segment 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a resource provider aggregate not found 2026-05-06 06:13:39.673 7 INFO neutron.services.segments.plugin [-] Segment 6a49055a-521e-4aed-bb65-7b25a24b2671 resource provider aggregate not found 2026-05-06 06:13:39.698 7 INFO neutron.services.segments.plugin [-] Segment 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a found for delete ", "request_id": "req-f7bdb330-7b6d-4df7-8bf4-508481ed33ca"}]} 2026-05-06 06:13:39.701 7 INFO neutron.services.segments.plugin [-] Segment 6a49055a-521e-4aed-bb65-7b25a24b2671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a49055a-521e-4aed-bb65-7b25a24b2671 found for delete ", "request_id": "req-688f1bb9-2dd5-4594-8dbd-e0a4da671cdd"}]} [pid: 8|app: 0|req: 602/1189] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:39 2026] DELETE /v2.0/security-groups/4a4d9587-335f-44de-91c6-78e20038b5be => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:39.721 7 INFO neutron.services.segments.plugin [-] Segment 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a resource provider aggregate not found 2026-05-06 06:13:39.746 7 INFO neutron.services.segments.plugin [-] Segment 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e59e582-ca81-4ea5-bc9c-ad58cc50b02a found for delete ", "request_id": "req-3b166b7a-0a0e-4b05-beab-e8269b9f41bb"}]} [pid: 7|app: 0|req: 588/1190] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:38 2026] POST /v2.0/routers => generated 510 bytes in 1452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:40.416 8 INFO neutron.db.segments_db [None req-1264d409-13eb-4bb2-a496-7d6e58f60270 bb7b716579f74c148b222dcbc0720837 b3896187bec7402999d322e0d9114e45 - - - -] Added segment 719c2dfc-1c0e-41e0-9435-115973c131f0 of type vxlan for network b6524282-1b16-4acb-84aa-14880feeff84 2026-05-06 06:13:40.507 8 INFO neutron.db.segments_db [None req-1264d409-13eb-4bb2-a496-7d6e58f60270 bb7b716579f74c148b222dcbc0720837 b3896187bec7402999d322e0d9114e45 - - - -] Added segment 137d9931-59b5-4562-87f3-7335d6a22abf of type vxlan for network e76526f0-402e-40da-ad82-a22eda9f9093 [pid: 8|app: 0|req: 603/1191] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:40 2026] POST /v2.0/networks => generated 1245 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1192] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:13:40 2026] GET /v2.0/networks => generated 1844 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1193] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:40 2026] POST /v2.0/ports => generated 960 bytes in 440 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: 605/1194] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:40 2026] DELETE /v2.0/networks/b6524282-1b16-4acb-84aa-14880feeff84 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:40.976 8 INFO neutron.services.segments.plugin [-] Segment 719c2dfc-1c0e-41e0-9435-115973c131f0 resource provider aggregate not found 2026-05-06 06:13:40.981 8 INFO neutron.services.segments.plugin [-] Segment 719c2dfc-1c0e-41e0-9435-115973c131f0 resource provider aggregate not found 2026-05-06 06:13:40.997 8 INFO neutron.services.segments.plugin [-] Segment 719c2dfc-1c0e-41e0-9435-115973c131f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 719c2dfc-1c0e-41e0-9435-115973c131f0 found for delete ", "request_id": "req-59cfee2a-6a51-41d8-aabd-d8fdba95e47f"}]} 2026-05-06 06:13:40.998 8 INFO neutron.services.segments.plugin [-] Segment 719c2dfc-1c0e-41e0-9435-115973c131f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 719c2dfc-1c0e-41e0-9435-115973c131f0 found for delete ", "request_id": "req-0a879dc2-50b6-4208-951f-30b4f56171e8"}]} [pid: 8|app: 0|req: 606/1195] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:40 2026] DELETE /v2.0/networks/e76526f0-402e-40da-ad82-a22eda9f9093 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1196] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:13:41 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:41.266 8 INFO neutron.db.segments_db [None req-cc9db906-6289-4585-9260-e893351b3b21 bb7b716579f74c148b222dcbc0720837 b3896187bec7402999d322e0d9114e45 - - - -] Added segment ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 of type vxlan for network 163baa8d-3443-4592-9f8b-6908f88c3b91 [pid: 8|app: 0|req: 608/1197] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:41 2026] POST /v2.0/networks => generated 650 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:41.670 8 INFO neutron.db.segments_db [None req-b44f40fa-b5c0-4f49-8ae5-75b14011176e 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] Added segment ec5422d1-175f-4ddc-83de-1e98596e73a9 of type vxlan for network 2907ed3d-fbb3-4756-8391-b4535732fa97 [pid: 8|app: 0|req: 609/1198] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:41 2026] POST /v2.0/networks => generated 644 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:41.835 8 INFO neutron.db.segments_db [None req-a2d29b17-70b5-46a8-9492-1f613feba7a6 bb7b716579f74c148b222dcbc0720837 b3896187bec7402999d322e0d9114e45 - - - -] Added segment 70cc4403-3ee6-4c36-9921-cf64d9283cff of type vxlan for network e3779c14-f025-4262-9a19-a9ef10d4086e [pid: 8|app: 0|req: 610/1199] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:41 2026] POST /v2.0/networks => generated 649 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1200] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:40 2026] PUT /v2.0/routers/1ebf2442-9d1b-426d-846b-f5e8a2a7c367/add_router_interface => generated 309 bytes in 1257 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: 611/1201] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:41 2026] POST /v2.0/ports => generated 773 bytes in 681 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: 612/1202] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:42 2026] GET /v2.0/ports/066a65cf-7264-41bd-b82d-79641c756016 => generated 1034 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1203] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:42 2026] POST /v2.0/ports => generated 1506 bytes in 610 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, ' 2026-05-06 06:13:42.721 8 INFO neutron.db.segments_db [None req-1094f9bb-268d-4805-9e8e-7c6e02bf49e7 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] Added segment 1b3fd278-e9ce-40f8-9d62-52f61df66715 of type vxlan for network 70710d31-516e-4f31-9c38-6be9e20339ff [pid: 8|app: 0|req: 613/1204] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:42 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1205] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:42 2026] GET /v2.0/ports => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:43.019 8 INFO neutron.services.segments.plugin [-] Segment 137d9931-59b5-4562-87f3-7335d6a22abf resource provider aggregate not found 2026-05-06 06:13:43.024 8 INFO neutron.services.segments.plugin [-] Segment 137d9931-59b5-4562-87f3-7335d6a22abf resource provider aggregate not found 2026-05-06 06:13:43.042 8 INFO neutron.services.segments.plugin [-] Segment 137d9931-59b5-4562-87f3-7335d6a22abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137d9931-59b5-4562-87f3-7335d6a22abf found for delete ", "request_id": "req-4ead770a-965f-41cb-a739-610e1dbd222f"}]} 2026-05-06 06:13:43.043 8 INFO neutron.services.segments.plugin [-] Segment 137d9931-59b5-4562-87f3-7335d6a22abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 137d9931-59b5-4562-87f3-7335d6a22abf found for delete ", "request_id": "req-ba0d4ecb-58aa-466e-b619-3a6f4717d60e"}]} [pid: 8|app: 0|req: 615/1206] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:42 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1207] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:43 2026] DELETE /v2.0/ports/113af242-1eb6-4426-8cd3-4a6ad2c9bd9b => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1208] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:43 2026] POST /v2.0/ports => generated 954 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 592/1209] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:42 2026] PUT /v2.0/routers/1ebf2442-9d1b-426d-846b-f5e8a2a7c367/remove_router_interface => generated 309 bytes in 1375 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: 618/1210] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:43 2026] GET /v2.0/security-groups?tenant_id=5af2cec304e1463ab812caeacf5696a4&name=default => generated 2801 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1211] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:44 2026] DELETE /v2.0/ports/61c86d7f-c83b-423e-9b7e-494c844221d0 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:44.404 7 INFO neutron.api.v2.resource [None req-717d2746-751d-4d3c-b5d1-1da300443682 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1212] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:44 2026] PUT /v2.0/routers/1ebf2442-9d1b-426d-846b-f5e8a2a7c367/remove_router_interface => generated 197 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1213] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:44 2026] DELETE /v2.0/security-groups/948a08c6-bbe9-4af3-9b44-9ed795547cb1 => 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: 619/1214] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:44 2026] DELETE /v2.0/ports/9409545a-8baa-4fed-8ebe-c60a3a29184f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1215] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:44 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1216] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:44 2026] GET /v2.0/ports?device_id=1ebf2442-9d1b-426d-846b-f5e8a2a7c367 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:44.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b253416-14b5-453f-b81a-c5221edfe1e4 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1217] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:44 2026] DELETE /v2.0/ports/9409545a-8baa-4fed-8ebe-c60a3a29184f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:44.577 8 INFO neutron.db.segments_db [None req-e8e3a929-5b83-4f85-b59d-f1afd8bf781d bb7b716579f74c148b222dcbc0720837 b3896187bec7402999d322e0d9114e45 - - - -] Added segment 4712964f-b895-4677-92a2-b8d129cb08e1 of type vxlan for network a87725a5-15c5-43c8-9564-9cf38b6a72cc [pid: 8|app: 0|req: 621/1218] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:44 2026] POST /v2.0/networks => generated 650 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:44.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56462eeb-88ab-4aef-b90f-567bf30c2704 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1219] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:44 2026] GET /v2.0/ports/9409545a-8baa-4fed-8ebe-c60a3a29184f => 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: 623/1220] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:44 2026] GET /v2.0/security-groups?tenant_id=c079ded6d4a54ebcaac46ea2975b4c04&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:44.859 8 INFO neutron.db.segments_db [None req-740cff06-fb28-46e5-ae62-7a3fe9a17a22 bb7b716579f74c148b222dcbc0720837 b3896187bec7402999d322e0d9114e45 - - - -] Added segment 034b9625-ecb6-406f-b334-1ab0ea248ff8 of type vxlan for network 9523dbe7-faf3-4dcd-af7b-4a68c1890581 [pid: 8|app: 0|req: 624/1221] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:44 2026] POST /v2.0/networks => generated 650 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:45.192 7 INFO neutron.services.segments.plugin [-] Segment 00467983-5b6e-47e9-9c58-923aeb66438e resource provider aggregate not found 2026-05-06 06:13:45.197 7 INFO neutron.services.segments.plugin [-] Segment 00467983-5b6e-47e9-9c58-923aeb66438e resource provider aggregate not found [pid: 8|app: 0|req: 625/1222] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:44 2026] DELETE /v2.0/subnets/4fddf8d5-9595-4f08-8931-bb620c2e352d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:45.215 7 INFO neutron.services.segments.plugin [-] Segment 00467983-5b6e-47e9-9c58-923aeb66438e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00467983-5b6e-47e9-9c58-923aeb66438e found for delete ", "request_id": "req-54e3d88e-c59e-47a0-9883-756520a329c4"}]} 2026-05-06 06:13:45.216 7 INFO neutron.services.segments.plugin [-] Segment 00467983-5b6e-47e9-9c58-923aeb66438e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00467983-5b6e-47e9-9c58-923aeb66438e found for delete ", "request_id": "req-e015e688-0571-473d-828d-77ed92639274"}]} 2026-05-06 06:13:45.224 7 INFO neutron.db.l3_hamode_db [None req-42a8b134-e582-4c42-95de-ca93a29330b6 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] HA network 1c0d25ee-0fb7-4491-8922-648befb7bfbd was deleted as no HA routers are present in tenant fffca0d977264c27b2262e0eede2464d. [pid: 7|app: 0|req: 598/1223] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:44 2026] DELETE /v2.0/routers/1ebf2442-9d1b-426d-846b-f5e8a2a7c367 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1224] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:45 2026] DELETE /v2.0/security-groups/fb8944a5-b8d6-4b30-919e-de103e4f03d6 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:45.657 8 INFO neutron.services.segments.plugin [-] Segment 1b3fd278-e9ce-40f8-9d62-52f61df66715 resource provider aggregate not found 2026-05-06 06:13:45.665 8 INFO neutron.services.segments.plugin [-] Segment 1b3fd278-e9ce-40f8-9d62-52f61df66715 resource provider aggregate not found 2026-05-06 06:13:45.684 8 INFO neutron.services.segments.plugin [-] Segment 1b3fd278-e9ce-40f8-9d62-52f61df66715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b3fd278-e9ce-40f8-9d62-52f61df66715 found for delete ", "request_id": "req-bd9a45df-ee21-469e-845d-26f1d2722707"}]} 2026-05-06 06:13:45.689 8 INFO neutron.services.segments.plugin [-] Segment 1b3fd278-e9ce-40f8-9d62-52f61df66715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b3fd278-e9ce-40f8-9d62-52f61df66715 found for delete ", "request_id": "req-64664e71-f50f-4892-8103-ee25dde536fd"}]} [pid: 8|app: 0|req: 627/1225] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:45 2026] DELETE /v2.0/networks/70710d31-516e-4f31-9c38-6be9e20339ff => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1226] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:45 2026] POST /v2.0/subnets => generated 1226 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1227] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:45 2026] DELETE /v2.0/subnets/7ae4f383-53ae-4120-9ce1-394ae02f6573 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:45.937 7 INFO neutron.db.segments_db [None req-e0612997-bd4a-469e-9ee7-365be8365f55 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] Added segment 1564a002-4ab5-4565-84c9-ac0e2807fcd5 of type vxlan for network 8b85d943-89fb-41f0-8b73-6184fb40f4a7 [pid: 8|app: 0|req: 629/1228] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/subnets => generated 1839 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1229] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:45 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1230] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:46 2026] DELETE /v2.0/subnets/626def14-3bab-4e9b-9744-183df71de0fd => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1231] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:45 2026] DELETE /v2.0/networks/6016a243-b346-4047-94c5-f09e4f2c8106 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1232] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:46 2026] DELETE /v2.0/subnets/98af6587-f7ef-4130-93e6-c08c00317439 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:46.627 8 INFO neutron.db.segments_db [None req-bb058cb4-8fcd-43c5-8d62-e681ac41c914 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment f956fbbf-dfcd-41da-9b62-864580a63434 of type vxlan for network d90f7d2f-37b2-4f81-be56-6c38dda8f4c5 [pid: 7|app: 0|req: 602/1233] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:46 2026] POST /v2.0/subnets => generated 602 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1234] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:46 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: 8|app: 0|req: 632/1235] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:46 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1236] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:46 2026] POST /v2.0/ports => generated 915 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1237] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:46 2026] DELETE /v2.0/networks/9523dbe7-faf3-4dcd-af7b-4a68c1890581 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1238] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:47 2026] POST /v2.0/subnets => generated 622 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1239] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:47 2026] DELETE /v2.0/ports/f2bb7e56-9949-4585-9fbd-014aae270a9f => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:47.511 8 INFO neutron.db.segments_db [None req-fb40e06f-3c51-4eb0-b6cd-da3366a79b23 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment e744fadb-46b6-4740-a1e0-cedee0874c5d of type vxlan for network f9461352-bd67-4e32-aae6-05250d58342b 2026-05-06 06:13:47.703 8 INFO neutron.services.segments.plugin [-] Segment 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 resource provider aggregate not found 2026-05-06 06:13:47.708 8 INFO neutron.services.segments.plugin [-] Segment 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 resource provider aggregate not found 2026-05-06 06:13:47.729 8 INFO neutron.services.segments.plugin [-] Segment 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 found for delete ", "request_id": "req-bf12ef9b-38c6-45b5-90e0-449371bed06b"}]} 2026-05-06 06:13:47.733 8 INFO neutron.services.segments.plugin [-] Segment 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541a1a1d-d921-4f4b-8bbd-8bcd70f6feb7 found for delete ", "request_id": "req-9b2e2b82-831b-410b-b78d-4ccb0695f1a1"}]} 2026-05-06 06:13:47.750 8 INFO neutron.services.segments.plugin [-] Segment 034b9625-ecb6-406f-b334-1ab0ea248ff8 resource provider aggregate not found 2026-05-06 06:13:47.755 8 INFO neutron.services.segments.plugin [-] Segment 034b9625-ecb6-406f-b334-1ab0ea248ff8 resource provider aggregate not found 2026-05-06 06:13:47.776 8 INFO neutron.services.segments.plugin [-] Segment 034b9625-ecb6-406f-b334-1ab0ea248ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034b9625-ecb6-406f-b334-1ab0ea248ff8 found for delete ", "request_id": "req-36a2b1f8-4986-473c-86e8-41b65ed535a2"}]} 2026-05-06 06:13:47.777 8 INFO neutron.services.segments.plugin [-] Segment 034b9625-ecb6-406f-b334-1ab0ea248ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034b9625-ecb6-406f-b334-1ab0ea248ff8 found for delete ", "request_id": "req-1b3b97a7-192d-448f-9684-b9970890570d"}]} 2026-05-06 06:13:47.779 7 INFO neutron.services.segments.plugin [-] Segment 4712964f-b895-4677-92a2-b8d129cb08e1 resource provider aggregate not found 2026-05-06 06:13:47.784 7 INFO neutron.services.segments.plugin [-] Segment 4712964f-b895-4677-92a2-b8d129cb08e1 resource provider aggregate not found 2026-05-06 06:13:47.800 7 INFO neutron.services.segments.plugin [-] Segment 4712964f-b895-4677-92a2-b8d129cb08e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4712964f-b895-4677-92a2-b8d129cb08e1 found for delete ", "request_id": "req-2e3347ef-2018-43b8-9aca-8020d1b4b976"}]} 2026-05-06 06:13:47.805 7 INFO neutron.services.segments.plugin [-] Segment 4712964f-b895-4677-92a2-b8d129cb08e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4712964f-b895-4677-92a2-b8d129cb08e1 found for delete ", "request_id": "req-25a2ece7-57f5-4131-b488-6c502529923f"}]} [pid: 7|app: 0|req: 606/1240] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:47 2026] DELETE /v2.0/networks/a87725a5-15c5-43c8-9564-9cf38b6a72cc => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:47.829 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11c0d5b6-a4eb-4118-b086-f2a8e7be6ea6 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1241] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:47 2026] GET /v2.0/ports/f2bb7e56-9949-4585-9fbd-014aae270a9f => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:47.850 8 INFO neutron.db.l3_hamode_db [None req-fb40e06f-3c51-4eb0-b6cd-da3366a79b23 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:48.002 8 INFO neutron.db.l3_hamode_db [None req-fb40e06f-3c51-4eb0-b6cd-da3366a79b23 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1242] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:47 2026] DELETE /v2.0/networks/e3779c14-f025-4262-9a19-a9ef10d4086e => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1243] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:48 2026] DELETE /v2.0/subnets/a77e92f7-e096-49e3-b85d-0ebab8aad683 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1244] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:48 2026] DELETE /v2.0/networks/163baa8d-3443-4592-9f8b-6908f88c3b91 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1245] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:48 2026] DELETE /v2.0/networks/8b85d943-89fb-41f0-8b73-6184fb40f4a7 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1246] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:47 2026] POST /v2.0/routers => generated 511 bytes in 1274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1247] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:13:48 2026] POST /v2.0/ports => generated 774 bytes in 344 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: 613/1248] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:48 2026] GET /v2.0/security-groups?tenant_id=b3896187bec7402999d322e0d9114e45&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1249] 10.0.0.101 () {34 vars in 737 bytes} [Wed May 6 06:13:49 2026] PUT /v2.0/ports/5de5d8b3-8e74-47f5-a96e-8ec2e7f68717 => generated 752 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1250] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:49 2026] DELETE /v2.0/security-groups/4ff22a6f-d85b-4500-90c2-9f2722f28d20 => generated 0 bytes in 136 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: 616/1251] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:49 2026] DELETE /v2.0/ports/5de5d8b3-8e74-47f5-a96e-8ec2e7f68717 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:49.824 7 INFO neutron.services.segments.plugin [-] Segment 70cc4403-3ee6-4c36-9921-cf64d9283cff resource provider aggregate not found 2026-05-06 06:13:49.834 7 INFO neutron.services.segments.plugin [-] Segment 70cc4403-3ee6-4c36-9921-cf64d9283cff resource provider aggregate not found 2026-05-06 06:13:49.842 7 INFO neutron.services.segments.plugin [-] Segment 70cc4403-3ee6-4c36-9921-cf64d9283cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70cc4403-3ee6-4c36-9921-cf64d9283cff found for delete ", "request_id": "req-075f026f-11d0-4d40-a353-8b4ce71ec186"}]} [pid: 7|app: 0|req: 617/1252] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:49 2026] GET /v2.0/ports => generated 776 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:49.864 7 INFO neutron.services.segments.plugin [-] Segment 70cc4403-3ee6-4c36-9921-cf64d9283cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70cc4403-3ee6-4c36-9921-cf64d9283cff found for delete ", "request_id": "req-1576ae31-6e38-4321-909e-4189543bec51"}]} 2026-05-06 06:13:49.876 7 INFO neutron.services.segments.plugin [-] Segment ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 resource provider aggregate not found 2026-05-06 06:13:49.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45a95dad-2362-4818-aceb-7eaecd463e9c 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1253] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:49 2026] GET /v2.0/ports/5de5d8b3-8e74-47f5-a96e-8ec2e7f68717 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:49.907 7 INFO neutron.services.segments.plugin [-] Segment ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 found for delete ", "request_id": "req-c2a87e73-5385-4e44-a5df-24f0ac513537"}]} 2026-05-06 06:13:49.919 7 INFO neutron.services.segments.plugin [-] Segment ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 resource provider aggregate not found 2026-05-06 06:13:49.937 7 INFO neutron.services.segments.plugin [-] Segment ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab0a4dcc-70e5-42ed-98db-b8a4a00dc6f5 found for delete ", "request_id": "req-c7919ab3-57b4-4bcb-9044-f2ec9135ad07"}]} 2026-05-06 06:13:49.942 7 INFO neutron.services.segments.plugin [-] Segment 1564a002-4ab5-4565-84c9-ac0e2807fcd5 resource provider aggregate not found 2026-05-06 06:13:49.955 7 INFO neutron.services.segments.plugin [-] Segment 1564a002-4ab5-4565-84c9-ac0e2807fcd5 resource provider aggregate not found 2026-05-06 06:13:49.960 7 INFO neutron.services.segments.plugin [-] Segment 1564a002-4ab5-4565-84c9-ac0e2807fcd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1564a002-4ab5-4565-84c9-ac0e2807fcd5 found for delete ", "request_id": "req-74448132-79ee-4937-b024-593ba76b1dd1"}]} [pid: 7|app: 0|req: 619/1254] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:13:49 2026] GET /v2.0/ports => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:49.973 7 INFO neutron.services.segments.plugin [-] Segment 1564a002-4ab5-4565-84c9-ac0e2807fcd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1564a002-4ab5-4565-84c9-ac0e2807fcd5 found for delete ", "request_id": "req-2f75fb9a-e202-4dbc-b374-dfcc8be5d881"}]} [pid: 7|app: 0|req: 620/1255] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:49 2026] GET /v2.0/ports/08c038c6-9976-4a92-b7ff-53037e806c3e => generated 773 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1256] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:48 2026] PUT /v2.0/routers/e0ca20f8-965a-4389-9d83-3f91a7d254d5/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:50.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63669348-20dd-4f01-9fa7-621a7ad26987 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1257] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:50 2026] DELETE /v2.0/ports/f2bb7e56-9949-4585-9fbd-014aae270a9f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:50.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3fa25c6-5d1a-480f-b9f7-6f5a6ce10782 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1258] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:50 2026] DELETE /v2.0/subnets/a77e92f7-e096-49e3-b85d-0ebab8aad683 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:50.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1d6327d-c4d1-4c4a-bf72-bf21544d9ca9 1ba096acec254776a52eefb7959a39f5 370aef7b981f4433aac23d898f05bd9a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1259] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:50 2026] DELETE /v2.0/subnets/4fddf8d5-9595-4f08-8931-bb620c2e352d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1260] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/ports/ff89344f-1b76-4030-9ee5-ce668094b331 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1261] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:13:50 2026] DELETE /v2.0/ports/08c038c6-9976-4a92-b7ff-53037e806c3e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1262] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:50 2026] DELETE /v2.0/networks/2907ed3d-fbb3-4756-8391-b4535732fa97 => 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: 626/1263] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/security-groups?tenant_id=370aef7b981f4433aac23d898f05bd9a&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1264] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:13:50 2026] PUT /v2.0/routers/e0ca20f8-965a-4389-9d83-3f91a7d254d5/remove_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:51.558 7 INFO neutron.db.segments_db [None req-45d7f416-1a89-4461-aa51-a2bf6a8a01f5 c524a988070a4210bfbbad53661dc82b 6462cc90523948f4ab008d4776e5bc47 - - - -] Added segment 773cd9f4-4e63-4b30-a2c2-7757713336f4 of type vxlan for network 9a57164a-b902-4b54-8e0e-d5b891de2675 [pid: 8|app: 0|req: 639/1265] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:51 2026] DELETE /v2.0/security-groups/0f52d45d-f000-404e-bb20-9e58b2d0bb61 => 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: 640/1266] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports?device_id=e0ca20f8-965a-4389-9d83-3f91a7d254d5 => 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: 627/1267] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:51 2026] POST /v2.0/networks => generated 647 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:52.109 7 INFO neutron.services.segments.plugin [-] Segment ec5422d1-175f-4ddc-83de-1e98596e73a9 resource provider aggregate not found 2026-05-06 06:13:52.114 7 INFO neutron.services.segments.plugin [-] Segment ec5422d1-175f-4ddc-83de-1e98596e73a9 resource provider aggregate not found 2026-05-06 06:13:52.130 7 INFO neutron.services.segments.plugin [-] Segment ec5422d1-175f-4ddc-83de-1e98596e73a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5422d1-175f-4ddc-83de-1e98596e73a9 found for delete ", "request_id": "req-ea61efee-8d03-46e9-a6ec-a44d4d4f4d32"}]} 2026-05-06 06:13:52.140 7 INFO neutron.services.segments.plugin [-] Segment ec5422d1-175f-4ddc-83de-1e98596e73a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5422d1-175f-4ddc-83de-1e98596e73a9 found for delete ", "request_id": "req-c6b8f5f3-998c-47a8-930b-b22dc24a0c93"}]} 2026-05-06 06:13:52.282 8 INFO neutron.services.segments.plugin [-] Segment e744fadb-46b6-4740-a1e0-cedee0874c5d resource provider aggregate not found 2026-05-06 06:13:52.288 8 INFO neutron.services.segments.plugin [-] Segment e744fadb-46b6-4740-a1e0-cedee0874c5d resource provider aggregate not found 2026-05-06 06:13:52.301 8 INFO neutron.services.segments.plugin [-] Segment e744fadb-46b6-4740-a1e0-cedee0874c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e744fadb-46b6-4740-a1e0-cedee0874c5d found for delete ", "request_id": "req-e1ffba73-7f58-40af-aa74-0db3f595d37f"}]} 2026-05-06 06:13:52.302 8 INFO neutron.services.segments.plugin [-] Segment e744fadb-46b6-4740-a1e0-cedee0874c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e744fadb-46b6-4740-a1e0-cedee0874c5d found for delete ", "request_id": "req-0c963d53-2b70-46ef-9be6-923b40f337d6"}]} 2026-05-06 06:13:52.314 8 INFO neutron.db.l3_hamode_db [None req-9b7dcaa0-11b8-4673-af52-629797ca7cc0 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] HA network f9461352-bd67-4e32-aae6-05250d58342b was deleted as no HA routers are present in tenant fffca0d977264c27b2262e0eede2464d. [pid: 8|app: 0|req: 641/1268] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:51 2026] DELETE /v2.0/routers/e0ca20f8-965a-4389-9d83-3f91a7d254d5 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1271] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:52 2026] POST /v2.0/subnets => generated 649 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:52.516 7 INFO neutron.db.segments_db [None req-c1e860a3-a530-4c1f-97a0-7fc272c4dc11 c524a988070a4210bfbbad53661dc82b 6462cc90523948f4ab008d4776e5bc47 - - - -] Added segment 250aa962-566f-48db-9463-9b00335467de of type vxlan for network 3dee00c2-87a6-4024-9619-9152b8853348 [pid: 8|app: 0|req: 644/1272] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:52 2026] DELETE /v2.0/subnets/7d1b5b08-d45f-41f7-aec8-f973d97779df => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1273] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:52 2026] POST /v2.0/networks => generated 648 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1274] 10.0.0.101 () {34 vars in 743 bytes} [Wed May 6 06:13:52 2026] PUT /v2.0/networks/3dee00c2-87a6-4024-9619-9152b8853348 => generated 592 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1275] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:52 2026] DELETE /v2.0/networks/d90f7d2f-37b2-4f81-be56-6c38dda8f4c5 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:52.997 8 INFO neutron.db.segments_db [None req-f28b14b0-933a-415f-b816-546f73229fa8 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Added segment e2b68894-518c-4e3d-abec-0caa009c5db1 of type vxlan for network 0f8837e5-8c9c-4de7-a95f-3988c7285254 [pid: 7|app: 0|req: 631/1276] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:52 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:53.328 8 INFO neutron.db.l3_hamode_db [None req-f28b14b0-933a-415f-b816-546f73229fa8 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1277] 10.0.0.101 () {34 vars in 741 bytes} [Wed May 6 06:13:53 2026] PUT /v2.0/subnets/81ec5682-e077-4449-8cc6-6d2d42eb7c61 => generated 632 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:53.671 7 INFO neutron.db.segments_db [None req-f79a4384-d57d-4572-a82c-e27832a78b25 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment 6d5b7ce7-5a84-40b5-a728-d049f539449f of type vxlan for network f8f2132b-ebff-411e-9e74-07cd9f617ac6 [pid: 7|app: 0|req: 633/1278] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:53 2026] POST /v2.0/networks => generated 629 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:54.340 8 INFO neutron.services.segments.plugin [-] Segment f956fbbf-dfcd-41da-9b62-864580a63434 resource provider aggregate not found 2026-05-06 06:13:54.346 8 INFO neutron.services.segments.plugin [-] Segment f956fbbf-dfcd-41da-9b62-864580a63434 resource provider aggregate not found 2026-05-06 06:13:54.354 8 INFO neutron.services.segments.plugin [-] Segment f956fbbf-dfcd-41da-9b62-864580a63434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f956fbbf-dfcd-41da-9b62-864580a63434 found for delete ", "request_id": "req-13cd352b-815c-4029-ad38-cc55064d99da"}]} 2026-05-06 06:13:54.365 8 INFO neutron.services.segments.plugin [-] Segment f956fbbf-dfcd-41da-9b62-864580a63434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f956fbbf-dfcd-41da-9b62-864580a63434 found for delete ", "request_id": "req-4e1a27ac-2174-45c3-b53f-7331e4f66020"}]} 2026-05-06 06:13:54.466 8 INFO neutron.db.l3_hamode_db [None req-f28b14b0-933a-415f-b816-546f73229fa8 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:13:54.923 7 INFO neutron.services.segments.plugin [-] Segment 250aa962-566f-48db-9463-9b00335467de resource provider aggregate not found 2026-05-06 06:13:54.928 7 INFO neutron.services.segments.plugin [-] Segment 250aa962-566f-48db-9463-9b00335467de resource provider aggregate not found 2026-05-06 06:13:54.943 7 INFO neutron.services.segments.plugin [-] Segment 250aa962-566f-48db-9463-9b00335467de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250aa962-566f-48db-9463-9b00335467de found for delete ", "request_id": "req-685166e2-43c6-4254-af55-b2e2b20280c0"}]} 2026-05-06 06:13:54.944 7 INFO neutron.services.segments.plugin [-] Segment 250aa962-566f-48db-9463-9b00335467de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250aa962-566f-48db-9463-9b00335467de found for delete ", "request_id": "req-f81da1af-8bd0-4114-bd36-8111a49ff576"}]} [pid: 7|app: 0|req: 634/1279] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:53 2026] DELETE /v2.0/networks/3dee00c2-87a6-4024-9619-9152b8853348 => generated 0 bytes in 1165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:55.017 7 INFO neutron.db.segments_db [None req-3d65b5d5-9b9a-4310-bd08-edd6a928c04c e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 of type vxlan for network 263b982d-36d6-47b1-b8ba-7f8d62271fdd [pid: 7|app: 0|req: 635/1280] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:13:54 2026] POST /v2.0/networks => generated 628 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:13:55.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee3640ad-c2f6-447a-bc35-c8acb90d6211 c524a988070a4210bfbbad53661dc82b 6462cc90523948f4ab008d4776e5bc47 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1281] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:55 2026] DELETE /v2.0/networks/3dee00c2-87a6-4024-9619-9152b8853348 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1282] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:55 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1283] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:52 2026] POST /v2.0/routers => generated 692 bytes in 2651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1284] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1285] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/routers/7f147963-1b92-4295-ba84-1206ebdeb343 => generated 698 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1286] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/subnets?network_id=d55b8f24-8bba-4aca-b53f-3e6bdd67f89c => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1287] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/routers => generated 701 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1288] 10.0.0.101 () {32 vars in 653 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1289] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:55 2026] POST /v2.0/subnets => generated 602 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1290] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/networks => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:56.152 8 INFO neutron.db.segments_db [None req-42b2feb9-0032-4199-82f5-b4c812eb3247 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment 83af647b-1814-4591-b22c-c51742ead928 of type vxlan for network d3e2c220-b501-4a3c-9d5f-7b37ce153cb2 [pid: 7|app: 0|req: 643/1291] 10.0.0.101 () {34 vars in 741 bytes} [Wed May 6 06:13:55 2026] PUT /v2.0/routers/7f147963-1b92-4295-ba84-1206ebdeb343 => generated 705 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:56.468 8 INFO neutron.db.l3_hamode_db [None req-42b2feb9-0032-4199-82f5-b4c812eb3247 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1292] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/subnets => generated 1265 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1293] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/routers/7f147963-1b92-4295-ba84-1206ebdeb343 => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:56.649 8 INFO neutron.db.l3_hamode_db [None req-42b2feb9-0032-4199-82f5-b4c812eb3247 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 646/1294] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/networks/9a57164a-b902-4b54-8e0e-d5b891de2675 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1295] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=7f147963-1b92-4295-ba84-1206ebdeb343 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1296] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/subnets/75294d45-ef4a-4ffc-adf3-7e347d58e1c6 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:57.725 7 INFO neutron.services.segments.plugin [-] Segment e2b68894-518c-4e3d-abec-0caa009c5db1 resource provider aggregate not found 2026-05-06 06:13:57.730 7 INFO neutron.services.segments.plugin [-] Segment e2b68894-518c-4e3d-abec-0caa009c5db1 resource provider aggregate not found 2026-05-06 06:13:57.742 7 INFO neutron.services.segments.plugin [-] Segment e2b68894-518c-4e3d-abec-0caa009c5db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2b68894-518c-4e3d-abec-0caa009c5db1 found for delete ", "request_id": "req-d7ef3fbc-273e-4506-ae20-d7569c45d622"}]} 2026-05-06 06:13:57.747 7 INFO neutron.services.segments.plugin [-] Segment e2b68894-518c-4e3d-abec-0caa009c5db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2b68894-518c-4e3d-abec-0caa009c5db1 found for delete ", "request_id": "req-b6848f80-d9e4-468b-9488-9addaba3f6c7"}]} 2026-05-06 06:13:57.765 7 INFO neutron.db.l3_hamode_db [None req-2e602da8-1205-4a07-8f1a-97236fae5e5e c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] HA network 0f8837e5-8c9c-4de7-a95f-3988c7285254 was deleted as no HA routers are present in tenant fffca0d977264c27b2262e0eede2464d. [pid: 7|app: 0|req: 649/1297] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:56 2026] DELETE /v2.0/routers/7f147963-1b92-4295-ba84-1206ebdeb343 => generated 0 bytes in 1033 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:57.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ca0d6bd-ef85-43b1-9762-2056e4a97e93 c524a988070a4210bfbbad53661dc82b 6462cc90523948f4ab008d4776e5bc47 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1298] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:57 2026] DELETE /v2.0/subnets/81ec5682-e077-4449-8cc6-6d2d42eb7c61 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1299] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:57 2026] GET /v2.0/ports?device_id=7f147963-1b92-4295-ba84-1206ebdeb343 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:57.832 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6319630-b71e-4c43-8be1-a35a352cb808 c524a988070a4210bfbbad53661dc82b 6462cc90523948f4ab008d4776e5bc47 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1300] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:13:56 2026] POST /v2.0/routers => generated 506 bytes in 1738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1301] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:57 2026] DELETE /v2.0/networks/3dee00c2-87a6-4024-9619-9152b8853348 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:57.864 8 INFO neutron.api.v2.resource [None req-51e558bb-7428-4d0a-b99a-c22faee70650 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1302] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:57 2026] DELETE /v2.0/routers/7f147963-1b92-4295-ba84-1206ebdeb343 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1303] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:57 2026] DELETE /v2.0/subnets/75294d45-ef4a-4ffc-adf3-7e347d58e1c6 => 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: 654/1304] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/ports?device_id=e0ca20f8-965a-4389-9d83-3f91a7d254d5 => 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: 655/1305] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/networks/9a57164a-b902-4b54-8e0e-d5b891de2675 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:58.499 7 INFO neutron.api.v2.resource [None req-2b79888a-dd4a-4d1b-a472-1cb5ecf25ee9 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1306] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/routers/e0ca20f8-965a-4389-9d83-3f91a7d254d5 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1307] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/security-groups?tenant_id=8632d2ea1f4241d897c5bc01a21c7aa9&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:58.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c46bcda-ae29-4c2f-9255-b29ddf99fde8 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1308] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/subnets/7d1b5b08-d45f-41f7-aec8-f973d97779df => 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: 659/1309] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/security-groups/5b954c85-d163-46cc-bd28-5eb614059193 => 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: 660/1310] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/ports?device_id=1ebf2442-9d1b-426d-846b-f5e8a2a7c367 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:58.867 7 INFO neutron.api.v2.resource [None req-31383158-e809-4461-984d-7e65825a1a32 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1311] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/routers/1ebf2442-9d1b-426d-846b-f5e8a2a7c367 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:58.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e49450c4-594f-4f04-9633-8750938437a0 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1312] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/subnets/7ae4f383-53ae-4120-9ce1-394ae02f6573 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1313] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/ports?device_id=5fc2c5ac-6246-49a4-9d30-6536f3bdccf6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:58.958 7 INFO neutron.api.v2.resource [None req-c0017e49-637d-4918-af86-6745350e98e8 c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1314] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:58 2026] DELETE /v2.0/routers/5fc2c5ac-6246-49a4-9d30-6536f3bdccf6 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1315] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:57 2026] PUT /v2.0/routers/f083ac3a-b277-43ea-b654-596b0e72472c/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:59.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09bdb904-3943-4059-b003-1cf3b88b599d c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1316] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:59 2026] DELETE /v2.0/subnets/7df1fabc-54a8-40af-afe9-fb1e1956f09c => 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: 665/1317] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:58 2026] GET /v2.0/security-groups?tenant_id=6462cc90523948f4ab008d4776e5bc47&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:59.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33b1ab61-609e-47a2-ad70-838d33cff01c c9b32b7762914f4ebc3bd5f61871a5d9 fffca0d977264c27b2262e0eede2464d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1318] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:13:59 2026] DELETE /v2.0/subnets/4ce5e21b-40fe-4e0d-aa2f-c510ba7251f8 => 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: 653/1319] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/ports/0a57276d-b016-45f3-8502-0f3b26bb48b1 => generated 955 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1320] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:59 2026] DELETE /v2.0/security-groups/c9168bd5-39d5-4bd5-8315-2ae80efa4878 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:59.763 7 INFO neutron.services.segments.plugin [-] Segment 773cd9f4-4e63-4b30-a2c2-7757713336f4 resource provider aggregate not found 2026-05-06 06:13:59.769 7 INFO neutron.services.segments.plugin [-] Segment 773cd9f4-4e63-4b30-a2c2-7757713336f4 resource provider aggregate not found 2026-05-06 06:13:59.786 7 INFO neutron.services.segments.plugin [-] Segment 773cd9f4-4e63-4b30-a2c2-7757713336f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 773cd9f4-4e63-4b30-a2c2-7757713336f4 found for delete ", "request_id": "req-7504247f-6e26-4288-8ba4-319fb5519b93"}]} 2026-05-06 06:13:59.787 7 INFO neutron.services.segments.plugin [-] Segment 773cd9f4-4e63-4b30-a2c2-7757713336f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 773cd9f4-4e63-4b30-a2c2-7757713336f4 found for delete ", "request_id": "req-1ffb09d9-7f57-4332-be26-b4cc6700a93e"}]} [pid: 7|app: 0|req: 668/1321] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:13:59 2026] GET /v2.0/security-groups?tenant_id=fffca0d977264c27b2262e0eede2464d&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1322] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:13:59 2026] DELETE /v2.0/security-groups/d90b0197-42d1-4262-b942-d8a70eed633f => 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: 654/1323] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:13:59 2026] PUT /v2.0/routers/f083ac3a-b277-43ea-b654-596b0e72472c/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1324] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:14:00 2026] GET /v2.0/ports/20f29259-e0ab-4c72-bd3e-b707049ae003 => generated 955 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1325] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:01 2026] POST /v2.0/subnetpools => generated 548 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1326] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:01 2026] GET /v2.0/subnetpools/270a3c36-646e-489b-9465-5a38b7464603 => generated 548 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1327] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:14:01 2026] PUT /v2.0/subnetpools/270a3c36-646e-489b-9465-5a38b7464603 => generated 500 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1328] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:01 2026] DELETE /v2.0/subnetpools/270a3c36-646e-489b-9465-5a38b7464603 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:01.652 7 INFO neutron.api.v2.resource [None req-32718018-9c34-479e-b968-b9071f4097b5 6342c65e627c4e8584cf3fa00d6d4f01 b82dbb3da5ad44a889cd46194121b9b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1329] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:01 2026] GET /v2.0/subnetpools/270a3c36-646e-489b-9465-5a38b7464603 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:01.670 7 INFO neutron.api.v2.resource [None req-f6f57d42-5a23-41a0-b077-c6eae1700d46 6342c65e627c4e8584cf3fa00d6d4f01 b82dbb3da5ad44a889cd46194121b9b9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1330] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:01 2026] DELETE /v2.0/subnetpools/270a3c36-646e-489b-9465-5a38b7464603 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1331] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:14:00 2026] PUT /v2.0/routers/f083ac3a-b277-43ea-b654-596b0e72472c/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1332] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:14:01 2026] POST /v2.0/security-groups => generated 1561 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1333] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:01 2026] GET /v2.0/security-groups => generated 4344 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1334] 10.0.0.101 () {34 vars in 758 bytes} [Wed May 6 06:14:02 2026] PUT /v2.0/security-groups/89e996ab-0f62-4e41-9020-61c09c573d00 => generated 1599 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1335] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-groups/89e996ab-0f62-4e41-9020-61c09c573d00 => generated 1599 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1336] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-groups?tenant_id=b82dbb3da5ad44a889cd46194121b9b9&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1337] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:02 2026] DELETE /v2.0/security-groups/89e996ab-0f62-4e41-9020-61c09c573d00 => 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: 683/1338] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:02 2026] DELETE /v2.0/security-groups/a22787e3-9157-419a-91c9-9c152147a829 => 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: 684/1339] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:02 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 06:14:02.723 7 INFO neutron.api.v2.resource [None req-c0099d8b-d370-40be-be78-9c21511e759c 64395341667842d6b7cfc9572fce6325 e308b1b11139441fb6aacd50c53dbb30 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1340] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:02 2026] DELETE /v2.0/security-groups/89e996ab-0f62-4e41-9020-61c09c573d00 => 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: 686/1341] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:14:02 2026] POST /v2.0/security-groups => generated 1560 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1342] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1343] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-group-rules/0165f1a3-30d7-4a52-afeb-046f08b33583 => 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: 689/1344] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1345] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/security-group-rules/0165f1a3-30d7-4a52-afeb-046f08b33583 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1346] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1347] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1348] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-group-rules/8701b4d3-2378-4c46-97f5-3986d8a7923b => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1349] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:14:01 2026] PUT /v2.0/routers/f083ac3a-b277-43ea-b654-596b0e72472c/remove_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1350] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1351] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/ports?device_id=f083ac3a-b277-43ea-b654-596b0e72472c => 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: 695/1352] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/security-group-rules/8701b4d3-2378-4c46-97f5-3986d8a7923b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1353] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:03 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) [pid: 7|app: 0|req: 697/1354] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1355] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-group-rules/ee1b0da0-7514-4b18-896c-909bd9005695 => generated 570 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1356] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1357] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/security-group-rules/ee1b0da0-7514-4b18-896c-909bd9005695 => 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: 701/1358] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1359] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/security-groups/5400e6db-79e5-4651-9b17-9e5f1f1a3f12 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1360] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1361] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:03 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) 2026-05-06 06:14:03.966 8 INFO neutron.services.segments.plugin [-] Segment 83af647b-1814-4591-b22c-c51742ead928 resource provider aggregate not found 2026-05-06 06:14:03.971 8 INFO neutron.services.segments.plugin [-] Segment 83af647b-1814-4591-b22c-c51742ead928 resource provider aggregate not found 2026-05-06 06:14:03.987 8 INFO neutron.services.segments.plugin [-] Segment 83af647b-1814-4591-b22c-c51742ead928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83af647b-1814-4591-b22c-c51742ead928 found for delete ", "request_id": "req-eaf0f277-b55f-488d-bfaf-0687abe44e6e"}]} 2026-05-06 06:14:03.988 8 INFO neutron.services.segments.plugin [-] Segment 83af647b-1814-4591-b22c-c51742ead928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83af647b-1814-4591-b22c-c51742ead928 found for delete ", "request_id": "req-8682ffee-0852-45f7-8d3e-0a9400e26af5"}]} 2026-05-06 06:14:03.991 8 INFO neutron.db.l3_hamode_db [None req-b02f7b9a-6711-49d7-b450-0df8081b279b e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] HA network d3e2c220-b501-4a3c-9d5f-7b37ce153cb2 was deleted as no HA routers are present in tenant 6397d2bf17fa43409b08dfd03c8b4ac6. [pid: 8|app: 0|req: 658/1362] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/routers/f083ac3a-b277-43ea-b654-596b0e72472c => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1363] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:04 2026] DELETE /v2.0/subnets/a07464f8-471c-43b2-8019-bfea75ac6110 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1364] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:04 2026] DELETE /v2.0/subnets/d5412061-cc2b-43ee-98cb-b44a773e3eee => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1365] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:04 2026] GET /v2.0/security-groups?tenant_id=e308b1b11139441fb6aacd50c53dbb30&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1366] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:04 2026] DELETE /v2.0/security-groups/1a2f0ea4-6fd5-4072-9eaf-dc4cbfec6206 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1367] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:04 2026] DELETE /v2.0/networks/263b982d-36d6-47b1-b8ba-7f8d62271fdd => generated 0 bytes in 265 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() 2026-05-06 06:14:05.098 7 INFO neutron.services.segments.plugin [-] Segment 6d5b7ce7-5a84-40b5-a728-d049f539449f resource provider aggregate not found 2026-05-06 06:14:05.103 7 INFO neutron.services.segments.plugin [-] Segment 6d5b7ce7-5a84-40b5-a728-d049f539449f resource provider aggregate not found 2026-05-06 06:14:05.126 7 INFO neutron.services.segments.plugin [-] Segment 6d5b7ce7-5a84-40b5-a728-d049f539449f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d5b7ce7-5a84-40b5-a728-d049f539449f found for delete ", "request_id": "req-1b61ae5e-dfbf-44f7-8f6a-1755bf63581f"}]} 2026-05-06 06:14:05.127 7 INFO neutron.services.segments.plugin [-] Segment 6d5b7ce7-5a84-40b5-a728-d049f539449f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d5b7ce7-5a84-40b5-a728-d049f539449f found for delete ", "request_id": "req-a7a2e1fd-5a9e-4813-8a54-5803cc5a1397"}]} [pid: 7|app: 0|req: 708/1368] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:04 2026] DELETE /v2.0/networks/f8f2132b-ebff-411e-9e74-07cd9f617ac6 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:05.217 8 INFO neutron.db.segments_db [None req-3285fd5e-59a0-46ba-9743-9bb7bdfe3084 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment dd56a950-59a6-410b-97fb-0e2596c13d4e of type vxlan for network 18b55797-3948-4568-9255-8d5290d7d720 [pid: 8|app: 0|req: 661/1369] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:05 2026] POST /v2.0/networks => generated 630 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1370] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:05 2026] POST /v2.0/subnets => generated 602 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:05.789 8 INFO neutron.db.segments_db [None req-d462a377-09c7-465a-ae40-1abf7bece37a e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment 7f27e9d5-d49a-4338-99d5-868319ad6cf3 of type vxlan for network 53023673-d386-41d9-9810-82fd0c2dc116 2026-05-06 06:14:06.013 8 INFO neutron.services.segments.plugin [-] Segment b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 resource provider aggregate not found 2026-05-06 06:14:06.021 8 INFO neutron.services.segments.plugin [-] Segment b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 resource provider aggregate not found 2026-05-06 06:14:06.039 8 INFO neutron.services.segments.plugin [-] Segment b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 found for delete ", "request_id": "req-0ee495b1-f49f-4ec4-a8e2-2b4f763a4b3e"}]} 2026-05-06 06:14:06.040 8 INFO neutron.services.segments.plugin [-] Segment b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b89aa809-f5a2-4699-b931-e4c0c8e4e9d4 found for delete ", "request_id": "req-6d057a79-6c80-4719-b326-fced9dd83532"}]} 2026-05-06 06:14:06.113 8 INFO neutron.db.l3_hamode_db [None req-d462a377-09c7-465a-ae40-1abf7bece37a e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:06.292 8 INFO neutron.db.l3_hamode_db [None req-d462a377-09c7-465a-ae40-1abf7bece37a e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1371] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:05 2026] GET /v2.0/security-groups?tenant_id=7bee4acb070b4de29c078f2f4cb02841&name=default => generated 2801 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1372] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:06 2026] DELETE /v2.0/security-groups/bb374b7d-de6c-4da2-a437-c75f44b90249 => 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: 662/1373] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:05 2026] POST /v2.0/routers => generated 507 bytes in 1364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1376] 10.0.0.101 () {34 vars in 665 bytes} [Wed May 6 06:14:07 2026] POST /v2.0/ports => generated 947 bytes in 485 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 06:14:08.589 7 INFO neutron.db.segments_db [None req-490cf41c-e9b1-4491-b38e-62c085b0591d a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 1dc3b1de-4359-4bf8-864f-fce9e2020961 of type vxlan for network 9083f763-0f67-4727-b146-ecd0112452f4 [pid: 7|app: 0|req: 713/1377] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:14:08 2026] POST /v2.0/networks => generated 741 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1378] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:08 2026] POST /v2.0/subnets => generated 664 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1379] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:07 2026] PUT /v2.0/routers/b97dbe31-141d-4118-bcf3-4bb72d5218e9/add_router_interface => generated 309 bytes in 1445 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 06:14:09.054 8 INFO neutron.db.segments_db [None req-b5a32ec7-2195-459b-92d7-d24d11e5267e a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment e20eed79-64ff-49ad-80c4-df0030cba864 of type vxlan for network c9cba78f-7059-4964-b193-2ec313a4d9f3 [pid: 7|app: 0|req: 715/1380] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-groups?tenant_id=2ab543d9d69c490999aa2f3b69d5f0a8&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1381] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:14:09 2026] GET /v2.0/ports/68764976-c244-44d2-b039-660bbcfafc3f => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1382] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:09 2026] DELETE /v2.0/security-groups/6dbfae60-da74-4c5e-8e19-fc8d82aedae0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:09.415 8 INFO neutron.db.l3_hamode_db [None req-b5a32ec7-2195-459b-92d7-d24d11e5267e a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:10.782 8 INFO neutron.db.l3_hamode_db [None req-b5a32ec7-2195-459b-92d7-d24d11e5267e a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 718/1383] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:14:09 2026] PUT /v2.0/routers/b97dbe31-141d-4118-bcf3-4bb72d5218e9/remove_router_interface => generated 309 bytes in 1510 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: 719/1384] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:10 2026] GET /v2.0/security-groups?tenant_id=f9ed83e358244641ab05010de2ab8d04&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:11.318 7 INFO neutron.api.v2.resource [None req-12579a5b-03fb-4130-834c-3dd508fccb4a e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1385] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:14:11 2026] PUT /v2.0/routers/b97dbe31-141d-4118-bcf3-4bb72d5218e9/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1386] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:11 2026] DELETE /v2.0/security-groups/aa1f9852-7d8d-49da-ab2c-1ffa091d9f1a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1387] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:11 2026] GET /v2.0/ports?device_id=b97dbe31-141d-4118-bcf3-4bb72d5218e9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1388] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:09 2026] POST /v2.0/routers => generated 728 bytes in 2797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1389] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:11 2026] GET /v2.0/security-groups?tenant_id=30a7705a3827451c9e4a5f7e16be92c0&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:12.238 7 INFO neutron.services.segments.plugin [-] Segment 7f27e9d5-d49a-4338-99d5-868319ad6cf3 resource provider aggregate not found 2026-05-06 06:14:12.243 7 INFO neutron.services.segments.plugin [-] Segment 7f27e9d5-d49a-4338-99d5-868319ad6cf3 resource provider aggregate not found 2026-05-06 06:14:12.262 7 INFO neutron.services.segments.plugin [-] Segment 7f27e9d5-d49a-4338-99d5-868319ad6cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f27e9d5-d49a-4338-99d5-868319ad6cf3 found for delete ", "request_id": "req-a7875842-ef6f-40db-8f0b-2ae3e2fd2d5f"}]} 2026-05-06 06:14:12.263 7 INFO neutron.services.segments.plugin [-] Segment 7f27e9d5-d49a-4338-99d5-868319ad6cf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f27e9d5-d49a-4338-99d5-868319ad6cf3 found for delete ", "request_id": "req-b3b78dbb-6d2a-4da2-8f1a-2c344ced9c2c"}]} 2026-05-06 06:14:12.279 7 INFO neutron.db.l3_hamode_db [None req-daa8b10c-db8d-4a4d-be3d-4440f74f4e30 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] HA network 53023673-d386-41d9-9810-82fd0c2dc116 was deleted as no HA routers are present in tenant 6397d2bf17fa43409b08dfd03c8b4ac6. [pid: 7|app: 0|req: 723/1390] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:11 2026] DELETE /v2.0/routers/b97dbe31-141d-4118-bcf3-4bb72d5218e9 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1391] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:12 2026] DELETE /v2.0/security-groups/6c283578-bf55-4375-894c-b1445296f724 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:12.740 7 INFO neutron.db.segments_db [None req-2e02372f-7c54-4dc9-bc5d-49d05712f6bb d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Added segment 41d9c035-3a8b-4e50-b312-c8904cb11f26 of type vxlan for network 4a941cb1-e92e-446e-a0d3-c91d7c6bba66 [pid: 7|app: 0|req: 725/1392] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:14:12 2026] POST /v2.0/networks => generated 632 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1393] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:12 2026] DELETE /v2.0/subnets/16e762e6-6e2f-48d6-8f57-d2e03b541876 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:13.192 7 INFO neutron.db.segments_db [None req-a9dc1039-ccd4-497e-a403-1fd9086de393 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Added segment 4e460213-510b-4fb8-ad0d-b3997fd31e49 of type vxlan for network 910157da-9e84-45db-9497-4d46821f9901 [pid: 8|app: 0|req: 668/1394] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:11 2026] PUT /v2.0/routers/f830bb32-8fd5-49d0-887d-1fe30cdee725/add_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:13.541 7 INFO neutron.db.l3_hamode_db [None req-a9dc1039-ccd4-497e-a403-1fd9086de393 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:13.631 8 INFO neutron.services.segments.plugin [-] Segment dd56a950-59a6-410b-97fb-0e2596c13d4e resource provider aggregate not found 2026-05-06 06:14:13.644 8 INFO neutron.services.segments.plugin [-] Segment dd56a950-59a6-410b-97fb-0e2596c13d4e resource provider aggregate not found 2026-05-06 06:14:13.650 8 INFO neutron.services.segments.plugin [-] Segment dd56a950-59a6-410b-97fb-0e2596c13d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd56a950-59a6-410b-97fb-0e2596c13d4e found for delete ", "request_id": "req-0b4141dc-addf-42d4-8a8f-b67a255b87ac"}]} [pid: 8|app: 0|req: 669/1395] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:13 2026] DELETE /v2.0/networks/18b55797-3948-4568-9255-8d5290d7d720 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:13.670 8 INFO neutron.services.segments.plugin [-] Segment dd56a950-59a6-410b-97fb-0e2596c13d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd56a950-59a6-410b-97fb-0e2596c13d4e found for delete ", "request_id": "req-4d8fbac6-1a39-4fb7-a7e4-ca2a11c6cf3d"}]} 2026-05-06 06:14:13.743 8 INFO neutron.db.segments_db [None req-bbf24f6d-36c8-4657-983c-4fede11cde59 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment 13fea889-f85c-4c71-bf88-11ef253da6a8 of type vxlan for network b6e44f4d-b369-4b87-b3e2-2f1189d07398 [pid: 8|app: 0|req: 670/1396] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/networks => generated 629 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1397] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/subnets => generated 602 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:14.315 8 INFO neutron.db.segments_db [None req-92755b08-62ee-4244-bfc9-f72e7d3f069e e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment f9708d57-d28c-4830-91e1-b0869aee4aca of type vxlan for network ab4cfce6-20a2-4af5-9216-0c4fb9891fde 2026-05-06 06:14:14.605 7 INFO neutron.db.l3_hamode_db [None req-a9dc1039-ccd4-497e-a403-1fd9086de393 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:14.650 8 INFO neutron.db.l3_hamode_db [None req-92755b08-62ee-4244-bfc9-f72e7d3f069e e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:14.811 8 INFO neutron.db.l3_hamode_db [None req-92755b08-62ee-4244-bfc9-f72e7d3f069e e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1398] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:14 2026] POST /v2.0/routers => generated 506 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1399] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:13 2026] POST /v2.0/routers => generated 694 bytes in 3070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1400] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/security-groups?tenant_id=da98c95709634c99821746d3578be5c5&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1401] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/networks?id=9083f763-0f67-4727-b146-ecd0112452f4 => generated 673 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1402] 10.0.0.101 () {32 vars in 776 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/subnets?project_id=cc070711c1bb4001b4c6d265a4ce9ff7&cidr=10.100.0.0%2F28 => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1403] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/security-groups/b0de8049-29f1-4ad5-a738-0092b0917c19 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1404] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/quotas/f501268b9aa34bc29a1ace2b74e77dd6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1405] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1406] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/ports?tenant_id=f501268b9aa34bc29a1ace2b74e77dd6&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1407] 10.0.0.101 () {32 vars in 784 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/subnets?network_id=d55b8f24-8bba-4aca-b53f-3e6bdd67f89c&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1408] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4?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: 737/1409] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:17 2026] POST /v2.0/subnets => generated 632 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1410] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:15 2026] PUT /v2.0/routers/bc6249b5-bedf-47ad-92fc-612e0f720123/add_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1411] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4?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: 739/1412] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/ports/2b8a0015-d33d-4167-9341-1276aafb8179 => generated 955 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1413] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:14:17 2026] PUT /v2.0/routers/bc6249b5-bedf-47ad-92fc-612e0f720123/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1414] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:18 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => 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: 742/1415] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:18 2026] GET /v2.0/networks?id=9083f763-0f67-4727-b146-ecd0112452f4 => generated 673 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1416] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:18 2026] GET /v2.0/ports?device_id=bc6249b5-bedf-47ad-92fc-612e0f720123 => 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: 674/1417] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:17 2026] PUT /v2.0/routers/b1094a54-5897-4b62-96b2-a20d484e2b0d/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1418] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:14:18 2026] POST /v2.0/ports => generated 954 bytes in 512 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: 745/1419] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:14:19 2026] GET /v2.0/networks => generated 6492 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:19.994 8 INFO neutron.services.segments.plugin [-] Segment f9708d57-d28c-4830-91e1-b0869aee4aca resource provider aggregate not found 2026-05-06 06:14:19.999 8 INFO neutron.services.segments.plugin [-] Segment f9708d57-d28c-4830-91e1-b0869aee4aca resource provider aggregate not found [pid: 7|app: 0|req: 746/1420] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:14:19 2026] PUT /v2.0/ports/c28f4bcf-f1e4-4993-8519-a913eb1e599a => generated 1199 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:20.019 8 INFO neutron.services.segments.plugin [-] Segment f9708d57-d28c-4830-91e1-b0869aee4aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9708d57-d28c-4830-91e1-b0869aee4aca found for delete ", "request_id": "req-fd56f531-ff30-4bec-9ba1-9472da6d8db6"}]} 2026-05-06 06:14:20.020 8 INFO neutron.services.segments.plugin [-] Segment f9708d57-d28c-4830-91e1-b0869aee4aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9708d57-d28c-4830-91e1-b0869aee4aca found for delete ", "request_id": "req-578c4473-7741-43c2-a124-d9933fbe8445"}]} /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 06:14:20.025 8 INFO neutron.db.l3_hamode_db [None req-ad484862-4f66-4e20-96ad-f8d4e31936c3 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] HA network ab4cfce6-20a2-4af5-9216-0c4fb9891fde was deleted as no HA routers are present in tenant 6397d2bf17fa43409b08dfd03c8b4ac6. [pid: 8|app: 0|req: 675/1421] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:19 2026] DELETE /v2.0/routers/bc6249b5-bedf-47ad-92fc-612e0f720123 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:20.076 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85bbdc7e-0c85-43f1-9db3-a7c7750e8bd9'] response: {'name': 'network-changed', 'server_uuid': 'd53aa698-32ea-4339-a5b2-a653a995a1e8', 'tag': 'c28f4bcf-f1e4-4993-8519-a913eb1e599a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 747/1422] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/subnets => generated 4361 bytes in 83 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: 676/1423] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1424] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/ports?tenant_id=f501268b9aa34bc29a1ace2b74e77dd6&device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1425] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/routers => generated 1461 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1426] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:20 2026] DELETE /v2.0/subnets/83ce1073-6e17-454c-b763-501d1b72595c => 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: 679/1427] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/security-groups?id=c9ca0759-353a-4508-8312-3be34d112a97&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1428] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c28f4bcf-f1e4-4993-8519-a913eb1e599a => 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: 750/1429] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/subnets?id=c1f9ebcf-6258-4e84-9d92-01cff6f0557a => 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: 751/1430] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/ports?network_id=9083f763-0f67-4727-b146-ecd0112452f4&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1431] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:14:20 2026] POST /v2.0/security-groups => generated 1609 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1432] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:20 2026] DELETE /v2.0/networks/b6e44f4d-b369-4b87-b3e2-2f1189d07398 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1433] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:20.932 8 INFO neutron.db.segments_db [None req-6a0e766c-61d1-4294-81ec-4568f2ec34a2 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Added segment 69379d8d-2916-4da4-b559-4487673bcb36 of type vxlan for network 2ebc3fb4-9237-4daf-8f76-ca8726b7d4fc [pid: 7|app: 0|req: 753/1434] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4?fields=segments => generated 14 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1435] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:20 2026] POST /v2.0/security-group-rules => generated 564 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1436] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1437] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1438] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/ports?tenant_id=f501268b9aa34bc29a1ace2b74e77dd6&device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:21.282 8 INFO neutron.db.l3_hamode_db [None req-6a0e766c-61d1-4294-81ec-4568f2ec34a2 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:22.077 8 INFO neutron.services.segments.plugin [-] Segment 13fea889-f85c-4c71-bf88-11ef253da6a8 resource provider aggregate not found 2026-05-06 06:14:22.083 8 INFO neutron.services.segments.plugin [-] Segment 13fea889-f85c-4c71-bf88-11ef253da6a8 resource provider aggregate not found 2026-05-06 06:14:22.109 8 INFO neutron.services.segments.plugin [-] Segment 13fea889-f85c-4c71-bf88-11ef253da6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13fea889-f85c-4c71-bf88-11ef253da6a8 found for delete ", "request_id": "req-d250844c-e87c-4244-88ff-d409db2c6bc3"}]} 2026-05-06 06:14:22.112 8 INFO neutron.services.segments.plugin [-] Segment 13fea889-f85c-4c71-bf88-11ef253da6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13fea889-f85c-4c71-bf88-11ef253da6a8 found for delete ", "request_id": "req-16eb04fd-b9ad-49d3-96d8-f9df55aee667"}]} [pid: 7|app: 0|req: 758/1439] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:21 2026] POST /v2.0/floatingips => generated 552 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:22.529 8 INFO neutron.db.l3_hamode_db [None req-6a0e766c-61d1-4294-81ec-4568f2ec34a2 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1440] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1441] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:22 2026] GET /v2.0/networks?id=9083f763-0f67-4727-b146-ecd0112452f4 => generated 769 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1442] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:22 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1445] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:22 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:23.440 7 INFO neutron.db.securitygroups_db [None req-516847e4-a521-467d-b528-0e3bfe013e8e d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Project cc070711c1bb4001b4c6d265a4ce9ff7 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: 765/1446] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:23 2026] POST /v2.0/security-group-rules => generated 575 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1447] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:14:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=c28f4bcf-f1e4-4993-8519-a913eb1e599a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1448] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:23 2026] GET /v2.0/security-groups?id=c9ca0759-353a-4508-8312-3be34d112a97&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1449] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:20 2026] POST /v2.0/routers => generated 688 bytes in 3198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:24.125 8 INFO neutron.db.securitygroups_db [None req-bf477e40-4f32-469d-8177-4ada6f081792 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Project cc070711c1bb4001b4c6d265a4ce9ff7 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: 683/1450] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:24 2026] POST /v2.0/security-group-rules => generated 574 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1451] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/subnets?id=c1f9ebcf-6258-4e84-9d92-01cff6f0557a => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1452] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:23 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1453] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/ports?network_id=9083f763-0f67-4727-b146-ecd0112452f4&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1454] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/routers/641446ee-5c8f-4f61-9042-72269b1dec8c => generated 694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1455] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4?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: 687/1456] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/routers => generated 697 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1457] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4?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: 689/1458] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/networks => generated 1297 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1459] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:24 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1460] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1461] 10.0.0.226 () {34 vars in 1098 bytes} [Wed May 6 06:14:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-942913998&fields=id&tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1462] 10.0.0.101 () {34 vars in 741 bytes} [Wed May 6 06:14:24 2026] PUT /v2.0/routers/641446ee-5c8f-4f61-9042-72269b1dec8c => generated 701 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1463] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/security-groups?id=c9ca0759-353a-4508-8312-3be34d112a97&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: 8|app: 0|req: 692/1464] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 660 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1465] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/routers/641446ee-5c8f-4f61-9042-72269b1dec8c => generated 701 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1466] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/quotas/cc070711c1bb4001b4c6d265a4ce9ff7 => 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: 695/1467] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/ports?device_id=641446ee-5c8f-4f61-9042-72269b1dec8c => 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: 773/1468] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:24 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1469] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1470] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/floatingips/c2c32aa9-eda1-48dd-8a24-4642ae4f71eb/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: 698/1471] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1472] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:14:25 2026] PUT /v2.0/floatingips/356d6d4c-31c3-478a-862b-fd21e87c0e2a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1473] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 701/1474] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:25 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => 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: 702/1475] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:14:26 2026] PUT /v2.0/floatingips/ad7575bf-718d-4b65-854c-88082c8bb2fa/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1476] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/security-groups?id=c9ca0759-353a-4508-8312-3be34d112a97&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1477] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => 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: 705/1478] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:14:26 2026] PUT /v2.0/floatingips/95999d3f-9a7e-46d1-b9f9-0d9a852f9817/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1479] 10.0.0.101 () {32 vars in 672 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1480] 10.0.0.101 () {32 vars in 686 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1481] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1482] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1483] 10.0.0.101 () {32 vars in 680 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1484] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1485] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => 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: 713/1486] 10.0.0.101 () {32 vars in 690 bytes} [Wed May 6 06:14:26 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) 2026-05-06 06:14:26.776 7 INFO neutron.services.segments.plugin [-] Segment 69379d8d-2916-4da4-b559-4487673bcb36 resource provider aggregate not found 2026-05-06 06:14:26.782 7 INFO neutron.services.segments.plugin [-] Segment 69379d8d-2916-4da4-b559-4487673bcb36 resource provider aggregate not found 2026-05-06 06:14:26.797 7 INFO neutron.services.segments.plugin [-] Segment 69379d8d-2916-4da4-b559-4487673bcb36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69379d8d-2916-4da4-b559-4487673bcb36 found for delete ", "request_id": "req-39e272b3-a4f5-4445-ac5b-0f35de99f936"}]} 2026-05-06 06:14:26.798 7 INFO neutron.services.segments.plugin [-] Segment 69379d8d-2916-4da4-b559-4487673bcb36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69379d8d-2916-4da4-b559-4487673bcb36 found for delete ", "request_id": "req-dda81588-21c7-43a7-9457-91a0fe3d663c"}]} 2026-05-06 06:14:26.813 7 INFO neutron.db.l3_hamode_db [None req-2586d542-0579-41f5-a57e-fdb6e7f97c13 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] HA network 2ebc3fb4-9237-4daf-8f76-ca8726b7d4fc was deleted as no HA routers are present in tenant 6397d2bf17fa43409b08dfd03c8b4ac6. [pid: 7|app: 0|req: 774/1487] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:25 2026] DELETE /v2.0/routers/641446ee-5c8f-4f61-9042-72269b1dec8c => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1488] 10.0.0.101 () {32 vars in 702 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1489] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/ports/c28f4bcf-f1e4-4993-8519-a913eb1e599a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1490] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/ports?device_id=641446ee-5c8f-4f61-9042-72269b1dec8c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1491] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:26.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e332daab-3d2b-4b62-9c9c-93ffd88c2130'] response: {'server_uuid': 'd53aa698-32ea-4339-a5b2-a653a995a1e8', 'name': 'network-vif-deleted', 'tag': 'c28f4bcf-f1e4-4993-8519-a913eb1e599a', 'status': 'completed', 'code': 200} 2026-05-06 06:14:26.963 7 INFO neutron.api.v2.resource [None req-35669399-5929-4666-b3bc-1ab0cf298034 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1492] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/routers/641446ee-5c8f-4f61-9042-72269b1dec8c => 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: 778/1493] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:14:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1494] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:27 2026] GET /v2.0/ports?device_id=bc6249b5-bedf-47ad-92fc-612e0f720123 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1495] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:26 2026] DELETE /v2.0/floatingips/c2c32aa9-eda1-48dd-8a24-4642ae4f71eb => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:27.317 8 INFO neutron.api.v2.resource [None req-e6a67a04-de25-4660-a879-ad55acea5a63 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1496] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/routers/bc6249b5-bedf-47ad-92fc-612e0f720123 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1497] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:27 2026] GET /v2.0/ports?device_id=d53aa698-32ea-4339-a5b2-a653a995a1e8 => 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: 719/1498] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:27 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 961 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1499] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:14:27 2026] POST /v2.0/ports => generated 958 bytes in 444 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 06:14:27.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84414f19-6694-4fd6-ab9f-60bf2b15ffc7 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1500] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/subnets/83ce1073-6e17-454c-b763-501d1b72595c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1501] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:27 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1502] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/floatingips/356d6d4c-31c3-478a-862b-fd21e87c0e2a => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1503] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:27 2026] GET /v2.0/ports?device_id=b97dbe31-141d-4118-bcf3-4bb72d5218e9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1504] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:14:27 2026] PUT /v2.0/ports/623ccabf-a412-48e3-928d-6bc7bf486a21 => generated 1203 bytes in 454 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 06:14:28.024 7 INFO neutron.api.v2.resource [None req-2ecdfc41-1c08-46e4-82ca-8ae29c06e511 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1505] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/routers/b97dbe31-141d-4118-bcf3-4bb72d5218e9 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:28.039 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0c204bd-7070-4a89-b65d-5154fa364abd'] response: {'name': 'network-changed', 'server_uuid': '13992709-73dd-4255-810b-5e845c2ba01c', 'tag': '623ccabf-a412-48e3-928d-6bc7bf486a21', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 785/1506] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 1242 bytes in 41 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 06:14:28.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b782d4-212b-4bb9-88b0-4ef6d7d00073 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1507] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/subnets/16e762e6-6e2f-48d6-8f57-d2e03b541876 => 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: 722/1508] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:27 2026] DELETE /v2.0/floatingips/ad7575bf-718d-4b65-854c-88082c8bb2fa => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1509] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=623ccabf-a412-48e3-928d-6bc7bf486a21 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1510] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/ports?device_id=f083ac3a-b277-43ea-b654-596b0e72472c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:28.137 8 INFO neutron.api.v2.resource [None req-522ecce9-64fc-4a90-9f2a-8278d4527812 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1511] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/routers/f083ac3a-b277-43ea-b654-596b0e72472c => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1512] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:28.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2ee1447-6e76-49b5-9c1f-51f2de6d8f45 e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1513] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/subnets/a07464f8-471c-43b2-8019-bfea75ac6110 => 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: 727/1514] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:28.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcac4752-95c4-49af-88a0-4825d38ca69d e04b9f3a2d7645cfb19c5225be3a2469 6397d2bf17fa43409b08dfd03c8b4ac6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1515] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/subnets/d5412061-cc2b-43ee-98cb-b44a773e3eee => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1516] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/floatingips/95999d3f-9a7e-46d1-b9f9-0d9a852f9817 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1517] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=segments => generated 14 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1518] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1519] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:14:28 2026] DELETE /v2.0/floatingips/19c4a3b2-a2fc-4211-9373-ac3d789eefad => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1520] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 7|app: 0|req: 790/1521] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&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: 791/1522] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1523] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/security-groups?tenant_id=6397d2bf17fa43409b08dfd03c8b4ac6&name=default => generated 2801 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1524] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/security-groups/540547eb-01b4-4d06-97cb-4d3c6bd3c889 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1525] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 756 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1526] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=623ccabf-a412-48e3-928d-6bc7bf486a21 => 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: 793/1527] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1528] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1529] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 795/1530] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 796/1531] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/security-groups?tenant_id=2b2e3f711f1e4257aff85a15a7f3e990&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1532] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:29 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1533] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:30 2026] DELETE /v2.0/security-groups/755a2e11-50ab-4080-bc3a-d9f64c4d9889 => 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: 799/1534] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:30 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1535] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:30 2026] GET /v2.0/security-groups?tenant_id=7034c1cb1d9d4c989ede6b8391b54b9b&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1536] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:30 2026] DELETE /v2.0/security-groups/d6821839-c146-4868-b9b2-4eb3d8371e8b => 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: 802/1537] 199.19.213.176 () {34 vars in 1096 bytes} [Wed May 6 06:14:30 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1538] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:30 2026] GET /v2.0/security-groups?tenant_id=26058d4e6c44425c85092f8c2d7cf076&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1539] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:30 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1540] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:30 2026] DELETE /v2.0/security-groups/7ebbc080-c5ca-4693-999a-58a94a838f1e => 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: 736/1541] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:14:29 2026] PUT /v2.0/routers/f830bb32-8fd5-49d0-887d-1fe30cdee725/remove_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1542] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:30 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1543] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:14:30 2026] POST /v2.0/security-groups => generated 1560 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1544] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=623ccabf-a412-48e3-928d-6bc7bf486a21 => 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: 739/1545] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1546] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/security-groups => generated 4343 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1547] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1548] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&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: 8|app: 0|req: 743/1549] 10.0.0.101 () {34 vars in 758 bytes} [Wed May 6 06:14:31 2026] PUT /v2.0/security-groups/8b9f846b-c554-405a-aba6-62c8fd78ba36 => generated 1599 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1550] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1551] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1552] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/security-groups/8b9f846b-c554-405a-aba6-62c8fd78ba36 => generated 1599 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1553] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1554] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:32.087 7 INFO neutron.services.segments.plugin [-] Segment e20eed79-64ff-49ad-80c4-df0030cba864 resource provider aggregate not found [pid: 8|app: 0|req: 749/1555] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:31 2026] DELETE /v2.0/security-groups/8b9f846b-c554-405a-aba6-62c8fd78ba36 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:32.101 7 INFO neutron.services.segments.plugin [-] Segment e20eed79-64ff-49ad-80c4-df0030cba864 resource provider aggregate not found 2026-05-06 06:14:32.118 7 INFO neutron.services.segments.plugin [-] Segment e20eed79-64ff-49ad-80c4-df0030cba864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20eed79-64ff-49ad-80c4-df0030cba864 found for delete ", "request_id": "req-092462e3-4733-4c8f-962b-947a1d51e1ec"}]} 2026-05-06 06:14:32.128 7 INFO neutron.db.l3_hamode_db [None req-298d6579-d9ae-426e-a6c9-f65704ef6b71 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network c9cba78f-7059-4964-b193-2ec313a4d9f3 was deleted as no HA routers are present in tenant f501268b9aa34bc29a1ace2b74e77dd6. [pid: 7|app: 0|req: 807/1556] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:31 2026] DELETE /v2.0/routers/f830bb32-8fd5-49d0-887d-1fe30cdee725 => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:32.143 7 INFO neutron.services.segments.plugin [-] Segment e20eed79-64ff-49ad-80c4-df0030cba864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e20eed79-64ff-49ad-80c4-df0030cba864 found for delete ", "request_id": "req-54a85dd7-157c-419c-8221-606671b39d30"}]} [pid: 7|app: 0|req: 808/1557] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:14:32 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => 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: 750/1558] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:32 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1559] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:32 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: 751/1560] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:14:32 2026] DELETE /v2.0/subnets/c1f9ebcf-6258-4e84-9d92-01cff6f0557a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:32.375 8 INFO neutron.api.v2.resource [None req-32874682-422d-4b8a-9de7-b52d65c89ed1 12e2e3e9427149a68d260d6473457d9d ab934d1112ce4807a4721642af058fab - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1561] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:32 2026] DELETE /v2.0/security-groups/8b9f846b-c554-405a-aba6-62c8fd78ba36 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:32.828 8 INFO neutron.services.segments.plugin [-] Segment 1dc3b1de-4359-4bf8-864f-fce9e2020961 resource provider aggregate not found 2026-05-06 06:14:32.836 8 INFO neutron.services.segments.plugin [-] Segment 1dc3b1de-4359-4bf8-864f-fce9e2020961 resource provider aggregate not found 2026-05-06 06:14:32.850 8 INFO neutron.services.segments.plugin [-] Segment 1dc3b1de-4359-4bf8-864f-fce9e2020961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc3b1de-4359-4bf8-864f-fce9e2020961 found for delete ", "request_id": "req-b72a1237-c0ab-4d8c-997f-9b08b6d455a2"}]} 2026-05-06 06:14:32.854 8 INFO neutron.services.segments.plugin [-] Segment 1dc3b1de-4359-4bf8-864f-fce9e2020961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc3b1de-4359-4bf8-864f-fce9e2020961 found for delete ", "request_id": "req-9a34f31a-19c1-411c-ab77-5a9f1779278f"}]} [pid: 8|app: 0|req: 753/1562] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:32 2026] DELETE /v2.0/networks/9083f763-0f67-4727-b146-ecd0112452f4 => 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: 754/1563] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:14:32 2026] POST /v2.0/security-groups => generated 1561 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1564] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1565] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-groups?tenant_id=f501268b9aa34bc29a1ace2b74e77dd6&name=default => generated 2801 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1566] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules/249b78fa-bdb0-455f-a935-2e34c04643ed => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:33.250 7 INFO neutron.db.l3_db [None req-63d11768-55e3-4165-ba83-9e272fc6d535 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Floating IP 41649d57-ae0c-4fc7-ac48-66b58215bfc3 associated. External IP: 10.96.250.214, port: 623ccabf-a412-48e3-928d-6bc7bf486a21. [pid: 8|app: 0|req: 758/1567] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:33 2026] DELETE /v2.0/security-groups/c9ca0759-353a-4508-8312-3be34d112a97 => 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: 759/1568] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1569] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:14:33 2026] DELETE /v2.0/security-group-rules/249b78fa-bdb0-455f-a935-2e34c04643ed => 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: 761/1570] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1571] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1572] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules/dd3b0015-6517-4c6f-b81a-c4868676eca4 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1573] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1574] 10.0.0.101 () {34 vars in 677 bytes} [Wed May 6 06:14:32 2026] POST /v2.0/floatingips => generated 856 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:33.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3043b4fa-e1da-4ca3-b1c6-9915bab06823'] response: {'name': 'network-changed', 'server_uuid': '13992709-73dd-4255-810b-5e845c2ba01c', 'tag': '623ccabf-a412-48e3-928d-6bc7bf486a21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 765/1575] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:14:33 2026] DELETE /v2.0/security-group-rules/dd3b0015-6517-4c6f-b81a-c4868676eca4 => 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: 811/1576] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1577] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:33 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) 2026-05-06 06:14:33.770 8 INFO neutron.db.securitygroups_db [None req-8a7caf18-a5a1-4527-aedd-3719f03dbbd4 12e2e3e9427149a68d260d6473457d9d ab934d1112ce4807a4721642af058fab - - - -] Project ab934d1112ce4807a4721642af058fab 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: 812/1578] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=13992709-73dd-4255-810b-5e845c2ba01c => 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: 813/1579] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1580] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1581] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules/6b4bf369-a424-4de8-bc60-b50566fe7f4e => generated 575 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1582] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1583] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=623ccabf-a412-48e3-928d-6bc7bf486a21 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1584] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1585] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:14:33 2026] DELETE /v2.0/security-group-rules/6b4bf369-a424-4de8-bc60-b50566fe7f4e => 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: 817/1586] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&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: 770/1587] 10.0.0.101 () {32 vars in 673 bytes} [Wed May 6 06:14:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1588] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 771/1589] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:34 2026] DELETE /v2.0/security-groups/c34df1ee-a532-4a27-8930-c9124da57832 => 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: 772/1590] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups => 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: 819/1591] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 8|app: 0|req: 773/1592] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:14:34 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: 8|app: 0|req: 774/1593] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1594] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:34 2026] GET /v2.0/security-groups?tenant_id=ab934d1112ce4807a4721642af058fab&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1595] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:34 2026] DELETE /v2.0/security-groups/e7a035d5-c409-45b9-8244-7c6c9eb07efe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:35.689 7 INFO neutron.db.segments_db [None req-03a9b67d-0b53-4f2d-a5ab-86ea83b7e58c dd539e37ba6a4626a4b88283435341e6 34cd1fb3fa3845b9bd4b959d23b21629 - - - -] Added segment f67b2f7a-f3be-433e-869c-f05d0fe40ad0 of type vxlan for network 0d5381e5-1a7e-4071-ba6a-2e4882bd89c3 [pid: 7|app: 0|req: 821/1596] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/networks => generated 632 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1597] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:35 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:35.885 7 INFO neutron.db.segments_db [None req-318595b1-a5b6-4d44-81ee-66dd229ee3d0 dd539e37ba6a4626a4b88283435341e6 34cd1fb3fa3845b9bd4b959d23b21629 - - - -] Added segment 41493936-b401-4103-b4fa-42af64d7fe36 of type vxlan for network bd9b5b22-b828-4ba8-be18-536681e11ea6 [pid: 7|app: 0|req: 822/1598] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:35 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:36.093 8 INFO neutron.db.segments_db [None req-8e7e8db9-899a-4650-9520-b726b44e33b7 dd539e37ba6a4626a4b88283435341e6 34cd1fb3fa3845b9bd4b959d23b21629 - - - -] Added segment 2f9d6102-74a6-43f3-87ff-c612cc32b2bb of type vxlan for network 23b37b67-125f-48e8-a7f9-0532b1f9cef6 [pid: 8|app: 0|req: 777/1599] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:36.286 7 INFO neutron.db.segments_db [None req-ae58b704-2cf4-48f2-b75e-14979067d602 dd539e37ba6a4626a4b88283435341e6 34cd1fb3fa3845b9bd4b959d23b21629 - - - -] Added segment 8a1be27c-2705-4d48-96c3-1793936e69e5 of type vxlan for network fbc04511-099e-4a54-a3d2-330af341be4e [pid: 7|app: 0|req: 823/1600] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:36.489 8 INFO neutron.db.segments_db [None req-47ef4bb3-539e-4913-811f-4d90c6472e0c dd539e37ba6a4626a4b88283435341e6 34cd1fb3fa3845b9bd4b959d23b21629 - - - -] Added segment 19efd44c-c294-446a-8ae6-89cbab833d51 of type vxlan for network 9fb40d1a-1faa-4a17-a559-16cc8d249e34 [pid: 8|app: 0|req: 778/1601] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1602] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/networks/0d5381e5-1a7e-4071-ba6a-2e4882bd89c3/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1603] 10.0.0.214 () {30 vars in 650 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/extensions => generated 19178 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1604] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/networks/bd9b5b22-b828-4ba8-be18-536681e11ea6/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1605] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/networks/23b37b67-125f-48e8-a7f9-0532b1f9cef6/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1606] 10.0.0.214 () {30 vars in 724 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/quotas/8f18f5544c7147ab8e99128cbd46d978/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1607] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/networks/fbc04511-099e-4a54-a3d2-330af341be4e/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: 826/1608] 10.0.0.101 () {32 vars in 666 bytes} [Wed May 6 06:14:36 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1609] 10.0.0.101 () {32 vars in 680 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1610] 10.0.0.101 () {32 vars in 676 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1613] 10.0.0.101 () {32 vars in 688 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1614] 10.0.0.101 () {32 vars in 674 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1615] 10.0.0.101 () {32 vars in 688 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1616] 10.0.0.101 () {32 vars in 684 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1617] 10.0.0.101 () {32 vars in 696 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:38.142 7 INFO neutron.services.segments.plugin [-] Segment f67b2f7a-f3be-433e-869c-f05d0fe40ad0 resource provider aggregate not found 2026-05-06 06:14:38.151 7 INFO neutron.services.segments.plugin [-] Segment f67b2f7a-f3be-433e-869c-f05d0fe40ad0 resource provider aggregate not found 2026-05-06 06:14:38.168 7 INFO neutron.services.segments.plugin [-] Segment f67b2f7a-f3be-433e-869c-f05d0fe40ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f67b2f7a-f3be-433e-869c-f05d0fe40ad0 found for delete ", "request_id": "req-6d4f6767-89c2-49ef-984e-1ea2521da692"}]} 2026-05-06 06:14:38.168 7 INFO neutron.services.segments.plugin [-] Segment f67b2f7a-f3be-433e-869c-f05d0fe40ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f67b2f7a-f3be-433e-869c-f05d0fe40ad0 found for delete ", "request_id": "req-1947accf-5e6b-45c9-8690-4668d919499c"}]} [pid: 7|app: 0|req: 832/1618] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:37 2026] DELETE /v2.0/networks/0d5381e5-1a7e-4071-ba6a-2e4882bd89c3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:38.373 8 INFO neutron.services.segments.plugin [-] Segment 41493936-b401-4103-b4fa-42af64d7fe36 resource provider aggregate not found 2026-05-06 06:14:38.377 8 INFO neutron.services.segments.plugin [-] Segment 41493936-b401-4103-b4fa-42af64d7fe36 resource provider aggregate not found 2026-05-06 06:14:38.393 8 INFO neutron.services.segments.plugin [-] Segment 41493936-b401-4103-b4fa-42af64d7fe36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41493936-b401-4103-b4fa-42af64d7fe36 found for delete ", "request_id": "req-b1b0cb6d-b1e3-4b8f-bee7-f5165794bf63"}]} [pid: 8|app: 0|req: 787/1619] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/bd9b5b22-b828-4ba8-be18-536681e11ea6 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:38.408 8 INFO neutron.services.segments.plugin [-] Segment 41493936-b401-4103-b4fa-42af64d7fe36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41493936-b401-4103-b4fa-42af64d7fe36 found for delete ", "request_id": "req-240066ce-1fbc-4966-9916-916cd6328105"}]} [pid: 7|app: 0|req: 833/1620] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:38 2026] GET /v2.0/security-groups?tenant_id=d107ffdb9bad4e6d8335bba2223c6bbb&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1621] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/security-groups/35a31657-f1cc-4140-a207-6fc6726af2d2 => 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: 788/1622] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/23b37b67-125f-48e8-a7f9-0532b1f9cef6 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1623] 10.0.0.214 () {30 vars in 650 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1624] 10.0.0.214 () {30 vars in 724 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/quotas/8f18f5544c7147ab8e99128cbd46d978/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1625] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/networks/fbc04511-099e-4a54-a3d2-330af341be4e => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1626] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:39 2026] DELETE /v2.0/networks/9fb40d1a-1faa-4a17-a559-16cc8d249e34 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1627] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1628] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:40.777 7 INFO neutron.services.segments.plugin [-] Segment 8a1be27c-2705-4d48-96c3-1793936e69e5 resource provider aggregate not found 2026-05-06 06:14:40.787 7 INFO neutron.services.segments.plugin [-] Segment 8a1be27c-2705-4d48-96c3-1793936e69e5 resource provider aggregate not found 2026-05-06 06:14:40.804 7 INFO neutron.services.segments.plugin [-] Segment 8a1be27c-2705-4d48-96c3-1793936e69e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1be27c-2705-4d48-96c3-1793936e69e5 found for delete ", "request_id": "req-575e0022-0fe2-4977-ad20-918d4659a5f0"}]} 2026-05-06 06:14:40.806 7 INFO neutron.services.segments.plugin [-] Segment 8a1be27c-2705-4d48-96c3-1793936e69e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1be27c-2705-4d48-96c3-1793936e69e5 found for delete ", "request_id": "req-8f3c02ea-3a93-4072-92c6-82504fd90de3"}]} 2026-05-06 06:14:40.816 8 INFO neutron.services.segments.plugin [-] Segment 2f9d6102-74a6-43f3-87ff-c612cc32b2bb resource provider aggregate not found 2026-05-06 06:14:40.827 8 INFO neutron.services.segments.plugin [-] Segment 2f9d6102-74a6-43f3-87ff-c612cc32b2bb resource provider aggregate not found 2026-05-06 06:14:40.836 8 INFO neutron.services.segments.plugin [-] Segment 2f9d6102-74a6-43f3-87ff-c612cc32b2bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f9d6102-74a6-43f3-87ff-c612cc32b2bb found for delete ", "request_id": "req-da3b56c0-f358-4099-8b2b-151a1b6b6dd7"}]} 2026-05-06 06:14:40.842 8 INFO neutron.services.segments.plugin [-] Segment 2f9d6102-74a6-43f3-87ff-c612cc32b2bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f9d6102-74a6-43f3-87ff-c612cc32b2bb found for delete ", "request_id": "req-2d107351-c571-4aa0-ad13-0c3d2603da09"}]} 2026-05-06 06:14:40.853 8 INFO neutron.services.segments.plugin [-] Segment 19efd44c-c294-446a-8ae6-89cbab833d51 resource provider aggregate not found 2026-05-06 06:14:40.859 8 INFO neutron.services.segments.plugin [-] Segment 19efd44c-c294-446a-8ae6-89cbab833d51 resource provider aggregate not found 2026-05-06 06:14:40.874 8 INFO neutron.services.segments.plugin [-] Segment 19efd44c-c294-446a-8ae6-89cbab833d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19efd44c-c294-446a-8ae6-89cbab833d51 found for delete ", "request_id": "req-bfe4060b-7d8f-4cc7-a4a6-9979a31d7ba8"}]} 2026-05-06 06:14:40.880 8 INFO neutron.services.segments.plugin [-] Segment 19efd44c-c294-446a-8ae6-89cbab833d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19efd44c-c294-446a-8ae6-89cbab833d51 found for delete ", "request_id": "req-a24fb465-8f32-4721-b4cc-cffc5fae1bbb"}]} [pid: 8|app: 0|req: 793/1629] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:40 2026] GET /v2.0/security-groups?tenant_id=420c022e82e24a67803c0acf9499dec4&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1630] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:40 2026] GET /v2.0/security-groups?tenant_id=a35094e2a3ce4504bab3b580ec875fe2&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1631] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/security-groups/26c3de9f-50ec-4def-b6d5-02172e0c60e7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1632] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/security-groups/2a594611-fcf8-4b65-8bf6-4f0c186d5e4a => 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: 839/1633] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/security-groups?tenant_id=4e7b4c3e47164bdf9ebda52dc90d823f&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: 795/1634] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/security-groups/9aa6ca7e-f0ae-45a6-a7f5-c799b5880860 => 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: 840/1635] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/security-groups?tenant_id=34cd1fb3fa3845b9bd4b959d23b21629&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1636] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:41 2026] DELETE /v2.0/security-groups/18b4058d-57ff-4c65-a6e5-1a5571b1b546 => 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: 841/1637] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:41 2026] GET /v2.0/security-groups?tenant_id=8f18f5544c7147ab8e99128cbd46d978&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1638] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:42 2026] DELETE /v2.0/security-groups/152af576-0f56-40e5-8f10-372552b6fa36 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1639] 10.0.0.101 () {32 vars in 826 bytes} [Wed May 6 06:14:42 2026] GET /v2.0/ports?project_id=cc070711c1bb4001b4c6d265a4ce9ff7&network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 3695 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1640] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:14:43 2026] GET /v2.0/subnets?network_id=d55b8f24-8bba-4aca-b53f-3e6bdd67f89c => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:43.348 7 INFO neutron.db.l3_db [None req-c9dae85b-c848-45ff-82db-3c1286320644 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Floating IP 41649d57-ae0c-4fc7-ac48-66b58215bfc3 disassociated. External IP: 10.96.250.214, port: 623ccabf-a412-48e3-928d-6bc7bf486a21. [pid: 7|app: 0|req: 843/1641] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:14:43 2026] PUT /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 554 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1642] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:43 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:43.865 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9763efa-e7ce-4cad-9f3c-cf3a66016738'] response: {'name': 'network-changed', 'server_uuid': '13992709-73dd-4255-810b-5e845c2ba01c', 'tag': '623ccabf-a412-48e3-928d-6bc7bf486a21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 800/1643] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:43 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=13992709-73dd-4255-810b-5e845c2ba01c => 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: 801/1644] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:43 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 756 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1645] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:14:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=623ccabf-a412-48e3-928d-6bc7bf486a21 => 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: 803/1646] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:44 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:44.151 7 INFO neutron.db.segments_db [None req-e5ec02c9-acaf-4308-acba-cb76b93780e1 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 of type vxlan for network 631e727c-35dc-441c-9118-b212c908f113 [pid: 8|app: 0|req: 804/1647] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:44 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&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: 805/1648] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:44 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1649] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:14:43 2026] POST /v2.0/networks => generated 740 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1650] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:44 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 845/1651] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:44 2026] POST /v2.0/subnets => generated 663 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:44.569 8 INFO neutron.db.segments_db [None req-401d8e2f-cfa5-42a3-a330-33d55044e3d1 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 2bd548a0-0556-4279-ab3a-e449ea4f0f8d of type vxlan for network 1e404ec2-28e0-4759-ab7f-9d38d14d4487 [pid: 7|app: 0|req: 846/1652] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:44 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:44.923 8 INFO neutron.db.l3_hamode_db [None req-401d8e2f-cfa5-42a3-a330-33d55044e3d1 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1653] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:46.063 8 INFO neutron.db.l3_hamode_db [None req-401d8e2f-cfa5-42a3-a330-33d55044e3d1 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:46.126 7 INFO neutron.db.segments_db [None req-8c6eb6bb-a3fc-49d1-96bc-c15661c7942b 0d9f569a2b91483fb60499ab547885d7 7cd90025f8de438584b919be64f0add9 - - - -] Added segment 50680a17-7961-4b6b-91c1-6e5f67d424c5 of type vxlan for network f5599713-ddd1-47fa-8cbe-86bb3ced816e [pid: 7|app: 0|req: 848/1654] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:45 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1655] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/ports => generated 743 bytes in 322 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 06:14:46.667 7 INFO neutron.db.segments_db [None req-1d367307-ecda-4f5d-b2e5-fee1621ce984 0d9f569a2b91483fb60499ab547885d7 7cd90025f8de438584b919be64f0add9 - - - -] Added segment a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 of type vxlan for network 218936b6-685a-4e12-9d59-3fbf9c892959 [pid: 7|app: 0|req: 850/1656] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1657] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:44 2026] POST /v2.0/routers => generated 727 bytes in 2555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1658] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:14:46 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 808/1659] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/security-groups => generated 1609 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:47.258 8 INFO neutron.db.segments_db [None req-c9e58095-bcb8-4084-ba1f-46e4eb9f8c3e 0d9f569a2b91483fb60499ab547885d7 7cd90025f8de438584b919be64f0add9 - - - -] Added segment 24d718af-b5b9-495d-bfd7-277770a0fcd0 of type vxlan for network 2fe68b45-a4eb-43b3-ae55-5745a28c80ff [pid: 8|app: 0|req: 809/1660] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1661] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:47 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: 811/1662] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/ports => generated 743 bytes in 316 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: 812/1663] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/security-group-rules => generated 564 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:47.961 8 INFO neutron.db.segments_db [None req-b2cea3ab-17be-46a2-821f-369d8cf5d59d 0d9f569a2b91483fb60499ab547885d7 7cd90025f8de438584b919be64f0add9 - - - -] Added segment d0cce77e-f461-43f2-a843-a20540840de3 of type vxlan for network a63f899e-bdef-4381-b1dc-6000edab9919 [pid: 8|app: 0|req: 813/1664] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:47 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1665] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1666] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/ports => generated 743 bytes in 364 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: 852/1667] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:47 2026] PUT /v2.0/routers/2d473b37-a2a8-4e77-ab9a-275bc336e4fa/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1668] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:48.670 7 INFO neutron.db.segments_db [None req-f4a99991-2942-4b83-9b95-098cebd25ba4 0d9f569a2b91483fb60499ab547885d7 7cd90025f8de438584b919be64f0add9 - - - -] Added segment 50580b75-6a4c-4c55-856d-c5642f956109 of type vxlan for network fede7c3a-2d00-4397-bb50-963041c13be6 2026-05-06 06:14:48.697 8 INFO neutron.db.securitygroups_db [None req-34f1d6e3-2bcc-467f-88dd-d74aa0811970 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Project cc070711c1bb4001b4c6d265a4ce9ff7 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: 817/1669] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/security-group-rules => generated 575 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1670] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:48.827 8 INFO neutron.db.securitygroups_db [None req-4f23d7d0-bf49-43f1-9f10-e45357ddedd6 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Project cc070711c1bb4001b4c6d265a4ce9ff7 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: 818/1671] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/security-group-rules => generated 574 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1672] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:14:48 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1673] 10.0.0.101 () {34 vars in 747 bytes} [Wed May 6 06:14:49 2026] PUT /v2.0/ports/1e0d7b0b-c8be-4c87-b76f-fc51b0a82c45/tags => generated 17 bytes in 41 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: 855/1674] 10.0.0.101 () {34 vars in 747 bytes} [Wed May 6 06:14:49 2026] PUT /v2.0/ports/d6892974-fc7f-419e-8f1b-aaea3b5649de/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: 820/1675] 10.0.0.101 () {34 vars in 747 bytes} [Wed May 6 06:14:49 2026] PUT /v2.0/ports/8c7a4701-6692-4b97-a4f2-c554dbf4e16e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1676] 10.0.0.101 () {34 vars in 747 bytes} [Wed May 6 06:14:49 2026] PUT /v2.0/ports/17c13cba-3990-450f-8f1e-0c617296b751/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1677] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/networks => generated 1297 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1678] 10.0.0.101 () {32 vars in 660 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1679] 10.0.0.226 () {34 vars in 1098 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-651727373&fields=id&tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1680] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 660 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1681] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/quotas/cc070711c1bb4001b4c6d265a4ce9ff7 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1682] 10.0.0.101 () {32 vars in 674 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1683] 10.0.0.101 () {32 vars in 670 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1684] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&fields=id => generated 149 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1685] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1686] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:50.060 7 INFO neutron.db.segments_db [None req-5d0e28a7-c3bc-4ef5-8722-002918089a06 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca of type vxlan for network e9d41193-b1c7-414e-87f3-ad70518afb32 [pid: 8|app: 0|req: 828/1687] 10.0.0.101 () {32 vars in 668 bytes} [Wed May 6 06:14:49 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1688] 10.0.0.101 () {34 vars in 671 bytes} [Wed May 6 06:14:49 2026] POST /v2.0/networks => generated 740 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1689] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:14:50 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 830/1690] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:50 2026] POST /v2.0/subnets => generated 663 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1691] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:50 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:50.493 8 INFO neutron.db.segments_db [None req-4df763fd-5d34-45ca-ac88-9fe6673fb7bd a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Added segment d78ef32d-208a-425a-9715-dce2f231aa2b of type vxlan for network 29044611-c273-48ae-9611-fa97002cb6ba [pid: 7|app: 0|req: 861/1692] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:14:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:50.898 8 INFO neutron.db.l3_hamode_db [None req-4df763fd-5d34-45ca-ac88-9fe6673fb7bd a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:50.953 7 INFO neutron.db.segments_db [None req-aeb8a2f8-5f24-468a-a66e-39b0e8a6207e 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Added segment 38d0ec77-0de4-4978-a3ed-aa20f6c59067 of type vxlan for network 183abae7-9187-4d3b-9955-cef66bdd9245 [pid: 7|app: 0|req: 862/1693] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:50 2026] POST /v2.0/networks => generated 639 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1694] 10.0.0.101 () {32 vars in 678 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1695] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 660 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1696] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:51 2026] POST /v2.0/subnets => generated 634 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1697] 10.0.0.101 () {32 vars in 690 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1698] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7 => generated 272 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1699] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1700] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:14:51 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1701] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:14:51 2026] DELETE /v2.0/ports/1e0d7b0b-c8be-4c87-b76f-fc51b0a82c45 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:52.441 8 INFO neutron.db.l3_hamode_db [None req-4df763fd-5d34-45ca-ac88-9fe6673fb7bd a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 871/1702] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:14:52 2026] POST /v2.0/ports => generated 954 bytes in 442 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: 872/1703] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:52 2026] POST /v2.0/subnets => generated 707 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1704] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/ports/d6892974-fc7f-419e-8f1b-aaea3b5649de => 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: 832/1707] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:50 2026] POST /v2.0/routers => generated 727 bytes in 3113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1708] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:53 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1709] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:14:53 2026] PUT /v2.0/ports/59e0a884-df4e-4325-9638-d025e6122601 => generated 1199 bytes in 478 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 06:14:53.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-241b19fb-75c0-428c-bfa6-e4aaf0ba9ff6'] response: {'name': 'network-changed', 'server_uuid': 'e8796db2-362b-412e-a450-f0b29a140ab7', 'tag': '59e0a884-df4e-4325-9638-d025e6122601', 'status': 'completed', 'code': 200} 2026-05-06 06:14:53.669 8 INFO neutron.db.segments_db [None req-f9a6643b-c2ee-42fc-8480-057d831feab0 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Added segment 440e7cfa-a435-4285-ba40-e4f273504deb of type vxlan for network d098aaa4-9534-43c6-aa1e-21c45dd065f3 [pid: 8|app: 0|req: 834/1710] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:53 2026] POST /v2.0/networks => generated 637 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1711] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:14:53 2026] DELETE /v2.0/ports/8c7a4701-6692-4b97-a4f2-c554dbf4e16e => generated 0 bytes in 290 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: 7|app: 0|req: 878/1712] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:53 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1713] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:53 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1714] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:53 2026] POST /v2.0/subnets => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1715] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/ports/17c13cba-3990-450f-8f1e-0c617296b751 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1716] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=59e0a884-df4e-4325-9638-d025e6122601 => 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: 883/1717] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:54 2026] POST /v2.0/subnets => generated 702 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1718] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/ports/86a543e6-d1c8-4f73-be6c-36943d82880c => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1719] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1720] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:53 2026] PUT /v2.0/routers/27cf98eb-1b35-48c3-8fd8-f655f484f719/add_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:55.355 7 INFO neutron.db.segments_db [None req-4a802908-d599-4f76-8cef-8f1936ca6f7e 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Added segment d9592f15-67fe-4b03-82ce-f06e80628373 of type vxlan for network a82ca78c-8f1d-441c-bc26-1bbc7a2f832c [pid: 8|app: 0|req: 836/1721] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1722] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:14:55 2026] POST /v2.0/networks => generated 638 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1723] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1724] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:55.667 8 INFO neutron.services.segments.plugin [-] Segment 50680a17-7961-4b6b-91c1-6e5f67d424c5 resource provider aggregate not found 2026-05-06 06:14:55.672 8 INFO neutron.services.segments.plugin [-] Segment 50680a17-7961-4b6b-91c1-6e5f67d424c5 resource provider aggregate not found 2026-05-06 06:14:55.689 8 INFO neutron.services.segments.plugin [-] Segment 50680a17-7961-4b6b-91c1-6e5f67d424c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50680a17-7961-4b6b-91c1-6e5f67d424c5 found for delete ", "request_id": "req-a78482fd-2dde-4e75-8cbd-87382f6a8eb6"}]} 2026-05-06 06:14:55.691 8 INFO neutron.services.segments.plugin [-] Segment 50680a17-7961-4b6b-91c1-6e5f67d424c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50680a17-7961-4b6b-91c1-6e5f67d424c5 found for delete ", "request_id": "req-ae71977a-dc4c-4971-8989-41e4cf6342c7"}]} [pid: 8|app: 0|req: 837/1725] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:55 2026] DELETE /v2.0/networks/f5599713-ddd1-47fa-8cbe-86bb3ced816e => 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: 838/1726] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 889/1727] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:55 2026] POST /v2.0/subnets => generated 631 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1728] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:55 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 839/1729] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:55 2026] DELETE /v2.0/networks/218936b6-685a-4e12-9d59-3fbf9c892959 => 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: 840/1730] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1731] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:56 2026] DELETE /v2.0/networks/2fe68b45-a4eb-43b3-ae55-5745a28c80ff => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1732] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:55 2026] POST /v2.0/subnets => generated 706 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1733] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:14:56 2026] POST /v2.0/security-groups => generated 1609 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1734] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 756 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:56.463 7 INFO neutron.db.segments_db [None req-173ac9f9-eafd-4ffb-af55-287f06b062e9 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Added segment 96b7d60f-ac05-4045-9e1e-28e05c902db9 of type vxlan for network 2a93e3bd-5905-4c8d-8e36-3fcecdd3781c [pid: 8|app: 0|req: 843/1735] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:56 2026] DELETE /v2.0/networks/a63f899e-bdef-4381-b1dc-6000edab9919 => 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: 844/1736] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1737] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=59e0a884-df4e-4325-9638-d025e6122601 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:56.817 7 INFO neutron.db.l3_hamode_db [None req-173ac9f9-eafd-4ffb-af55-287f06b062e9 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 846/1738] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:14:56 2026] DELETE /v2.0/networks/fede7c3a-2d00-4397-bb50-963041c13be6 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1739] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:56 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1740] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:57 2026] POST /v2.0/security-group-rules => generated 564 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1741] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1742] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&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: 851/1743] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1744] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1745] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1746] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:57.569 8 INFO neutron.db.securitygroups_db [None req-51b9b530-68e1-4294-973f-14c5266eede7 e42dca1b68b8488bbff3b3b594bd5822 c01b15a88c2c4b2eb252c495fa0d56e5 - - - -] Project c01b15a88c2c4b2eb252c495fa0d56e5 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: 855/1747] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:57 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:57.712 8 INFO neutron.services.segments.plugin [-] Segment a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 resource provider aggregate not found [pid: 8|app: 0|req: 856/1748] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:14:57 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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) 2026-05-06 06:14:57.724 8 INFO neutron.services.segments.plugin [-] Segment a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 resource provider aggregate not found 2026-05-06 06:14:57.739 8 INFO neutron.services.segments.plugin [-] Segment a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 found for delete ", "request_id": "req-aecd5181-e26d-466d-8401-abda9836812c"}]} 2026-05-06 06:14:57.744 8 INFO neutron.services.segments.plugin [-] Segment a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a780ce1c-204e-4d57-bd5a-3b9ed1eddb22 found for delete ", "request_id": "req-f8f7e951-4816-432b-820c-e290b8978fc2"}]} 2026-05-06 06:14:57.760 8 INFO neutron.services.segments.plugin [-] Segment 24d718af-b5b9-495d-bfd7-277770a0fcd0 resource provider aggregate not found 2026-05-06 06:14:57.770 8 INFO neutron.services.segments.plugin [-] Segment 24d718af-b5b9-495d-bfd7-277770a0fcd0 resource provider aggregate not found 2026-05-06 06:14:57.775 8 INFO neutron.db.securitygroups_db [None req-db5bc719-48da-444b-ad6d-776a10c4f9d4 e42dca1b68b8488bbff3b3b594bd5822 c01b15a88c2c4b2eb252c495fa0d56e5 - - - -] Project c01b15a88c2c4b2eb252c495fa0d56e5 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 06:14:57.783 8 INFO neutron.services.segments.plugin [-] Segment 24d718af-b5b9-495d-bfd7-277770a0fcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d718af-b5b9-495d-bfd7-277770a0fcd0 found for delete ", "request_id": "req-1251dff7-87d7-43b9-8269-791949e44464"}]} 2026-05-06 06:14:57.788 8 INFO neutron.services.segments.plugin [-] Segment 24d718af-b5b9-495d-bfd7-277770a0fcd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d718af-b5b9-495d-bfd7-277770a0fcd0 found for delete ", "request_id": "req-3561b1eb-1d97-4e93-ac85-618f92663271"}]} 2026-05-06 06:14:57.813 8 INFO neutron.services.segments.plugin [-] Segment d0cce77e-f461-43f2-a843-a20540840de3 resource provider aggregate not found 2026-05-06 06:14:57.819 8 INFO neutron.services.segments.plugin [-] Segment d0cce77e-f461-43f2-a843-a20540840de3 resource provider aggregate not found 2026-05-06 06:14:57.835 8 INFO neutron.services.segments.plugin [-] Segment d0cce77e-f461-43f2-a843-a20540840de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0cce77e-f461-43f2-a843-a20540840de3 found for delete ", "request_id": "req-2b77f7d0-be30-40ef-95f1-72f748f153c8"}]} 2026-05-06 06:14:57.842 8 INFO neutron.services.segments.plugin [-] Segment d0cce77e-f461-43f2-a843-a20540840de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0cce77e-f461-43f2-a843-a20540840de3 found for delete ", "request_id": "req-7a4a5624-d8cc-4d99-bf0e-3c28d5a2ecf3"}]} 2026-05-06 06:14:57.860 8 INFO neutron.services.segments.plugin [-] Segment 50580b75-6a4c-4c55-856d-c5642f956109 resource provider aggregate not found 2026-05-06 06:14:57.866 8 INFO neutron.services.segments.plugin [-] Segment 50580b75-6a4c-4c55-856d-c5642f956109 resource provider aggregate not found 2026-05-06 06:14:57.875 8 INFO neutron.services.segments.plugin [-] Segment 50580b75-6a4c-4c55-856d-c5642f956109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50580b75-6a4c-4c55-856d-c5642f956109 found for delete ", "request_id": "req-c043d16e-02b1-4f91-8623-4be0d3a7eff3"}]} 2026-05-06 06:14:57.881 8 INFO neutron.services.segments.plugin [-] Segment 50580b75-6a4c-4c55-856d-c5642f956109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50580b75-6a4c-4c55-856d-c5642f956109 found for delete ", "request_id": "req-bfd6cf72-ee1d-4714-87df-7816c1f70146"}]} [pid: 8|app: 0|req: 857/1749] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:57 2026] POST /v2.0/security-group-rules => generated 574 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:58.028 7 INFO neutron.db.l3_hamode_db [None req-173ac9f9-eafd-4ffb-af55-287f06b062e9 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 858/1750] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:58 2026] GET /v2.0/security-groups?tenant_id=7cd90025f8de438584b919be64f0add9&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1751] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:58 2026] DELETE /v2.0/security-groups/216927bf-eb53-43bc-8554-b6618fe2b4f1 => 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: 860/1752] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:58 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1753] 10.0.0.101 () {34 vars in 685 bytes} [Wed May 6 06:14:58 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: 8|app: 0|req: 862/1754] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:58 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&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: 863/1755] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:58 2026] GET /v2.0/security-groups?tenant_id=182c70345eed4af6a30feac495a2ac3d&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1756] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:58 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: 8|app: 0|req: 865/1757] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:58 2026] DELETE /v2.0/security-groups/73b6d34e-11e4-4102-9349-3f92da03856b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1758] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:14:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1759] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:14:58 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1760] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:14:56 2026] POST /v2.0/routers => generated 684 bytes in 3347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1761] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/security-groups?tenant_id=36ec8a9d4b45485e81fd6140f3f01aea&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1762] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1763] 10.0.0.226 () {34 vars in 1098 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-185438608&fields=id&tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1764] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:14:59 2026] DELETE /v2.0/security-groups/6a60fa4f-b228-4958-b540-79182e137ba8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1765] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1766] 10.0.0.226 () {34 vars in 1100 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1912341181&fields=id&tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1767] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/networks?id=631e727c-35dc-441c-9118-b212c908f113 => generated 672 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1768] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1769] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/quotas/c01b15a88c2c4b2eb252c495fa0d56e5 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1770] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&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: 903/1771] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/ports?tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1772] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1773] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:00.882 7 INFO neutron.db.l3_db [None req-d4ef787f-5a11-4a40-92a1-7a4fac5fb8a7 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Floating IP 41649d57-ae0c-4fc7-ac48-66b58215bfc3 associated. External IP: 10.96.250.214, port: 59e0a884-df4e-4325-9638-d025e6122601. [pid: 7|app: 0|req: 906/1774] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:15:00 2026] PUT /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 855 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:01.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7275dab2-f3fc-460a-9fa9-f633ba41d106'] response: {'name': 'network-changed', 'server_uuid': 'e8796db2-362b-412e-a450-f0b29a140ab7', 'tag': '59e0a884-df4e-4325-9638-d025e6122601', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 907/1775] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?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: 908/1776] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1777] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/ports?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1778] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/networks?id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => generated 756 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1779] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => 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: 912/1780] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=59e0a884-df4e-4325-9638-d025e6122601 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1781] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/subnets?id=81c547ce-6ae1-4492-be76-5825be399185 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1782] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/ports?network_id=4a941cb1-e92e-446e-a0d3-c91d7c6bba66&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1783] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 916/1784] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66?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: 869/1785] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:14:59 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/add_router_interface => generated 309 bytes in 2409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1786] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/networks?id=631e727c-35dc-441c-9118-b212c908f113 => generated 672 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1787] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1788] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5 => generated 273 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1789] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:15:02 2026] POST /v2.0/ports => generated 993 bytes in 587 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: 874/1790] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:03 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 996 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1791] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:15:03 2026] PUT /v2.0/ports/76546d0f-f6d9-46c9-8fe9-9832a3c90c1e => generated 1238 bytes in 655 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 06:15:04.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-affeeb6e-f0fd-47d6-add7-5bbcf5288bd8'] response: {'name': 'network-changed', 'server_uuid': 'c44d7df0-aec5-4aa4-b50a-12f5906fa579', 'tag': '76546d0f-f6d9-46c9-8fe9-9832a3c90c1e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 876/1792] 10.0.0.226 () {34 vars in 1120 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&fields=id&fields=name => generated 206 bytes in 93 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: 877/1793] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => 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: 878/1794] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/ports?tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5&device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1795] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=76546d0f-f6d9-46c9-8fe9-9832a3c90c1e => 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: 880/1796] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/subnets?id=db0cd0fc-3d4e-466a-bfa1-5debdbb45ece => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1797] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/ports?network_id=631e727c-35dc-441c-9118-b212c908f113&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1798] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?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: 883/1799] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1800] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/ports?tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5&device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1277 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1801] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/networks?id=631e727c-35dc-441c-9118-b212c908f113 => generated 768 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1802] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:15:02 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/add_router_interface => generated 309 bytes in 2749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1803] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1277 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1804] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=76546d0f-f6d9-46c9-8fe9-9832a3c90c1e => 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: 919/1805] 199.19.213.176 () {34 vars in 1124 bytes} [Wed May 6 06:15:04 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1806] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:15:05 2026] GET /v2.0/subnets?id=db0cd0fc-3d4e-466a-bfa1-5debdbb45ece => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1807] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:15:05 2026] POST /v2.0/security-groups => generated 1537 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1808] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:05 2026] GET /v2.0/ports?network_id=631e727c-35dc-441c-9118-b212c908f113&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: 923/1809] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:05 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1008 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1810] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:15:05 2026] POST /v2.0/security-groups => generated 1537 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1811] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:05 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1812] 10.0.0.226 () {34 vars in 1120 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1813] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:15:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1814] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?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: 929/1815] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:15:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1816] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:15:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1817] 10.0.0.101 () {34 vars in 767 bytes} [Wed May 6 06:15:06 2026] PUT /v2.0/security-groups/fb94cd76-5b75-40b0-a606-9887e6bce806/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1818] 10.0.0.101 () {34 vars in 767 bytes} [Wed May 6 06:15:06 2026] PUT /v2.0/security-groups/578add9e-9049-4366-aed6-1b505e7da2a2/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1819] 10.0.0.101 () {34 vars in 767 bytes} [Wed May 6 06:15:06 2026] PUT /v2.0/security-groups/71d2332b-25d5-4bd0-a5f5-46bfa0084987/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1820] 10.0.0.101 () {34 vars in 767 bytes} [Wed May 6 06:15:06 2026] PUT /v2.0/security-groups/5b95ef3f-35cb-4c8a-8df5-ac61f44d7c55/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1821] 10.0.0.101 () {32 vars in 680 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1822] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1823] 10.0.0.101 () {32 vars in 690 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1824] 10.0.0.101 () {34 vars in 783 bytes} [Wed May 6 06:15:04 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/add_router_interface => generated 309 bytes in 1993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1825] 10.0.0.101 () {32 vars in 702 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1826] 10.0.0.101 () {32 vars in 688 bytes} [Wed May 6 06:15:06 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1827] 10.0.0.101 () {32 vars in 702 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1828] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:15:07 2026] POST /v2.0/security-groups => generated 1564 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1829] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1830] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1831] 10.0.0.101 () {32 vars in 698 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1834] 10.0.0.226 () {34 vars in 1120 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&fields=id&fields=name => generated 206 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1835] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1836] 10.0.0.101 () {32 vars in 710 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1837] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1838] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:07 2026] POST /v2.0/security-group-rules => generated 567 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1839] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:07 2026] DELETE /v2.0/security-groups/fb94cd76-5b75-40b0-a606-9887e6bce806 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1840] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1841] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:07 2026] DELETE /v2.0/security-groups/578add9e-9049-4366-aed6-1b505e7da2a2 => 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: 947/1842] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:08.119 8 INFO neutron.db.l3_db [None req-307a0f52-6eaa-42e7-9ec2-7fcfceb6a628 e42dca1b68b8488bbff3b3b594bd5822 c01b15a88c2c4b2eb252c495fa0d56e5 - - - -] Floating IP d5ff985a-f46c-43f3-a669-5ac9f1e2af8f associated. External IP: 10.96.250.202, port: 76546d0f-f6d9-46c9-8fe9-9832a3c90c1e. [pid: 7|app: 0|req: 948/1843] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:08 2026] DELETE /v2.0/security-groups/71d2332b-25d5-4bd0-a5f5-46bfa0084987 => 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: 949/1844] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1845] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:08 2026] DELETE /v2.0/security-groups/5b95ef3f-35cb-4c8a-8df5-ac61f44d7c55 => 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: 951/1846] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:08 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: 7|app: 0|req: 952/1847] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:08 2026] DELETE /v2.0/security-groups/de2c1346-b32e-44b6-990e-173b46a14847 => 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: 953/1848] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1849] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:08 2026] POST /v2.0/security-group-rules => generated 567 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1850] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1851] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:15:07 2026] PUT /v2.0/floatingips/d5ff985a-f46c-43f3-a669-5ac9f1e2af8f => generated 855 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1852] 10.0.0.101 () {34 vars in 695 bytes} [Wed May 6 06:15:08 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 06:15:09.447 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b10beef-2cff-4fcc-ad61-0dcbbcaf2b66'] response: {'name': 'network-changed', 'server_uuid': 'c44d7df0-aec5-4aa4-b50a-12f5906fa579', 'tag': '76546d0f-f6d9-46c9-8fe9-9832a3c90c1e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 897/1853] 10.0.0.226 () {34 vars in 1096 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1887028963&fields=id&tenant_id=daf846c478524b93bb35f92f533e7856 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1854] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/ports?tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5&device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1855] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 704 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1856] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/networks?id=631e727c-35dc-441c-9118-b212c908f113 => generated 768 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1857] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/quotas/daf846c478524b93bb35f92f533e7856 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1858] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=76546d0f-f6d9-46c9-8fe9-9832a3c90c1e => 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: 961/1859] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&fields=id => generated 287 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1860] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/security-groups?tenant_id=97294b659ed040dc9c33c868562713e6&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1861] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/subnets?id=db0cd0fc-3d4e-466a-bfa1-5debdbb45ece => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1862] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1863] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:09 2026] GET /v2.0/ports?network_id=631e727c-35dc-441c-9118-b212c908f113&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: 900/1864] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:09 2026] DELETE /v2.0/security-groups/7b414c53-f6fa-4e2a-83c7-348f51fdc046 => 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: 965/1865] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1866] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1867] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1868] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => 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: 902/1869] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/security-groups?tenant_id=6f7e1512eea34d2cae6c6330e327aa75&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: 968/1870] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:10 2026] DELETE /v2.0/security-groups/d1d56139-3a6c-4275-a2c8-d07f99d376d2 => 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: 903/1871] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/security-groups?tenant_id=11e7f4c633124ababaa1e8240e412619&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: 969/1872] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:10 2026] DELETE /v2.0/security-groups/7fbf5dce-a279-4284-9034-3eba87a4e032 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1873] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:10 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1874] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:15:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=daf846c478524b93bb35f92f533e7856 => generated 179 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1875] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:15:11 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1876] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:15:11 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1877] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:15:11 2026] POST /v2.0/ports => generated 1179 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1878] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:15:11 2026] PUT /v2.0/ports/c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 1424 bytes in 536 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: 906/1879] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1463 bytes in 37 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 06:15:12.400 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e193a65a-7955-4459-bba4-1d078a7e204d'] response: {'name': 'network-changed', 'server_uuid': '85275b67-87de-440f-a985-4bfabda3f4a0', 'tag': 'c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 974/1880] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1881] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A279&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => 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: 975/1882] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1883] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 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, ' [pid: 7|app: 0|req: 976/1884] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 909/1885] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 977/1886] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 910/1887] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1888] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1889] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => 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: 979/1890] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A279&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1891] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1892] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1893] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 981/1894] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1895] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:15.233 7 INFO neutron.db.segments_db [None req-5d83b9fd-9f11-43ab-8da7-05226f0f4845 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Added segment c90bada0-0bfc-4354-8fdd-b97b8374fc92 of type vxlan for network 95de81d5-8700-45cd-9ee2-ca6183ecde38 [pid: 7|app: 0|req: 982/1896] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:14 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: 915/1897] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1196 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1898] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1899] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/security-groups?id=39120cb2-372d-47c9-b1a5-e6c521561d11&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1900] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/security-groups?id=9b129343-10f4-4724-b4b2-6f979a5c5625&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: 919/1901] 10.0.0.101 () {32 vars in 818 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&mac_address=fa%3A16%3A3e%3Abf%3A24%3A1b => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1902] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:15:15 2026] POST /v2.0/ports => generated 743 bytes in 409 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: 984/1903] 10.0.0.101 () {34 vars in 666 bytes} [Wed May 6 06:15:15 2026] POST /v2.0/trunks => generated 407 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1904] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:15:16 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:16.220 7 INFO neutron.db.segments_db [None req-5a29e661-d056-44d9-9266-b6686f68b82d 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Added segment 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 of type vxlan for network e11377fa-2953-43bd-b79e-803a75f41abb [pid: 7|app: 0|req: 986/1905] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:16 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:16.704 8 INFO neutron.db.l3_db [None req-77092e0d-f311-4248-b982-cb84b8e1253a 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Floating IP e362ad7d-508d-4f82-9425-95d2f9ae47b5 associated. External IP: 10.96.250.216, port: c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4. 2026-05-06 06:15:16.707 7 INFO neutron.db.l3_db [None req-979a01d2-31a3-4096-b859-e231a05ce3b1 d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] Floating IP 41649d57-ae0c-4fc7-ac48-66b58215bfc3 disassociated. External IP: 10.96.250.214, port: 59e0a884-df4e-4325-9638-d025e6122601. [pid: 8|app: 0|req: 920/1906] 10.0.0.101 () {34 vars in 677 bytes} [Wed May 6 06:15:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1907] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:15:16 2026] DELETE /v2.0/ports/59e0a884-df4e-4325-9638-d025e6122601 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1908] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1010 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1909] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?device_id=e8796db2-362b-412e-a450-f0b29a140ab7 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1910] 10.0.0.226 () {34 vars in 1120 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&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 06:15:17.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70eec1bd-6e42-4144-bb6d-1fe14490ddd8'] response: {'name': 'network-changed', 'server_uuid': '85275b67-87de-440f-a985-4bfabda3f4a0', 'tag': 'c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 991/1911] 10.0.0.226 () {34 vars in 1096 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1887028963&fields=id&tenant_id=daf846c478524b93bb35f92f533e7856 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:17.502 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0be669f-fe47-4a10-9710-76d2f821aca8'] response: {'server_uuid': 'e8796db2-362b-412e-a450-f0b29a140ab7', 'name': 'network-vif-deleted', 'tag': '59e0a884-df4e-4325-9638-d025e6122601', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/1912] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:15:17 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) /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: 922/1913] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1914] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1915] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1279 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1916] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/quotas/daf846c478524b93bb35f92f533e7856 => 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: 994/1917] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1918] 10.0.0.101 () {32 vars in 858 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/floatingips?floating_network_id=d55b8f24-8bba-4aca-b53f-3e6bdd67f89c&port_id=76546d0f-f6d9-46c9-8fe9-9832a3c90c1e => generated 860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1919] 10.0.0.101 () {34 vars in 666 bytes} [Wed May 6 06:15:17 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1920] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:18.006 8 INFO neutron.db.segments_db [None req-3a58dc09-7c27-4fd0-b285-9df43685b3c0 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Added segment 50d735cb-bea8-4779-8d68-841b815f81e4 of type vxlan for network e3c599a9-943b-4390-8089-2ce6fc55d495 [pid: 7|app: 0|req: 996/1921] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:15:17 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&fields=id => generated 333 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1922] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A279&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => 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: 998/1923] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1924] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:17 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1925] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1926] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 928/1927] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1928] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1929] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1930] 10.0.0.201 () {34 vars in 1120 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1931] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/ports?device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => 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: 1000/1932] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:15:18 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 933/1933] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1001/1934] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:18 2026] DELETE /v2.0/security-groups/9b129343-10f4-4724-b4b2-6f979a5c5625 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1935] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:18 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 934/1936] 10.0.0.101 () {34 vars in 666 bytes} [Wed May 6 06:15:18 2026] POST /v2.0/trunks => generated 407 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:18.807 8 INFO neutron.db.segments_db [None req-a6180681-c0b1-4e88-9771-c45e3b6c569c 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Added segment d2f82c34-e860-4e8d-b022-f75d9fd89a97 of type vxlan for network 18592e48-0133-4e7f-a78a-3d3b0d989285 [pid: 8|app: 0|req: 935/1937] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:18 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1938] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:15:18 2026] POST /v2.0/ports => generated 743 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: 8|app: 0|req: 937/1939] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1940] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:15:18 2026] DELETE /v2.0/floatingips/41649d57-ae0c-4fc7-ac48-66b58215bfc3 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1941] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=daf846c478524b93bb35f92f533e7856 => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1942] 10.0.0.101 () {34 vars in 666 bytes} [Wed May 6 06:15:19 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:19.688 8 INFO neutron.db.segments_db [None req-dca6b76e-60bd-4697-97a5-5e8795a5ff08 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Added segment 429709bb-eeca-488a-bb92-1235207d0b04 of type vxlan for network 23dd8dd7-57a0-4212-a3c2-912d9239ba1a [pid: 8|app: 0|req: 939/1943] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:19 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1944] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1945] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:15:19 2026] POST /v2.0/ports => generated 1187 bytes in 531 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: 1006/1946] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/security-groups?id=4c496555-7a49-416e-b1d2-32c628eba8a4&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1947] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:15:19 2026] POST /v2.0/ports => generated 743 bytes in 397 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: 942/1948] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1949] 10.0.0.101 () {34 vars in 666 bytes} [Wed May 6 06:15:20 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1950] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:15:20 2026] PUT /v2.0/ports/5aa32845-115b-4009-8400-ef75004b29d1 => generated 1432 bytes in 549 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 06:15:20.733 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd5bae89-3a66-4e16-80f8-ac3d7ecddfca'] response: {'name': 'network-changed', 'server_uuid': '83c344f2-c8fc-4295-bfbb-71dd75ccaffd', 'tag': '5aa32845-115b-4009-8400-ef75004b29d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1008/1951] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1952] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:15:20 2026] PUT /v2.0/trunks/346054fc-7051-4444-a3f4-22e2e98313b4/tags => generated 17 bytes in 26 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: 1010/1953] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1471 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1954] 10.0.0.226 () {34 vars in 1120 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/security-groups?id=fe22c2d2-491d-4224-a467-5ae4e94da6c4&id=4432c53d-8f8b-4ee9-a630-5b29e115c82b&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1955] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:15:20 2026] PUT /v2.0/trunks/fa91cca3-3c01-4ec4-ba29-4b394233e6bb/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1956] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:15:20 2026] DELETE /v2.0/ports/623ccabf-a412-48e3-928d-6bc7bf486a21 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1957] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.125&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:20.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af872b1d-bcf6-4b03-837c-1e33a4b867f2'] response: {'server_uuid': '13992709-73dd-4255-810b-5e845c2ba01c', 'name': 'network-vif-deleted', 'tag': '623ccabf-a412-48e3-928d-6bc7bf486a21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 945/1958] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:15:20 2026] PUT /v2.0/trunks/21f139b5-396e-4a53-8e53-4ba5acd39399/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1959] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d4&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => 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: 946/1960] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:15:20 2026] PUT /v2.0/trunks/b13d5bb8-3dd0-4793-bde9-e12111f94387/tags => 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: 1015/1961] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => 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: 1016/1962] 10.0.0.101 () {32 vars in 662 bytes} [Wed May 6 06:15:21 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: 947/1963] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1964] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&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: 948/1965] 10.0.0.101 () {32 vars in 676 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1966] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&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: 950/1967] 10.0.0.101 () {32 vars in 672 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1968] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 952/1969] 10.0.0.101 () {32 vars in 684 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1970] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?device_id=13992709-73dd-4255-810b-5e845c2ba01c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1971] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 955/1972] 10.0.0.101 () {32 vars in 670 bytes} [Wed May 6 06:15:21 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: 956/1973] 10.0.0.101 () {32 vars in 684 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:21.450 7 INFO neutron.db.l3_db [None req-9e7124d0-5d3b-47ac-bf6f-db56002db6a1 e42dca1b68b8488bbff3b3b594bd5822 c01b15a88c2c4b2eb252c495fa0d56e5 - - - -] Floating IP d5ff985a-f46c-43f3-a669-5ac9f1e2af8f disassociated. External IP: 10.96.250.202, port: 76546d0f-f6d9-46c9-8fe9-9832a3c90c1e. [pid: 8|app: 0|req: 957/1974] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1471 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1975] 10.0.0.101 () {32 vars in 680 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1976] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1977] 10.0.0.101 () {32 vars in 692 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1978] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.125&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => 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: 962/1979] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/trunks/346054fc-7051-4444-a3f4-22e2e98313b4 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1980] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d4&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => 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: 1018/1981] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:15:21 2026] DELETE /v2.0/ports/76546d0f-f6d9-46c9-8fe9-9832a3c90c1e => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1982] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1983] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&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: 1021/1984] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports?device_id=c44d7df0-aec5-4aa4-b50a-12f5906fa579 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1985] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1986] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1987] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1990] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/ports/144303a2-afae-4c26-af4c-c91507820b11 => generated 826 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:22.410 7 ERROR neutron_lib.callbacks.manager [None req-85e6eff5-c36c-4d8b-988f-1b5475e52412 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-46320 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:22.410 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 06:15:22.410 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 06:15:22.410 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 06:15:22.410 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:22.410 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1027/1991] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:15:22 2026] DELETE /v2.0/trunks/346054fc-7051-4444-a3f4-22e2e98313b4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1992] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/trunks/fa91cca3-3c01-4ec4-ba29-4b394233e6bb => 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: 965/1993] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:22 2026] DELETE /v2.0/security-groups/4c496555-7a49-416e-b1d2-32c628eba8a4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1994] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/ports/13c7f77e-f540-485e-ad2b-38b3b792699e => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:22.627 8 ERROR neutron_lib.callbacks.manager [None req-d25114fe-d45e-46c1-bc16-4441e829f638 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-76213 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:22.627 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 06:15:22.627 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 06:15:22.627 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 06:15:22.627 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:22.627 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 966/1995] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:15:22 2026] DELETE /v2.0/trunks/fa91cca3-3c01-4ec4-ba29-4b394233e6bb => 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: 967/1996] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/trunks/21f139b5-396e-4a53-8e53-4ba5acd39399 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1997] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/ports/75adca6d-98a2-468e-a957-7a35deb71b79 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:22.783 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2271b790-74dd-4127-a11b-cf9213f269c1'] response: {'server_uuid': 'c44d7df0-aec5-4aa4-b50a-12f5906fa579', 'name': 'network-vif-deleted', 'tag': '76546d0f-f6d9-46c9-8fe9-9832a3c90c1e', 'status': 'completed', 'code': 200} 2026-05-06 06:15:22.891 8 ERROR neutron_lib.callbacks.manager [None req-7daa0930-6c70-4e7e-8f56-95a23518840a 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-76213 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:22.891 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 06:15:22.891 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 06:15:22.891 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 06:15:22.891 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:22.891 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 969/1998] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:15:22 2026] DELETE /v2.0/trunks/21f139b5-396e-4a53-8e53-4ba5acd39399 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1999] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/trunks/b13d5bb8-3dd0-4793-bde9-e12111f94387 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2000] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:15:22 2026] GET /v2.0/ports/f773f064-5fae-4bc5-a422-6e0becff2512 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:23.119 8 ERROR neutron_lib.callbacks.manager [None req-5e88cbf7-4980-400c-90b1-524de50a1b3b 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-76213 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:23.119 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 06:15:23.119 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 06:15:23.119 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 06:15:23.119 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:23.119 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 972/2001] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:15:23 2026] DELETE /v2.0/trunks/b13d5bb8-3dd0-4793-bde9-e12111f94387 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2002] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:15:23 2026] GET /v2.0/trunks/26e9cf7c-cc54-4b12-9699-afc4bfdc8279 => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2003] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:15:23 2026] GET /v2.0/ports/70310278-e2ed-4d5b-8230-3f178c78f4be => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2004] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:23 2026] DELETE /v2.0/security-groups/4432c53d-8f8b-4ee9-a630-5b29e115c82b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:23.512 8 ERROR neutron_lib.callbacks.manager [None req-a3c55872-a481-4300-8aff-9f672b78da3b 3b6a108dffc44036b8a25196988af347 b767621511ce45d28a3f2501e796af90 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-76213 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:23.512 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 06:15:23.512 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 06:15:23.512 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 06:15:23.512 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:15:23.512 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 976/2005] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:15:23 2026] DELETE /v2.0/trunks/26e9cf7c-cc54-4b12-9699-afc4bfdc8279 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:23.533 8 INFO neutron.api.v2.resource [None req-237a8856-bdb5-47a0-93c9-136c12a774df e42dca1b68b8488bbff3b3b594bd5822 c01b15a88c2c4b2eb252c495fa0d56e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/2006] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:15:23 2026] GET /v2.0/security-groups/4432c53d-8f8b-4ee9-a630-5b29e115c82b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2007] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:23 2026] GET /v2.0/ports?device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2008] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:15:23 2026] DELETE /v2.0/ports/144303a2-afae-4c26-af4c-c91507820b11 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2009] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:15:22 2026] PUT /v2.0/routers/b1094a54-5897-4b62-96b2-a20d484e2b0d/remove_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2010] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:23 2026] GET /v2.0/security-groups?id=39120cb2-372d-47c9-b1a5-e6c521561d11&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2011] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:15:24 2026] DELETE /v2.0/ports/13c7f77e-f540-485e-ad2b-38b3b792699e => 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: 980/2012] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:15:23 2026] DELETE /v2.0/floatingips/d5ff985a-f46c-43f3-a669-5ac9f1e2af8f => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2013] 10.0.0.101 () {32 vars in 818 bytes} [Wed May 6 06:15:24 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&mac_address=fa%3A16%3A3e%3A0e%3A6f%3A53 => generated 1204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2014] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:24 2026] DELETE /v2.0/subnets/81c547ce-6ae1-4492-be76-5825be399185 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2015] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:15:24 2026] DELETE /v2.0/ports/75adca6d-98a2-468e-a957-7a35deb71b79 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2016] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:15:24 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2017] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:24 2026] DELETE /v2.0/security-groups/fe22c2d2-491d-4224-a467-5ae4e94da6c4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:25.509 8 INFO neutron.db.l3_db [None req-8d689e7b-a3d1-4bed-916e-79f65feb4123 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Floating IP 088c9635-b6c2-4060-8a16-e9f5c4bad372 associated. External IP: 10.96.250.206, port: 5aa32845-115b-4009-8400-ef75004b29d1. 2026-05-06 06:15:25.615 7 INFO neutron.services.segments.plugin [-] Segment 4e460213-510b-4fb8-ad0d-b3997fd31e49 resource provider aggregate not found 2026-05-06 06:15:25.634 7 INFO neutron.services.segments.plugin [-] Segment 4e460213-510b-4fb8-ad0d-b3997fd31e49 resource provider aggregate not found 2026-05-06 06:15:25.640 7 INFO neutron.services.segments.plugin [-] Segment 4e460213-510b-4fb8-ad0d-b3997fd31e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e460213-510b-4fb8-ad0d-b3997fd31e49 found for delete ", "request_id": "req-36af3e0a-4e42-4489-90b3-1d279041f1c1"}]} 2026-05-06 06:15:25.662 7 INFO neutron.db.l3_hamode_db [None req-fa9d663b-8fe0-4654-8ec4-c83c6276bbde d963baed910e4379b8580c8dd6118cab cc070711c1bb4001b4c6d265a4ce9ff7 - - - -] HA network 910157da-9e84-45db-9497-4d46821f9901 was deleted as no HA routers are present in tenant cc070711c1bb4001b4c6d265a4ce9ff7. 2026-05-06 06:15:25.665 7 INFO neutron.services.segments.plugin [-] Segment 4e460213-510b-4fb8-ad0d-b3997fd31e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e460213-510b-4fb8-ad0d-b3997fd31e49 found for delete ", "request_id": "req-ca05a6b1-422d-4a2e-ba4c-bd1089853f3b"}]} [pid: 7|app: 0|req: 1035/2018] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:24 2026] DELETE /v2.0/routers/b1094a54-5897-4b62-96b2-a20d484e2b0d => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2019] 10.0.0.101 () {34 vars in 677 bytes} [Wed May 6 06:15:24 2026] POST /v2.0/floatingips => generated 855 bytes in 1330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2020] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:15:25 2026] DELETE /v2.0/ports/f773f064-5fae-4bc5-a422-6e0becff2512 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2021] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/security-groups?id=39120cb2-372d-47c9-b1a5-e6c521561d11&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:25.976 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcfb37e7-a1fb-444e-aec6-32012aa3c3a8'] response: {'name': 'network-changed', 'server_uuid': '83c344f2-c8fc-4295-bfbb-71dd75ccaffd', 'tag': '5aa32845-115b-4009-8400-ef75004b29d1', 'status': 'completed', 'code': 200} 2026-05-06 06:15:26.153 8 INFO neutron.services.segments.plugin [-] Segment 41d9c035-3a8b-4e50-b312-c8904cb11f26 resource provider aggregate not found 2026-05-06 06:15:26.160 8 INFO neutron.services.segments.plugin [-] Segment 41d9c035-3a8b-4e50-b312-c8904cb11f26 resource provider aggregate not found 2026-05-06 06:15:26.176 8 INFO neutron.services.segments.plugin [-] Segment 41d9c035-3a8b-4e50-b312-c8904cb11f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d9c035-3a8b-4e50-b312-c8904cb11f26 found for delete ", "request_id": "req-8031f711-d64a-47f1-bb0c-edcf5a1783bc"}]} 2026-05-06 06:15:26.176 8 INFO neutron.services.segments.plugin [-] Segment 41d9c035-3a8b-4e50-b312-c8904cb11f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d9c035-3a8b-4e50-b312-c8904cb11f26 found for delete ", "request_id": "req-73c62f2e-a789-442a-bb06-3d850bceaf7d"}]} [pid: 8|app: 0|req: 986/2022] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:25 2026] DELETE /v2.0/networks/4a941cb1-e92e-446e-a0d3-c91d7c6bba66 => 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: 987/2023] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:15:26 2026] DELETE /v2.0/ports/70310278-e2ed-4d5b-8230-3f178c78f4be => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2024] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:26 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2025] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:26 2026] DELETE /v2.0/networks/95de81d5-8700-45cd-9ee2-ca6183ecde38 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2026] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:26 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2027] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:26 2026] DELETE /v2.0/networks/e11377fa-2953-43bd-b79e-803a75f41abb => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2028] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.125&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2029] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:27 2026] GET /v2.0/security-groups?tenant_id=cc070711c1bb4001b4c6d265a4ce9ff7&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2030] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:27 2026] DELETE /v2.0/networks/e3c599a9-943b-4390-8089-2ce6fc55d495 => 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: 995/2031] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d4&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2032] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:27 2026] DELETE /v2.0/security-groups/ee59edf3-5e48-4bbb-a8f1-b3551b775618 => 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: 1037/2033] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:15:25 2026] PUT /v2.0/routers/2d473b37-a2a8-4e77-ab9a-275bc336e4fa/remove_router_interface => generated 309 bytes in 1732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2034] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:27 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2035] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:27 2026] DELETE /v2.0/networks/18592e48-0133-4e7f-a78a-3d3b0d989285 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2036] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:27 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&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: 999/2037] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:27 2026] GET /v2.0/security-groups?tenant_id=38c032b9484f45d092f894b5a80c97bf&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:28.216 8 INFO neutron.services.segments.plugin [-] Segment c90bada0-0bfc-4354-8fdd-b97b8374fc92 resource provider aggregate not found 2026-05-06 06:15:28.221 8 INFO neutron.services.segments.plugin [-] Segment c90bada0-0bfc-4354-8fdd-b97b8374fc92 resource provider aggregate not found [pid: 8|app: 0|req: 1000/2038] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:28 2026] DELETE /v2.0/networks/23dd8dd7-57a0-4212-a3c2-912d9239ba1a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:15:28.243 8 INFO neutron.services.segments.plugin [-] Segment c90bada0-0bfc-4354-8fdd-b97b8374fc92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c90bada0-0bfc-4354-8fdd-b97b8374fc92 found for delete ", "request_id": "req-4ccfedb7-3fa0-4716-92ee-09e926dfaabc"}]} 2026-05-06 06:15:28.249 8 INFO neutron.services.segments.plugin [-] Segment c90bada0-0bfc-4354-8fdd-b97b8374fc92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c90bada0-0bfc-4354-8fdd-b97b8374fc92 found for delete ", "request_id": "req-5007f963-bf7a-4bfb-b86c-e44e5a67270e"}]} 2026-05-06 06:15:28.267 8 INFO neutron.services.segments.plugin [-] Segment 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 resource provider aggregate not found 2026-05-06 06:15:28.275 8 INFO neutron.services.segments.plugin [-] Segment 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 resource provider aggregate not found 2026-05-06 06:15:28.296 8 INFO neutron.services.segments.plugin [-] Segment 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 found for delete ", "request_id": "req-2069726a-9f87-4cf3-b901-6b61d19585f9"}]} 2026-05-06 06:15:28.308 8 INFO neutron.services.segments.plugin [-] Segment 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b946a6a-a3ad-44a5-9c9a-bea5ec56d839 found for delete ", "request_id": "req-37e7c7af-05ea-4c5c-8378-2c346a99371c"}]} 2026-05-06 06:15:28.315 8 INFO neutron.services.segments.plugin [-] Segment 50d735cb-bea8-4779-8d68-841b815f81e4 resource provider aggregate not found [pid: 8|app: 0|req: 1001/2039] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:28 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:28.328 8 INFO neutron.services.segments.plugin [-] Segment 50d735cb-bea8-4779-8d68-841b815f81e4 resource provider aggregate not found 2026-05-06 06:15:28.333 8 INFO neutron.services.segments.plugin [-] Segment 50d735cb-bea8-4779-8d68-841b815f81e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d735cb-bea8-4779-8d68-841b815f81e4 found for delete ", "request_id": "req-ee2b899a-2111-4927-a539-380393804e89"}]} 2026-05-06 06:15:28.352 8 INFO neutron.services.segments.plugin [-] Segment d2f82c34-e860-4e8d-b022-f75d9fd89a97 resource provider aggregate not found 2026-05-06 06:15:28.356 8 INFO neutron.services.segments.plugin [-] Segment 50d735cb-bea8-4779-8d68-841b815f81e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d735cb-bea8-4779-8d68-841b815f81e4 found for delete ", "request_id": "req-53a16fd9-0d65-4d59-8b1a-4aa6b874ec09"}]} 2026-05-06 06:15:28.373 8 INFO neutron.services.segments.plugin [-] Segment d2f82c34-e860-4e8d-b022-f75d9fd89a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f82c34-e860-4e8d-b022-f75d9fd89a97 found for delete ", "request_id": "req-8eb4e22e-d25f-4a68-91da-cb11f5f44a25"}]} 2026-05-06 06:15:28.381 8 INFO neutron.services.segments.plugin [-] Segment d2f82c34-e860-4e8d-b022-f75d9fd89a97 resource provider aggregate not found 2026-05-06 06:15:28.402 8 INFO neutron.services.segments.plugin [-] Segment 429709bb-eeca-488a-bb92-1235207d0b04 resource provider aggregate not found 2026-05-06 06:15:28.413 8 INFO neutron.services.segments.plugin [-] Segment d2f82c34-e860-4e8d-b022-f75d9fd89a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f82c34-e860-4e8d-b022-f75d9fd89a97 found for delete ", "request_id": "req-c00d49aa-d1c1-4c8f-b0ad-6ab2f3a5104f"}]} 2026-05-06 06:15:28.424 8 INFO neutron.services.segments.plugin [-] Segment 429709bb-eeca-488a-bb92-1235207d0b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 429709bb-eeca-488a-bb92-1235207d0b04 found for delete ", "request_id": "req-12058336-ba5c-4e03-9568-0b6cb401d8c9"}]} 2026-05-06 06:15:28.430 8 INFO neutron.services.segments.plugin [-] Segment 429709bb-eeca-488a-bb92-1235207d0b04 resource provider aggregate not found 2026-05-06 06:15:28.444 8 INFO neutron.services.segments.plugin [-] Segment 429709bb-eeca-488a-bb92-1235207d0b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 429709bb-eeca-488a-bb92-1235207d0b04 found for delete ", "request_id": "req-30a7ec0c-8ac8-4674-ba2c-23cac0c0323e"}]} [pid: 8|app: 0|req: 1002/2040] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:28 2026] DELETE /v2.0/security-groups/6fa8ca73-f8f1-49cb-9f5a-1c458c35c137 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2041] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:28 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2042] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:28 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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) 2026-05-06 06:15:28.802 7 INFO neutron.services.segments.plugin [-] Segment 2bd548a0-0556-4279-ab3a-e449ea4f0f8d resource provider aggregate not found 2026-05-06 06:15:28.807 7 INFO neutron.services.segments.plugin [-] Segment 2bd548a0-0556-4279-ab3a-e449ea4f0f8d resource provider aggregate not found 2026-05-06 06:15:28.831 7 INFO neutron.services.segments.plugin [-] Segment 2bd548a0-0556-4279-ab3a-e449ea4f0f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bd548a0-0556-4279-ab3a-e449ea4f0f8d found for delete ", "request_id": "req-148da71b-3f68-4b37-8c66-d0d4668628a4"}]} 2026-05-06 06:15:28.834 7 INFO neutron.services.segments.plugin [-] Segment 2bd548a0-0556-4279-ab3a-e449ea4f0f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bd548a0-0556-4279-ab3a-e449ea4f0f8d found for delete ", "request_id": "req-e2bf94bd-e8eb-4eca-aba0-5f2f2a155928"}]} 2026-05-06 06:15:28.854 7 INFO neutron.db.l3_hamode_db [None req-40cf5b85-2eae-4ed7-ab1f-df2b6a41b123 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 1e404ec2-28e0-4759-ab7f-9d38d14d4487 was deleted as no HA routers are present in tenant c01b15a88c2c4b2eb252c495fa0d56e5. [pid: 7|app: 0|req: 1039/2043] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:27 2026] DELETE /v2.0/routers/2d473b37-a2a8-4e77-ab9a-275bc336e4fa => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2044] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:28 2026] DELETE /v2.0/subnets/db0cd0fc-3d4e-466a-bfa1-5debdbb45ece => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2045] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:29 2026] GET /v2.0/security-groups?tenant_id=6aa8262b703544debcb846c14478db62&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2046] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:29 2026] DELETE /v2.0/networks/631e727c-35dc-441c-9118-b212c908f113 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2047] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:29 2026] DELETE /v2.0/security-groups/256e7101-e72f-4917-aa03-e639db700f7b => 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: 1008/2048] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:29 2026] GET /v2.0/security-groups?tenant_id=b767621511ce45d28a3f2501e796af90&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2049] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:29 2026] DELETE /v2.0/security-groups/eb6ed8b0-510f-4ab4-a5c3-0cdf57d734c6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2050] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:29 2026] GET /v2.0/security-groups?tenant_id=0ef76c0ad770408eb154dde2ac6d85ff&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2051] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:30 2026] DELETE /v2.0/security-groups/4b94ec41-c885-432d-811a-aff7597f45ee => 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: 1041/2052] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:15:29 2026] PUT /v2.0/routers/27cf98eb-1b35-48c3-8fd8-f655f484f719/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 06:15:31.699 7 INFO neutron.services.segments.plugin [-] Segment d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 resource provider aggregate not found 2026-05-06 06:15:31.715 7 INFO neutron.services.segments.plugin [-] Segment d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 resource provider aggregate not found 2026-05-06 06:15:31.723 7 INFO neutron.services.segments.plugin [-] Segment d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 found for delete ", "request_id": "req-e06b4284-3c98-475e-9d49-d6b6c3da36c7"}]} [pid: 7|app: 0|req: 1042/2053] 199.19.213.176 () {34 vars in 1096 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:31.784 7 INFO neutron.services.segments.plugin [-] Segment d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cb07e0-0c2a-4d43-93ec-bf84c066eb49 found for delete ", "request_id": "req-a212f828-2834-46bc-b45b-164063d07eee"}]} [pid: 7|app: 0|req: 1043/2054] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2055] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => 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: 1045/2056] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2057] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A279&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2058] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2059] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 1049/2060] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 1050/2061] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:32.342 8 INFO neutron.services.segments.plugin [-] Segment d78ef32d-208a-425a-9715-dce2f231aa2b resource provider aggregate not found 2026-05-06 06:15:32.348 8 INFO neutron.services.segments.plugin [-] Segment d78ef32d-208a-425a-9715-dce2f231aa2b resource provider aggregate not found [pid: 7|app: 0|req: 1051/2062] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:32 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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 06:15:32.367 8 INFO neutron.services.segments.plugin [-] Segment d78ef32d-208a-425a-9715-dce2f231aa2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78ef32d-208a-425a-9715-dce2f231aa2b found for delete ", "request_id": "req-fc7fc62c-b2e5-4ce4-a3d9-c6d8625aac59"}]} 2026-05-06 06:15:32.372 8 INFO neutron.services.segments.plugin [-] Segment d78ef32d-208a-425a-9715-dce2f231aa2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78ef32d-208a-425a-9715-dce2f231aa2b found for delete ", "request_id": "req-e1d378d2-11d7-459e-ab6a-b38c0db11486"}]} 2026-05-06 06:15:32.378 8 INFO neutron.db.l3_hamode_db [None req-3100c900-853b-4e48-9c86-8e1769a9eaaf a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] HA network 29044611-c273-48ae-9611-fa97002cb6ba was deleted as no HA routers are present in tenant a13dd2329c8843fea7a2ae26318b56c5. [pid: 8|app: 0|req: 1012/2063] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:30 2026] DELETE /v2.0/routers/27cf98eb-1b35-48c3-8fd8-f655f484f719 => generated 0 bytes in 1632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2064] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:32 2026] DELETE /v2.0/subnets/efccf07d-0834-4e36-ac4f-f551b5be3965 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2065] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:32 2026] DELETE /v2.0/networks/e9d41193-b1c7-414e-87f3-ad70518afb32 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:15:33.138 7 INFO neutron.db.segments_db [None req-8ddf8b5d-f165-49a5-b12c-dcead223c020 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] Added segment 8ea9394e-adcd-4197-85fb-872bdf025da4 of type vxlan for network 949a3a63-7864-4c1c-ab42-78a88174e758 [pid: 7|app: 0|req: 1053/2066] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:32 2026] POST /v2.0/networks => generated 726 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2067] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:33 2026] GET /v2.0/security-groups?tenant_id=a13dd2329c8843fea7a2ae26318b56c5&name=default => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2068] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:33 2026] DELETE /v2.0/security-groups/8bf14c2b-4eaf-45a8-a2c4-b3ee4eacce86 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2069] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:15:33 2026] POST /v2.0/subnets => generated 620 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:33.567 8 WARNING neutron.api.v2.base [None req-23787e05-55f2-4621-83e5-9b6b51aa092e 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] 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 06:15:33.568 8 INFO neutron.api.v2.resource [None req-23787e05-55f2-4621-83e5-9b6b51aa092e 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1015/2070] 10.0.0.101 () {34 vars in 681 bytes} [Wed May 6 06:15:33 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-06 06:15:33.753 7 INFO neutron.db.segments_db [None req-6cd9df63-1b24-451b-beb2-fb3f9b38539b df5c9d4f93a34361b5d70682de2c986e 7b6d16605a29472cb05b6141de0d7bc8 - - - -] Added segment d5b2ac68-bfcc-4dda-9d94-27b36e318343 of type vxlan for network 1b9fd8aa-a809-4858-869a-eb0c8a1c689e [pid: 7|app: 0|req: 1056/2071] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:33 2026] POST /v2.0/networks => generated 632 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2072] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:33 2026] GET /v2.0/security-groups?tenant_id=c01b15a88c2c4b2eb252c495fa0d56e5&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2073] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:15:33 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1059/2074] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:34 2026] DELETE /v2.0/security-groups/b9562fb0-06de-4d9c-a529-12abd30bac77 => 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: 1060/2075] 10.0.0.101 () {34 vars in 747 bytes} [Wed May 6 06:15:34 2026] PUT /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:34.391 8 INFO neutron.services.segments.plugin [-] Segment 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca resource provider aggregate not found 2026-05-06 06:15:34.400 8 INFO neutron.services.segments.plugin [-] Segment 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca resource provider aggregate not found [pid: 7|app: 0|req: 1061/2076] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:34.416 8 INFO neutron.services.segments.plugin [-] Segment 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca found for delete ", "request_id": "req-6570b251-6b0f-4ece-9f94-44a5c6fed9b1"}]} 2026-05-06 06:15:34.424 8 INFO neutron.services.segments.plugin [-] Segment 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b5c5a4-a4a8-4a18-93f5-bd8af107fcca found for delete ", "request_id": "req-3d12ff08-64fc-404c-958b-9abd5fe1507b"}]} 2026-05-06 06:15:34.435 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider aggregate not found 2026-05-06 06:15:34.440 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider aggregate not found 2026-05-06 06:15:34.454 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea9394e-adcd-4197-85fb-872bdf025da4 found for delete ", "request_id": "req-f2aed318-eea3-4cee-a0ab-2908847f22d9"}]} 2026-05-06 06:15:34.456 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea9394e-adcd-4197-85fb-872bdf025da4 found for delete ", "request_id": "req-c6642fe7-ef02-4c5c-aea8-81f1d2e3d59b"}]} [pid: 7|app: 0|req: 1062/2077] 10.0.0.101 () {34 vars in 758 bytes} [Wed May 6 06:15:34 2026] PUT /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags/green => 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: 1063/2078] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/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: 1064/2079] 10.0.0.101 () {34 vars in 754 bytes} [Wed May 6 06:15:34 2026] PUT /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2080] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2081] 10.0.0.101 () {34 vars in 776 bytes} [Wed May 6 06:15:34 2026] PUT /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2082] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2083] 10.0.0.101 () {34 vars in 747 bytes} [Wed May 6 06:15:34 2026] PUT /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2084] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2085] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:33 2026] DELETE /v2.0/networks/949a3a63-7864-4c1c-ab42-78a88174e758 => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2086] 10.0.0.101 () {32 vars in 735 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/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 06:15:34.839 8 INFO neutron.db.segments_db [None req-ab0bb0bd-2003-4a7e-b9a5-d05f44b85d84 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] Added segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 of type vxlan for network 9e7c1240-bafb-48fe-a66e-cf0794cae6e4 2026-05-06 06:15:34.841 7 INFO neutron.api.v2.resource [None req-12ce605e-9f68-4c0f-a505-9e417089cb1d df5c9d4f93a34361b5d70682de2c986e 7b6d16605a29472cb05b6141de0d7bc8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2087] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/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: 1072/2088] 10.0.0.101 () {32 vars in 738 bytes} [Wed May 6 06:15:34 2026] DELETE /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2089] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2090] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:34 2026] POST /v2.0/networks => generated 725 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:34.986 7 INFO neutron.api.v2.resource [None req-e017af65-eade-479b-b81d-a5fdb8954360 df5c9d4f93a34361b5d70682de2c986e 7b6d16605a29472cb05b6141de0d7bc8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1074/2091] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:15:34 2026] DELETE /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/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: 1075/2092] 10.0.0.201 () {34 vars in 990 bytes} [Wed May 6 06:15:34 2026] GET /v2.0/ports?device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2093] 10.0.0.101 () {32 vars in 730 bytes} [Wed May 6 06:15:35 2026] DELETE /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2094] 10.0.0.201 () {34 vars in 1040 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/security-groups?id=39120cb2-372d-47c9-b1a5-e6c521561d11&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2095] 10.0.0.101 () {32 vars in 727 bytes} [Wed May 6 06:15:35 2026] GET /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2096] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:15:34 2026] POST /v2.0/subnets => generated 623 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:35.196 8 WARNING neutron.api.v2.base [None req-95a173de-93a6-42ae-8bae-18a33033a897 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] 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 06:15:35.197 8 INFO neutron.api.v2.resource [None req-95a173de-93a6-42ae-8bae-18a33033a897 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1019/2097] 10.0.0.101 () {34 vars in 681 bytes} [Wed May 6 06:15:35 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2098] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:15:35 2026] DELETE /v2.0/ports/d33396e1-0e55-41ee-a32a-1beaf995b2cd => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:15:35.625 7 INFO neutron.services.segments.plugin [-] Segment d5b2ac68-bfcc-4dda-9d94-27b36e318343 resource provider aggregate not found 2026-05-06 06:15:35.637 7 INFO neutron.services.segments.plugin [-] Segment d5b2ac68-bfcc-4dda-9d94-27b36e318343 resource provider aggregate not found 2026-05-06 06:15:35.660 7 INFO neutron.services.segments.plugin [-] Segment d5b2ac68-bfcc-4dda-9d94-27b36e318343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b2ac68-bfcc-4dda-9d94-27b36e318343 found for delete ", "request_id": "req-c2c3143b-9c41-43b4-9a03-d4e7e92dd15d"}]} 2026-05-06 06:15:35.662 7 INFO neutron.services.segments.plugin [-] Segment d5b2ac68-bfcc-4dda-9d94-27b36e318343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b2ac68-bfcc-4dda-9d94-27b36e318343 found for delete ", "request_id": "req-e3d096c7-549b-48cf-9585-a4709c2f779d"}]} [pid: 7|app: 0|req: 1080/2099] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:35 2026] DELETE /v2.0/networks/1b9fd8aa-a809-4858-869a-eb0c8a1c689e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2100] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/security-groups?tenant_id=7b6d16605a29472cb05b6141de0d7bc8&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:36.490 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider aggregate not found 2026-05-06 06:15:36.496 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider aggregate not found [pid: 8|app: 0|req: 1020/2101] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:35 2026] DELETE /v2.0/networks/9e7c1240-bafb-48fe-a66e-cf0794cae6e4 => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:15:36.532 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea9394e-adcd-4197-85fb-872bdf025da4 found for delete ", "request_id": "req-d5bafa3d-3d3b-4c54-af89-5a8f80369316"}]} 2026-05-06 06:15:36.545 8 INFO neutron.services.segments.plugin [-] Segment 8ea9394e-adcd-4197-85fb-872bdf025da4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea9394e-adcd-4197-85fb-872bdf025da4 found for delete ", "request_id": "req-691a6f0d-28e0-4414-bed6-d4b313014f3b"}]} 2026-05-06 06:15:36.564 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider aggregate not found 2026-05-06 06:15:36.570 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider aggregate not found 2026-05-06 06:15:36.581 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc5c3bc-c1b2-4fec-880b-41a96063c126 found for delete ", "request_id": "req-74384966-2808-44a6-afef-2324c8d6a1f2"}]} 2026-05-06 06:15:36.587 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc5c3bc-c1b2-4fec-880b-41a96063c126 found for delete ", "request_id": "req-8899b817-d9d7-4f1a-8454-bd862fe12abf"}]} [pid: 7|app: 0|req: 1082/2102] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:36 2026] DELETE /v2.0/security-groups/4829ade1-2f44-4aad-9830-3a0bd3ee36fb => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:36.606 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider aggregate not found 2026-05-06 06:15:36.612 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider aggregate not found 2026-05-06 06:15:36.636 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc5c3bc-c1b2-4fec-880b-41a96063c126 found for delete ", "request_id": "req-c94f3e5f-61e4-4156-8b07-a04849845a4f"}]} 2026-05-06 06:15:36.637 8 INFO neutron.services.segments.plugin [-] Segment 0bc5c3bc-c1b2-4fec-880b-41a96063c126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc5c3bc-c1b2-4fec-880b-41a96063c126 found for delete ", "request_id": "req-75b386aa-be74-45fe-94c3-350a768104e9"}]} 2026-05-06 06:15:36.647 8 INFO neutron.db.segments_db [None req-541788d9-d782-4db3-8f06-267db771351c 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] Added segment c1b1d03d-d291-4d4d-a23d-51e813adc708 of type vxlan for network d09cd00f-6a37-4224-8b58-72564a66e299 [pid: 8|app: 0|req: 1021/2103] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:36 2026] POST /v2.0/networks => generated 726 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2104] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:36 2026] GET /v2.0/security-groups?tenant_id=f6e8a47dc91c4c63b9fbd074e6f47282&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: 1084/2105] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:36 2026] DELETE /v2.0/security-groups/a94d4144-2525-406c-a864-4543869e3751 => 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: 1022/2106] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:15:36 2026] POST /v2.0/subnets => generated 623 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2109] 10.0.0.101 () {34 vars in 681 bytes} [Wed May 6 06:15:37 2026] POST /v2.0/rbac-policies => generated 324 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2110] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:15:38 2026] GET /v2.0/networks/d09cd00f-6a37-4224-8b58-72564a66e299 => generated 654 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:38.691 7 INFO neutron.db.segments_db [None req-60005688-d80a-43f3-8bdf-4f935e4dd295 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Added segment f0ce1f17-a62a-44f0-a0bc-35493874d902 of type vxlan for network db7b5622-f2c6-40e0-adc4-b4e1149eb77c 2026-05-06 06:15:38.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7a2633e-dedd-46f1-a8f1-df15583cfafc 48bb38a015da4a28834f7f0b39931c8f b75f69de67a8478c87d50af210cb31e9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2111] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:15:38 2026] GET /v2.0/networks/d09cd00f-6a37-4224-8b58-72564a66e299 => generated 138 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:15:39.042 7 INFO neutron.db.l3_hamode_db [None req-60005688-d80a-43f3-8bdf-4f935e4dd295 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:15:39.249 7 INFO neutron.db.l3_hamode_db [None req-60005688-d80a-43f3-8bdf-4f935e4dd295 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:15:39.374 8 INFO neutron.services.segments.plugin [-] Segment c1b1d03d-d291-4d4d-a23d-51e813adc708 resource provider aggregate not found 2026-05-06 06:15:39.379 8 INFO neutron.services.segments.plugin [-] Segment c1b1d03d-d291-4d4d-a23d-51e813adc708 resource provider aggregate not found 2026-05-06 06:15:39.393 8 INFO neutron.services.segments.plugin [-] Segment c1b1d03d-d291-4d4d-a23d-51e813adc708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b1d03d-d291-4d4d-a23d-51e813adc708 found for delete ", "request_id": "req-4e207beb-b4fa-4066-bf7f-d6f82d877060"}]} 2026-05-06 06:15:39.399 8 INFO neutron.services.segments.plugin [-] Segment c1b1d03d-d291-4d4d-a23d-51e813adc708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b1d03d-d291-4d4d-a23d-51e813adc708 found for delete ", "request_id": "req-fed397a2-af6e-42b7-b0d7-4e045e57d706"}]} [pid: 8|app: 0|req: 1027/2112] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:38 2026] DELETE /v2.0/networks/d09cd00f-6a37-4224-8b58-72564a66e299 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2113] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:39 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:39.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00d5972a-f700-45cd-99ce-049382d61262 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2114] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:39 2026] DELETE /v2.0/subnets/aef6e9a9-75d0-43f3-a320-87421d3feb0b => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:15:39.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0568bf5c-78df-4033-bb66-d476d2732627 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1030/2115] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:39 2026] DELETE /v2.0/subnets/d3208802-ed5e-41d3-90f5-a637a93b1979 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:15:39.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c25ba1f7-fd03-42ae-872c-d0fe6be29d04 6d6784323d304d69aabeb06662f20a48 51b2c8521ddb4d778c74a59b5fabc1aa - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2116] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:39 2026] DELETE /v2.0/subnets/6fafcf25-739f-48a2-82dc-f9e4feb30e1d => 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: 1086/2117] 10.0.0.101 () {34 vars in 668 bytes} [Wed May 6 06:15:38 2026] POST /v2.0/routers => generated 474 bytes in 1559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:40.157 7 INFO neutron.db.l3_hamode_db [None req-8c2f3776-059e-481b-b648-6d0b78dcf189 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1032/2118] 10.0.0.233 () {30 vars in 659 bytes} [Wed May 6 06:15:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2119] 10.0.0.233 () {30 vars in 661 bytes} [Wed May 6 06:15:40 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: 1034/2120] 10.0.0.233 () {30 vars in 637 bytes} [Wed May 6 06:15:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2121] 10.0.0.233 () {30 vars in 673 bytes} [Wed May 6 06:15:40 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) 2026-05-06 06:15:40.327 7 INFO neutron.db.l3_hamode_db [None req-8c2f3776-059e-481b-b648-6d0b78dcf189 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1036/2122] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:40 2026] GET /v2.0/security-groups?tenant_id=dc7ab673fbd54008b95fff0d1ccb4e46&name=default => generated 2805 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2123] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:40 2026] GET /v2.0/security-groups?tenant_id=010f24a34a704b6a84cdaa13b59fc105&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2124] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:40 2026] DELETE /v2.0/security-groups/b8b5b396-1b8f-4443-9f78-b456316fe0ed => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2125] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:40 2026] DELETE /v2.0/security-groups/e92163e6-e39e-4900-8013-e6984b6fd96c => 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: 1040/2126] 10.0.0.233 () {28 vars in 439 bytes} [Wed May 6 06:15:40 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2127] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:40 2026] GET /v2.0/security-groups?tenant_id=b75f69de67a8478c87d50af210cb31e9&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2128] 10.0.0.101 () {34 vars in 668 bytes} [Wed May 6 06:15:40 2026] POST /v2.0/routers => generated 474 bytes in 941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2129] 10.0.0.233 () {30 vars in 697 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 634 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2130] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:41 2026] DELETE /v2.0/security-groups/61f56be6-7e27-401b-8ed7-bea18d423ddf => 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: 1043/2131] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/security-groups?tenant_id=64be0209aace43fe901bf9e5b125d34f&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2132] 10.0.0.233 () {30 vars in 659 bytes} [Wed May 6 06:15:41 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) 2026-05-06 06:15:41.208 7 INFO neutron.db.l3_hamode_db [None req-e65f7ca5-e436-4fdc-8689-1a7c8a781cc1 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1045/2133] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:41 2026] DELETE /v2.0/security-groups/21a9141b-7d63-47b9-ab7b-e52c29a283dd => 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: 1046/2134] 10.0.0.233 () {30 vars in 661 bytes} [Wed May 6 06:15:41 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: 1047/2135] 10.0.0.233 () {30 vars in 637 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2136] 10.0.0.233 () {30 vars in 673 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2137] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/security-groups?tenant_id=51b2c8521ddb4d778c74a59b5fabc1aa&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:15:41.365 7 INFO neutron.db.l3_hamode_db [None req-e65f7ca5-e436-4fdc-8689-1a7c8a781cc1 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1050/2138] 10.0.0.233 () {30 vars in 697 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2139] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:41 2026] DELETE /v2.0/security-groups/599ae133-224a-4c63-81a1-d12d6b71dbc2 => 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: 1052/2140] 10.0.0.233 () {30 vars in 659 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2141] 10.0.0.233 () {30 vars in 661 bytes} [Wed May 6 06:15:41 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: 1054/2142] 10.0.0.233 () {30 vars in 637 bytes} [Wed May 6 06:15:41 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: 1055/2143] 10.0.0.233 () {30 vars in 673 bytes} [Wed May 6 06:15:41 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: 1056/2144] 10.0.0.233 () {30 vars in 699 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2145] 10.0.0.233 () {30 vars in 651 bytes} [Wed May 6 06:15:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2146] 10.0.0.101 () {34 vars in 668 bytes} [Wed May 6 06:15:41 2026] POST /v2.0/routers => generated 474 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:42.187 7 INFO neutron.db.l3_hamode_db [None req-77061bda-834a-4c92-9998-90a27baa74c4 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1058/2147] 10.0.0.233 () {34 vars in 673 bytes} [Wed May 6 06:15:41 2026] POST /v2.0/ports => generated 1132 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:15:42.364 7 INFO neutron.db.l3_hamode_db [None req-77061bda-834a-4c92-9998-90a27baa74c4 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1090/2148] 10.0.0.101 () {34 vars in 668 bytes} [Wed May 6 06:15:42 2026] POST /v2.0/routers => generated 474 bytes in 961 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 06:15:43.159 8 INFO neutron.db.l3_hamode_db [None req-f6db2d47-8b37-46f4-8828-cff679bfe268 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:15:43.318 8 INFO neutron.db.l3_hamode_db [None req-f6db2d47-8b37-46f4-8828-cff679bfe268 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1091/2149] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:15:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2150] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:15:43 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: 1093/2151] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:15:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2152] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:15:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2153] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:15:43 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2154] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:15:43 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: 1097/2155] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:15:43 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: 1098/2156] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:15:43 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: 1099/2157] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:15:43 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: 1100/2158] 199.19.213.176 () {30 vars in 732 bytes} [Wed May 6 06:15:43 2026] GET /v2.0/security-groups?name=lb-653b3e8f-f0bf-4792-a8c2-87970070f24e => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2159] 199.19.213.176 () {34 vars in 696 bytes} [Wed May 6 06:15:43 2026] POST /v2.0/security-groups => generated 1574 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2160] 199.19.213.176 () {30 vars in 762 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/security-group-rules?security_group_id=d1ba3597-03b0-4317-af61-b92514aafa3f => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2161] 10.0.0.101 () {34 vars in 668 bytes} [Wed May 6 06:15:43 2026] POST /v2.0/routers => generated 474 bytes in 937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2162] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:15:44 2026] PUT /v2.0/routers/e1aee41a-16f3-412a-81b9-c22f593211b9/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2163] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:15:44 2026] PUT /v2.0/routers/a62084f7-6d9c-4c9f-8a28-c7f928fdc68c/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2164] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:15:44 2026] PUT /v2.0/routers/e602f01c-0e2b-4672-baf7-a955b5803cb6/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2165] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:15:44 2026] PUT /v2.0/routers/167dbf24-64d8-4fd9-b133-8990808ae1fd/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2166] 10.0.0.101 () {32 vars in 664 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2167] 10.0.0.101 () {32 vars in 678 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2168] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:15:44 2026] PUT /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 647 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: 1104/2169] 10.0.0.101 () {32 vars in 674 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2170] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2171] 10.0.0.101 () {32 vars in 686 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2172] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:44.886 8 INFO neutron.db.segments_db [None req-30556272-1418-4e13-a876-ebdf3a8c8113 007ea3a17c5d4be18628e22304ecbd34 0385d82d8aa444a0b077ba0c0ab149de - - - -] Added segment ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 of type vxlan for network 4931de12-5b74-4bdd-8b5f-dbe6ee968d23 [pid: 7|app: 0|req: 1108/2173] 10.0.0.101 () {32 vars in 672 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2174] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:15:44 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: 1110/2175] 10.0.0.101 () {32 vars in 686 bytes} [Wed May 6 06:15:44 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2176] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2177] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2178] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2179] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2180] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:15:44 2026] POST /v2.0/networks => generated 632 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2181] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/routers/e1aee41a-16f3-412a-81b9-c22f593211b9 => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2182] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:15:45 2026] PUT /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2183] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2184] 10.0.0.101 () {34 vars in 764 bytes} [Wed May 6 06:15:45 2026] PUT /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2185] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2186] 10.0.0.101 () {34 vars in 760 bytes} [Wed May 6 06:15:45 2026] PUT /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2187] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2188] 10.0.0.101 () {34 vars in 782 bytes} [Wed May 6 06:15:45 2026] PUT /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2189] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2190] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:15:45 2026] PUT /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2191] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2192] 10.0.0.101 () {32 vars in 741 bytes} [Wed May 6 06:15:45 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:46.053 8 INFO neutron.api.v2.resource [None req-eff1a393-4fb9-4712-9b34-7940567dd6c0 007ea3a17c5d4be18628e22304ecbd34 0385d82d8aa444a0b077ba0c0ab149de - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1078/2193] 10.0.0.101 () {32 vars in 745 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2194] 10.0.0.101 () {32 vars in 744 bytes} [Wed May 6 06:15:46 2026] DELETE /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2195] 10.0.0.101 () {34 vars in 742 bytes} [Wed May 6 06:15:45 2026] PUT /v2.0/routers/e1aee41a-16f3-412a-81b9-c22f593211b9 => generated 485 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2196] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2197] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/ports?device_id=e1aee41a-16f3-412a-81b9-c22f593211b9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:46.208 8 INFO neutron.api.v2.resource [None req-ff25b96d-b063-4ecd-982f-56053cef608a 007ea3a17c5d4be18628e22304ecbd34 0385d82d8aa444a0b077ba0c0ab149de - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1081/2198] 10.0.0.101 () {32 vars in 748 bytes} [Wed May 6 06:15:46 2026] DELETE /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2199] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:46 2026] DELETE /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => 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: 1083/2200] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:46.541 8 INFO neutron.services.segments.plugin [-] Segment ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 resource provider aggregate not found 2026-05-06 06:15:46.546 8 INFO neutron.services.segments.plugin [-] Segment ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 resource provider aggregate not found 2026-05-06 06:15:46.562 8 INFO neutron.services.segments.plugin [-] Segment ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 found for delete ", "request_id": "req-fde245d3-fc17-4dc6-a9ca-987397a0106d"}]} 2026-05-06 06:15:46.563 8 INFO neutron.services.segments.plugin [-] Segment ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac85d5ab-2b5a-444a-8d6f-f7dbc3101ba9 found for delete ", "request_id": "req-79ae132c-7fd7-4695-8649-1facae1ceb39"}]} [pid: 8|app: 0|req: 1084/2201] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:15:46 2026] DELETE /v2.0/networks/4931de12-5b74-4bdd-8b5f-dbe6ee968d23 => 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: 1118/2202] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:46 2026] DELETE /v2.0/routers/e1aee41a-16f3-412a-81b9-c22f593211b9 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2203] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:46 2026] GET /v2.0/routers/a62084f7-6d9c-4c9f-8a28-c7f928fdc68c => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2204] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/security-groups?tenant_id=3c62c1c4fc8440d5bf2f52f82101caa6&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2205] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:47 2026] DELETE /v2.0/security-groups/23f39f16-9bec-4605-bbf7-1ac0fb55250c => 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: 1088/2206] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/security-groups?tenant_id=0385d82d8aa444a0b077ba0c0ab149de&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2207] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:47 2026] DELETE /v2.0/security-groups/33e08a24-09e2-415f-ac56-7723cafe17ac => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2208] 10.0.0.101 () {34 vars in 742 bytes} [Wed May 6 06:15:46 2026] PUT /v2.0/routers/a62084f7-6d9c-4c9f-8a28-c7f928fdc68c => generated 493 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2209] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:47 2026] GET /v2.0/ports?device_id=a62084f7-6d9c-4c9f-8a28-c7f928fdc68c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2210] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:47 2026] DELETE /v2.0/routers/a62084f7-6d9c-4c9f-8a28-c7f928fdc68c => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2211] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:48 2026] GET /v2.0/routers/e602f01c-0e2b-4672-baf7-a955b5803cb6 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2212] 10.0.0.101 () {34 vars in 742 bytes} [Wed May 6 06:15:48 2026] PUT /v2.0/routers/e602f01c-0e2b-4672-baf7-a955b5803cb6 => generated 502 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2213] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:49 2026] GET /v2.0/ports?device_id=e602f01c-0e2b-4672-baf7-a955b5803cb6 => 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: 1122/2214] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:49 2026] DELETE /v2.0/routers/e602f01c-0e2b-4672-baf7-a955b5803cb6 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2215] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:49 2026] GET /v2.0/routers/167dbf24-64d8-4fd9-b133-8990808ae1fd => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2216] 10.0.0.101 () {34 vars in 742 bytes} [Wed May 6 06:15:49 2026] PUT /v2.0/routers/167dbf24-64d8-4fd9-b133-8990808ae1fd => generated 487 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2217] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/ports?device_id=167dbf24-64d8-4fd9-b133-8990808ae1fd => 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: 1124/2218] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:50 2026] DELETE /v2.0/routers/167dbf24-64d8-4fd9-b133-8990808ae1fd => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2219] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:50 2026] GET /v2.0/routers/996ec162-8c45-498d-982b-418543e0d4a4 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:50.923 8 INFO neutron.db.segments_db [None req-d5fbc869-fe91-482c-a1b7-6145a592106d 6c757a3d100840438b8226bbda110a4f abbfbaee0c5840098792365eb8a8ac53 - - - -] Added segment 591cf738-346d-4d61-855a-d39763f81a7b of type vxlan for network 79dc0b4b-4b2e-4d6e-82b1-4e16178f4ee5 2026-05-06 06:15:51.232 8 INFO neutron.db.l3_hamode_db [None req-d5fbc869-fe91-482c-a1b7-6145a592106d 6c757a3d100840438b8226bbda110a4f abbfbaee0c5840098792365eb8a8ac53 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:15:51.383 8 INFO neutron.db.l3_hamode_db [None req-d5fbc869-fe91-482c-a1b7-6145a592106d 6c757a3d100840438b8226bbda110a4f abbfbaee0c5840098792365eb8a8ac53 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1126/2220] 10.0.0.101 () {34 vars in 742 bytes} [Wed May 6 06:15:50 2026] PUT /v2.0/routers/996ec162-8c45-498d-982b-418543e0d4a4 => generated 480 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2221] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/ports?device_id=996ec162-8c45-498d-982b-418543e0d4a4 => 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: 1095/2222] 10.0.0.101 () {34 vars in 668 bytes} [Wed May 6 06:15:50 2026] POST /v2.0/routers => generated 474 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2223] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:15:52 2026] PUT /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2224] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2227] 10.0.0.101 () {34 vars in 762 bytes} [Wed May 6 06:15:52 2026] PUT /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2228] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2229] 10.0.0.101 () {34 vars in 758 bytes} [Wed May 6 06:15:52 2026] PUT /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2230] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2231] 10.0.0.101 () {34 vars in 780 bytes} [Wed May 6 06:15:52 2026] PUT /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-06 06:15:52.778 7 INFO neutron.services.segments.plugin [-] Segment f0ce1f17-a62a-44f0-a0bc-35493874d902 resource provider aggregate not found 2026-05-06 06:15:52.801 7 INFO neutron.services.segments.plugin [-] Segment f0ce1f17-a62a-44f0-a0bc-35493874d902 resource provider aggregate not found 2026-05-06 06:15:52.806 7 INFO neutron.services.segments.plugin [-] Segment f0ce1f17-a62a-44f0-a0bc-35493874d902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ce1f17-a62a-44f0-a0bc-35493874d902 found for delete ", "request_id": "req-c344eeb6-b988-4cce-b755-e03ed0f9ba86"}]} [pid: 8|app: 0|req: 1105/2232] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:52.824 7 INFO neutron.services.segments.plugin [-] Segment f0ce1f17-a62a-44f0-a0bc-35493874d902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ce1f17-a62a-44f0-a0bc-35493874d902 found for delete ", "request_id": "req-d1a2d1d0-1b8c-485c-b38f-dc8ab807b62a"}]} 2026-05-06 06:15:52.829 7 INFO neutron.db.l3_hamode_db [None req-4b10ccea-b2ac-4a21-a52e-da8e5dce3328 f31930876b9346d3ad1e22da7e3e5a16 26767a592a354a1f807bc92e95976639 - - - -] HA network db7b5622-f2c6-40e0-adc4-b4e1149eb77c was deleted as no HA routers are present in tenant 26767a592a354a1f807bc92e95976639. [pid: 7|app: 0|req: 1128/2233] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:52 2026] DELETE /v2.0/routers/996ec162-8c45-498d-982b-418543e0d4a4 => generated 0 bytes in 706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2234] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:15:52 2026] PUT /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2235] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2236] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:52 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:53.111 7 INFO neutron.api.v2.resource [None req-21443369-9f45-4861-a76d-54e55bc863e8 6c757a3d100840438b8226bbda110a4f abbfbaee0c5840098792365eb8a8ac53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1130/2237] 10.0.0.101 () {32 vars in 743 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2238] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:15:53 2026] DELETE /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2239] 10.0.0.226 () {34 vars in 1016 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/security-groups?id=c1613483-92f7-4b76-a422-984d85f9e00b&fields=id => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2240] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2241] 10.0.0.226 () {34 vars in 982 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/networks?id=a2af153f-b2d8-49d2-a593-a1d681557d2a => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2242] 10.0.0.226 () {34 vars in 965 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/quotas/6df44fe4419942c19119971672c214a4 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:15:53.333 8 INFO neutron.api.v2.resource [None req-45dbd145-48ca-4a22-8770-3c296bba3d94 6c757a3d100840438b8226bbda110a4f abbfbaee0c5840098792365eb8a8ac53 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2243] 10.0.0.101 () {32 vars in 746 bytes} [Wed May 6 06:15:53 2026] DELETE /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2244] 10.0.0.226 () {34 vars in 1002 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2245] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:15:53 2026] DELETE /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => 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: 1112/2246] 10.0.0.226 () {34 vars in 1008 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1135/2247] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2248] 10.0.0.226 () {34 vars in 1108 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1136/2249] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248 => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2250] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:53 2026] GET /v2.0/security-groups?tenant_id=39385a68f0fb44f88ebbf04d89ac43a7&name=default => generated 2805 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2251] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => 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: 1139/2252] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:54 2026] DELETE /v2.0/security-groups/1d937470-ad49-438c-b79a-a51ca1a2eebd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2253] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => 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: 1141/2254] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/security-groups?tenant_id=26767a592a354a1f807bc92e95976639&name=default => generated 2805 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2255] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:54 2026] DELETE /v2.0/security-groups/70813ccc-0ddc-4312-8b43-e40904ee1524 => 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: 1143/2256] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/security-groups?tenant_id=d4dfe31566e74c838884ac819278c9c0&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2257] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/networks?id=a2af153f-b2d8-49d2-a593-a1d681557d2a => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2258] 10.0.0.101 () {34 vars in 742 bytes} [Wed May 6 06:15:53 2026] PUT /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248 => generated 481 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2259] 199.19.213.176 () {34 vars in 1050 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6df44fe4419942c19119971672c214a4 => generated 343 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2260] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:15:54 2026] GET /v2.0/ports?device_id=58e3c1bb-c983-4f48-a6f0-c8eba1025248 => 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: 1145/2261] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:54 2026] DELETE /v2.0/security-groups/dd5b7b31-f213-493e-87a9-34b6696c1f6e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2262] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:15:54 2026] POST /v2.0/ports => generated 1082 bytes in 379 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, ' 2026-05-06 06:15:55.615 7 INFO neutron.services.segments.plugin [-] Segment 591cf738-346d-4d61-855a-d39763f81a7b resource provider aggregate not found 2026-05-06 06:15:55.620 7 INFO neutron.services.segments.plugin [-] Segment 591cf738-346d-4d61-855a-d39763f81a7b resource provider aggregate not found 2026-05-06 06:15:55.634 7 INFO neutron.services.segments.plugin [-] Segment 591cf738-346d-4d61-855a-d39763f81a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 591cf738-346d-4d61-855a-d39763f81a7b found for delete ", "request_id": "req-0ba7ae46-9105-4a80-b3fd-6206ec47ca63"}]} 2026-05-06 06:15:55.642 7 INFO neutron.services.segments.plugin [-] Segment 591cf738-346d-4d61-855a-d39763f81a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 591cf738-346d-4d61-855a-d39763f81a7b found for delete ", "request_id": "req-c3d43c45-2034-425c-8dd0-a735968feb28"}]} 2026-05-06 06:15:55.647 7 INFO neutron.db.l3_hamode_db [None req-e7e2321a-823e-4fdd-b264-c518bb27345c 6c757a3d100840438b8226bbda110a4f abbfbaee0c5840098792365eb8a8ac53 - - - -] HA network 79dc0b4b-4b2e-4d6e-82b1-4e16178f4ee5 was deleted as no HA routers are present in tenant abbfbaee0c5840098792365eb8a8ac53. [pid: 7|app: 0|req: 1146/2263] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:15:54 2026] DELETE /v2.0/routers/58e3c1bb-c983-4f48-a6f0-c8eba1025248 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2264] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:15:55 2026] PUT /v2.0/ports/1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 1207 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2265] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:55 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1246 bytes in 33 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 06:15:55.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03f55e06-fa41-4ed8-be62-44ff7825add2'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '1b62a312-0972-4960-a154-e9e1f4943ef8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1119/2266] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:15:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => 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: 1148/2267] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:15:55 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2268] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:55 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&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: 1149/2269] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:55 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=segments => generated 14 bytes in 59 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: 1121/2270] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1150/2271] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2272] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/networks?id=a2af153f-b2d8-49d2-a593-a1d681557d2a => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2273] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2274] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2275] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2276] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2277] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2278] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/security-groups?id=c1613483-92f7-4b76-a422-984d85f9e00b&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2279] 199.19.213.176 () {34 vars in 1044 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/security-groups?id=c1613483-92f7-4b76-a422-984d85f9e00b&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2280] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2281] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/security-groups?tenant_id=b03ad94a1113419a8795f455abfdabec&name=default => generated 2805 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2282] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2283] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 7|app: 0|req: 1160/2284] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:56 2026] DELETE /v2.0/security-groups/2d7a1590-25be-48fc-a41d-ea6e4826ed30 => 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: 1125/2285] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:15:56 2026] GET /v2.0/security-groups?tenant_id=abbfbaee0c5840098792365eb8a8ac53&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: 1161/2286] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:15:57 2026] DELETE /v2.0/security-groups/674bc133-2e36-47b1-9f6d-82ece648abdb => 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: 1162/2287] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:58 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2288] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:15:58 2026] GET /v2.0/security-groups?id=c1613483-92f7-4b76-a422-984d85f9e00b&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2289] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:15:58 2026] POST /v2.0/floatingips => generated 552 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2290] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2291] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:15:59 2026] PUT /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2292] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/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: 1128/2293] 10.0.0.101 () {34 vars in 770 bytes} [Wed May 6 06:15:59 2026] PUT /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/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: 1166/2294] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2295] 10.0.0.101 () {34 vars in 766 bytes} [Wed May 6 06:15:59 2026] PUT /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2296] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2297] 10.0.0.101 () {34 vars in 788 bytes} [Wed May 6 06:15:59 2026] PUT /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/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: 1168/2298] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2299] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:15:59 2026] PUT /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2300] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2301] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/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 06:15:59.664 7 INFO neutron.api.v2.resource [None req-c295291c-86a4-4fc9-a52a-fcf0d153fc41 e1b5f877c89e4b278addfc1ced5e4cef 4a139dcc2bf34a31a33f1e79f1b51534 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1170/2302] 10.0.0.101 () {32 vars in 751 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2303] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:15:59 2026] DELETE /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/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: 1171/2304] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:59.790 8 INFO neutron.api.v2.resource [None req-067bf418-bfbc-4d0a-801e-c6a7ed8e86ca e1b5f877c89e4b278addfc1ced5e4cef 4a139dcc2bf34a31a33f1e79f1b51534 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2305] 10.0.0.101 () {32 vars in 754 bytes} [Wed May 6 06:15:59 2026] DELETE /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/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: 1172/2306] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:15:59 2026] DELETE /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2307] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:15:59 2026] GET /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7/tags => 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: 1173/2308] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:15:59 2026] DELETE /v2.0/floatingips/b5b8513b-6ab6-47fe-9eef-4cdeadd51fb7 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2309] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:16:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2310] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:16:00 2026] PUT /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2311] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2312] 10.0.0.101 () {34 vars in 770 bytes} [Wed May 6 06:16:00 2026] PUT /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags/green => 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: 1138/2313] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2314] 10.0.0.101 () {34 vars in 766 bytes} [Wed May 6 06:16:00 2026] PUT /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/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: 1139/2315] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2316] 10.0.0.101 () {34 vars in 788 bytes} [Wed May 6 06:16:00 2026] PUT /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags/black.or.white => 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: 1140/2317] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2318] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:16:00 2026] PUT /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2319] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2320] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:00.976 8 INFO neutron.api.v2.resource [None req-7d3ee400-9366-44cc-8540-81af78061f66 0fa5b15c1b3a4e49a17b2e3315f70c11 2af25d3f9c03401fbd8478e9d576a466 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2321] 10.0.0.101 () {32 vars in 751 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2322] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:16:00 2026] DELETE /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2323] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:16:01.067 8 INFO neutron.api.v2.resource [None req-1f147086-387b-4121-b9f4-7525cab206cc 0fa5b15c1b3a4e49a17b2e3315f70c11 2af25d3f9c03401fbd8478e9d576a466 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2324] 10.0.0.101 () {32 vars in 754 bytes} [Wed May 6 06:16:01 2026] DELETE /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2325] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:16:01 2026] DELETE /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2326] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2327] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:00 2026] GET /v2.0/security-groups?tenant_id=1a20572377724a0ab5c22edbea572f9f&name=default => generated 2805 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2328] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:16:01 2026] DELETE /v2.0/subnetpools/e5f1afc9-25aa-41f1-aee5-a67a7807e315 => 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: 1180/2329] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:01 2026] DELETE /v2.0/security-groups/7fc9c1ad-1f16-4eed-b066-5676153c48cc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2330] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/security-groups?tenant_id=4a139dcc2bf34a31a33f1e79f1b51534&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2331] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:01 2026] DELETE /v2.0/security-groups/25f5903d-05d9-45f1-8dc3-31ece7658536 => 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: 1151/2332] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:01 2026] GET /v2.0/security-groups?tenant_id=83ceac4dd808467aa4a354d33e010ef5&name=default => generated 2805 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2333] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:02 2026] DELETE /v2.0/security-groups/c3167606-257e-4e5f-9c84-81b451445df6 => 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: 1152/2334] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:02 2026] GET /v2.0/security-groups?tenant_id=2af25d3f9c03401fbd8478e9d576a466&name=default => generated 2805 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2335] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:02 2026] DELETE /v2.0/security-groups/4c25fe4f-881c-4909-af2f-02b6158018af => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:06.240 8 INFO neutron.db.segments_db [None req-e724cff7-741e-4a51-a9fa-5364b30dbaab ef2d154d03354e1498b20a35fe07a73e bdbeacf41a8b43db9b3f6553e140c010 - - - -] Added segment 712df986-1877-4410-93e4-b44b2423e549 of type vxlan for network cff45a04-bcc6-4174-b881-659631f5dabf [pid: 8|app: 0|req: 1153/2336] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:16:06 2026] POST /v2.0/networks => generated 632 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2337] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:16:06 2026] POST /v2.0/subnets => generated 602 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2338] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:16:06 2026] PUT /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2339] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:06 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2340] 10.0.0.101 () {34 vars in 762 bytes} [Wed May 6 06:16:06 2026] PUT /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2341] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:06 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2342] 10.0.0.101 () {34 vars in 758 bytes} [Wed May 6 06:16:06 2026] PUT /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2343] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2344] 10.0.0.101 () {34 vars in 780 bytes} [Wed May 6 06:16:07 2026] PUT /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2345] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2348] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:16:07 2026] PUT /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2349] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/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: 1159/2350] 10.0.0.101 () {32 vars in 739 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:07.444 7 INFO neutron.api.v2.resource [None req-e2de2a96-214c-456f-8d01-f06807bc630e ef2d154d03354e1498b20a35fe07a73e bdbeacf41a8b43db9b3f6553e140c010 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2351] 10.0.0.101 () {32 vars in 743 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2352] 10.0.0.101 () {32 vars in 742 bytes} [Wed May 6 06:16:07 2026] DELETE /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2353] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:16:07.594 8 INFO neutron.api.v2.resource [None req-df1bc536-dc23-4312-8685-699e7e9740c2 ef2d154d03354e1498b20a35fe07a73e bdbeacf41a8b43db9b3f6553e140c010 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2354] 10.0.0.101 () {32 vars in 746 bytes} [Wed May 6 06:16:07 2026] DELETE /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2355] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:16:07 2026] DELETE /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2356] 10.0.0.101 () {32 vars in 731 bytes} [Wed May 6 06:16:07 2026] GET /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc/tags => 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: 1195/2357] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:16:07 2026] DELETE /v2.0/subnets/90267db1-984c-48cc-a35d-1bf0761dd2bc => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:08.276 8 INFO neutron.services.segments.plugin [-] Segment 712df986-1877-4410-93e4-b44b2423e549 resource provider aggregate not found 2026-05-06 06:16:08.287 8 INFO neutron.services.segments.plugin [-] Segment 712df986-1877-4410-93e4-b44b2423e549 resource provider aggregate not found 2026-05-06 06:16:08.304 8 INFO neutron.services.segments.plugin [-] Segment 712df986-1877-4410-93e4-b44b2423e549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712df986-1877-4410-93e4-b44b2423e549 found for delete ", "request_id": "req-dab6dcd6-05df-4924-a5d2-3d476906c050"}]} 2026-05-06 06:16:08.305 8 INFO neutron.services.segments.plugin [-] Segment 712df986-1877-4410-93e4-b44b2423e549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712df986-1877-4410-93e4-b44b2423e549 found for delete ", "request_id": "req-cf8845c4-def5-452c-8bb5-e5979496baa7"}]} [pid: 8|app: 0|req: 1163/2358] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:16:07 2026] DELETE /v2.0/networks/cff45a04-bcc6-4174-b881-659631f5dabf => 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: 1196/2359] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:09 2026] GET /v2.0/security-groups?tenant_id=bdbeacf41a8b43db9b3f6553e140c010&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2360] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:09 2026] DELETE /v2.0/security-groups/64cf00fc-54be-4804-a794-aa2f6150beaa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2361] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:09 2026] GET /v2.0/security-groups?tenant_id=151c73d2eda04d72a96f6e019508b230&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: 1165/2362] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:09 2026] DELETE /v2.0/security-groups/b2607f2c-57d1-44de-a416-5f9723042f19 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:13.084 7 INFO neutron.db.segments_db [None req-e260e924-bbfb-45c4-84f0-7b950b6ed13a 10edebab7caa4058a8c66affec620512 b7b61a721ab64655a0a80ffd40763d4a - - - -] Added segment 0445d424-8c9e-4755-87fc-175403e0db8f of type vxlan for network b00d9401-b630-4084-ae4a-25f780a39209 [pid: 7|app: 0|req: 1198/2363] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:16:12 2026] POST /v2.0/networks => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2364] 10.0.0.101 () {34 vars in 664 bytes} [Wed May 6 06:16:13 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2365] 10.0.0.101 () {34 vars in 666 bytes} [Wed May 6 06:16:13 2026] POST /v2.0/trunks => generated 407 bytes in 241 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: 1167/2366] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:16:13 2026] PUT /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2367] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:13 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2368] 10.0.0.101 () {34 vars in 760 bytes} [Wed May 6 06:16:13 2026] PUT /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2369] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:13 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2370] 10.0.0.101 () {34 vars in 756 bytes} [Wed May 6 06:16:13 2026] PUT /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2371] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:13 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2372] 10.0.0.101 () {34 vars in 778 bytes} [Wed May 6 06:16:13 2026] PUT /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2373] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2374] 10.0.0.101 () {34 vars in 749 bytes} [Wed May 6 06:16:14 2026] PUT /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/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: 1204/2375] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2376] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:16:14.141 7 INFO neutron.api.v2.resource [None req-bb5a6d36-a66d-45aa-9c87-fbeb780e77b6 10edebab7caa4058a8c66affec620512 b7b61a721ab64655a0a80ffd40763d4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2377] 10.0.0.101 () {32 vars in 741 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/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: 1173/2378] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:14 2026] DELETE /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2379] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:16:14.258 8 INFO neutron.api.v2.resource [None req-2a76850f-fb97-4a46-9414-9188530f950c 10edebab7caa4058a8c66affec620512 b7b61a721ab64655a0a80ffd40763d4a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2380] 10.0.0.101 () {32 vars in 744 bytes} [Wed May 6 06:16:14 2026] DELETE /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/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: 1207/2381] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:16:14 2026] DELETE /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2382] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a/tags => 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: 1208/2383] 10.0.0.101 () {32 vars in 719 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2384] 10.0.0.101 () {32 vars in 717 bytes} [Wed May 6 06:16:14 2026] GET /v2.0/ports/d7803f6a-f6d4-4d46-925e-acd89dac6f68 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:16:14.579 7 ERROR neutron_lib.callbacks.manager [None req-6368f535-650c-430e-a773-8a84070dae7f 10edebab7caa4058a8c66affec620512 b7b61a721ab64655a0a80ffd40763d4a - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-46320 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:16:14.579 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-06 06:16:14.579 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 06:16:14.579 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-06 06:16:14.579 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-06 06:16:14.579 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1209/2385] 10.0.0.101 () {32 vars in 722 bytes} [Wed May 6 06:16:14 2026] DELETE /v2.0/trunks/8a58fff9-c6d1-4981-b843-de80f235bd6a => 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: 1177/2386] 10.0.0.101 () {32 vars in 720 bytes} [Wed May 6 06:16:14 2026] DELETE /v2.0/ports/d7803f6a-f6d4-4d46-925e-acd89dac6f68 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:16:15.067 7 INFO neutron.services.segments.plugin [-] Segment 0445d424-8c9e-4755-87fc-175403e0db8f resource provider aggregate not found 2026-05-06 06:16:15.072 7 INFO neutron.services.segments.plugin [-] Segment 0445d424-8c9e-4755-87fc-175403e0db8f resource provider aggregate not found 2026-05-06 06:16:15.091 7 INFO neutron.services.segments.plugin [-] Segment 0445d424-8c9e-4755-87fc-175403e0db8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0445d424-8c9e-4755-87fc-175403e0db8f found for delete ", "request_id": "req-c0d5fa78-3f10-45f6-b33a-632b7ac4dc5f"}]} 2026-05-06 06:16:15.092 7 INFO neutron.services.segments.plugin [-] Segment 0445d424-8c9e-4755-87fc-175403e0db8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0445d424-8c9e-4755-87fc-175403e0db8f found for delete ", "request_id": "req-95df7799-429a-48ba-868f-9996aed8b833"}]} [pid: 7|app: 0|req: 1210/2387] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:16:14 2026] DELETE /v2.0/networks/b00d9401-b630-4084-ae4a-25f780a39209 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2388] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:15 2026] GET /v2.0/security-groups?tenant_id=90cf03124e9643e78cfa615eaa69e8ff&name=default => generated 2805 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2389] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:15 2026] DELETE /v2.0/security-groups/d3a44d88-3266-4544-986a-cbe665004d50 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2390] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:16:16 2026] GET /v2.0/security-groups?tenant_id=b7b61a721ab64655a0a80ffd40763d4a&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2391] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:16:16 2026] DELETE /v2.0/security-groups/cb512339-e50d-4baa-ad6f-2728528e2b85 => 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: 1181/2394] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:16:31 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: 1214/2395] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:16:31 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: 1182/2396] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:16:31 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: 1215/2397] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:16:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2398] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => 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: 1216/2399] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2400] 199.19.213.176 () {34 vars in 677 bytes} [Wed May 6 06:16:32 2026] POST /v2.0/ports => generated 1097 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2401] 10.0.0.226 () {34 vars in 971 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1097 bytes in 48 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: 1185/2402] 10.0.0.226 () {34 vars in 907 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2403] 199.19.213.176 () {34 vars in 1096 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports?device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd&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: 8|app: 0|req: 1186/2404] 199.19.213.176 () {34 vars in 1262 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2405] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2406] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2407] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2408] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1189/2409] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.125&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2410] 199.19.213.176 () {34 vars in 975 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1097 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2411] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d4&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => 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: 1191/2412] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2413] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:32 2026] GET /v2.0/networks?id=183abae7-9187-4d3b-9955-cef66bdd9245 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2414] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2415] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2416] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2417] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2418] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:16:33 2026] PUT /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1251 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2419] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2527 bytes in 33 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 06:16:33.589 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f0e5814-a67f-4970-a6e8-e0c80aff7cb7'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '3bc0f311-064f-432a-9d70-ef87e38e1626', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1224/2420] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2421] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2422] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2423] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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/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: 1226/2424] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2425] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2426] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2427] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2428] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:33 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1201/2429] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1229/2430] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2527 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2431] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/networks?id=183abae7-9187-4d3b-9955-cef66bdd9245 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2432] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2433] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2434] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&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: 1205/2435] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2436] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1231/2437] 10.0.0.226 () {34 vars in 971 bytes} [Wed May 6 06:16:34 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1287 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2438] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:16:34 2026] PUT /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1312 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2439] 199.19.213.176 () {30 vars in 732 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/security-groups?name=lb-653b3e8f-f0bf-4792-a8c2-87970070f24e => generated 1577 bytes in 47 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 06:16:35.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a3295e-50f8-42f1-af99-f2609b7bd172'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '3bc0f311-064f-432a-9d70-ef87e38e1626', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2440] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2588 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2441] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/networks?id=183abae7-9187-4d3b-9955-cef66bdd9245 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2442] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2443] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:16:35 2026] PUT /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1312 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2444] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 40 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: 1209/2445] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&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: 1210/2446] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:16:35 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: 1211/2447] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:16:35 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: 1212/2448] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:16:35 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: 1213/2449] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:16:35 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: 1237/2450] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2451] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => 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: 1238/2452] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1215/2453] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2454] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1348 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2455] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2456] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2457] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2458] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:16:35 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:16:43.723 7 INFO neutron.db.l3_db [None req-a838e211-5d58-4288-9899-9e2499aabab4 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Floating IP d1687ee2-3322-4d2b-90c4-e760012e12e4 associated. External IP: 10.96.250.215, port: 32105547-07f2-4c8a-be92-15ffe2f40b81. [pid: 7|app: 0|req: 1243/2461] 10.0.0.101 () {34 vars in 677 bytes} [Wed May 6 06:16:42 2026] POST /v2.0/floatingips => generated 899 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:16:47.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-257088e3-a51f-48ae-8752-25358b423f95'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '3bc0f311-064f-432a-9d70-ef87e38e1626', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1244/2462] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2463] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/networks?id=183abae7-9187-4d3b-9955-cef66bdd9245 => generated 802 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2464] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => 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: 1219/2465] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2466] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:16:47 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: 1221/2467] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:16:47 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: 1222/2468] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:16:47 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: 1247/2469] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => 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: 1223/2470] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2471] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1224/2472] 199.19.213.176 () {30 vars in 732 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/security-groups?name=lb-653b3e8f-f0bf-4792-a8c2-87970070f24e => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2473] 199.19.213.176 () {30 vars in 762 bytes} [Wed May 6 06:16:48 2026] GET /v2.0/security-group-rules?security_group_id=d1ba3597-03b0-4317-af61-b92514aafa3f => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2474] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:47 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2475] 199.19.213.176 () {34 vars in 707 bytes} [Wed May 6 06:16:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2476] 199.19.213.176 () {34 vars in 707 bytes} [Wed May 6 06:16:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2479] 10.0.0.233 () {30 vars in 659 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2480] 10.0.0.233 () {30 vars in 661 bytes} [Wed May 6 06:16: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: 1229/2481] 10.0.0.233 () {30 vars in 637 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2482] 10.0.0.233 () {30 vars in 673 bytes} [Wed May 6 06:16:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2483] 10.0.0.233 () {28 vars in 439 bytes} [Wed May 6 06:16:56 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2484] 10.0.0.233 () {30 vars in 697 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 631 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2485] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:16:56 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: 1255/2486] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2487] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2488] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:16:56 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: 1233/2489] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2490] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2491] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:16:56 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: 1258/2492] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:16:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2493] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:16:56 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: 1259/2494] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:16: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: 8|app: 0|req: 1236/2495] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:57 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1260/2496] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:57 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1237/2497] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:57 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2498] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:16:57 2026] POST /v2.0/ports => generated 1299 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2499] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:16:58 2026] PUT /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1424 bytes in 494 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: 1262/2500] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 4042 bytes in 41 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 06:16:58.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51e1508e-75d0-4714-96c8-983691c3dd20'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '05688ea9-dcc7-4acd-9400-6a0edc4dea43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1239/2501] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2502] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => 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: 1240/2503] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2504] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:58 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=segments => generated 14 bytes in 66 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: 1241/2505] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1265/2506] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2507] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2508] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&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: 1243/2509] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1267/2510] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1244/2511] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => 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: 1268/2512] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10c&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => 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: 1245/2513] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2514] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2515] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2516] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2517] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2518] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 4042 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2519] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2520] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:16:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2521] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10c&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => 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: 1273/2522] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2523] 10.0.0.226 () {34 vars in 971 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2524] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2525] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2526] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2527] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 1276/2528] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1277/2529] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2530] 199.19.213.176 () {34 vars in 750 bytes} [Wed May 6 06:17:00 2026] PUT /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1195 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2531] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 797 bytes in 69 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: 1254/2532] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2533] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:00 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: 1255/2534] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:00 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: 1280/2535] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2536] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:00 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: 1281/2537] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:17:00.890 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7583612-1fe2-4307-a9ad-e15baf5178e5'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '05688ea9-dcc7-4acd-9400-6a0edc4dea43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1257/2538] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2539] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3813 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2540] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2541] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => 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: 1284/2542] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => 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: 1285/2543] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/subnets?id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2544] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 7|app: 0|req: 1287/2545] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2546] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2547] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:00 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2548] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2549] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2550] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:01 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2551] 10.0.0.233 () {30 vars in 659 bytes} [Wed May 6 06:17:06 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: 1291/2552] 10.0.0.233 () {30 vars in 661 bytes} [Wed May 6 06:17:06 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: 1262/2553] 10.0.0.233 () {30 vars in 637 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2554] 10.0.0.233 () {30 vars in 673 bytes} [Wed May 6 06:17:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2555] 10.0.0.233 () {28 vars in 439 bytes} [Wed May 6 06:17:07 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2558] 10.0.0.233 () {30 vars in 697 bytes} [Wed May 6 06:17:07 2026] GET /v2.0/subnets/0515b649-7874-4555-aa90-77dd21db139e => generated 631 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2559] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:07 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: 1294/2560] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:07 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: 1267/2561] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:07 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: 1295/2562] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:07 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: 1268/2563] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:07 2026] GET /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2564] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:07 2026] GET /v2.0/subnets/0515b649-7874-4555-aa90-77dd21db139e => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2565] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:07 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3815 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2566] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2567] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:07 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: 1298/2568] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17: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: 1271/2569] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:08 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: 1299/2570] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:08 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2571] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:08 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 1300/2572] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:08 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2573] 199.19.213.176 () {38 vars in 955 bytes} [Wed May 6 06:17:08 2026] POST /v2.0/ports => generated 1303 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2574] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:17:08 2026] PUT /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1428 bytes in 480 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: 1274/2575] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 5271 bytes in 37 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 06:17:09.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3321e001-bda9-492b-866e-05e8139fdf6c'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': 'ddb42fd8-348a-4c6a-b5cb-28805c43d0d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2576] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2577] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2578] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&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: 1276/2579] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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/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: 1304/2580] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2581] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2582] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2583] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2584] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1279/2585] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:09 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1307/2586] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => 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: 1280/2587] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/subnets?id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => 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: 1308/2588] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2589] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1309/2590] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1282/2591] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.46&port_id=ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => 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: 1310/2592] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => 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: 1283/2593] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2594] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2595] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2596] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2597] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2598] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 5271 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2599] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2600] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.46&port_id=ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2601] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => 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: 1315/2602] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2603] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2604] 10.0.0.226 () {34 vars in 971 bytes} [Wed May 6 06:17:10 2026] GET /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1464 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2605] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2606] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2607] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 1319/2608] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2609] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 1320/2610] 199.19.213.176 () {34 vars in 750 bytes} [Wed May 6 06:17:11 2026] PUT /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1195 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2611] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1321/2612] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/subnets/0515b649-7874-4555-aa90-77dd21db139e => 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: 1322/2613] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:17:11.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fdbc3d3-145a-46aa-abae-2e7584ef6610'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': 'ddb42fd8-348a-4c6a-b5cb-28805c43d0d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1323/2614] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2615] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 5038 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2616] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:11 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: 1325/2617] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:11 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: 1293/2618] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2619] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2620] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.46&port_id=ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => 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: 1294/2621] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2622] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/subnets?id=0515b649-7874-4555-aa90-77dd21db139e => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2623] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2624] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&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: 8|app: 0|req: 1296/2625] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2626] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2627] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:11 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 1298/2628] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:12 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2629] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:12 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2630] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:12 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => 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: 1332/2631] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2632] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:21 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: 1333/2633] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:21 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: 1301/2634] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:21 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: 1334/2635] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2636] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 5040 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2637] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2638] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:21 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: 1336/2639] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2640] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17: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: 7|app: 0|req: 1337/2641] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1233 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2642] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:17:21 2026] PUT /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1026 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2643] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:21 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 798 bytes in 98 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: 1306/2644] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:22.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c90f1d5-13e5-4205-8a6c-266a5b7bf58f'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': 'ddb42fd8-348a-4c6a-b5cb-28805c43d0d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1339/2645] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 4869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2646] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 4869 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2649] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2650] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2651] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?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: 1311/2652] 199.19.213.176 () {34 vars in 975 bytes} [Wed May 6 06:17:22 2026] GET /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2653] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:17:22 2026] DELETE /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => 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: 1312/2654] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3815 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:23.278 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eef80d5-f90a-4852-baf4-2e758660e8f9'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-deleted', 'tag': 'ddb42fd8-348a-4c6a-b5cb-28805c43d0d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1343/2655] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:23.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cce501e3-c8ca-476c-ae54-a7a56279ce8a a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2656] 199.19.213.176 () {32 vars in 719 bytes} [Wed May 6 06:17:23 2026] DELETE /v2.0/ports/ddb42fd8-348a-4c6a-b5cb-28805c43d0d1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2657] 199.19.213.176 () {34 vars in 1226 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/networks?id=a2af153f-b2d8-49d2-a593-a1d681557d2a&id=183abae7-9187-4d3b-9955-cef66bdd9245&id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 3096 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2658] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => 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: 1346/2659] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:23 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: 1347/2660] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:23 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: 1348/2661] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:23 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: 1314/2662] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2663] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:23 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: 1315/2664] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2665] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2666] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2667] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2668] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2669] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2670] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1354/2671] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2672] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => 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: 1355/2673] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2674] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2675] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2676] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2677] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1321/2678] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 7|app: 0|req: 1358/2679] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 19 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2680] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/subnets?id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2681] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&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: 1323/2682] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1360/2683] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:24 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1324/2684] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:26 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: 1361/2685] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2686] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2687] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:26 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: 1326/2688] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:26 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2689] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:26 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: 1327/2690] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2691] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2692] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2693] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1233 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2694] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:17:27 2026] PUT /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1026 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2695] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 797 bytes in 64 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: 1330/2696] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2697] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:27.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46a6dc05-e1f5-42c5-9737-33730738fa1b'] response: {'name': 'network-changed', 'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'tag': '05688ea9-dcc7-4acd-9400-6a0edc4dea43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1331/2698] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2699] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2700] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2701] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:27 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1333/2702] 199.19.213.176 () {34 vars in 975 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2703] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:17:28 2026] DELETE /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => 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: 1334/2704] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:28.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75efe175-ade8-4d31-bb0a-6073a69251b9'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-deleted', 'tag': '05688ea9-dcc7-4acd-9400-6a0edc4dea43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2705] 199.19.213.176 () {34 vars in 1146 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/networks?id=a2af153f-b2d8-49d2-a593-a1d681557d2a&id=183abae7-9187-4d3b-9955-cef66bdd9245&id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 2309 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2706] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2707] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2708] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2709] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:17:28.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b86ed1f-403f-42e4-970b-ce74880eb2e7 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1337/2710] 199.19.213.176 () {32 vars in 719 bytes} [Wed May 6 06:17:28 2026] DELETE /v2.0/ports/05688ea9-dcc7-4acd-9400-6a0edc4dea43 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2711] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2712] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2713] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:28 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: 1340/2714] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:28 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: 1341/2715] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:28 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: 1375/2716] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1376/2717] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2718] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => 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: 1377/2719] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2720] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/subnets?id=c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2721] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2722] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:28 2026] GET /v2.0/ports?network_id=183abae7-9187-4d3b-9955-cef66bdd9245&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: 1379/2723] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => 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: 1345/2724] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2725] 199.19.213.176 () {30 vars in 703 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2726] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2727] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?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: 1382/2728] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:29 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2729] 199.19.213.176 () {34 vars in 1096 bytes} [Wed May 6 06:17:34 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2730] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:34 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2731] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:34 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2732] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2733] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A279&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => 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: 1385/2734] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:17:34 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2735] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2736] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2737] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1387/2738] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:35 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 1389/2741] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:38 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: 1353/2742] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:38 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: 1390/2743] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2744] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2745] 199.19.213.176 () {30 vars in 732 bytes} [Wed May 6 06:17:38 2026] GET /v2.0/security-groups?name=lb-653b3e8f-f0bf-4792-a8c2-87970070f24e => generated 2741 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2746] 199.19.213.176 () {30 vars in 762 bytes} [Wed May 6 06:17:38 2026] GET /v2.0/security-group-rules?security_group_id=d1ba3597-03b0-4317-af61-b92514aafa3f => generated 2206 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2747] 199.19.213.176 () {32 vars in 749 bytes} [Wed May 6 06:17:38 2026] DELETE /v2.0/security-group-rules/17f68143-3a5a-4c18-a531-349380591202 => 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: 1356/2748] 199.19.213.176 () {32 vars in 749 bytes} [Wed May 6 06:17:38 2026] DELETE /v2.0/security-group-rules/a91d0987-f916-4c8b-8aee-21b2817c4413 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:42.808 7 INFO neutron.db.l3_db [None req-91b651fe-1ccd-4d42-bf64-c95ccb37612c 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Floating IP d1687ee2-3322-4d2b-90c4-e760012e12e4 disassociated (deleted). External IP: 10.96.250.215, port: 32105547-07f2-4c8a-be92-15ffe2f40b81. [pid: 7|app: 0|req: 1393/2749] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:17:42 2026] DELETE /v2.0/floatingips/d1687ee2-3322-4d2b-90c4-e760012e12e4 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:43.159 8 INFO neutron.api.v2.resource [None req-11f5b459-d8b5-4d88-824f-7bc1d08719d3 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1357/2750] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:17:43 2026] GET /v2.0/floatingips/d1687ee2-3322-4d2b-90c4-e760012e12e4 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2751] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:43 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: 1358/2752] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2753] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:43 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: 1359/2754] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:43 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: 1396/2755] 199.19.213.176 () {30 vars in 701 bytes} [Wed May 6 06:17:43 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2756] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:43 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2757] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:43 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2758] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:43 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2759] 199.19.213.176 () {34 vars in 975 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2760] 199.19.213.176 () {34 vars in 1060 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2761] 199.19.213.176 () {34 vars in 1016 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245?fields=dns_domain => generated 29 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2762] 199.19.213.176 () {38 vars in 1028 bytes} [Wed May 6 06:17:44 2026] PUT /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1151 bytes in 331 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: 1400/2763] 199.19.213.176 () {30 vars in 716 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2764] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/ports?tenant_id=6df44fe4419942c19119971672c214a4&device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2765] 199.19.213.176 () {34 vars in 1066 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/networks?id=a2af153f-b2d8-49d2-a593-a1d681557d2a&id=183abae7-9187-4d3b-9955-cef66bdd9245 => generated 1523 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2766] 199.19.213.176 () {34 vars in 1062 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.252&port_id=1b62a312-0972-4960-a154-e9e1f4943ef8 => 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: 1367/2767] 199.19.213.176 () {34 vars in 984 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/subnets?id=6c7f43d5-254c-41bb-a300-2883aa1cb1d0 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2768] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:44 2026] GET /v2.0/ports?network_id=a2af153f-b2d8-49d2-a593-a1d681557d2a&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: 1401/2769] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:17:44 2026] PUT /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1090 bytes in 234 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: 1402/2770] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 1090 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2771] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?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: 1370/2772] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/networks/a2af153f-b2d8-49d2-a593-a1d681557d2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2773] 199.19.213.176 () {32 vars in 719 bytes} [Wed May 6 06:17:45 2026] DELETE /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2774] 199.19.213.176 () {30 vars in 663 bytes} [Wed May 6 06:17:45 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: 1404/2775] 199.19.213.176 () {30 vars in 665 bytes} [Wed May 6 06:17:45 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: 1372/2776] 199.19.213.176 () {30 vars in 641 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2777] 199.19.213.176 () {30 vars in 677 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:17:45.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eae30a67-bbb1-4bad-bd7a-a20e5c9bfef4 a8b8c048434741eb81581ac3a3a64ca6 6df44fe4419942c19119971672c214a4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2778] 199.19.213.176 () {32 vars in 719 bytes} [Wed May 6 06:17:45 2026] DELETE /v2.0/ports/3bc0f311-064f-432a-9d70-ef87e38e1626 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2779] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2780] 199.19.213.176 () {30 vars in 732 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/security-groups?name=lb-653b3e8f-f0bf-4792-a8c2-87970070f24e => generated 1577 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2781] 199.19.213.176 () {30 vars in 697 bytes} [Wed May 6 06:17:45 2026] GET /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2782] 199.19.213.176 () {34 vars in 749 bytes} [Wed May 6 06:17:45 2026] PUT /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 1094 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2783] 199.19.213.176 () {32 vars in 739 bytes} [Wed May 6 06:17:45 2026] DELETE /v2.0/security-groups/d1ba3597-03b0-4317-af61-b92514aafa3f => 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: 1376/2784] 199.19.213.176 () {32 vars in 719 bytes} [Wed May 6 06:17:45 2026] DELETE /v2.0/ports/32105547-07f2-4c8a-be92-15ffe2f40b81 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2785] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:17:46 2026] GET /v2.0/ports?device_id=f61606ee-c2fa-487e-b4c6-6f92ea5f2c97 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2786] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:17:47 2026] DELETE /v2.0/ports/1b62a312-0972-4960-a154-e9e1f4943ef8 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:48.736 7 INFO neutron.db.l3_db [None req-2299cf0e-a565-4c9f-829a-953b5e322f53 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Floating IP 088c9635-b6c2-4060-8a16-e9f5c4bad372 disassociated (deleted). External IP: 10.96.250.206, port: 5aa32845-115b-4009-8400-ef75004b29d1. [pid: 7|app: 0|req: 1410/2787] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:17:48 2026] DELETE /v2.0/floatingips/088c9635-b6c2-4060-8a16-e9f5c4bad372 => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:49.137 8 INFO neutron.api.v2.resource [None req-56ca8a32-7a96-48f8-9dbd-48121a17fbe9 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1378/2788] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/floatingips/088c9635-b6c2-4060-8a16-e9f5c4bad372 => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:17:49.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e907b3fe-4bc2-4316-bbda-1ce5210c3997'] response: {'name': 'network-changed', 'server_uuid': '83c344f2-c8fc-4295-bfbb-71dd75ccaffd', 'tag': '5aa32845-115b-4009-8400-ef75004b29d1', 'status': 'completed', 'code': 200} 2026-05-06 06:17:49.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0727f817-def5-47e3-9654-3f7221236727'] response: {'server_uuid': 'f61606ee-c2fa-487e-b4c6-6f92ea5f2c97', 'name': 'network-vif-deleted', 'tag': '1b62a312-0972-4960-a154-e9e1f4943ef8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1379/2789] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2790] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/ports?device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1204 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2791] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/security-groups?id=39120cb2-372d-47c9-b1a5-e6c521561d11&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2792] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/networks?id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => 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: 1413/2793] 199.19.213.176 () {34 vars in 1058 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.125&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => 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: 1381/2794] 199.19.213.176 () {34 vars in 1106 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d4&port_id=5aa32845-115b-4009-8400-ef75004b29d1 => 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: 1414/2795] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/subnets?id=e31e3015-bace-4f4a-8dbf-450b0a3e6555&id=0515b649-7874-4555-aa90-77dd21db139e => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2796] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&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: 1415/2797] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/ports?network_id=a82ca78c-8f1d-441c-bc26-1bbc7a2f832c&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2798] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2799] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/ports?device_id=83c344f2-c8fc-4295-bfbb-71dd75ccaffd => generated 1204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2800] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:49 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2801] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:17:49 2026] DELETE /v2.0/ports/5aa32845-115b-4009-8400-ef75004b29d1 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:17:54.940 8 INFO neutron.db.l3_db [None req-d0cac182-b487-477d-bfa6-363f324f1c2d 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] Floating IP e362ad7d-508d-4f82-9425-95d2f9ae47b5 disassociated (deleted). External IP: 10.96.250.216, port: c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4. [pid: 8|app: 0|req: 1386/2804] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:17:54 2026] DELETE /v2.0/floatingips/e362ad7d-508d-4f82-9425-95d2f9ae47b5 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:17:55.315 7 INFO neutron.api.v2.resource [None req-cae23404-f8f7-42dd-94c3-4a5b2a501470 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1419/2805] 10.0.0.101 () {32 vars in 729 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/floatingips/e362ad7d-508d-4f82-9425-95d2f9ae47b5 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:17:55.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76b3722b-e4a3-4bf8-b5ec-63e5ea5ec7f5'] response: {'name': 'network-changed', 'server_uuid': '85275b67-87de-440f-a985-4bfabda3f4a0', 'tag': 'c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4', 'status': 'completed', 'code': 200} 2026-05-06 06:17:55.520 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e848f2-4160-4704-9fdf-f001156e5f4a'] response: {'server_uuid': '83c344f2-c8fc-4295-bfbb-71dd75ccaffd', 'name': 'network-vif-deleted', 'tag': '5aa32845-115b-4009-8400-ef75004b29d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1420/2806] 199.19.213.176 () {34 vars in 1080 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/ports?tenant_id=daf846c478524b93bb35f92f533e7856&device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2807] 10.0.0.226 () {34 vars in 990 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1196 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2808] 199.19.213.176 () {34 vars in 986 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/networks?id=d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2809] 10.0.0.226 () {34 vars in 1040 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/security-groups?id=39120cb2-372d-47c9-b1a5-e6c521561d11&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2810] 199.19.213.176 () {34 vars in 1056 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.28&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => 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: 1389/2811] 199.19.213.176 () {34 vars in 1104 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A279&port_id=c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => 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: 1423/2812] 199.19.213.176 () {34 vars in 1064 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/subnets?id=659a4157-0545-4e14-9f94-3883b38661ee&id=7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2813] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2814] 199.19.213.176 () {34 vars in 1052 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/ports?network_id=d098aaa4-9534-43c6-aa1e-21c45dd065f3&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2815] 199.19.213.176 () {34 vars in 1012 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2816] 199.19.213.176 () {34 vars in 1112 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3?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: 7|app: 0|req: 1425/2817] 199.19.213.176 () {34 vars in 994 bytes} [Wed May 6 06:17:55 2026] GET /v2.0/ports?device_id=85275b67-87de-440f-a985-4bfabda3f4a0 => generated 1196 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2818] 199.19.213.176 () {36 vars in 997 bytes} [Wed May 6 06:17:56 2026] DELETE /v2.0/ports/c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2819] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:00 2026] DELETE /v2.0/security-group-rules/0dedb705-b6d0-4c6e-9902-50844f704122 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:00.779 8 INFO neutron.api.v2.resource [None req-e2206940-f907-4dea-8618-1350698b35a2 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2820] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:00 2026] GET /v2.0/security-group-rules/0dedb705-b6d0-4c6e-9902-50844f704122 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2821] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:00 2026] DELETE /v2.0/security-group-rules/34f45529-7001-4116-9737-da46e9189256 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:00.840 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6b42f06-4754-4383-abb0-7c4bdc89b672'] response: {'server_uuid': '85275b67-87de-440f-a985-4bfabda3f4a0', 'name': 'network-vif-deleted', 'tag': 'c019fc2b-5bab-4cd5-b6d0-4cacaa29a5d4', 'status': 'completed', 'code': 200} 2026-05-06 06:18:00.853 8 INFO neutron.api.v2.resource [None req-563a61a2-30ce-4bdd-8553-bf00b8e7986b 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1395/2822] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:00 2026] GET /v2.0/security-group-rules/34f45529-7001-4116-9737-da46e9189256 => 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: 1428/2823] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:00 2026] DELETE /v2.0/security-group-rules/cdfea66e-88ca-4457-a210-90a14b1bbfd9 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:00.926 8 INFO neutron.api.v2.resource [None req-01685c37-27b1-4cdd-aea2-a2b53d1621d8 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2824] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:00 2026] GET /v2.0/security-group-rules/cdfea66e-88ca-4457-a210-90a14b1bbfd9 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2825] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:00 2026] DELETE /v2.0/security-group-rules/521d9c92-deb8-4a76-80ad-bb8b4c7ccc96 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.002 8 INFO neutron.api.v2.resource [None req-398d073d-32c5-4330-b4c6-bbad5d80f9fd 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2826] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:00 2026] GET /v2.0/security-group-rules/521d9c92-deb8-4a76-80ad-bb8b4c7ccc96 => 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: 1430/2827] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/a9d237c5-b464-46e4-aec6-f06ed0bb3bdb => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.077 8 INFO neutron.api.v2.resource [None req-101cc5e8-b1fe-4ffe-96c3-fdb7bb8ec080 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1398/2828] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/a9d237c5-b464-46e4-aec6-f06ed0bb3bdb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2829] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/8b57fb3f-5b7a-4373-a4bc-fbd8979fdb4a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.157 8 INFO neutron.api.v2.resource [None req-a2f3bdd4-21d3-4301-a68e-82208d075b77 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2830] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/8b57fb3f-5b7a-4373-a4bc-fbd8979fdb4a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2831] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/37874893-7824-4fd9-b135-86166b8d92dd => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.247 8 INFO neutron.api.v2.resource [None req-4994a6b8-7f89-4399-b68a-e74fff1aadf3 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2832] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/37874893-7824-4fd9-b135-86166b8d92dd => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2833] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/d2bd6f0b-4765-408e-be73-e3512e969531 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.332 8 INFO neutron.api.v2.resource [None req-d1989d52-11e8-4343-a6f5-09df358d3a84 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2834] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/d2bd6f0b-4765-408e-be73-e3512e969531 => 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: 1434/2835] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/e28f5aac-1a30-47e6-82da-c97d2b81f161 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.414 8 INFO neutron.api.v2.resource [None req-49891121-6034-4567-91a0-0b15e05b0c4c 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1402/2836] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/e28f5aac-1a30-47e6-82da-c97d2b81f161 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2837] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/a97501a3-d174-4c43-abfc-c0481272860d => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.492 8 INFO neutron.api.v2.resource [None req-fe3eb5ea-bc5b-4a5e-9ca1-fb44c67dd552 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1403/2838] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/a97501a3-d174-4c43-abfc-c0481272860d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2839] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-group-rules/5a8f885b-cb4e-4863-929c-30e2e4e39a25 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.575 8 INFO neutron.api.v2.resource [None req-8c3a9766-a92e-4b88-89f0-f7b54e0bbb96 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1404/2840] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-group-rules/5a8f885b-cb4e-4863-929c-30e2e4e39a25 => 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: 1437/2841] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:01 2026] DELETE /v2.0/security-groups/39120cb2-372d-47c9-b1a5-e6c521561d11 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:01.695 8 INFO neutron.api.v2.resource [None req-74602aeb-f9dd-4830-94ea-804950d41d9a 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1405/2842] 10.0.0.101 () {32 vars in 737 bytes} [Wed May 6 06:18:01 2026] GET /v2.0/security-groups/39120cb2-372d-47c9-b1a5-e6c521561d11 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2843] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:18:01 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/remove_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:18:03.113 8 INFO neutron.api.v2.resource [None req-8c7fcaef-b19a-45ee-a80c-09e3c80afaeb 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1406/2844] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:18:02 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2845] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:18:03 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/remove_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:18:05.300 8 INFO neutron.api.v2.resource [None req-ed839dda-5ae2-4173-b7f2-a68563876366 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2846] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:18:04 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/remove_router_interface => generated 198 bytes in 675 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2847] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:18:05 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/remove_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:18:06.654 8 INFO neutron.api.v2.resource [None req-d7848543-af19-4c67-a3d3-87d2bd570e98 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/2848] 10.0.0.101 () {34 vars in 789 bytes} [Wed May 6 06:18:06 2026] PUT /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1/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 06:18:07.797 7 INFO neutron.db.l3_hamode_db [None req-712459bc-ccc9-4a77-a8cb-ec412b21a4a9 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - - -] HA network 2a93e3bd-5905-4c8d-8e36-3fcecdd3781c was deleted as no HA routers are present in tenant daf846c478524b93bb35f92f533e7856. [pid: 7|app: 0|req: 1441/2851] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:06 2026] DELETE /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1 => generated 0 bytes in 1144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:07.840 8 INFO neutron.api.v2.resource [None req-18a5fe05-1441-4170-af1d-eca031de9950 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/2852] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:07 2026] GET /v2.0/routers/ecfc1aea-ede9-4be1-b6ca-5007dbfc45c1 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:18:07.893 7 INFO neutron.services.segments.plugin [-] Segment 96b7d60f-ac05-4045-9e1e-28e05c902db9 resource provider aggregate not found 2026-05-06 06:18:07.901 7 INFO neutron.services.segments.plugin [-] Segment 96b7d60f-ac05-4045-9e1e-28e05c902db9 resource provider aggregate not found 2026-05-06 06:18:07.918 7 INFO neutron.services.segments.plugin [-] Segment 96b7d60f-ac05-4045-9e1e-28e05c902db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b7d60f-ac05-4045-9e1e-28e05c902db9 found for delete ", "request_id": "req-08031cbc-f381-4b1f-8408-cd4e009cbff0"}]} 2026-05-06 06:18:07.919 7 INFO neutron.services.segments.plugin [-] Segment 96b7d60f-ac05-4045-9e1e-28e05c902db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96b7d60f-ac05-4045-9e1e-28e05c902db9 found for delete ", "request_id": "req-8e4b882f-5dc6-4a07-91a9-3f4bf7076700"}]} [pid: 7|app: 0|req: 1442/2853] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:07 2026] DELETE /v2.0/subnets/e31e3015-bace-4f4a-8dbf-450b0a3e6555 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:08.124 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cce431c2-438d-4cb7-978f-dcfb69ea5680 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2854] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:08 2026] GET /v2.0/subnets/e31e3015-bace-4f4a-8dbf-450b0a3e6555 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2855] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:08 2026] DELETE /v2.0/subnets/0515b649-7874-4555-aa90-77dd21db139e => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:08.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e554013e-1154-4d6a-8785-d4b677ae2c51 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2856] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:08 2026] GET /v2.0/subnets/0515b649-7874-4555-aa90-77dd21db139e => 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: 1444/2857] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:08 2026] DELETE /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:08.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49809890-fba9-4b60-be32-e43dce3fc42c 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2858] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:18:08 2026] GET /v2.0/networks/a82ca78c-8f1d-441c-bc26-1bbc7a2f832c => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2859] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:08 2026] DELETE /v2.0/subnets/659a4157-0545-4e14-9f94-3883b38661ee => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:08.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c600f3eb-1a07-4d49-a07d-6eb956e98d29 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2860] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:08 2026] GET /v2.0/subnets/659a4157-0545-4e14-9f94-3883b38661ee => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2861] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:08 2026] DELETE /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:09.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22f7081b-b637-4c7e-aa4f-a4b0a56fc83f 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2862] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:09 2026] GET /v2.0/subnets/7b6d494a-8c5b-4b03-ae45-3fb6ecc5429b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2863] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:09 2026] DELETE /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:09.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16d26562-6585-4996-9e58-49b28bd5a102 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/2864] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:18:09 2026] GET /v2.0/networks/d098aaa4-9534-43c6-aa1e-21c45dd065f3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2865] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:09 2026] DELETE /v2.0/subnets/4f3a2fbc-8902-4ca9-9435-b85fd907e8c6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:09.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12d954d6-3088-4715-92dc-3d4bc18e887a 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2866] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:09 2026] GET /v2.0/subnets/4f3a2fbc-8902-4ca9-9435-b85fd907e8c6 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:18:09.955 7 INFO neutron.services.segments.plugin [-] Segment d9592f15-67fe-4b03-82ce-f06e80628373 resource provider aggregate not found 2026-05-06 06:18:09.969 7 INFO neutron.services.segments.plugin [-] Segment d9592f15-67fe-4b03-82ce-f06e80628373 resource provider aggregate not found 2026-05-06 06:18:09.983 7 INFO neutron.services.segments.plugin [-] Segment d9592f15-67fe-4b03-82ce-f06e80628373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9592f15-67fe-4b03-82ce-f06e80628373 found for delete ", "request_id": "req-d121af7c-7bea-4288-9aac-91aafa0b0ab9"}]} 2026-05-06 06:18:09.987 7 INFO neutron.services.segments.plugin [-] Segment d9592f15-67fe-4b03-82ce-f06e80628373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9592f15-67fe-4b03-82ce-f06e80628373 found for delete ", "request_id": "req-f4dd2a9a-6d7b-40a1-a97e-f315a4a2d4ad"}]} 2026-05-06 06:18:10.002 7 INFO neutron.services.segments.plugin [-] Segment 440e7cfa-a435-4285-ba40-e4f273504deb resource provider aggregate not found 2026-05-06 06:18:10.006 7 INFO neutron.services.segments.plugin [-] Segment 440e7cfa-a435-4285-ba40-e4f273504deb resource provider aggregate not found 2026-05-06 06:18:10.041 7 INFO neutron.services.segments.plugin [-] Segment 440e7cfa-a435-4285-ba40-e4f273504deb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440e7cfa-a435-4285-ba40-e4f273504deb found for delete ", "request_id": "req-8c6013ea-7c1e-4daa-b7f2-54f3b55e873e"}]} 2026-05-06 06:18:10.043 7 INFO neutron.services.segments.plugin [-] Segment 440e7cfa-a435-4285-ba40-e4f273504deb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440e7cfa-a435-4285-ba40-e4f273504deb found for delete ", "request_id": "req-2feb08ca-84cf-4e95-ba36-4abb0400cb2a"}]} [pid: 7|app: 0|req: 1449/2867] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:09 2026] DELETE /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:10.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77f93f54-8acf-42dd-a059-33653017ba36 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2868] 10.0.0.101 () {32 vars in 721 bytes} [Wed May 6 06:18:10 2026] GET /v2.0/subnets/c5ff041c-fe40-4172-a53d-14b1cf397b7d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2869] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:10 2026] DELETE /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:10.616 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15f13aab-6198-49e7-bbec-018bae974771 868a7ed13eb047e095f85165cac8caeb daf846c478524b93bb35f92f533e7856 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2870] 10.0.0.101 () {32 vars in 723 bytes} [Wed May 6 06:18:10 2026] GET /v2.0/networks/183abae7-9187-4d3b-9955-cef66bdd9245 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:18:12.463 7 INFO neutron.services.segments.plugin [-] Segment 38d0ec77-0de4-4978-a3ed-aa20f6c59067 resource provider aggregate not found 2026-05-06 06:18:12.468 7 INFO neutron.services.segments.plugin [-] Segment 38d0ec77-0de4-4978-a3ed-aa20f6c59067 resource provider aggregate not found 2026-05-06 06:18:12.485 7 INFO neutron.services.segments.plugin [-] Segment 38d0ec77-0de4-4978-a3ed-aa20f6c59067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d0ec77-0de4-4978-a3ed-aa20f6c59067 found for delete ", "request_id": "req-c8834720-ef97-4ef0-a4d6-2860d0e4c05d"}]} 2026-05-06 06:18:12.486 7 INFO neutron.services.segments.plugin [-] Segment 38d0ec77-0de4-4978-a3ed-aa20f6c59067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d0ec77-0de4-4978-a3ed-aa20f6c59067 found for delete ", "request_id": "req-9bd8b837-d3e6-45ca-8fcf-cfd8d8682b2f"}]} [pid: 7|app: 0|req: 1451/2871] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:12 2026] GET /v2.0/security-groups?tenant_id=ef8feeebdb4949a299f059b6398cd871&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2872] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:12 2026] DELETE /v2.0/security-groups/d390187f-6de0-4a33-804e-ccd4b2c16aff => 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: 1452/2873] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:12 2026] GET /v2.0/security-groups?tenant_id=232c249b89574447b33591e06f85863a&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2874] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:12 2026] DELETE /v2.0/security-groups/048cbe95-1535-4ca4-8afd-b4c71e71eda2 => 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: 1453/2875] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:13 2026] GET /v2.0/security-groups?tenant_id=9f5a2ecac25a449d8cd818ca9a396fb9&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2876] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:13 2026] DELETE /v2.0/security-groups/8516a2e2-ced5-477f-852b-43db6275e060 => 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: 1454/2877] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:13 2026] GET /v2.0/security-groups?tenant_id=b50b1b224eac4bec881c3f266afe0d56&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2878] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:13 2026] DELETE /v2.0/security-groups/5e9e5415-993f-47a3-91d1-54bb3d2bacaf => 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: 1455/2879] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:13 2026] GET /v2.0/security-groups?tenant_id=1b086ec9bce9446b92c15cfbedef7f4e&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2880] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:14 2026] DELETE /v2.0/security-groups/e636065d-ba6e-482b-a88f-f75770866f96 => 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: 1456/2881] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:14 2026] GET /v2.0/security-groups?tenant_id=daf846c478524b93bb35f92f533e7856&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: 1426/2882] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:14 2026] DELETE /v2.0/security-groups/14608a08-c0a1-4f69-bcfd-6a4846e238a6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2883] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:14 2026] GET /v2.0/security-groups?tenant_id=438e734a088442f3b4322483808fbb7a&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2884] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:14 2026] DELETE /v2.0/security-groups/af77bdd9-42e0-4940-bd4f-fa695ac25d5f => 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: 1458/2885] 10.0.0.101 () {34 vars in 678 bytes} [Wed May 6 06:18:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2886] 10.0.0.101 () {34 vars in 678 bytes} [Wed May 6 06:18:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2887] 10.0.0.101 () {34 vars in 678 bytes} [Wed May 6 06:18:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2888] 10.0.0.101 () {34 vars in 678 bytes} [Wed May 6 06:18:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2889] 10.0.0.101 () {34 vars in 678 bytes} [Wed May 6 06:18:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2890] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:19 2026] PUT /v2.0/policies/77e663a3-e7f7-4ae5-9ed9-45b388e822eb/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2891] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:19 2026] PUT /v2.0/policies/7d582563-96fc-4b71-817b-f98cdbc14265/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2892] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:19 2026] PUT /v2.0/policies/d8d1e61a-d87d-4c48-b243-8feb259b5408/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2893] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:19 2026] PUT /v2.0/policies/47d35faa-9118-491d-8fee-3aa7ed5317c9/tags => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2894] 10.0.0.101 () {32 vars in 674 bytes} [Wed May 6 06:18:19 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2895] 10.0.0.101 () {32 vars in 688 bytes} [Wed May 6 06:18:19 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2896] 10.0.0.101 () {32 vars in 684 bytes} [Wed May 6 06:18:19 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2897] 10.0.0.101 () {32 vars in 696 bytes} [Wed May 6 06:18:19 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2898] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:18:19 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2899] 10.0.0.101 () {32 vars in 696 bytes} [Wed May 6 06:18:19 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2900] 10.0.0.101 () {32 vars in 692 bytes} [Wed May 6 06:18:20 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2901] 10.0.0.101 () {32 vars in 704 bytes} [Wed May 6 06:18:20 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2902] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:18:20 2026] DELETE /v2.0/qos/policies/77e663a3-e7f7-4ae5-9ed9-45b388e822eb => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2903] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:18:20 2026] DELETE /v2.0/qos/policies/7d582563-96fc-4b71-817b-f98cdbc14265 => 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: 1437/2904] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:18:20 2026] DELETE /v2.0/qos/policies/d8d1e61a-d87d-4c48-b243-8feb259b5408 => 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: 1468/2905] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:18:20 2026] DELETE /v2.0/qos/policies/47d35faa-9118-491d-8fee-3aa7ed5317c9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2906] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:18:20 2026] DELETE /v2.0/qos/policies/0ad1a056-be95-46e8-b41b-c4a3734f2896 => 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: 1469/2907] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:21 2026] GET /v2.0/security-groups?tenant_id=ebdad47fb5d34d11911fceaf54a455cd&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2908] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:21 2026] DELETE /v2.0/security-groups/673c3825-c7c9-4947-8bc5-86b8eaa5ea63 => 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: 1470/2909] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:21 2026] GET /v2.0/security-groups?tenant_id=f4223d677e504acfb13ae21890dce941&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2910] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:21 2026] DELETE /v2.0/security-groups/9fd7e4dd-0bf9-4615-8f14-9d0e83e1853b => 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: 1471/2911] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:22 2026] GET /v2.0/security-groups?tenant_id=5309c621c01a410e8aa5f9c58f51e523&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2914] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:22 2026] DELETE /v2.0/security-groups/3f66cf6f-59a5-4c74-8203-803d00f28565 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:26.435 7 INFO neutron.db.segments_db [None req-f4b8a648-1f23-476e-8294-0ad6e0700a60 965323a26b014e5ca326443b9e803113 b3988141b6754d6e8b10514773fdde29 - - - -] Added segment 4c00fe11-1d3a-4f39-bcba-368c80fd744c of type vxlan for network c09957dd-bd7d-4de2-8470-db5e72206b1e [pid: 7|app: 0|req: 1474/2915] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:26 2026] POST /v2.0/networks => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2916] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:18:26 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:18:26.948 7 INFO neutron.db.segments_db [None req-65c7b669-a999-41cf-a4d9-1dd60eb4639c 965323a26b014e5ca326443b9e803113 b3988141b6754d6e8b10514773fdde29 - - - -] Added segment d3c1fefe-57e6-4246-ba8e-ce6de4c2144f of type vxlan for network e4c249a2-d0dc-4977-a325-a4a24fa378c7 [pid: 7|app: 0|req: 1475/2917] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:26 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2918] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:18:27 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:18:27.527 7 INFO neutron.db.segments_db [None req-2448eb67-534c-4647-a665-2f888f83ea21 965323a26b014e5ca326443b9e803113 b3988141b6754d6e8b10514773fdde29 - - - -] Added segment 96400d42-742e-4cdf-92dd-8eba961a194d of type vxlan for network 72c06269-cd9e-48f9-8bce-d0234f264789 [pid: 7|app: 0|req: 1476/2919] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:27 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2920] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:18:27 2026] POST /v2.0/subnets => generated 605 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:18:28.073 7 INFO neutron.db.segments_db [None req-38acfcaf-5a1f-487c-a1b1-6abfbcdac433 965323a26b014e5ca326443b9e803113 b3988141b6754d6e8b10514773fdde29 - - - -] Added segment 71839350-eb9d-42af-872b-741d924eac12 of type vxlan for network 9d4972ed-1de1-4d32-a766-8c786c749263 [pid: 7|app: 0|req: 1477/2921] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:28 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2922] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:18:28 2026] POST /v2.0/subnets => generated 605 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:18:28.627 7 INFO neutron.db.segments_db [None req-69a69fcb-958d-4f9a-a5d3-2196d92e6d59 965323a26b014e5ca326443b9e803113 b3988141b6754d6e8b10514773fdde29 - - - -] Added segment a6b5b191-8f75-4661-a3f7-521ff0c4ae21 of type vxlan for network 3c0e7558-7912-4406-8e0a-8fd61a9eaa9a [pid: 7|app: 0|req: 1478/2923] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:28 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2924] 10.0.0.101 () {34 vars in 669 bytes} [Wed May 6 06:18:28 2026] POST /v2.0/subnets => generated 605 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2925] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:18:29 2026] PUT /v2.0/subnets/25777088-3b9e-4c59-950a-5321dad39a8c/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2926] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:18:29 2026] PUT /v2.0/subnets/251981bf-9176-4873-b592-89236b985a23/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2927] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:18:29 2026] PUT /v2.0/subnets/6012ba25-e059-42de-ae79-665449eaafb9/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2928] 10.0.0.101 () {34 vars in 751 bytes} [Wed May 6 06:18:29 2026] PUT /v2.0/subnets/df373e89-5ce7-43e2-9691-8b2ffe16550c/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2929] 10.0.0.101 () {32 vars in 664 bytes} [Wed May 6 06:18:29 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2930] 10.0.0.101 () {32 vars in 678 bytes} [Wed May 6 06:18:29 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2931] 10.0.0.101 () {32 vars in 674 bytes} [Wed May 6 06:18:29 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2932] 10.0.0.101 () {32 vars in 686 bytes} [Wed May 6 06:18:29 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2933] 10.0.0.101 () {32 vars in 672 bytes} [Wed May 6 06:18:29 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2934] 10.0.0.101 () {32 vars in 686 bytes} [Wed May 6 06:18:30 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2935] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:18:30 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2936] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:18:30 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2937] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:30 2026] DELETE /v2.0/subnets/25777088-3b9e-4c59-950a-5321dad39a8c => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2938] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:30 2026] DELETE /v2.0/subnets/251981bf-9176-4873-b592-89236b985a23 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2939] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:30 2026] DELETE /v2.0/subnets/6012ba25-e059-42de-ae79-665449eaafb9 => 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: 1454/2940] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:31 2026] DELETE /v2.0/subnets/df373e89-5ce7-43e2-9691-8b2ffe16550c => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2941] 10.0.0.101 () {32 vars in 724 bytes} [Wed May 6 06:18:31 2026] DELETE /v2.0/subnets/330ebf48-b953-4f70-b3d7-9332a4084e3e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2942] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:31 2026] DELETE /v2.0/networks/c09957dd-bd7d-4de2-8470-db5e72206b1e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:32.170 7 INFO neutron.services.segments.plugin [-] Segment d3c1fefe-57e6-4246-ba8e-ce6de4c2144f resource provider aggregate not found 2026-05-06 06:18:32.174 7 INFO neutron.services.segments.plugin [-] Segment d3c1fefe-57e6-4246-ba8e-ce6de4c2144f resource provider aggregate not found 2026-05-06 06:18:32.190 7 INFO neutron.services.segments.plugin [-] Segment d3c1fefe-57e6-4246-ba8e-ce6de4c2144f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c1fefe-57e6-4246-ba8e-ce6de4c2144f found for delete ", "request_id": "req-eddb7b50-82b6-4cca-8e3f-b687cac78d2f"}]} 2026-05-06 06:18:32.191 7 INFO neutron.services.segments.plugin [-] Segment d3c1fefe-57e6-4246-ba8e-ce6de4c2144f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c1fefe-57e6-4246-ba8e-ce6de4c2144f found for delete ", "request_id": "req-a52fd75b-200b-410c-a7f8-03889768cff8"}]} [pid: 7|app: 0|req: 1488/2943] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:31 2026] DELETE /v2.0/networks/e4c249a2-d0dc-4977-a325-a4a24fa378c7 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:32.209 8 INFO neutron.services.segments.plugin [-] Segment 4c00fe11-1d3a-4f39-bcba-368c80fd744c resource provider aggregate not found 2026-05-06 06:18:32.215 8 INFO neutron.services.segments.plugin [-] Segment 4c00fe11-1d3a-4f39-bcba-368c80fd744c resource provider aggregate not found 2026-05-06 06:18:32.253 8 INFO neutron.services.segments.plugin [-] Segment 4c00fe11-1d3a-4f39-bcba-368c80fd744c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c00fe11-1d3a-4f39-bcba-368c80fd744c found for delete ", "request_id": "req-271586c8-e812-4b24-96ba-83bbbda37c9e"}]} 2026-05-06 06:18:32.253 8 INFO neutron.services.segments.plugin [-] Segment 4c00fe11-1d3a-4f39-bcba-368c80fd744c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c00fe11-1d3a-4f39-bcba-368c80fd744c found for delete ", "request_id": "req-72ce1ebe-2510-40c7-90d9-bc985034ffa7"}]} [pid: 8|app: 0|req: 1456/2944] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:32 2026] DELETE /v2.0/networks/72c06269-cd9e-48f9-8bce-d0234f264789 => 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: 1489/2945] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:32 2026] DELETE /v2.0/networks/9d4972ed-1de1-4d32-a766-8c786c749263 => 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: 1457/2946] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:32 2026] DELETE /v2.0/networks/3c0e7558-7912-4406-8e0a-8fd61a9eaa9a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2947] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:33 2026] GET /v2.0/security-groups?tenant_id=6c73387dbb4240829500aea0894a4f23&name=default => generated 2805 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2948] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:33 2026] DELETE /v2.0/security-groups/4c8509f7-8a86-4de6-9954-4883edf0ea0a => 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: 1491/2949] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:34 2026] GET /v2.0/security-groups?tenant_id=17f2f786b64e40e4bcec2a92fd34590a&name=default => generated 2805 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:18:34.279 8 INFO neutron.services.segments.plugin [-] Segment 96400d42-742e-4cdf-92dd-8eba961a194d resource provider aggregate not found 2026-05-06 06:18:34.284 8 INFO neutron.services.segments.plugin [-] Segment 96400d42-742e-4cdf-92dd-8eba961a194d resource provider aggregate not found [pid: 8|app: 0|req: 1459/2950] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:34 2026] DELETE /v2.0/security-groups/e361b12d-516f-48d5-9535-0cb3e660fd06 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:34.485 7 INFO neutron.services.segments.plugin [-] Segment 71839350-eb9d-42af-872b-741d924eac12 resource provider aggregate not found 2026-05-06 06:18:34.489 7 INFO neutron.services.segments.plugin [-] Segment 71839350-eb9d-42af-872b-741d924eac12 resource provider aggregate not found [pid: 7|app: 0|req: 1492/2951] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:34 2026] GET /v2.0/security-groups?tenant_id=b3988141b6754d6e8b10514773fdde29&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:18:34.506 8 INFO neutron.services.segments.plugin [-] Segment 96400d42-742e-4cdf-92dd-8eba961a194d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96400d42-742e-4cdf-92dd-8eba961a194d found for delete ", "request_id": "req-4747c774-e51f-4027-b579-9a95687d8a64"}]} 2026-05-06 06:18:34.512 8 INFO neutron.services.segments.plugin [-] Segment 96400d42-742e-4cdf-92dd-8eba961a194d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96400d42-742e-4cdf-92dd-8eba961a194d found for delete ", "request_id": "req-2e59b627-cd36-4d0f-bbdf-c49338953bbb"}]} 2026-05-06 06:18:34.531 8 INFO neutron.services.segments.plugin [-] Segment a6b5b191-8f75-4661-a3f7-521ff0c4ae21 resource provider aggregate not found 2026-05-06 06:18:34.540 8 INFO neutron.services.segments.plugin [-] Segment a6b5b191-8f75-4661-a3f7-521ff0c4ae21 resource provider aggregate not found 2026-05-06 06:18:34.547 8 INFO neutron.services.segments.plugin [-] Segment a6b5b191-8f75-4661-a3f7-521ff0c4ae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b5b191-8f75-4661-a3f7-521ff0c4ae21 found for delete ", "request_id": "req-78e5f2fa-fe51-428c-b1c5-6ee439e2a2ec"}]} 2026-05-06 06:18:34.556 8 INFO neutron.services.segments.plugin [-] Segment a6b5b191-8f75-4661-a3f7-521ff0c4ae21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b5b191-8f75-4661-a3f7-521ff0c4ae21 found for delete ", "request_id": "req-c74cda4a-8b7e-4d67-83b4-9572193a8294"}]} [pid: 8|app: 0|req: 1460/2952] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:34 2026] DELETE /v2.0/security-groups/be8c02fc-6ceb-4773-8e6f-69f41b75cf8f => 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: 1462/2955] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:18:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:18:38.637 7 INFO neutron.services.segments.plugin [-] Segment 71839350-eb9d-42af-872b-741d924eac12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71839350-eb9d-42af-872b-741d924eac12 found for delete ", "request_id": "req-6de15d60-bda2-486d-8f02-890b836679bf"}]} 2026-05-06 06:18:38.639 7 INFO neutron.services.segments.plugin [-] Segment 71839350-eb9d-42af-872b-741d924eac12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71839350-eb9d-42af-872b-741d924eac12 found for delete ", "request_id": "req-83df9254-4773-4bec-9c30-ede5550a5a85"}]} [pid: 7|app: 0|req: 1494/2956] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:18:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2957] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:18:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2958] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:18:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2959] 10.0.0.101 () {34 vars in 676 bytes} [Wed May 6 06:18:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2960] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:18:38 2026] PUT /v2.0/subnetpools/4b96b007-5ec2-47c9-bee6-9c45863e744b/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2961] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:18:38 2026] PUT /v2.0/subnetpools/e78fb1ac-cab4-4d90-9655-45d23e574683/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2962] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:18:38 2026] PUT /v2.0/subnetpools/5e2c8d17-9cd0-4230-a67a-3c500600e7bf/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2963] 10.0.0.101 () {34 vars in 759 bytes} [Wed May 6 06:18:39 2026] PUT /v2.0/subnetpools/34bd3847-023b-4877-9106-82f330adb64f/tags => 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: 1498/2964] 10.0.0.101 () {32 vars in 672 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2965] 10.0.0.101 () {32 vars in 686 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2966] 10.0.0.101 () {32 vars in 682 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2967] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2968] 10.0.0.101 () {32 vars in 680 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2969] 10.0.0.101 () {32 vars in 694 bytes} [Wed May 6 06:18:39 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: 1501/2970] 10.0.0.101 () {32 vars in 690 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2971] 10.0.0.101 () {32 vars in 702 bytes} [Wed May 6 06:18:39 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2972] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:18:39 2026] DELETE /v2.0/subnetpools/4b96b007-5ec2-47c9-bee6-9c45863e744b => 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: 1471/2973] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:18:39 2026] DELETE /v2.0/subnetpools/e78fb1ac-cab4-4d90-9655-45d23e574683 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2974] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:18:39 2026] DELETE /v2.0/subnetpools/5e2c8d17-9cd0-4230-a67a-3c500600e7bf => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2975] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:18:39 2026] DELETE /v2.0/subnetpools/34bd3847-023b-4877-9106-82f330adb64f => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2976] 10.0.0.101 () {32 vars in 732 bytes} [Wed May 6 06:18:39 2026] DELETE /v2.0/subnetpools/e3a1c536-2a86-41bf-8323-ddcdba1fae74 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2977] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:40 2026] GET /v2.0/security-groups?tenant_id=c4557f584f7549bc8f0665af8bc42a27&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2978] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:40 2026] DELETE /v2.0/security-groups/fb589179-eb01-48c6-8ff6-e044b70cc9c9 => 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: 1474/2979] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:40 2026] GET /v2.0/security-groups?tenant_id=e82e1eb95b0b4a6ba6d044d823a9650d&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2980] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:41 2026] DELETE /v2.0/security-groups/32d81635-afe7-4c41-bdda-9a53d1388f57 => 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: 1475/2981] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:41 2026] GET /v2.0/security-groups?tenant_id=0c28e2cfc899406fb35265c673e05ef5&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2982] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:41 2026] DELETE /v2.0/security-groups/bfa1fdf0-1f62-429e-99a2-bc16755eb42c => 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: 1476/2983] 10.0.0.101 () {34 vars in 678 bytes} [Wed May 6 06:18:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2984] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:44 2026] PUT /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2985] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2986] 10.0.0.101 () {34 vars in 764 bytes} [Wed May 6 06:18:44 2026] PUT /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags/green => 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: 1478/2987] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/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: 1510/2988] 10.0.0.101 () {34 vars in 760 bytes} [Wed May 6 06:18:44 2026] PUT /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2989] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/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: 1511/2990] 10.0.0.101 () {34 vars in 782 bytes} [Wed May 6 06:18:44 2026] PUT /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/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: 1480/2991] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/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: 1512/2992] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:44 2026] PUT /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2993] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2994] 10.0.0.101 () {32 vars in 741 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:44.974 8 INFO neutron.api.v2.resource [None req-430f3865-1748-443b-b9c5-068d5dd8601f fe05b030e56a4ba893d60cc1fb857094 73c4d6c2b27e4a1fa912107e7a0c1443 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/2995] 10.0.0.101 () {32 vars in 745 bytes} [Wed May 6 06:18:44 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2996] 10.0.0.101 () {32 vars in 744 bytes} [Wed May 6 06:18:44 2026] DELETE /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2997] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:45 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:18:45.058 7 INFO neutron.api.v2.resource [None req-44afa796-19af-4499-ab3a-b24192ec0d2d fe05b030e56a4ba893d60cc1fb857094 73c4d6c2b27e4a1fa912107e7a0c1443 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/2998] 10.0.0.101 () {32 vars in 748 bytes} [Wed May 6 06:18:45 2026] DELETE /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2999] 10.0.0.101 () {32 vars in 736 bytes} [Wed May 6 06:18:45 2026] DELETE /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3000] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:45 2026] GET /v2.0/policies/2c1c5e3b-c566-497e-9c32-d9456e543164/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3001] 10.0.0.101 () {32 vars in 734 bytes} [Wed May 6 06:18:45 2026] DELETE /v2.0/qos/policies/2c1c5e3b-c566-497e-9c32-d9456e543164 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3002] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:45 2026] GET /v2.0/security-groups?tenant_id=73c4d6c2b27e4a1fa912107e7a0c1443&name=default => generated 2805 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3003] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:46 2026] DELETE /v2.0/security-groups/e4dca876-437d-4210-8796-c98bc1e23d21 => 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: 1518/3004] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:46 2026] GET /v2.0/security-groups?tenant_id=ea581bbe724746bb92fe9834ed127efb&name=default => generated 2805 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3005] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:46 2026] DELETE /v2.0/security-groups/7d3f19ac-cf42-455b-b90b-9a3b87835122 => 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: 1519/3006] 10.0.0.101 () {34 vars in 684 bytes} [Wed May 6 06:18:49 2026] POST /v2.0/security-groups => generated 1539 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3007] 10.0.0.101 () {34 vars in 767 bytes} [Wed May 6 06:18:49 2026] PUT /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3008] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:49 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3009] 10.0.0.101 () {34 vars in 778 bytes} [Wed May 6 06:18:49 2026] PUT /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3010] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:49 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/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: 1490/3011] 10.0.0.101 () {34 vars in 774 bytes} [Wed May 6 06:18:49 2026] PUT /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3012] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:49 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/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: 1491/3013] 10.0.0.101 () {34 vars in 796 bytes} [Wed May 6 06:18:49 2026] PUT /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/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: 7|app: 0|req: 1523/3014] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:49 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3015] 10.0.0.101 () {34 vars in 767 bytes} [Wed May 6 06:18:49 2026] PUT /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/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: 1524/3016] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:49 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3017] 10.0.0.101 () {32 vars in 755 bytes} [Wed May 6 06:18:49 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:50.024 7 INFO neutron.api.v2.resource [None req-726e78e0-33d0-4c95-98c5-248681f7f0f6 16eefc0872cb47abbc37f24ce376dc90 288ed4b1df1b4209b14785a89f7c5688 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3018] 10.0.0.101 () {32 vars in 759 bytes} [Wed May 6 06:18:50 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3019] 10.0.0.101 () {32 vars in 758 bytes} [Wed May 6 06:18:50 2026] DELETE /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/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: 1526/3020] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:50 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:18:50.101 8 INFO neutron.api.v2.resource [None req-60044bba-a974-486f-a18b-cda699b0f9e2 16eefc0872cb47abbc37f24ce376dc90 288ed4b1df1b4209b14785a89f7c5688 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3021] 10.0.0.101 () {32 vars in 762 bytes} [Wed May 6 06:18:50 2026] DELETE /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/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: 1527/3022] 10.0.0.101 () {32 vars in 750 bytes} [Wed May 6 06:18:50 2026] DELETE /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3023] 10.0.0.101 () {32 vars in 747 bytes} [Wed May 6 06:18:50 2026] GET /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3024] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:50 2026] DELETE /v2.0/security-groups/213dbe41-1047-4d8a-85a4-feb7b50f9cee => 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: 1497/3025] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:50 2026] GET /v2.0/security-groups?tenant_id=826dc0e301884e3bbcf2652a12a51065&name=default => generated 2805 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3026] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:51 2026] DELETE /v2.0/security-groups/47eef8db-7366-4436-905e-7a2397edfce2 => 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: 1498/3027] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:51 2026] GET /v2.0/security-groups?tenant_id=288ed4b1df1b4209b14785a89f7c5688&name=default => generated 2805 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3028] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:51 2026] DELETE /v2.0/security-groups/5400eaee-3acf-4c11-8ca5-737dba81c669 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:18:54.656 8 INFO neutron.db.segments_db [None req-627af65c-1260-47bf-9e84-d99ad751f23b b02f75545841443d9046fa86cfcda2a2 0ac7c0d2f414489fa3d821be49cedd51 - - - -] Added segment 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 of type vxlan for network f6cb7832-c9a4-487a-8ebe-1ced17d9033c [pid: 8|app: 0|req: 1500/3031] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:54 2026] POST /v2.0/networks => generated 632 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:18:54.843 7 INFO neutron.db.segments_db [None req-21898406-a5b1-4abc-813c-3489124dc1b2 b02f75545841443d9046fa86cfcda2a2 0ac7c0d2f414489fa3d821be49cedd51 - - - -] Added segment 05fa2abe-9961-47ed-8832-c725b249c740 of type vxlan for network a769b081-3310-4664-959e-990ef2d67f34 [pid: 7|app: 0|req: 1532/3032] 10.0.0.101 () {34 vars in 670 bytes} [Wed May 6 06:18:54 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3033] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:54 2026] PUT /v2.0/networks/f6cb7832-c9a4-487a-8ebe-1ced17d9033c/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3034] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:55 2026] GET /v2.0/networks/f6cb7832-c9a4-487a-8ebe-1ced17d9033c/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3035] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:55 2026] PUT /v2.0/networks/a769b081-3310-4664-959e-990ef2d67f34/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3036] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:55 2026] GET /v2.0/networks/a769b081-3310-4664-959e-990ef2d67f34/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3037] 10.0.0.101 () {34 vars in 753 bytes} [Wed May 6 06:18:55 2026] PUT /v2.0/networks/a769b081-3310-4664-959e-990ef2d67f34/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3038] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:55 2026] GET /v2.0/networks/a769b081-3310-4664-959e-990ef2d67f34/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3039] 10.0.0.101 () {32 vars in 733 bytes} [Wed May 6 06:18:55 2026] GET /v2.0/networks/f6cb7832-c9a4-487a-8ebe-1ced17d9033c/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:18:55.563 7 INFO neutron.services.segments.plugin [-] Segment 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 resource provider aggregate not found 2026-05-06 06:18:55.568 7 INFO neutron.services.segments.plugin [-] Segment 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 resource provider aggregate not found 2026-05-06 06:18:55.586 7 INFO neutron.services.segments.plugin [-] Segment 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 found for delete ", "request_id": "req-28940cdb-4516-47b2-91a7-dd537a93f7e9"}]} 2026-05-06 06:18:55.587 7 INFO neutron.services.segments.plugin [-] Segment 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfd3b4c-c2b1-402e-b18d-6ef0e484f957 found for delete ", "request_id": "req-09a9d4e2-a8ac-456f-bd7f-def4ebde2dd0"}]} [pid: 7|app: 0|req: 1536/3040] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:55 2026] DELETE /v2.0/networks/f6cb7832-c9a4-487a-8ebe-1ced17d9033c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:18:55.797 8 INFO neutron.services.segments.plugin [-] Segment 05fa2abe-9961-47ed-8832-c725b249c740 resource provider aggregate not found 2026-05-06 06:18:55.802 8 INFO neutron.services.segments.plugin [-] Segment 05fa2abe-9961-47ed-8832-c725b249c740 resource provider aggregate not found 2026-05-06 06:18:55.815 8 INFO neutron.services.segments.plugin [-] Segment 05fa2abe-9961-47ed-8832-c725b249c740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fa2abe-9961-47ed-8832-c725b249c740 found for delete ", "request_id": "req-bcd8921b-abb7-4a18-8897-f1b7016009ce"}]} 2026-05-06 06:18:55.817 8 INFO neutron.services.segments.plugin [-] Segment 05fa2abe-9961-47ed-8832-c725b249c740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fa2abe-9961-47ed-8832-c725b249c740 found for delete ", "request_id": "req-a063688c-94f4-4508-a4b7-58916ef85a6a"}]} [pid: 8|app: 0|req: 1505/3041] 10.0.0.101 () {32 vars in 726 bytes} [Wed May 6 06:18:55 2026] DELETE /v2.0/networks/a769b081-3310-4664-959e-990ef2d67f34 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3042] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:56 2026] GET /v2.0/security-groups?tenant_id=73ffb4816faa497197ac84aef7242c65&name=default => generated 2805 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3043] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:56 2026] DELETE /v2.0/security-groups/b5d98a51-f654-49b8-9b72-c82aa0ac751d => 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: 1538/3044] 10.0.0.101 () {32 vars in 774 bytes} [Wed May 6 06:18:56 2026] GET /v2.0/security-groups?tenant_id=0ac7c0d2f414489fa3d821be49cedd51&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3045] 10.0.0.101 () {32 vars in 740 bytes} [Wed May 6 06:18:56 2026] DELETE /v2.0/security-groups/88412cb2-5ac1-4af7-b719-e131b472d958 => 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: 1539/3046] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:18:59 2026] GET /v2.0/networks => generated 2168 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3047] 10.0.0.101 () {32 vars in 655 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3048] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3049] 10.0.0.101 () {32 vars in 643 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3050] 10.0.0.101 () {32 vars in 647 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3051] 10.0.0.101 () {32 vars in 649 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/networks => generated 2168 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3052] 10.0.0.101 () {32 vars in 663 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/security-groups => generated 16626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3053] 10.0.0.101 () {32 vars in 655 bytes} [Wed May 6 06:19:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)