+ 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 27 06:36:03 2026] *** compiled with version: 11.4.0 on 26 May 2026 22:00:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5576d79767-d2scw 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 0x556046027130 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/neutron/common/utils.py:55: 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/neutron/common/utils.py:55: 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-27 06:36:06.860 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:36:06.860 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-27 06:36:06.978 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:36:06.978 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-27 06:36:07.310 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:36:07.495 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:36:08.157 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:36:08.159 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:36:08.162 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 06:36:08.163 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:36:08.163 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:36:08.164 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:36:08.164 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:08.170 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:08.170 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:08.170 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:36:08.189 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:36:08.190 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:36:08.190 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:36:08.233 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:36:08.233 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:36:08.233 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:36:08.233 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:36:08.240 8 WARNING oslo_policy.policy [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] 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-27 06:36:08.354 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:36:08.357 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:36:08.361 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 06:36:08.361 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:36:08.362 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:36:08.362 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:36:08.362 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:08.368 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:08.368 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:36:08.368 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:36:08.387 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:36:08.388 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:36:08.388 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:36:08.430 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:36:08.430 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:36:08.430 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:36:08.430 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:36:08.438 7 WARNING oslo_policy.policy [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] 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-27 06:36:08.541 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:36:08.724 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:36:08.873 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:36:08.873 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:36:08.873 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:36:08.900 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:36:08.900 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:36:08.900 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:36:08.900 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:36:08.900 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:36:08.901 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:36:08.901 8 INFO neutron.plugins.ml2.managers [None req-a54e51d1-4ee4-4dd8-9d62-d8d7400d6f1d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:36:08.912 8 INFO neutron.quota [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded quota_driver: . 2026-05-27 06:36:08.912 8 INFO neutron.plugins.ml2.plugin [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:36:08.912 8 INFO neutron.plugins.ml2.managers [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:36:08.912 8 INFO neutron.plugins.ml2.managers [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:36:08.913 8 INFO neutron.plugins.ml2.managers [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:36:08.913 8 INFO neutron.extensions.vlantransparent [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:36:08.913 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: qos 2026-05-27 06:36:08.923 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: router 2026-05-27 06:36:08.956 8 INFO neutron.services.service_base [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:36:08.957 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: segments 2026-05-27 06:36:09.048 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: trunk 2026-05-27 06:36:09.049 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:36:09.049 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:36:09.050 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:36:09.073 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:36:09.073 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:36:09.073 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:36:09.073 7 INFO neutron.plugins.ml2.extensions.port_security [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:36:09.073 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:36:09.073 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:36:09.074 7 INFO neutron.plugins.ml2.managers [None req-24c859c5-d1af-468d-ae87-ec7b7a00f35f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:36:09.084 7 INFO neutron.quota [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded quota_driver: . 2026-05-27 06:36:09.085 7 INFO neutron.plugins.ml2.plugin [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:36:09.085 7 INFO neutron.plugins.ml2.managers [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:36:09.085 7 INFO neutron.plugins.ml2.managers [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:36:09.085 7 INFO neutron.plugins.ml2.managers [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:36:09.086 7 INFO neutron.extensions.vlantransparent [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:36:09.086 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: qos 2026-05-27 06:36:09.096 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: router 2026-05-27 06:36:09.101 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:36:09.129 7 INFO neutron.services.service_base [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:36:09.130 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: segments 2026-05-27 06:36:09.139 8 WARNING stevedore.named [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:36:09.194 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:36:09.195 8 INFO neutron.common.utils [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:36:09.195 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:36:09.199 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: tag 2026-05-27 06:36:09.204 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: timestamp 2026-05-27 06:36:09.206 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:36:09.209 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: flavors 2026-05-27 06:36:09.212 8 INFO neutron.manager [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loading Plugin: revisions 2026-05-27 06:36:09.215 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Initializing extension manager. 2026-05-27 06:36:09.216 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: address-group 2026-05-27 06:36:09.217 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: address-scope 2026-05-27 06:36:09.218 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:36:09.219 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: agent 2026-05-27 06:36:09.219 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:36:09.221 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:36:09.221 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:36:09.222 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: availability_zone 2026-05-27 06:36:09.222 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: trunk 2026-05-27 06:36:09.223 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:36:09.223 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:36:09.224 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:36:09.225 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:36:09.226 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: dns-integration 2026-05-27 06:36:09.226 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:36:09.227 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:36:09.228 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: dvr 2026-05-27 06:36:09.228 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:36:09.229 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:36:09.229 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:36:09.230 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:36:09.231 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: external-net 2026-05-27 06:36:09.231 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:36:09.232 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: extraroute 2026-05-27 06:36:09.232 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:36:09.233 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:36:09.233 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:36:09.234 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 06:36:09.235 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:36:09.235 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:36:09.236 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: flavors 2026-05-27 06:36:09.237 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:36:09.238 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:36:09.238 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:36:09.239 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:36:09.239 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:36:09.241 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: router 2026-05-27 06:36:09.242 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:36:09.243 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 06:36:09.243 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 06:36:09.244 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:36:09.245 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: l3-ha 2026-05-27 06:36:09.245 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:36:09.246 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:36:09.246 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:36:09.247 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:36:09.248 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:36:09.250 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:36:09.251 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:36:09.252 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:36:09.253 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:36:09.253 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:36:09.254 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: multi-provider 2026-05-27 06:36:09.255 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: net-mtu 2026-05-27 06:36:09.255 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:36:09.256 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:36:09.256 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: network_ha 2026-05-27 06:36:09.257 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:36:09.258 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:36:09.258 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: pagination 2026-05-27 06:36:09.259 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:36:09.260 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 06:36:09.260 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:36:09.261 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:36:09.261 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:36:09.262 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:36:09.262 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:36:09.263 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:36:09.263 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:36:09.264 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: binding 2026-05-27 06:36:09.265 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: binding-extended 2026-05-27 06:36:09.265 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-security 2026-05-27 06:36:09.266 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: project-id 2026-05-27 06:36:09.266 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: provider 2026-05-27 06:36:09.268 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos 2026-05-27 06:36:09.269 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:36:09.269 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:36:09.270 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-default 2026-05-27 06:36:09.270 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-fip 2026-05-27 06:36:09.271 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:36:09.271 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:36:09.272 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:36:09.272 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:36:09.273 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:36:09.273 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:36:09.274 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-pps 2026-05-27 06:36:09.275 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:36:09.275 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:36:09.276 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:36:09.276 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:36:09.278 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: quotas 2026-05-27 06:36:09.279 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: quota_details 2026-05-27 06:36:09.280 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:36:09.281 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:36:09.282 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:36:09.282 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:36:09.283 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:36:09.283 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:36:09.284 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:36:09.285 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:36:09.285 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:36:09.287 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:36:09.287 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:36:09.288 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:36:09.288 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:36:09.289 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 06:36:09.289 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:36:09.297 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: security-group 2026-05-27 06:36:09.298 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: segment 2026-05-27 06:36:09.298 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:36:09.299 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: service-type 2026-05-27 06:36:09.299 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: sorting 2026-05-27 06:36:09.300 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:36:09.301 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:36:09.301 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:36:09.302 8 WARNING neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:36:09.302 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:36:09.303 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:36:09.304 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:36:09.304 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:36:09.305 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:36:09.306 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:36:09.306 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:36:09.307 7 WARNING stevedore.named [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:36:09.309 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:36:09.309 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:36:09.310 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: trunk 2026-05-27 06:36:09.311 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: trunk-details 2026-05-27 06:36:09.311 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:36:09.312 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:36:09.314 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 06:36:09.314 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:36:09.315 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:36:09.316 8 INFO neutron.api.extensions [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Loaded extension: vpnaas 2026-05-27 06:36:09.318 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 06:36:09.319 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 06:36:09.319 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.319 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 06:36:09.324 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:36:09.324 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:36:09.330 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:36:09.331 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:36:09.331 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:36:09.333 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.333 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.333 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.334 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.334 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:36:09.336 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:36:09.336 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:36:09.337 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:36:09.337 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:36:09.338 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:36:09.343 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:36:09.343 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] router is already registered 2026-05-27 06:36:09.343 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:36:09.344 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] floatingip is already registered 2026-05-27 06:36:09.348 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:36:09.349 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] rbac_policy is already registered 2026-05-27 06:36:09.349 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:36:09.350 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] security_group is already registered 2026-05-27 06:36:09.350 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:36:09.350 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] security_group_rule is already registered 2026-05-27 06:36:09.352 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.352 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.352 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.353 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.353 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:36:09.353 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] trunk is already registered 2026-05-27 06:36:09.354 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:36:09.354 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] endpoint_group is already registered 2026-05-27 06:36:09.354 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:36:09.355 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] vpnservice is already registered 2026-05-27 06:36:09.355 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:36:09.355 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] ipsec_site_connection is already registered 2026-05-27 06:36:09.356 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:36:09.356 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] ipsecpolicy is already registered 2026-05-27 06:36:09.357 8 INFO neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:36:09.357 8 WARNING neutron.quota.resource_registry [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] ikepolicy is already registered 2026-05-27 06:36:09.363 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:36:09.363 7 INFO neutron.common.utils [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:36:09.364 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:36:09.368 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: tag 2026-05-27 06:36:09.373 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: timestamp 2026-05-27 06:36:09.375 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:36:09.379 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: flavors 2026-05-27 06:36:09.382 7 INFO neutron.manager [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loading Plugin: revisions 2026-05-27 06:36:09.385 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Initializing extension manager. 2026-05-27 06:36:09.386 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: address-group 2026-05-27 06:36:09.387 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: address-scope 2026-05-27 06:36:09.387 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:36:09.388 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: agent 2026-05-27 06:36:09.389 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:36:09.390 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:36:09.391 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:36:09.392 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: availability_zone 2026-05-27 06:36:09.392 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:36:09.393 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:36:09.393 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:36:09.393 8 WARNING keystonemiddleware._common.config [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:36:09.395 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:36:09.395 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: dns-integration 2026-05-27 06:36:09.396 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:36:09.396 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:36:09.397 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: dvr 2026-05-27 06:36:09.397 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:36:09.398 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:36:09.399 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:36:09.399 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:36:09.400 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: external-net 2026-05-27 06:36:09.400 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:36:09.401 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: extraroute 2026-05-27 06:36:09.401 8 WARNING oslo_config.cfg [None req-6ac24470-6fc6-45d1-ad37-500bcd40d031 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 06:36:09.401 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:36:09.402 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:36:09.403 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:36:09.403 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x556046027130 pid: 8 (default app) 2026-05-27 06:36:09.404 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:36:09.404 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:36:09.405 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: flavors 2026-05-27 06:36:09.406 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:36:09.407 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:36:09.407 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:36:09.408 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:36:09.409 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:36:09.410 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: router 2026-05-27 06:36:09.411 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:36:09.412 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 06:36:09.413 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 06:36:09.413 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:36:09.414 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: l3-ha 2026-05-27 06:36:09.414 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:36:09.415 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:36:09.415 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:36:09.416 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:36:09.417 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:36:09.419 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:36:09.420 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:36:09.421 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:36:09.422 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:36:09.422 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:36:09.423 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: multi-provider 2026-05-27 06:36:09.423 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: net-mtu 2026-05-27 06:36:09.424 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:36:09.425 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:36:09.425 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: network_ha 2026-05-27 06:36:09.426 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:36:09.427 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:36:09.427 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: pagination 2026-05-27 06:36:09.428 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:36:09.428 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 06:36:09.429 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:36:09.430 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:36:09.430 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:36:09.431 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:36:09.431 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:36:09.432 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:36:09.432 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:36:09.433 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: binding 2026-05-27 06:36:09.434 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: binding-extended 2026-05-27 06:36:09.434 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-security 2026-05-27 06:36:09.435 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: project-id 2026-05-27 06:36:09.435 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: provider 2026-05-27 06:36:09.437 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos 2026-05-27 06:36:09.438 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:36:09.438 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:36:09.439 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-default 2026-05-27 06:36:09.439 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-fip 2026-05-27 06:36:09.440 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:36:09.441 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:36:09.441 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:36:09.442 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:36:09.442 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:36:09.443 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-pps 2026-05-27 06:36:09.444 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:36:09.444 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:36:09.445 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:36:09.445 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:36:09.447 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: quotas 2026-05-27 06:36:09.448 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: quota_details 2026-05-27 06:36:09.449 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:36:09.450 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:36:09.450 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:36:09.451 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:36:09.452 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:36:09.452 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:36:09.453 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:36:09.453 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:36:09.454 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:36:09.455 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:36:09.456 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:36:09.457 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:36:09.457 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:36:09.458 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 06:36:09.458 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:36:09.467 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: security-group 2026-05-27 06:36:09.468 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: segment 2026-05-27 06:36:09.468 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:36:09.469 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: service-type 2026-05-27 06:36:09.470 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: sorting 2026-05-27 06:36:09.470 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:36:09.471 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:36:09.472 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:36:09.472 7 WARNING neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:36:09.473 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:36:09.473 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:36:09.474 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:36:09.474 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:36:09.475 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:36:09.476 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:36:09.476 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:36:09.479 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:36:09.480 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:36:09.480 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: trunk 2026-05-27 06:36:09.481 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: trunk-details 2026-05-27 06:36:09.481 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:36:09.482 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:36:09.484 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 06:36:09.485 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:36:09.485 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:36:09.487 7 INFO neutron.api.extensions [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Loaded extension: vpnaas 2026-05-27 06:36:09.489 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 06:36:09.489 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 06:36:09.489 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.490 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 06:36:09.493 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:36:09.494 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:36:09.500 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:36:09.501 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:36:09.501 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:36:09.502 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.502 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.503 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.503 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.504 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:36:09.504 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:36:09.505 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:36:09.505 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:36:09.506 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:36:09.506 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:36:09.511 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 06:36:09.512 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] router is already registered 2026-05-27 06:36:09.512 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 06:36:09.512 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] floatingip is already registered 2026-05-27 06:36:09.517 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 06:36:09.518 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] rbac_policy is already registered 2026-05-27 06:36:09.518 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 06:36:09.519 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] security_group is already registered 2026-05-27 06:36:09.519 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 06:36:09.519 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] security_group_rule is already registered 2026-05-27 06:36:09.520 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.521 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.521 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 06:36:09.521 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] subnetpool is already registered 2026-05-27 06:36:09.522 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 06:36:09.522 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] trunk is already registered 2026-05-27 06:36:09.523 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 06:36:09.523 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] endpoint_group is already registered 2026-05-27 06:36:09.523 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 06:36:09.524 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] vpnservice is already registered 2026-05-27 06:36:09.524 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 06:36:09.524 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] ipsec_site_connection is already registered 2026-05-27 06:36:09.525 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 06:36:09.525 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] ipsecpolicy is already registered 2026-05-27 06:36:09.526 7 INFO neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 06:36:09.526 7 WARNING neutron.quota.resource_registry [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] ikepolicy is already registered 2026-05-27 06:36:09.563 7 WARNING keystonemiddleware._common.config [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:36:09.571 7 WARNING oslo_config.cfg [None req-b0bde43d-9a01-482d-8b7e-e9dca26b155a - - - - - -] 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 0x556046027130 pid: 7 (default app) /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-27 06:36:15.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6011184a-0390-47bc-b81f-c3c00449d3df 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 06:36:15 2026] GET /v2.0/networks/public => generated 108 bytes in 868 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: 7|app: 0|req: 1/5] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 06:36:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:36:16.546 8 WARNING oslo_policy.policy [None req-b9c59a6d-c5c2-47cb-9782-ae57a66d53e9 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 06:36:16.686 8 WARNING neutron.services.revisions.revision_plugin [None req-b9c59a6d-c5c2-47cb-9782-ae57a66d53e9 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:36:16.710 8 INFO neutron.db.segments_db [None req-b9c59a6d-c5c2-47cb-9782-ae57a66d53e9 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment a7568bdd-1309-4185-96b7-b24565931b63 of type flat for network 7eeb560c-55f8-422a-9de7-571cec887c89 2026-05-27 06:36:16.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9c59a6d-c5c2-47cb-9782-ae57a66d53e9 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.222 () {48 vars in 967 bytes} [Wed May 27 06:36:16 2026] POST /v2.0/networks => generated 124 bytes in 423 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:36:22.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f07d22cd-8d69-4b79-be0b-10e07bab6860 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/8] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 06:36:22 2026] GET /v2.0/networks/public => generated 108 bytes in 400 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 06:36:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:36:23.194 7 WARNING oslo_policy.policy [None req-8c3d9731-82c6-40a9-8a91-840ad10ba38d 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 06:36:23.243 7 WARNING neutron.services.revisions.revision_plugin [None req-8c3d9731-82c6-40a9-8a91-840ad10ba38d 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:36:23.274 7 INFO neutron.db.segments_db [None req-8c3d9731-82c6-40a9-8a91-840ad10ba38d 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment f2b8404a-8415-445b-99c1-bb0cde0e3f7b of type flat for network 9332dee8-1254-4aa4-a6b2-a678301fd2da 2026-05-27 06:36:23.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c3d9731-82c6-40a9-8a91-840ad10ba38d 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/10] 199.19.213.222 () {48 vars in 967 bytes} [Wed May 27 06:36:23 2026] POST /v2.0/networks => generated 124 bytes in 324 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:36:29.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c820e0a0-62bb-4738-98ed-f913080e0f7d 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/11] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 06:36:29 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/12] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 06:36:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:36:29.360 8 WARNING neutron.services.revisions.revision_plugin [None req-7f78b041-7707-416a-bd6c-b188538568ea 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:36:29.399 8 INFO neutron.db.segments_db [None req-7f78b041-7707-416a-bd6c-b188538568ea 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment d50b7172-31c9-432e-abf0-bd538bed51d1 of type flat for network 298fee9a-d9e8-4685-ad3f-0bf385a28a54 2026-05-27 06:36:29.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f78b041-7707-416a-bd6c-b188538568ea 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/13] 199.19.213.222 () {48 vars in 967 bytes} [Wed May 27 06:36:29 2026] POST /v2.0/networks => generated 124 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:36:35.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7c84195-125e-4dd3-b322-54eff61ad928 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/14] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 06:36:35 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/15] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 06:36:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:36:35.456 7 WARNING neutron.services.revisions.revision_plugin [None req-ce4b21ed-efca-4157-a8b2-b67c2a9195e3 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:36:35.482 7 INFO neutron.db.segments_db [None req-ce4b21ed-efca-4157-a8b2-b67c2a9195e3 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 2a3eb51f-77b6-4bf3-abc3-d321940bc77a of type flat for network af5a006e-76ff-4913-be92-f229c510b191 2026-05-27 06:36:35.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce4b21ed-efca-4157-a8b2-b67c2a9195e3 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/16] 199.19.213.222 () {48 vars in 967 bytes} [Wed May 27 06:36:35 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:36:41.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9de3ed94-01e2-485a-b93b-c47228a4de41 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/18] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 06:36:41 2026] GET /v2.0/networks/public => generated 108 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/19] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 06:36:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:36:41.552 7 WARNING neutron.services.revisions.revision_plugin [None req-c864dd10-24bd-4422-9767-ee2518455d15 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Could not find related network for resource to bump revision. 2026-05-27 06:36:41.568 7 INFO neutron.db.segments_db [None req-c864dd10-24bd-4422-9767-ee2518455d15 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 8361c9b3-7661-4d79-923e-8e3a7a8c1d2c of type flat for network 056a7a82-0427-40d3-acc6-0cff223ecc79 [pid: 7|app: 0|req: 8/20] 199.19.213.222 () {48 vars in 967 bytes} [Wed May 27 06:36:41 2026] POST /v2.0/networks => generated 706 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:36:42.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ecdeb67-7083-4547-9983-db6e754c56a5 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 06:36:42 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/22] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 06:36:42 2026] GET /v2.0/networks?name=public => generated 709 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:36:42.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21a08141-2f71-4a6e-881b-845bff868b48 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/23] 199.19.213.222 () {44 vars in 1034 bytes} [Wed May 27 06:36:42 2026] GET /v2.0/subnets/public-subnet?network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/24] 199.19.213.222 () {44 vars in 1057 bytes} [Wed May 27 06:36:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 199.19.213.222 () {48 vars in 965 bytes} [Wed May 27 06:36:43 2026] POST /v2.0/subnets => generated 641 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:41:19.275 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:41:19.278 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:41:19.279 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 06:41:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.222) !!! 2026-05-27 06:41:19.422 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5bed3936-058b-4809-a531-95238b2ba429 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/61] 199.19.213.222 () {44 vars in 937 bytes} [Wed May 27 06:41:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:41:19.434 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:41:19.440 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 29/62] 199.19.213.222 () {44 vars in 959 bytes} [Wed May 27 06:41:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:41:19.534 8 INFO neutron.db.segments_db [None req-1ad09bc3-fee6-4819-b4b9-649e8a5ae456 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment b3a5d7ab-828f-4d17-b04b-f6b59e1c9f87 of type vxlan for network 9b094430-db9e-4c5a-a61e-47b099253764 [pid: 8|app: 0|req: 34/63] 199.19.213.222 () {48 vars in 966 bytes} [Wed May 27 06:41:19 2026] POST /v2.0/networks => generated 707 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:41:20.575 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45472. 2026-05-27 06:41:20.576 7 INFO oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45470. 2026-05-27 06:41:20.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71a9c5ce-5b3d-4a4b-8b87-38ecac815337 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/64] 199.19.213.222 () {44 vars in 937 bytes} [Wed May 27 06:41:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:41:20.695 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45488. 2026-05-27 06:41:20.696 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45496. [pid: 8|app: 0|req: 35/65] 199.19.213.222 () {44 vars in 959 bytes} [Wed May 27 06:41:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:41:20.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0082f1ad-b230-4624-8cbd-09c0c5d420fe 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/66] 199.19.213.222 () {44 vars in 1036 bytes} [Wed May 27 06:41:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.19.213.222 () {44 vars in 1059 bytes} [Wed May 27 06:41:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/68] 199.19.213.222 () {48 vars in 965 bytes} [Wed May 27 06:41:20 2026] POST /v2.0/subnets => generated 627 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 06:41:22.357 8 INFO neutron.api.v2.resource [None req-a1eef069-c89e-471a-9662-897d1497bdbc 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/69] 199.19.213.222 () {44 vars in 971 bytes} [Wed May 27 06:41:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.19.213.222 () {44 vars in 993 bytes} [Wed May 27 06:41:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/71] 199.19.213.222 () {48 vars in 980 bytes} [Wed May 27 06:41:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:23 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 1616 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:23 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:23 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:24 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 2230 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:24 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:24 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 2230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:25 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:26 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:26 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:27 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:27 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:27 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:28 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:28 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:28 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.222 () {44 vars in 987 bytes} [Wed May 27 06:41:29 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764 => generated 732 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:41:29.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e15f2596-5748-430b-97b1-898758450684 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/95] 199.19.213.222 () {44 vars in 1076 bytes} [Wed May 27 06:41:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.19.213.222 () {44 vars in 1099 bytes} [Wed May 27 06:41:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:29 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.222 () {48 vars in 961 bytes} [Wed May 27 06:41:29 2026] POST /v2.0/ports => generated 1096 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 06:41:36.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-262a3efe-28fc-4499-aa1f-af2f1c34bc42 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/99] 199.19.213.222 () {44 vars in 979 bytes} [Wed May 27 06:41:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 48/100] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.19.213.222 () {48 vars in 1031 bytes} [Wed May 27 06:41:36 2026] PUT /v2.0/ports/fb103f6d-c373-4353-aa96-e711ee34f979 => generated 1209 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.19.213.222 () {44 vars in 920 bytes} [Wed May 27 06:41:39 2026] GET /v2.0/ports => generated 3726 bytes in 106 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, ' 2026-05-27 06:41:40.249 8 INFO neutron.api.v2.resource [None req-0ba8ca79-eee0-4071-af29-cb472ee2bde3 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/105] 199.19.213.222 () {44 vars in 959 bytes} [Wed May 27 06:41:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.19.213.222 () {44 vars in 981 bytes} [Wed May 27 06:41:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.19.213.222 () {48 vars in 980 bytes} [Wed May 27 06:41:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:41 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 1610 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:41 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:41 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:41 2026] POST /v2.0/security-group-rules => generated 621 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:42 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:42 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:41:42 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:41:42 2026] POST /v2.0/security-group-rules => generated 625 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/126] 199.19.213.222 () {44 vars in 975 bytes} [Wed May 27 06:42:57 2026] GET /v2.0/quotas/302d2f0d02c0434589f1ac34495386ef => generated 292 bytes in 16 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:139: 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: 66/127] 199.19.213.222 () {48 vars in 1027 bytes} [Wed May 27 06:42:57 2026] PUT /v2.0/quotas/302d2f0d02c0434589f1ac34495386ef => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 06:45:26.975 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:45:26.978 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:45:26.979 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 06:45:26 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.222) !!! /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-27 06:45:27.198 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51c22ec3-cf7a-448d-9a62-ec65b5860e1b 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/148] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 06:45:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 230 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:45:27.216 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:45:27.218 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:45:27.222 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 06:45:27 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.222) !!! /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: 77/149] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 06:45:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:45:29.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52682. 2026-05-27 06:45:29.284 7 INFO oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52666. 2026-05-27 06:45:29.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7f2ec5e-36ad-4163-a1eb-548c61ce4323 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/150] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 06:45:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:45:29.445 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52692. 2026-05-27 06:45:29.452 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52684. [pid: 8|app: 0|req: 78/151] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 06:45:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:51:23.028 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:23.030 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:23.038 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 06:51:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=e9bf8c3ee226485b891b3f806d82c731 (ip 199.19.213.222) !!! 2026-05-27 06:51:23.221 8 INFO neutron.api.v2.resource [None req-9b27a482-5dfb-4b9c-ae4d-920c61dba9d5 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/200] 199.19.213.222 () {44 vars in 1074 bytes} [Wed May 27 06:51:23 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 139 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 06:51:23.232 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:23.233 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 06:51:23.236 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 06:51:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=e9bf8c3ee226485b891b3f806d82c731 (ip 199.19.213.222) !!! [pid: 7|app: 0|req: 98/201] 199.19.213.222 () {44 vars in 1097 bytes} [Wed May 27 06:51:23 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 23 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/202] 199.19.213.222 () {48 vars in 981 bytes} [Wed May 27 06:51:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 06:51:24.645 7 INFO oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53050. 2026-05-27 06:51:24.650 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53044. [pid: 7|app: 0|req: 99/203] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:24 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 1624 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/204] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:51:24 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 1624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/205] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:24 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 1624 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:51:24.890 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53056. 2026-05-27 06:51:24.891 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53064. [pid: 8|app: 0|req: 106/206] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:51:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/207] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:25 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 2234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/208] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:51:25 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/209] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:26 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/210] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:51:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/211] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:27 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/212] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:51:27 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/213] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:27 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/214] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:51:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/215] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:28 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 3460 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/216] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 06:51:28 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 3460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/217] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 06:51:28 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/218] 199.19.213.222 () {48 vars in 991 bytes} [Wed May 27 06:51:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/237] 199.19.213.222 () {30 vars in 740 bytes} [Wed May 27 06:53:42 2026] GET /v2.0/networks?tenant_id=e9bf8c3ee226485b891b3f806d82c731&shared=False => generated 15 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:53:42.394 8 INFO neutron.db.segments_db [None req-8c8c0347-954e-4e17-8acd-e82ef796d19e 53c3927148d04de88032c9659fe7945a e9bf8c3ee226485b891b3f806d82c731 - - a4b6f48b9f1b4e869960bd16e7fd1e12 a4b6f48b9f1b4e869960bd16e7fd1e12] Added segment 005d5cca-d891-4291-a113-4de44f6c184b of type vxlan for network 82905be9-10c1-4199-a9bc-749745338769 [pid: 8|app: 0|req: 122/238] 199.19.213.222 () {34 vars in 682 bytes} [Wed May 27 06:53:42 2026] POST /v2.0/networks => generated 718 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/239] 199.19.213.222 () {30 vars in 722 bytes} [Wed May 27 06:53:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 199.19.213.222 () {30 vars in 633 bytes} [Wed May 27 06:53:42 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/241] 199.19.213.222 () {34 vars in 677 bytes} [Wed May 27 06:53:42 2026] POST /v2.0/ports => generated 963 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 06:53:43 2026] GET /v2.0/networks/82905be9-10c1-4199-a9bc-749745338769 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/243] 199.19.213.222 () {30 vars in 722 bytes} [Wed May 27 06:53:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/244] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 06:53:44 2026] GET /v2.0/networks/82905be9-10c1-4199-a9bc-749745338769 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/247] 199.19.213.222 () {44 vars in 975 bytes} [Wed May 27 06:53:57 2026] GET /v2.0/quotas/e9bf8c3ee226485b891b3f806d82c731 => 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: 127/248] 199.19.213.222 () {48 vars in 1027 bytes} [Wed May 27 06:53:57 2026] PUT /v2.0/quotas/e9bf8c3ee226485b891b3f806d82c731 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:09.554 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:06:09.560 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:06:09.561 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 07:06:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.222) !!! 2026-05-27 07:06:09.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a86b24a-b4dc-49f3-8b27-1bfa4b371806 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/347] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 07:06:09 2026] GET /v2.0/networks/public => generated 108 bytes in 289 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:06:09.844 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:06:09.847 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:06:09.848 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 07:06:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.222) !!! [pid: 8|app: 0|req: 177/348] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 07:06:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:11.003 7 INFO oslo.messaging._drivers.impl_rabbit [-] [042bdd0d-4cd8-4c3d-b18a-29d1157e9a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41386. 2026-05-27 07:06:11.004 7 INFO oslo.messaging._drivers.impl_rabbit [-] [71771b8d-f350-40c5-954d-65627bb90867] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41390. 2026-05-27 07:06:11.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ab00723-d6fb-47da-b52e-ebf63cc3a162 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/349] 199.19.213.222 () {44 vars in 927 bytes} [Wed May 27 07:06:10 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:06:11.076 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41410. 2026-05-27 07:06:11.077 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41398. [pid: 8|app: 0|req: 178/350] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 07:06:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:11.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d854b476-73b4-4186-858a-6d05cc037a61 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/351] 199.19.213.222 () {44 vars in 1034 bytes} [Wed May 27 07:06:11 2026] GET /v2.0/subnets/public-subnet?network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/352] 199.19.213.222 () {44 vars in 1057 bytes} [Wed May 27 07:06:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => generated 644 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:46.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aac8de95-1380-4e22-bd4c-3025e687e2ab 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/357] 199.19.213.222 () {44 vars in 937 bytes} [Wed May 27 07:06:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/358] 199.19.213.222 () {44 vars in 959 bytes} [Wed May 27 07:06:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:47.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a0f69f7-1452-447b-b4be-d71fd8621dac 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/359] 199.19.213.222 () {44 vars in 937 bytes} [Wed May 27 07:06:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 199.19.213.222 () {44 vars in 959 bytes} [Wed May 27 07:06:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:47.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0db02595-28aa-456a-ba7c-1c07ed82f0b6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/361] 199.19.213.222 () {44 vars in 1036 bytes} [Wed May 27 07:06:47 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 199.19.213.222 () {44 vars in 1059 bytes} [Wed May 27 07:06:47 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:48.924 7 INFO neutron.api.v2.resource [None req-e14851db-5789-4be2-89ce-a85b358f51dc 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/363] 199.19.213.222 () {44 vars in 971 bytes} [Wed May 27 07:06:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.19.213.222 () {44 vars in 993 bytes} [Wed May 27 07:06:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:50 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:50 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:06:50 2026] GET /v2.0/security-group-rules/6272922c-3d04-49f7-a1fa-3dea5837ef74 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:51 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:51 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:06:51 2026] GET /v2.0/security-group-rules/a4e33b65-a065-413a-bc9b-559b1a796ef7 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:52 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:52 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:06:52 2026] GET /v2.0/security-group-rules/d100d83c-9207-4081-b0df-969647d1b195 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:53 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:53 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:06:53 2026] GET /v2.0/security-group-rules/a1324a06-cb2a-4f88-bc7d-813fb052c150 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:54 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:54 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:06:54 2026] GET /v2.0/security-group-rules/1842fe80-25f2-4731-987d-1c8308919611 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.19.213.222 () {44 vars in 987 bytes} [Wed May 27 07:06:55 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:06:55.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d253d9ab-253f-420d-bce8-45c86406be73 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/383] 199.19.213.222 () {44 vars in 1076 bytes} [Wed May 27 07:06:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.19.213.222 () {44 vars in 1099 bytes} [Wed May 27 07:06:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:06:55 2026] GET /v2.0/security-groups/c349d426-a245-480d-9e84-44a057ffad5c => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:07:02.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd24ec7e-107a-4247-bf8f-30eb61fc4393 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/386] 199.19.213.222 () {44 vars in 979 bytes} [Wed May 27 07:07:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:07:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.19.213.222 () {44 vars in 920 bytes} [Wed May 27 07:07:04 2026] GET /v2.0/ports => generated 4721 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:07:05.340 7 INFO neutron.api.v2.resource [None req-75c42c9c-208a-4772-b655-dbcd9d84e5d6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/389] 199.19.213.222 () {44 vars in 959 bytes} [Wed May 27 07:07:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.19.213.222 () {44 vars in 981 bytes} [Wed May 27 07:07:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:07:06 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:07:06 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2882 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:07:06 2026] GET /v2.0/security-group-rules/ff119301-3d2f-4cae-ba63-624b34b8f9a1 => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:07:07 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2882 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:07:07 2026] GET /v2.0/security-groups/b16605d3-a276-4848-b467-206483bbfbc0 => generated 2882 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:07:07 2026] GET /v2.0/security-group-rules/4aa0ac8a-c535-4622-abf6-b4de4a93f8c2 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.19.213.222 () {44 vars in 975 bytes} [Wed May 27 07:07:20 2026] GET /v2.0/quotas/302d2f0d02c0434589f1ac34495386ef => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:08:14.847 8 INFO neutron.api.v2.resource [None req-15727db6-41d5-4056-9a27-307fdae58b81 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/408] 199.19.213.222 () {44 vars in 1074 bytes} [Wed May 27 07:08:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.19.213.222 () {44 vars in 1097 bytes} [Wed May 27 07:08:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 4072 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 07:08:15 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:08:15 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/412] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:08:16 2026] GET /v2.0/security-group-rules/68f3584e-61d9-40b1-96bb-e54388fbc229 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/413] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 07:08:17 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 4075 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:08:17 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/415] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:08:17 2026] GET /v2.0/security-group-rules/58230e80-f0dc-4268-883f-9036bf8c4885 => generated 599 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 07:08:18 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:08:18 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:08:18 2026] GET /v2.0/security-group-rules/dc3cc84b-85c8-4f95-b406-65ae5231246c => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.19.213.222 () {44 vars in 1088 bytes} [Wed May 27 07:08:19 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f?project_id=e9bf8c3ee226485b891b3f806d82c731 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.19.213.222 () {44 vars in 1001 bytes} [Wed May 27 07:08:19 2026] GET /v2.0/security-groups/ce91666b-c6e0-407b-bc6c-26ab061ee05f => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.19.213.222 () {44 vars in 1011 bytes} [Wed May 27 07:08:19 2026] GET /v2.0/security-group-rules/585464eb-0f4a-49fd-a7ce-a7ca46a1b2b8 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/424] 199.19.213.222 () {44 vars in 975 bytes} [Wed May 27 07:08:27 2026] GET /v2.0/quotas/e9bf8c3ee226485b891b3f806d82c731 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 199.19.213.222 () {44 vars in 949 bytes} [Wed May 27 07:09:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:10:06 2026] GET /v2.0/networks => generated 2168 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 10.0.0.248 () {32 vars in 655 bytes} [Wed May 27 07:10:08 2026] GET /v2.0/floatingips => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:08.237 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-27 07:10:08.240 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] 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: 223/442] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:10:08 2026] GET /v2.0/routers => generated 15 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:10:08 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:10:08 2026] GET /v2.0/subnets => generated 1261 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:10:08 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) [pid: 8|app: 0|req: 225/446] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:10:08 2026] GET /v2.0/security-groups => generated 17397 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/447] 10.0.0.248 () {32 vars in 655 bytes} [Wed May 27 07:10:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:20.413 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5683eb2c-b7c4-4baf-ba1c-92c71b35b3f3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48506. 2026-05-27 07:10:20.414 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a9036220-09ab-434e-b221-dc7db50d35a7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48510. 2026-05-27 07:10:20.717 8 INFO neutron.db.segments_db [None req-f20a8c0b-4668-4aa3-8186-176bc56cb454 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 55ad2ac7-c569-4d74-b329-41a37015522d of type vxlan for network 546dd1d0-dc5a-401d-950f-ddd2a49372ac 2026-05-27 07:10:20.737 7 INFO neutron.db.segments_db [None req-42553fd7-9454-48b4-b4a1-287e793b3149 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 5bd82e76-ed67-4401-9c2e-7c9817698534 of type vxlan for network 9bedd3ac-b696-4ea7-9344-c5a3067f49d2 [pid: 8|app: 0|req: 226/448] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:10:20 2026] POST /v2.0/networks => generated 745 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:10:20 2026] POST /v2.0/networks => generated 744 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:20 2026] POST /v2.0/subnets => generated 668 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:20 2026] POST /v2.0/subnets => generated 667 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:21.188 8 INFO neutron.db.segments_db [None req-a296ff2e-9ed6-4e02-af2a-5ac6ad1cd035 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 9e9acad3-02e6-42bd-a13f-db677497a0ba of type vxlan for network c82ff3ea-d2be-4258-aaf8-4ed904bf1e0c 2026-05-27 07:10:21.242 7 INFO neutron.db.segments_db [None req-7934a3e5-125f-4f84-80f4-937c243bf384 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment e99032bd-770a-4124-91fc-c8467f025e9f of type vxlan for network f0926f28-cd20-416f-81f4-b7aa981b9918 2026-05-27 07:10:21.558 8 INFO neutron.db.l3_hamode_db [None req-a296ff2e-9ed6-4e02-af2a-5ac6ad1cd035 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:10:21.609 7 INFO neutron.db.l3_hamode_db [None req-7934a3e5-125f-4f84-80f4-937c243bf384 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:10:22.764 8 INFO neutron.db.l3_hamode_db [None req-a296ff2e-9ed6-4e02-af2a-5ac6ad1cd035 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:10:23.225 7 INFO neutron.db.l3_hamode_db [None req-7934a3e5-125f-4f84-80f4-937c243bf384 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/452] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:21 2026] POST /v2.0/routers => generated 732 bytes in 3215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:24 2026] GET /v2.0/security-groups?tenant_id=551a08126b1247ce9220c377e4fc46bf&name=default => generated 2921 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/456] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:21 2026] POST /v2.0/routers => generated 731 bytes in 3872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/457] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:25 2026] DELETE /v2.0/security-groups/ae511c3c-59b0-462c-9f39-9011191ebbf3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:25 2026] GET /v2.0/security-groups?tenant_id=45cdb4856fcc41fc809a156a9d49e162&name=default => generated 2921 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/459] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:10:24 2026] PUT /v2.0/routers/7d0e4acc-f6ae-4a74-b673-15cc307199ff/add_router_interface => generated 309 bytes in 1718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:26 2026] DELETE /v2.0/security-groups/6cf05602-1c99-4c7b-9e7b-5ec307959504 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/461] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:26 2026] GET /v2.0/security-groups?tenant_id=bbfde47ebfc04b16b4d5143b96ec96ea&name=default => generated 2923 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/462] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:26 2026] DELETE /v2.0/security-groups/c87f5817-d2d9-40f7-8677-8badfe3aa9bd => 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: 228/463] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:10:25 2026] PUT /v2.0/routers/dc710181-617f-4c38-86c5-f20796f571ca/add_router_interface => generated 309 bytes in 1920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:27.541 8 INFO neutron.db.segments_db [None req-dab744a8-5be6-4b8d-b81e-c237d2dfd37b 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 9a64d24a-f091-475c-861c-4fd4e3ceff0d of type vxlan for network 173da394-e22c-4c87-9045-659096728cff [pid: 8|app: 0|req: 236/464] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:10:27 2026] POST /v2.0/networks => generated 749 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/465] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:27 2026] POST /v2.0/subnets => generated 672 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:28.013 8 INFO neutron.db.segments_db [None req-82c27081-4dba-4021-b267-b049c0dc3aa5 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 7a59c424-1946-4a85-8b98-93f4e2e82d39 of type vxlan for network 79436356-35ac-480e-9f70-52bbf2ae5922 2026-05-27 07:10:28.341 8 INFO neutron.db.l3_hamode_db [None req-82c27081-4dba-4021-b267-b049c0dc3aa5 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:10:28.356 7 WARNING neutron_lib.context [req-8409045c-d647-4e24-9684-ac0b276ffe4a req-bbe77fbd-4936-4d92-aca6-946840e23f15 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/466] 10.0.0.49 () {38 vars in 970 bytes} [Wed May 27 07:10:28 2026] POST /v2.0/security-groups => generated 1680 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/467] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:10:28 2026] GET /v2.0/networks?id=546dd1d0-dc5a-401d-950f-ddd2a49372ac => generated 677 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:28.691 7 WARNING neutron_lib.context [req-afd1b593-44f0-4dd8-81d7-c142804b1735 req-a22e8c5c-59cd-45d2-88fe-074fa6175480 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/468] 10.0.0.49 () {38 vars in 970 bytes} [Wed May 27 07:10:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:10:28 2026] GET /v2.0/quotas/7ce73dad3bd6468b9d606eb74482f158 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:10:28 2026] GET /v2.0/ports?tenant_id=7ce73dad3bd6468b9d606eb74482f158&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:29.006 7 WARNING neutron_lib.context [req-285b930a-6951-4d33-b2a3-4dabdaf2880c req-f50850f0-aa9d-41fe-8fea-a440e6b3580f 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/471] 10.0.0.49 () {38 vars in 970 bytes} [Wed May 27 07:10:29 2026] POST /v2.0/security-groups => generated 1680 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:10:29.338 7 WARNING neutron_lib.context [None req-b08b38ca-f9e9-46f9-87cf-7d52abed5370 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:29.498 8 INFO neutron.db.l3_hamode_db [None req-82c27081-4dba-4021-b267-b049c0dc3aa5 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:10:29.547 7 INFO neutron.db.segments_db [None req-b08b38ca-f9e9-46f9-87cf-7d52abed5370 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Added segment 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d of type vxlan for network 616e343b-e5ab-457f-9475-3c61acb1e784 [pid: 7|app: 0|req: 236/472] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:10:29 2026] POST /v2.0/networks => generated 649 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:10:29 2026] GET /v2.0/security-groups?tenant_id=6e2f4e32789742cea0fdc8ad0851b19c => generated 7903 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.49 () {34 vars in 906 bytes} [Wed May 27 07:10:29 2026] GET /v2.0/extensions => generated 19901 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:10:29.841 7 WARNING neutron_lib.context [None req-f6793296-03a9-4783-be02-64f111c768ce 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/475] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:29 2026] POST /v2.0/subnets => generated 603 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:30 2026] GET /v2.0/security-groups/95d345ce-d39b-49a1-bbb7-6f29e7846410 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/477] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:10:30 2026] GET /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:30.285 7 WARNING neutron_lib.context [None req-937b634a-3860-48cf-b08e-db3c7fe8cbf7 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:30.327 7 INFO neutron.db.segments_db [None req-937b634a-3860-48cf-b08e-db3c7fe8cbf7 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Added segment bbd8a223-f045-4120-b20a-f6a93b645e50 of type vxlan for network f3c2ea30-f112-4f5d-95bc-7cdca66d1c87 2026-05-27 07:10:30.649 7 INFO neutron.db.l3_hamode_db [None req-937b634a-3860-48cf-b08e-db3c7fe8cbf7 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/478] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:27 2026] POST /v2.0/routers => generated 736 bytes in 3293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:31 2026] GET /v2.0/security-groups/95d345ce-d39b-49a1-bbb7-6f29e7846410 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:10:31 2026] GET /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:32.487 7 INFO neutron.db.l3_hamode_db [None req-937b634a-3860-48cf-b08e-db3c7fe8cbf7 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/481] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:10:31 2026] PUT /v2.0/routers/167c775c-c226-4af9-b78f-c8f66ef9e634/add_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/security-groups/087a4e69-50a4-44c5-a7bc-2f9fd5f7d729 => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 10.0.0.49 () {36 vars in 1012 bytes} [Wed May 27 07:10:33 2026] DELETE /v2.0/security-groups/087a4e69-50a4-44c5-a7bc-2f9fd5f7d729 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:33.217 8 INFO neutron.api.v2.resource [req-4f9eb836-b40c-47d6-a355-b23e42ead38e req-79bc3f55-d082-4c2c-8f21-ff616133a0fa 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/485] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/security-groups/087a4e69-50a4-44c5-a7bc-2f9fd5f7d729 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/security-groups/9b57d55e-874e-4da9-a3cb-2a70018e87f8 => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 10.0.0.49 () {36 vars in 1012 bytes} [Wed May 27 07:10:33 2026] DELETE /v2.0/security-groups/9b57d55e-874e-4da9-a3cb-2a70018e87f8 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:33.484 8 INFO neutron.api.v2.resource [req-dff57815-1ee4-4d37-aee3-36b6a2d94af5 req-8750d0fb-ab75-4a20-b12c-396973fbd699 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/488] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/security-groups/9b57d55e-874e-4da9-a3cb-2a70018e87f8 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/489] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/security-groups/0c832bd1-ee44-4fcc-8063-e743e2944f00 => generated 1680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/490] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:10:33 2026] GET /v2.0/networks?id=546dd1d0-dc5a-401d-950f-ddd2a49372ac => generated 677 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/491] 10.0.0.49 () {36 vars in 1012 bytes} [Wed May 27 07:10:33 2026] DELETE /v2.0/security-groups/0c832bd1-ee44-4fcc-8063-e743e2944f00 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:33.879 8 WARNING neutron_lib.context [req-623103ea-d5f6-4cb0-a5e4-668d99a316f8 req-5bd0da57-a142-471c-bf74-1dae0a8bd841 e68f47f0a4004e65893ea767728deb13 83899105f1d04fd391642c3949440dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/492] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:30 2026] POST /v2.0/routers => generated 695 bytes in 3621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:33.912 7 WARNING neutron_lib.context [req-0a2f0ce5-93a9-429b-8c0a-8e6d3c771ec8 req-d5f86168-4abc-4612-b56c-ee153f844ae3 1471cb358a9746d19c6c6381ac745e37 7ce73dad3bd6468b9d606eb74482f158 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/493] 10.0.0.49 () {38 vars in 970 bytes} [Wed May 27 07:10:33 2026] POST /v2.0/security-groups => generated 1684 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:10:34.114 8 INFO neutron.api.v2.resource [req-96cd2022-7427-4924-90a0-8cb8fc10f542 req-892f0779-147a-4163-affd-01fac3054681 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/494] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:34 2026] GET /v2.0/security-groups/0c832bd1-ee44-4fcc-8063-e743e2944f00 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/495] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:10:33 2026] POST /v2.0/ports => generated 958 bytes in 705 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/496] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:34 2026] GET /v2.0/security-groups/3ace9a5d-c560-423e-b327-8d177b3a68ec => generated 1684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/497] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:34 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 961 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/498] 199.19.213.222 () {34 vars in 911 bytes} [Wed May 27 07:10:34 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:10:34.831 7 WARNING neutron_lib.context [req-be10a53d-31a9-4cda-a17f-3d082f350469 req-2e096577-c590-4938-90ab-d9cae66d3405 e68f47f0a4004e65893ea767728deb13 83899105f1d04fd391642c3949440dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/499] 10.0.0.49 () {38 vars in 980 bytes} [Wed May 27 07:10:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:34 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&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: 7|app: 0|req: 249/501] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:10:35 2026] GET /v2.0/security-groups?tenant_id=6e2f4e32789742cea0fdc8ad0851b19c => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:10:35.097 7 WARNING neutron_lib.context [req-9b1696e2-84ca-413f-a9d0-b5d5a6f5bc93 req-b1fa2fbf-ff66-4084-b3ec-90aa69fbca2d e68f47f0a4004e65893ea767728deb13 83899105f1d04fd391642c3949440dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 250/502] 10.0.0.49 () {38 vars in 970 bytes} [Wed May 27 07:10:35 2026] POST /v2.0/security-groups => generated 1686 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:35 2026] GET /v2.0/security-groups/95d345ce-d39b-49a1-bbb7-6f29e7846410 => generated 2918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:10:35 2026] PUT /v2.0/ports/6d3a508c-c3a1-44ea-bff4-06da44fb2842 => generated 1203 bytes in 579 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: 253/505] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:35 2026] GET /v2.0/security-groups/1ab535f8-5bbc-421e-8af3-e24c71601148 => generated 1686 bytes in 54 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: 254/506] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:35 2026] GET /v2.0/security-groups/95d345ce-d39b-49a1-bbb7-6f29e7846410 => generated 2918 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:10:35 2026] GET /v2.0/ports?tenant_id=7ce73dad3bd6468b9d606eb74482f158&device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:10:36.051 7 WARNING neutron_lib.context [req-497c8b84-2d84-491c-8e70-4d116c365503 req-25bbef0d-55ba-4635-be37-e271b9d81e71 e68f47f0a4004e65893ea767728deb13 83899105f1d04fd391642c3949440dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/508] 10.0.0.49 () {38 vars in 980 bytes} [Wed May 27 07:10:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:36.185 7 INFO neutron.api.v2.resource [req-9b4d16a2-2ccb-4403-b9ea-f81907c5a30e req-6a27b88e-9f92-4322-9bbc-ef4612b3c27e 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/509] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/security-groups/0c832bd1-ee44-4fcc-8063-e743e2944f00 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/510] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6d3a508c-c3a1-44ea-bff4-06da44fb2842 => 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: 259/511] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/security-groups/1ab535f8-5bbc-421e-8af3-e24c71601148 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/512] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/subnets?id=b9245561-bc03-44b0-8c5d-ede31f1e8815 => generated 671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/513] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:36.370 7 WARNING neutron_lib.context [req-ec1decf5-4fec-4831-a947-6064a202c064 req-5c1451a0-a15e-45a8-8fbf-766043d1474e e68f47f0a4004e65893ea767728deb13 83899105f1d04fd391642c3949440dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/514] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:10:34 2026] PUT /v2.0/routers/c1e624cc-5311-40d0-bff9-b05f8b40ada0/add_router_interface => generated 309 bytes in 2426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/515] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/ports?network_id=546dd1d0-dc5a-401d-950f-ddd2a49372ac&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:36 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:36.663 8 WARNING neutron_lib.context [None req-3434d700-bda9-4512-999f-8b6393f58ec1 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/517] 10.0.0.49 () {38 vars in 980 bytes} [Wed May 27 07:10:36 2026] POST /v2.0/security-group-rules => generated 619 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/518] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:37.127 7 INFO neutron.api.v2.resource [req-d036a683-e1f3-4869-b410-c9f47b4ff68b req-82b49402-902d-4855-87ed-663769186d90 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/519] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/security-groups/9b57d55e-874e-4da9-a3cb-2a70018e87f8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/520] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:10:36 2026] POST /v2.0/ports => generated 955 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:37.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0859810-3104-473a-b620-8b05b9d149d1'] response: {'name': 'network-changed', 'server_uuid': 'f556f96f-9c79-4f88-ba01-322b4ff94899', 'tag': '6d3a508c-c3a1-44ea-bff4-06da44fb2842', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:10:37.152 8 WARNING neutron_lib.context [None req-508f8944-cec9-4494-b1b4-c4ef49d5bd6b 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/521] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac?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: 266/522] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/security-groups/1ab535f8-5bbc-421e-8af3-e24c71601148 => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:10:37.279 7 INFO neutron.api.v2.resource [req-55beb7bb-597e-4f51-bb85-7884dd6dba5b req-8911cad2-0e80-4f9b-b5e5-78d4f0400a16 9fa409b3db5c4f068ec1f8c0ed8d450a 6e2f4e32789742cea0fdc8ad0851b19c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/523] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/security-groups/087a4e69-50a4-44c5-a7bc-2f9fd5f7d729 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/524] 10.0.0.49 () {34 vars in 1000 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/security-group-rules/c61ab0ac-cf36-4936-9dd0-aba320611398 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/525] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:10:37 2026] POST /v2.0/ports => generated 954 bytes in 436 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: 258/526] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/ports?tenant_id=7ce73dad3bd6468b9d606eb74482f158&device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/527] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:37 2026] GET /v2.0/security-groups/1ab535f8-5bbc-421e-8af3-e24c71601148 => generated 2941 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:10:37.686 8 WARNING neutron_lib.context [None req-452cd03c-383f-46f4-9113-1d743a0bdd51 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:38.712 8 INFO neutron.db.l3_db [None req-452cd03c-383f-46f4-9113-1d743a0bdd51 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Floating IP b1b5850a-4865-45c4-82eb-11d8937a637a associated. External IP: 10.96.250.214, port: 8aea7a19-062d-4d15-9685-0ca3b9b9425e. [pid: 7|app: 0|req: 269/528] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:10:37 2026] PUT /v2.0/routers/dc710181-617f-4c38-86c5-f20796f571ca/remove_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/529] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:10:38 2026] GET /v2.0/networks?id=546dd1d0-dc5a-401d-950f-ddd2a49372ac => generated 773 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/530] 10.0.0.49 () {36 vars in 1022 bytes} [Wed May 27 07:10:38 2026] DELETE /v2.0/security-group-rules/c61ab0ac-cf36-4936-9dd0-aba320611398 => 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: 272/531] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:38 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/534] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:10:37 2026] POST /v2.0/floatingips => generated 841 bytes in 1876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/535] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:10:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6d3a508c-c3a1-44ea-bff4-06da44fb2842 => 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: 262/536] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:39 2026] GET /v2.0/security-groups/1ab535f8-5bbc-421e-8af3-e24c71601148 => generated 2311 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/537] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:39 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:39.915 8 INFO neutron.db.l3_db [None req-e1ffc3ca-4c37-437e-9f93-3bf7970daaad 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Floating IP b1b5850a-4865-45c4-82eb-11d8937a637a disassociated. External IP: 10.96.250.214, port: 8aea7a19-062d-4d15-9685-0ca3b9b9425e. 2026-05-27 07:10:39.971 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-b6b48a4d-cc18-459f-b9d5-f0c72b1aaba8 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.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 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, 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 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 264/538] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:10:39 2026] PUT /v2.0/floatingips/b1b5850a-4865-45c4-82eb-11d8937a637a => generated 552 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/539] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:10:40 2026] GET /v2.0/subnets?id=b9245561-bc03-44b0-8c5d-ede31f1e8815 => generated 671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/540] 10.0.0.49 () {36 vars in 1012 bytes} [Wed May 27 07:10:40 2026] DELETE /v2.0/security-groups/1ab535f8-5bbc-421e-8af3-e24c71601148 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:40.532 7 INFO neutron.db.l3_hamode_db [None req-b6b48a4d-cc18-459f-b9d5-f0c72b1aaba8 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network f0926f28-cd20-416f-81f4-b7aa981b9918 was deleted as no HA routers are present in tenant 6e2f4e32789742cea0fdc8ad0851b19c. [pid: 7|app: 0|req: 275/541] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:39 2026] DELETE /v2.0/routers/dc710181-617f-4c38-86c5-f20796f571ca => generated 0 bytes in 1521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/542] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:10:40 2026] GET /v2.0/ports?network_id=546dd1d0-dc5a-401d-950f-ddd2a49372ac&device_owner=network%3Adhcp => generated 1244 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 10.0.0.49 () {34 vars in 990 bytes} [Wed May 27 07:10:40 2026] GET /v2.0/security-groups/3ace9a5d-c560-423e-b327-8d177b3a68ec => generated 2309 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:10:40 2026] DELETE /v2.0/floatingips/b1b5850a-4865-45c4-82eb-11d8937a637a => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:40.933 7 INFO neutron.services.segments.plugin [-] Segment e99032bd-770a-4124-91fc-c8467f025e9f resource provider aggregate not found 2026-05-27 07:10:40.951 7 INFO neutron.services.segments.plugin [-] Segment e99032bd-770a-4124-91fc-c8467f025e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99032bd-770a-4124-91fc-c8467f025e9f found for delete ", "request_id": "req-fbc94505-75ed-451d-bd34-c7f159d554fb"}]} 2026-05-27 07:10:40.953 7 INFO neutron.services.segments.plugin [-] Segment e99032bd-770a-4124-91fc-c8467f025e9f resource provider aggregate not found 2026-05-27 07:10:40.973 7 INFO neutron.services.segments.plugin [-] Segment e99032bd-770a-4124-91fc-c8467f025e9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99032bd-770a-4124-91fc-c8467f025e9f found for delete ", "request_id": "req-04a8daad-691e-45b0-aebe-31a49643e0db"}]} [pid: 8|app: 0|req: 268/545] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:10:40 2026] GET /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/546] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:40 2026] DELETE /v2.0/subnets/217835b5-bbf5-4c8b-80ba-d370336a9284 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/547] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:40 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:41.104 7 WARNING neutron_lib.context [None req-aab84b51-6f96-4c21-b1fd-d5e6fcceef58 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/548] 10.0.0.49 () {36 vars in 1012 bytes} [Wed May 27 07:10:40 2026] DELETE /v2.0/security-groups/3ace9a5d-c560-423e-b327-8d177b3a68ec => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/549] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:10:41 2026] DELETE /v2.0/networks/9bedd3ac-b696-4ea7-9344-c5a3067f49d2 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/550] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:10:41 2026] GET /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/551] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:41 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:42.162 8 INFO neutron.services.segments.plugin [-] Segment 5bd82e76-ed67-4401-9c2e-7c9817698534 resource provider aggregate not found 2026-05-27 07:10:42.183 8 INFO neutron.services.segments.plugin [-] Segment 5bd82e76-ed67-4401-9c2e-7c9817698534 resource provider aggregate not found 2026-05-27 07:10:42.203 8 INFO neutron.services.segments.plugin [-] Segment 5bd82e76-ed67-4401-9c2e-7c9817698534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd82e76-ed67-4401-9c2e-7c9817698534 found for delete ", "request_id": "req-c6b8f28f-29da-4b09-8968-7965af08ddda"}]} 2026-05-27 07:10:42.217 8 INFO neutron.services.segments.plugin [-] Segment 5bd82e76-ed67-4401-9c2e-7c9817698534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd82e76-ed67-4401-9c2e-7c9817698534 found for delete ", "request_id": "req-53255aad-39b8-454b-a35f-f0f8955b6a19"}]} 2026-05-27 07:10:42.713 7 INFO neutron.db.l3_db [None req-aab84b51-6f96-4c21-b1fd-d5e6fcceef58 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Floating IP 0da3620d-f706-4f31-acbc-46a813bec9a0 associated. External IP: 10.96.250.207, port: da36664e-ecf2-4a4c-bcd0-84ab99ff2560. [pid: 7|app: 0|req: 280/552] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:10:41 2026] POST /v2.0/floatingips => generated 842 bytes in 2143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/553] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:10:41 2026] PUT /v2.0/routers/167c775c-c226-4af9-b78f-c8f66ef9e634/remove_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/554] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:43 2026] GET /v2.0/security-groups?tenant_id=6e2f4e32789742cea0fdc8ad0851b19c&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/555] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:10:43 2026] GET /v2.0/floatingips/0da3620d-f706-4f31-acbc-46a813bec9a0 => generated 842 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/556] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:43 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/557] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:43 2026] DELETE /v2.0/security-groups/95d345ce-d39b-49a1-bbb7-6f29e7846410 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 10.0.0.248 () {32 vars in 655 bytes} [Wed May 27 07:10:43 2026] GET /v2.0/floatingips => generated 845 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/559] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:43 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:10:44.268 8 INFO neutron.db.l3_db [None req-e3bd405c-424b-4388-b1c5-b4adf387e3ef 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Floating IP 0da3620d-f706-4f31-acbc-46a813bec9a0 associated. External IP: 10.96.250.207, port: da36664e-ecf2-4a4c-bcd0-84ab99ff2560. 2026-05-27 07:10:44.623 7 INFO neutron.services.segments.plugin [-] Segment 7a59c424-1946-4a85-8b98-93f4e2e82d39 resource provider aggregate not found 2026-05-27 07:10:44.629 7 INFO neutron.services.segments.plugin [-] Segment 7a59c424-1946-4a85-8b98-93f4e2e82d39 resource provider aggregate not found 2026-05-27 07:10:44.648 7 INFO neutron.services.segments.plugin [-] Segment 7a59c424-1946-4a85-8b98-93f4e2e82d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a59c424-1946-4a85-8b98-93f4e2e82d39 found for delete ", "request_id": "req-5f85572f-3b44-4d4c-bd3c-850f8a169c93"}]} 2026-05-27 07:10:44.652 7 INFO neutron.services.segments.plugin [-] Segment 7a59c424-1946-4a85-8b98-93f4e2e82d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a59c424-1946-4a85-8b98-93f4e2e82d39 found for delete ", "request_id": "req-c1351c3c-04ad-47d6-8708-9eb86171c940"}]} 2026-05-27 07:10:44.666 7 INFO neutron.db.l3_hamode_db [None req-094541e0-070d-43c4-8016-da0921df5d11 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network 79436356-35ac-480e-9f70-52bbf2ae5922 was deleted as no HA routers are present in tenant 83899105f1d04fd391642c3949440dc7. [pid: 7|app: 0|req: 283/560] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:43 2026] DELETE /v2.0/routers/167c775c-c226-4af9-b78f-c8f66ef9e634 => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/561] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:44 2026] DELETE /v2.0/subnets/3f7c1b67-6a62-474a-8326-b3ded7f5e0a8 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/562] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:44 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/563] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:10:43 2026] PUT /v2.0/floatingips/0da3620d-f706-4f31-acbc-46a813bec9a0 => generated 841 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/564] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:45 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/565] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:10:45 2026] DELETE /v2.0/networks/173da394-e22c-4c87-9045-659096728cff => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:10:45.719 8 INFO neutron.db.l3_db [None req-2f34eafd-545c-4a3f-a2ae-e9cc6ea301c1 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] Floating IP 0da3620d-f706-4f31-acbc-46a813bec9a0 disassociated. External IP: 10.96.250.207, port: 8aea7a19-062d-4d15-9685-0ca3b9b9425e. 2026-05-27 07:10:46.008 7 INFO neutron.db.segments_db [None req-91e8625c-f440-4da8-af28-552328099927 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 of type vxlan for network bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 [pid: 7|app: 0|req: 287/566] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:10:45 2026] POST /v2.0/networks => generated 751 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/567] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:10:45 2026] PUT /v2.0/floatingips/0da3620d-f706-4f31-acbc-46a813bec9a0 => generated 552 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/568] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:46 2026] GET /v2.0/security-groups?tenant_id=83899105f1d04fd391642c3949440dc7&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/569] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:46 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/570] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:46 2026] POST /v2.0/subnets => generated 674 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/571] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:10:46 2026] DELETE /v2.0/floatingips/0da3620d-f706-4f31-acbc-46a813bec9a0 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:10:46 2026] GET /v2.0/security-groups?id=516c20d6-f740-4193-9364-e2a75c22d439&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/573] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:46 2026] DELETE /v2.0/security-groups/d4760b52-f100-4819-b76c-cdf90aa90645 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:46.678 7 INFO neutron.services.segments.plugin [-] Segment 9a64d24a-f091-475c-861c-4fd4e3ceff0d resource provider aggregate not found 2026-05-27 07:10:46.689 7 INFO neutron.services.segments.plugin [-] Segment 9a64d24a-f091-475c-861c-4fd4e3ceff0d resource provider aggregate not found 2026-05-27 07:10:46.693 8 INFO neutron.db.segments_db [None req-6d2d0f01-ec1b-48b9-86a9-0b7388fe806f 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 71d62fa6-d28a-4638-a5ad-a11df06ab894 of type vxlan for network c774012d-4ad5-4c41-895d-2e88ac16751b 2026-05-27 07:10:46.710 7 INFO neutron.services.segments.plugin [-] Segment 9a64d24a-f091-475c-861c-4fd4e3ceff0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a64d24a-f091-475c-861c-4fd4e3ceff0d found for delete ", "request_id": "req-df75cbfd-dc30-4d9d-beba-ec52c5520808"}]} 2026-05-27 07:10:46.712 7 INFO neutron.services.segments.plugin [-] Segment 9a64d24a-f091-475c-861c-4fd4e3ceff0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a64d24a-f091-475c-861c-4fd4e3ceff0d found for delete ", "request_id": "req-02a02174-73ff-4308-beff-898a6bbb6496"}]} [pid: 7|app: 0|req: 291/574] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:10:46 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:46.802 7 INFO neutron.api.v2.resource [None req-a9467ceb-0cfc-475e-a6d2-05493fc439cd 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/575] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:10:46 2026] DELETE /v2.0/floatingips/0da3620d-f706-4f31-acbc-46a813bec9a0 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:10:47.046 8 INFO neutron.db.l3_hamode_db [None req-6d2d0f01-ec1b-48b9-86a9-0b7388fe806f 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/576] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:10:46 2026] DELETE /v2.0/ports/6d3a508c-c3a1-44ea-bff4-06da44fb2842 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:10:47.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c26046e-0917-4959-8e2b-b75ab8c8cc7b'] response: {'server_uuid': 'f556f96f-9c79-4f88-ba01-322b4ff94899', 'name': 'network-vif-deleted', 'tag': '6d3a508c-c3a1-44ea-bff4-06da44fb2842', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 294/577] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:10:47 2026] DELETE /v2.0/ports/8aea7a19-062d-4d15-9685-0ca3b9b9425e => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/578] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:47 2026] GET /v2.0/ports?device_id=f556f96f-9c79-4f88-ba01-322b4ff94899 => 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: 296/579] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:10:47 2026] DELETE /v2.0/ports/da36664e-ecf2-4a4c-bcd0-84ab99ff2560 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/580] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:10:48 2026] GET /v2.0/ports?device_id=c1e624cc-5311-40d0-bff9-b05f8b40ada0 => generated 958 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:48.448 8 INFO neutron.db.l3_hamode_db [None req-6d2d0f01-ec1b-48b9-86a9-0b7388fe806f 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 298/581] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:10:48 2026] PUT /v2.0/routers/c1e624cc-5311-40d0-bff9-b05f8b40ada0/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/582] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:46 2026] POST /v2.0/routers => generated 738 bytes in 3117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:50.065 7 INFO neutron.db.segments_db [None req-ce04f7a4-f98b-4fc3-9474-024a6c353505 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 4424f12a-11ba-4504-8b9a-eb69075bfb69 of type vxlan for network 0b5453dc-454b-4ff5-b060-6aae444521c4 [pid: 7|app: 0|req: 299/583] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:10:49 2026] POST /v2.0/networks => generated 737 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/584] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:10:49 2026] PUT /v2.0/routers/7d0e4acc-f6ae-4a74-b673-15cc307199ff/remove_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:51.801 7 INFO neutron.services.segments.plugin [-] Segment bbd8a223-f045-4120-b20a-f6a93b645e50 resource provider aggregate not found 2026-05-27 07:10:51.806 7 INFO neutron.services.segments.plugin [-] Segment bbd8a223-f045-4120-b20a-f6a93b645e50 resource provider aggregate not found 2026-05-27 07:10:51.827 7 INFO neutron.services.segments.plugin [-] Segment bbd8a223-f045-4120-b20a-f6a93b645e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbd8a223-f045-4120-b20a-f6a93b645e50 found for delete ", "request_id": "req-f4b08ace-cdb3-47dc-b88a-be0f529980e3"}]} 2026-05-27 07:10:51.828 7 INFO neutron.services.segments.plugin [-] Segment bbd8a223-f045-4120-b20a-f6a93b645e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbd8a223-f045-4120-b20a-f6a93b645e50 found for delete ", "request_id": "req-c9812597-f52d-4c4e-b0c8-f8f34dbc4609"}]} 2026-05-27 07:10:51.841 7 INFO neutron.db.l3_hamode_db [None req-c4154471-5eb5-4f2b-beee-b13b551cf37f 2e6d5c8dbf674e0ba95915fb3c5325bb 03f515cadaf64f82a4ba9285feab60e8 - - default default] HA network f3c2ea30-f112-4f5d-95bc-7cdca66d1c87 was deleted as no HA routers are present in tenant 03f515cadaf64f82a4ba9285feab60e8. [pid: 7|app: 0|req: 300/585] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:50 2026] DELETE /v2.0/routers/c1e624cc-5311-40d0-bff9-b05f8b40ada0 => generated 0 bytes in 1692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/586] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:51 2026] POST /v2.0/subnets => generated 660 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/587] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:10:51 2026] PUT /v2.0/routers/6be1f01d-05f7-4cd2-8aaf-4cb209ebdfea/add_router_interface => generated 309 bytes in 2110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/588] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:53 2026] DELETE /v2.0/subnets/7791e51f-fcd6-4974-bde6-97078c622b42 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:10:53.456 8 INFO neutron.db.segments_db [None req-9aaf705f-0b93-4156-9621-b6af09c73933 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 2e272b04-945e-4189-bf35-c06e7c673e26 of type vxlan for network 515149f8-5002-44e1-9e2d-b3f0e6d7ae0c 2026-05-27 07:10:53.552 7 INFO neutron.db.l3_hamode_db [None req-489cc974-713e-4626-b602-d948862864c6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network c82ff3ea-d2be-4258-aaf8-4ed904bf1e0c was deleted as no HA routers are present in tenant 7ce73dad3bd6468b9d606eb74482f158. [pid: 7|app: 0|req: 302/589] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:52 2026] DELETE /v2.0/routers/7d0e4acc-f6ae-4a74-b673-15cc307199ff => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/592] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:10:53 2026] DELETE /v2.0/networks/616e343b-e5ab-457f-9475-3c61acb1e784 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:10:53.825 8 INFO neutron.db.l3_hamode_db [None req-9aaf705f-0b93-4156-9621-b6af09c73933 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:10:53.852 7 INFO neutron.services.segments.plugin [-] Segment 9e9acad3-02e6-42bd-a13f-db677497a0ba resource provider aggregate not found 2026-05-27 07:10:53.860 7 INFO neutron.services.segments.plugin [-] Segment 9e9acad3-02e6-42bd-a13f-db677497a0ba resource provider aggregate not found 2026-05-27 07:10:53.876 7 INFO neutron.services.segments.plugin [-] Segment 9e9acad3-02e6-42bd-a13f-db677497a0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9acad3-02e6-42bd-a13f-db677497a0ba found for delete ", "request_id": "req-eedf299e-3ee2-45ae-99e0-57071de5c1a7"}]} 2026-05-27 07:10:53.886 7 INFO neutron.services.segments.plugin [-] Segment 9e9acad3-02e6-42bd-a13f-db677497a0ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9acad3-02e6-42bd-a13f-db677497a0ba found for delete ", "request_id": "req-888d5e15-58b9-4e53-b620-f7d3813dab70"}]} 2026-05-27 07:10:53.909 7 INFO neutron.services.segments.plugin [-] Segment 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d resource provider aggregate not found 2026-05-27 07:10:53.915 7 INFO neutron.services.segments.plugin [-] Segment 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d resource provider aggregate not found 2026-05-27 07:10:53.936 7 INFO neutron.services.segments.plugin [-] Segment 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d found for delete ", "request_id": "req-ae1df6fe-811a-49c4-a5cf-59b896c15a9b"}]} 2026-05-27 07:10:53.938 7 INFO neutron.services.segments.plugin [-] Segment 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf0fcdd-dcc2-441e-92e1-b59b964a8a8d found for delete ", "request_id": "req-19692e2e-412b-4212-a5dc-ef83de0867e0"}]} [pid: 7|app: 0|req: 306/593] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:10:53 2026] DELETE /v2.0/subnets/b9245561-bc03-44b0-8c5d-ede31f1e8815 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:10:54.102 7 WARNING neutron_lib.context [None req-2d677fbc-bcc9-437c-95d1-56caec052e33 ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 307/594] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:10:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/595] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:10:54 2026] DELETE /v2.0/networks/546dd1d0-dc5a-401d-950f-ddd2a49372ac => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:10:54.753 7 WARNING neutron_lib.context [None req-a0cc866e-b952-46fe-9e60-72b791addcf0 ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 309/596] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:10:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:55.099 8 INFO neutron.db.l3_hamode_db [None req-9aaf705f-0b93-4156-9621-b6af09c73933 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 310/597] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:54 2026] GET /v2.0/security-groups?tenant_id=03f515cadaf64f82a4ba9285feab60e8&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/598] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:55 2026] GET /v2.0/security-groups?tenant_id=7ce73dad3bd6468b9d606eb74482f158&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:10:55.268 7 WARNING neutron_lib.context [None req-97cba305-321d-47e8-9657-6cb70cdcceb4 ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 312/599] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:10:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/600] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:55 2026] DELETE /v2.0/security-groups/beb11bc5-56a8-489e-9c74-c89fb0b013a3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/601] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:55 2026] DELETE /v2.0/security-groups/516c20d6-f740-4193-9364-e2a75c22d439 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:55.719 7 WARNING neutron_lib.context [None req-b7df6e65-3dbb-436a-b21a-33bc76545d7c ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:55.989 7 INFO neutron.services.segments.plugin [-] Segment 55ad2ac7-c569-4d74-b329-41a37015522d resource provider aggregate not found 2026-05-27 07:10:55.995 7 INFO neutron.services.segments.plugin [-] Segment 55ad2ac7-c569-4d74-b329-41a37015522d resource provider aggregate not found 2026-05-27 07:10:56.018 7 INFO neutron.services.segments.plugin [-] Segment 55ad2ac7-c569-4d74-b329-41a37015522d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55ad2ac7-c569-4d74-b329-41a37015522d found for delete ", "request_id": "req-3eaee7c7-bff4-41db-a749-46bce7d1ba18"}]} 2026-05-27 07:10:56.025 7 INFO neutron.services.segments.plugin [-] Segment 55ad2ac7-c569-4d74-b329-41a37015522d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55ad2ac7-c569-4d74-b329-41a37015522d found for delete ", "request_id": "req-b43a4861-b303-41e2-af25-23175c045954"}]} [pid: 8|app: 0|req: 288/602] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:53 2026] POST /v2.0/routers => generated 724 bytes in 2874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/603] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:10:55 2026] POST /v2.0/floatingips => generated 552 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/604] 10.0.0.49 () {34 vars in 1099 bytes} [Wed May 27 07:10:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1004582924&fields=id&tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2 => generated 69 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/605] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:10:57 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 683 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/606] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:10:57 2026] GET /v2.0/quotas/28c5a0ccfaf7449e8d2ab1970fb2cfa2 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/607] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:10:57 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:57.618 7 WARNING neutron_lib.context [None req-05380795-520c-4dfa-bf39-a9aebf9fd781 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:57.796 7 INFO neutron.db.segments_db [None req-05380795-520c-4dfa-bf39-a9aebf9fd781 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Added segment 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 of type vxlan for network a6c1b753-4fc8-4b37-8d75-01413d37a1c0 [pid: 7|app: 0|req: 320/608] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:10:57 2026] POST /v2.0/networks => generated 649 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/609] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:10:56 2026] PUT /v2.0/routers/134807dd-8c64-497c-8837-384173fa0879/add_router_interface => generated 309 bytes in 1676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:57.978 8 WARNING neutron_lib.context [None req-4c3bc9b5-57c8-48f0-94f4-a611d5a2f69b 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 321/610] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:10:57 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 322/611] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:10:57 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/612] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:58 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => 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: 290/613] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:10:57 2026] POST /v2.0/ports => generated 779 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:10:58.414 7 WARNING neutron_lib.context [None req-8aa07dd9-b8b5-48fd-a300-e2e651df0f2f 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:58.529 7 INFO neutron.db.segments_db [None req-8aa07dd9-b8b5-48fd-a300-e2e651df0f2f 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Added segment d18724b7-6546-4ee5-bbba-b67a9e1a6e16 of type vxlan for network 6715c07d-3817-40d0-80bb-485f5dc61aaa [pid: 7|app: 0|req: 324/614] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:10:58 2026] POST /v2.0/networks => generated 635 bytes in 280 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-27 07:10:58.694 8 WARNING neutron_lib.context [None req-d449c05f-8e12-4410-a5ab-3ab3422e0861 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:10:58.782 7 WARNING neutron_lib.context [None req-2522baec-3bc4-47af-b33b-9612208130f4 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 325/615] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:10:58 2026] POST /v2.0/security-groups => generated 1659 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:10:58.968 7 WARNING neutron_lib.context [None req-4cb08349-aee2-4f49-beed-376d9533b048 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 326/616] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:10:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/617] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:10:58 2026] POST /v2.0/subnets => generated 622 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/618] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:10:59 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 683 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:10:59.343 8 WARNING neutron_lib.context [None req-09ecd798-b575-4af8-a8bf-04ee71f07664 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 327/619] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:10:59 2026] GET /v2.0/security-groups?tenant_id=b6a55e65c65349dba0872c95ed59a3ed&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:10:59.453 7 WARNING neutron_lib.context [None req-b404eb1e-2770-489e-8b19-3c634ccf2555 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 293/620] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:10:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/621] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:10:59 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => 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: 295/622] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:10:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/623] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:10:59 2026] DELETE /v2.0/security-groups/e482751d-788b-45d2-8c23-977cc92d057d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:10:59.737 8 WARNING neutron_lib.context [None req-36fdfbac-8908-45dd-ba80-8310d8377255 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 328/624] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:10:59 2026] POST /v2.0/ports => generated 966 bytes in 592 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-27 07:11:00.047 7 WARNING neutron_lib.context [req-6e047dcf-49d7-4de8-b1c6-94e0429bfe45 req-b786d9ee-61b8-4b1a-ba55-e1f5bed8c274 ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 297/625] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:10:59 2026] POST /v2.0/floatingips => generated 552 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/626] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:11:00 2026] POST /v2.0/ports => generated 954 bytes in 633 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: 330/627] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:00 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 957 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/628] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:11:00 2026] PUT /v2.0/ports/2dd420c9-b380-4e78-a5e3-632643004b1b => generated 1199 bytes in 621 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: 332/629] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 78 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-27 07:11:01.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c2d46ab-f6f7-4aee-beb4-7964d95e50f5'] response: {'name': 'network-changed', 'server_uuid': 'b762e032-2421-4eed-bb13-296245df4e93', 'tag': '2dd420c9-b380-4e78-a5e3-632643004b1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 298/630] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:00 2026] DELETE /v2.0/ports/a9fe591f-3954-4765-8c2a-f9fd1d1f5ceb => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/631] 10.0.0.49 () {34 vars in 1097 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--849985270&fields=id&tenant_id=5830b62cb3fb46bd8052160c20a4c708 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:01.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3444bae2-6000-4de2-93e3-be4a11ebb99f 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/632] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:01 2026] DELETE /v2.0/ports/a9fe591f-3954-4765-8c2a-f9fd1d1f5ceb => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/633] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:01.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3326c998-f1c4-427e-8189-557a0e9f58a2 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 300/634] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/ports/a9fe591f-3954-4765-8c2a-f9fd1d1f5ceb => 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: 301/635] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/636] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/networks?id=0b5453dc-454b-4ff5-b060-6aae444521c4 => generated 669 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/637] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/638] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/quotas/5830b62cb3fb46bd8052160c20a4c708 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/639] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&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: 339/640] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/ports?tenant_id=5830b62cb3fb46bd8052160c20a4c708&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/641] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:01 2026] DELETE /v2.0/subnets/728f0a3d-fc01-435b-b7fb-9be50a416dce => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/642] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 303/643] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:01 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/644] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/645] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 779 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/646] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => 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: 307/647] 10.0.0.49 () {34 vars in 906 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/extensions => generated 19901 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:11:02.402 7 INFO neutron.services.segments.plugin [-] Segment d18724b7-6546-4ee5-bbba-b67a9e1a6e16 resource provider aggregate not found [pid: 7|app: 0|req: 341/648] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:01 2026] DELETE /v2.0/networks/6715c07d-3817-40d0-80bb-485f5dc61aaa => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:02.420 7 INFO neutron.services.segments.plugin [-] Segment d18724b7-6546-4ee5-bbba-b67a9e1a6e16 resource provider aggregate not found 2026-05-27 07:11:02.424 7 INFO neutron.services.segments.plugin [-] Segment d18724b7-6546-4ee5-bbba-b67a9e1a6e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18724b7-6546-4ee5-bbba-b67a9e1a6e16 found for delete ", "request_id": "req-854cdfdb-186d-4f39-899b-ec9957f7301b"}]} [pid: 8|app: 0|req: 308/649] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:02.436 8 WARNING neutron_lib.context [None req-85b1cbe2-04d4-491c-bbe4-4bcac265e9ba 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:02.438 7 INFO neutron.services.segments.plugin [-] Segment d18724b7-6546-4ee5-bbba-b67a9e1a6e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18724b7-6546-4ee5-bbba-b67a9e1a6e16 found for delete ", "request_id": "req-b0785c76-57f4-4f3e-b23a-ab654bb1d658"}]} [pid: 7|app: 0|req: 342/650] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:02.518 8 INFO neutron.db.segments_db [None req-85b1cbe2-04d4-491c-bbe4-4bcac265e9ba 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Added segment 078ee195-4b6a-480c-9c3e-805dcf6f3973 of type vxlan for network 1710117c-184e-4bb5-81f8-0acaeae88f2e [pid: 7|app: 0|req: 343/651] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&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: 344/652] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?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: 309/653] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:02 2026] POST /v2.0/networks => generated 635 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/654] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:02.748 7 WARNING neutron_lib.context [None req-9c3cd701-7efd-4141-8411-04c372fe9692 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 310/655] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 311/656] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/657] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 313/658] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:02 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => 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: 346/659] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:02 2026] POST /v2.0/subnets => generated 622 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:03.199 8 WARNING neutron_lib.context [None req-d76bb84f-2209-4250-a12b-e10bb4bcd8eb 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 314/660] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:03 2026] POST /v2.0/ports => generated 927 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/661] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:03 2026] GET /v2.0/networks?id=0b5453dc-454b-4ff5-b060-6aae444521c4 => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/662] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:11:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5830b62cb3fb46bd8052160c20a4c708 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:03.787 8 WARNING neutron_lib.context [req-4074c8e1-db0e-4b04-8497-73acecf81175 req-88f33800-e0bf-4782-b21b-f61d10d4c6e5 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 347/663] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:03 2026] DELETE /v2.0/ports/c2d93ac3-ad8e-49d0-a8aa-3986f88399d5 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/664] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:03 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:04.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ded47e2b-98a1-4f3e-a9f5-28c7c4e08bda 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 349/665] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:04 2026] GET /v2.0/ports/c2d93ac3-ad8e-49d0-a8aa-3986f88399d5 => 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: 350/666] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:04 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/667] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:11:03 2026] POST /v2.0/ports => generated 954 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/668] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:04 2026] DELETE /v2.0/subnets/57d95129-4f5e-4b6d-bc27-0937138419ce => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/669] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:04 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 957 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/670] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:04 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:04.900 7 INFO neutron.services.segments.plugin [-] Segment 078ee195-4b6a-480c-9c3e-805dcf6f3973 resource provider aggregate not found 2026-05-27 07:11:04.907 7 INFO neutron.services.segments.plugin [-] Segment 078ee195-4b6a-480c-9c3e-805dcf6f3973 resource provider aggregate not found 2026-05-27 07:11:04.918 7 INFO neutron.services.segments.plugin [-] Segment 078ee195-4b6a-480c-9c3e-805dcf6f3973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 078ee195-4b6a-480c-9c3e-805dcf6f3973 found for delete ", "request_id": "req-cae227ce-4bb0-4b06-85c5-b512743fbec8"}]} 2026-05-27 07:11:04.925 7 INFO neutron.services.segments.plugin [-] Segment 078ee195-4b6a-480c-9c3e-805dcf6f3973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 078ee195-4b6a-480c-9c3e-805dcf6f3973 found for delete ", "request_id": "req-df56c909-0826-4e63-8698-0ee56c5fc4c5"}]} [pid: 7|app: 0|req: 353/671] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:04 2026] DELETE /v2.0/networks/1710117c-184e-4bb5-81f8-0acaeae88f2e => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/672] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:11:04 2026] PUT /v2.0/ports/caec2fbb-e957-48a1-8e63-4c443610defc => generated 1199 bytes in 531 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: 354/673] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:04 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:04.972 7 WARNING neutron_lib.context [None req-12aa4cb0-e670-4732-a0a7-de7cd9addb60 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 355/674] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:04 2026] POST /v2.0/ports => generated 778 bytes in 362 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: 356/675] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/ports?tenant_id=5830b62cb3fb46bd8052160c20a4c708&device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:05.422 8 INFO neutron.db.l3_db [None req-2e73f0d7-d815-44fb-9759-f2bbe82cd2b8 ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Floating IP 6e3d0c57-c70a-4983-8d75-11bbb412a41d associated. External IP: 10.96.250.213, port: 2dd420c9-b380-4e78-a5e3-632643004b1b. 2026-05-27 07:11:05.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d89fe403-18ed-4654-aeaa-a2fa56d2f63b'] response: {'name': 'network-changed', 'server_uuid': 'd662be89-69c9-4bdc-8b9b-980a301b0447', 'tag': 'caec2fbb-e957-48a1-8e63-4c443610defc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/676] 10.0.0.248 () {34 vars in 737 bytes} [Wed May 27 07:11:05 2026] PUT /v2.0/ports/75686bcf-4a0f-4d9f-abf7-466ebf5a7183 => generated 752 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/677] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=caec2fbb-e957-48a1-8e63-4c443610defc => 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: 359/678] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:05 2026] DELETE /v2.0/ports/75686bcf-4a0f-4d9f-abf7-466ebf5a7183 => 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/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/679] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:11:04 2026] PUT /v2.0/floatingips/6e3d0c57-c70a-4983-8d75-11bbb412a41d => generated 855 bytes in 937 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: 360/680] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/subnets?id=63909a43-3b2e-40d1-8456-230ab112edff => generated 663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/681] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/ports?network_id=0b5453dc-454b-4ff5-b060-6aae444521c4&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: 321/682] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/ports => generated 782 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/683] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:06.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b334bf1f-70ee-406d-850f-32b3c41eadee 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 363/684] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/ports/75686bcf-4a0f-4d9f-abf7-466ebf5a7183 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/685] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:05 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?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: 364/686] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/687] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/688] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/ports => generated 782 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/689] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/690] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/691] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/ports/b0710c5d-b6ff-4959-b50f-f2613327e497 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:06.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb8475d2-090f-42d6-a329-e42529742ece 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 326/692] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:06 2026] DELETE /v2.0/ports/c2d93ac3-ad8e-49d0-a8aa-3986f88399d5 => 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: 367/693] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/ports?tenant_id=5830b62cb3fb46bd8052160c20a4c708&device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:06.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-814514be-ae31-48d6-a095-4fe73e741067 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 327/694] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:06 2026] DELETE /v2.0/subnets/57d95129-4f5e-4b6d-bc27-0937138419ce => generated 136 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:11:06.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eafaabba-c5f0-4630-b7f4-4fbe9f16bb49 4909e90626ce413fa45f22625257cd4d 5414fab830854921990594d7df9f7f7c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 328/695] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:06 2026] DELETE /v2.0/subnets/728f0a3d-fc01-435b-b7fb-9be50a416dce => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/696] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/networks?id=0b5453dc-454b-4ff5-b060-6aae444521c4 => generated 765 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/697] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=caec2fbb-e957-48a1-8e63-4c443610defc => 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: 370/698] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/subnets?id=63909a43-3b2e-40d1-8456-230ab112edff => generated 663 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/699] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/ports?network_id=0b5453dc-454b-4ff5-b060-6aae444521c4&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: 372/700] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/701] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:06 2026] DELETE /v2.0/ports/b0710c5d-b6ff-4959-b50f-f2613327e497 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/702] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:06 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?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-27 07:11:06.851 8 INFO neutron.services.segments.plugin [-] Segment 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 resource provider aggregate not found 2026-05-27 07:11:06.859 8 INFO neutron.services.segments.plugin [-] Segment 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 resource provider aggregate not found [pid: 8|app: 0|req: 330/703] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:06 2026] DELETE /v2.0/networks/a6c1b753-4fc8-4b37-8d75-01413d37a1c0 => 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: 374/704] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:07.446 8 INFO neutron.services.segments.plugin [-] Segment 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 found for delete ", "request_id": "req-bb6f5b7e-a37e-4843-a831-f8afd912f444"}]} 2026-05-27 07:11:07.447 8 INFO neutron.services.segments.plugin [-] Segment 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea033d1-e1ab-4b5b-bfb6-6b66513639c9 found for delete ", "request_id": "req-ad52c97d-f25c-42fd-b1e1-caa8a49b1913"}]} [pid: 8|app: 0|req: 331/705] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:07.613 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e86fb45-8699-4490-a952-4f18a62a00e2'] response: {'name': 'network-changed', 'server_uuid': 'b762e032-2421-4eed-bb13-296245df4e93', 'tag': '2dd420c9-b380-4e78-a5e3-632643004b1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/706] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/security-groups?tenant_id=5414fab830854921990594d7df9f7f7c&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/707] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/708] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/security-groups?tenant_id=db0401210782411695dee013106cf24d&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/711] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:07 2026] DELETE /v2.0/security-groups/bd7294d0-a446-430e-b415-c0412de54578 => 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: 378/712] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 779 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/713] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:07 2026] DELETE /v2.0/security-groups/2d829efb-8874-42c9-980f-834dd5f22151 => 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: 379/714] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/715] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/716] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/717] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/718] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 338/719] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/security-groups?tenant_id=a0c997db81e542b68abaa17c5fa2b029&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/720] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:08 2026] DELETE /v2.0/security-groups/c086582c-1c2d-4b57-8ed9-0edb35cda60c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/721] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/722] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/723] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:08 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:09.300 7 INFO neutron.db.l3_db [None req-14416d7a-078c-483e-9430-59ea2435f46d 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Floating IP 7339c2f6-1a7f-40a8-8869-ddd027f94b1c associated. External IP: 10.96.250.214, port: caec2fbb-e957-48a1-8e63-4c443610defc. 2026-05-27 07:11:10.103 8 WARNING neutron_lib.context [None req-255d8afa-7fbf-467c-89c0-2ccd7dc8f976 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 384/724] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:11:08 2026] PUT /v2.0/floatingips/7339c2f6-1a7f-40a8-8869-ddd027f94b1c => generated 855 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:10.262 8 INFO neutron.db.segments_db [None req-255d8afa-7fbf-467c-89c0-2ccd7dc8f976 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Added segment b3dd0f54-99e7-4112-b475-bfd9ef52e10a of type vxlan for network e138f2d3-a0a9-4c17-a500-c4b6da85d0f3 [pid: 7|app: 0|req: 385/725] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:10.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f758381-8a93-4f83-aafc-2850ea8f6139'] response: {'name': 'network-changed', 'server_uuid': 'd662be89-69c9-4bdc-8b9b-980a301b0447', 'tag': 'caec2fbb-e957-48a1-8e63-4c443610defc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 341/726] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:09 2026] POST /v2.0/networks => generated 645 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:10.414 8 WARNING neutron_lib.context [None req-d9f6c9e0-5aea-4c7a-b455-9ce872d45fbf 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 386/727] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/728] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/ports?tenant_id=5830b62cb3fb46bd8052160c20a4c708&device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => 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: 388/729] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/networks?id=0b5453dc-454b-4ff5-b060-6aae444521c4 => generated 765 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/730] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=caec2fbb-e957-48a1-8e63-4c443610defc => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/731] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/subnets?id=63909a43-3b2e-40d1-8456-230ab112edff => generated 663 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/732] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/ports?network_id=0b5453dc-454b-4ff5-b060-6aae444521c4&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/733] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/734] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:10 2026] POST /v2.0/ports => generated 774 bytes in 478 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: 393/735] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:10.899 7 WARNING neutron_lib.context [None req-d4939c66-b3d2-4705-9a5c-9c8729e34d53 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 343/736] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:10.957 7 INFO neutron.db.segments_db [None req-d4939c66-b3d2-4705-9a5c-9c8729e34d53 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Added segment 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d of type vxlan for network 76fe11f8-8bee-424a-8d47-deff5d2f1cd8 [pid: 8|app: 0|req: 344/737] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:10 2026] GET /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4?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: 394/738] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:10 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:11.100 8 WARNING neutron_lib.context [None req-d8eed2fe-2870-4f27-a6b1-55b367a35460 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 395/739] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:11:11 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/740] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:11 2026] POST /v2.0/subnets => generated 602 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:11.490 8 WARNING neutron_lib.context [None req-056231cf-aa4c-4627-ac88-ad0cf14327af 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 346/741] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:11 2026] POST /v2.0/ports => generated 949 bytes in 523 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: 347/742] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:12 2026] DELETE /v2.0/ports/d6d5460d-bc4b-4dee-a8f2-31ae09efb55f => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/743] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:12 2026] GET /v2.0/ports?device_id=d662be89-69c9-4bdc-8b9b-980a301b0447 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:12.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c389375-ca3e-4541-9a54-53dbe6904636 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/744] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:12 2026] DELETE /v2.0/ports/d6d5460d-bc4b-4dee-a8f2-31ae09efb55f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/745] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:12 2026] GET /v2.0/security-groups?id=3b501bd3-0322-49d5-910f-6b6ed91b0d0b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:12.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d73560bd-d6b7-4f85-8b6a-1c993c90d7eb 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 351/746] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:12 2026] GET /v2.0/ports/d6d5460d-bc4b-4dee-a8f2-31ae09efb55f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:11:12.654 7 INFO neutron.db.l3_db [req-80093d19-ba26-4fc3-9b1a-8844a3e3217d req-282c6467-a230-48df-ac16-4e6b5661a57a 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] Floating IP 7339c2f6-1a7f-40a8-8869-ddd027f94b1c disassociated. External IP: 10.96.250.214, port: caec2fbb-e957-48a1-8e63-4c443610defc. [pid: 8|app: 0|req: 352/747] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:12 2026] DELETE /v2.0/subnets/25d1291e-750f-4e15-984a-b78e9d276ec8 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/748] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:11:11 2026] DELETE /v2.0/ports/caec2fbb-e957-48a1-8e63-4c443610defc => generated 0 bytes in 1801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:13.272 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e375d7e-4ed7-49e0-bb80-2ade8038b98d'] response: {'server_uuid': 'd662be89-69c9-4bdc-8b9b-980a301b0447', 'name': 'network-vif-deleted', 'tag': 'caec2fbb-e957-48a1-8e63-4c443610defc', 'status': 'completed', 'code': 200} 2026-05-27 07:11:13.351 8 INFO neutron.services.segments.plugin [-] Segment 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d resource provider aggregate not found 2026-05-27 07:11:13.358 8 INFO neutron.services.segments.plugin [-] Segment 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d resource provider aggregate not found 2026-05-27 07:11:13.365 8 INFO neutron.services.segments.plugin [-] Segment 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d found for delete ", "request_id": "req-0de27aa5-7628-4a27-8c5a-af6dd1a0b629"}]} 2026-05-27 07:11:13.385 8 INFO neutron.services.segments.plugin [-] Segment 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb4a511-5ad8-47d8-9fee-7bbe9d86e28d found for delete ", "request_id": "req-ddd970ef-a0e5-4fc6-825d-32c0063b166b"}]} [pid: 8|app: 0|req: 353/749] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:12 2026] DELETE /v2.0/networks/76fe11f8-8bee-424a-8d47-deff5d2f1cd8 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:13.408 8 WARNING neutron_lib.context [None req-f46e42b2-b89c-4816-a046-5e6e7ae47cb0 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:13.492 8 INFO neutron.db.segments_db [None req-f46e42b2-b89c-4816-a046-5e6e7ae47cb0 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Added segment a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f of type vxlan for network 4696d588-18a4-424e-8b55-687125d45f75 [pid: 7|app: 0|req: 397/750] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:13 2026] GET /v2.0/security-groups?tenant_id=ceb1459cdebc4c2b9baf100ce205d0ec&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/751] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:13 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:13.635 8 WARNING neutron_lib.context [None req-ddb70ac5-a7ef-4f36-a72f-ffd109e61a55 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 398/752] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:13 2026] DELETE /v2.0/security-groups/50769227-c53e-4abc-a416-3fa4e6982dc0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/753] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:13 2026] DELETE /v2.0/security-groups/3b501bd3-0322-49d5-910f-6b6ed91b0d0b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/754] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:13 2026] GET /v2.0/security-groups?tenant_id=a2c445e13709417696e5800d948eedac&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:13.968 7 INFO neutron.api.v2.resource [None req-da2f6790-2075-472f-91af-dcb1b5e8a3ca 2c2ca48adf87480cb850f9266715028a 5830b62cb3fb46bd8052160c20a4c708 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/755] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:11:13 2026] GET /v2.0/security-groups/3b501bd3-0322-49d5-910f-6b6ed91b0d0b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/756] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:13 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/757] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:13 2026] DELETE /v2.0/security-groups/b2d7ec99-aa4d-41ab-b78e-32d8938bca7f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:11:14.095 7 WARNING neutron_lib.context [None req-9f4fd495-2c2d-4c80-b804-0a2e4aba9412 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 356/758] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:11:13 2026] DELETE /v2.0/floatingips/7339c2f6-1a7f-40a8-8869-ddd027f94b1c => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/759] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:14 2026] POST /v2.0/ports => generated 912 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/760] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:14 2026] DELETE /v2.0/ports/954450e4-125c-468c-9186-a6d4a8f29d29 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:15.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70afc9d5-fd9c-4b10-ac64-69a8e10eaf16 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/761] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:15 2026] GET /v2.0/ports/954450e4-125c-468c-9186-a6d4a8f29d29 => 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: 406/762] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:15 2026] DELETE /v2.0/subnets/58c13270-932b-4fbd-afd4-63987f019e11 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:15.845 7 INFO neutron.services.segments.plugin [-] Segment a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f resource provider aggregate not found 2026-05-27 07:11:15.851 7 INFO neutron.services.segments.plugin [-] Segment a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f resource provider aggregate not found [pid: 7|app: 0|req: 407/763] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:15 2026] DELETE /v2.0/networks/4696d588-18a4-424e-8b55-687125d45f75 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:15.882 7 INFO neutron.services.segments.plugin [-] Segment a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f found for delete ", "request_id": "req-3a695086-3d2f-4d07-9c28-64437bce733a"}]} 2026-05-27 07:11:15.888 7 WARNING neutron_lib.context [None req-837615ea-1942-40ed-9712-08ac81ebf59e 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:15.891 7 INFO neutron.services.segments.plugin [-] Segment a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a00a3957-252b-4ed9-b0ec-6f8d1a78bc1f found for delete ", "request_id": "req-b11bd6a6-552f-454a-8946-1b07cebb2b5e"}]} [pid: 8|app: 0|req: 357/764] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:14 2026] PUT /v2.0/routers/134807dd-8c64-497c-8837-384173fa0879/remove_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/765] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:15 2026] POST /v2.0/ports => generated 774 bytes in 395 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: 409/766] 10.0.0.248 () {34 vars in 737 bytes} [Wed May 27 07:11:16 2026] PUT /v2.0/ports/b3d5198d-6c88-4f8c-915e-936a60c0e521 => generated 752 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/767] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:16 2026] DELETE /v2.0/ports/b3d5198d-6c88-4f8c-915e-936a60c0e521 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:17.005 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-1d8f1368-a794-4acd-a95c-f145f30c0d7a 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.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 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, 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 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  /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: 411/768] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:11:16 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1240 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/769] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:11:17 2026] GET /v2.0/ports => generated 777 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/770] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:11:17 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:17.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13d399a0-912e-45e8-9cb5-aaf9655a2b71 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 414/771] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:17 2026] GET /v2.0/ports/b3d5198d-6c88-4f8c-915e-936a60c0e521 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/772] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:11:17 2026] GET /v2.0/ports => generated 777 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/773] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:17 2026] GET /v2.0/ports/58873707-a415-4b0a-93e2-1eb27b4c23fc => generated 774 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:17.492 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c2577cd-db9e-43c1-a9d4-837a4fc270d0 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/774] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/ports/954450e4-125c-468c-9186-a6d4a8f29d29 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:11:17.516 8 INFO neutron.services.segments.plugin [-] Segment 2e272b04-945e-4189-bf35-c06e7c673e26 resource provider aggregate not found 2026-05-27 07:11:17.522 8 INFO neutron.services.segments.plugin [-] Segment 2e272b04-945e-4189-bf35-c06e7c673e26 resource provider aggregate not found 2026-05-27 07:11:17.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b83c97e-3413-4d58-85e0-24086c3659b9 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/775] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/subnets/58c13270-932b-4fbd-afd4-63987f019e11 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:11:17.541 8 INFO neutron.services.segments.plugin [-] Segment 2e272b04-945e-4189-bf35-c06e7c673e26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e272b04-945e-4189-bf35-c06e7c673e26 found for delete ", "request_id": "req-1282aee5-2f39-481d-b7e4-93589d4382a3"}]} 2026-05-27 07:11:17.542 8 INFO neutron.services.segments.plugin [-] Segment 2e272b04-945e-4189-bf35-c06e7c673e26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e272b04-945e-4189-bf35-c06e7c673e26 found for delete ", "request_id": "req-a414df96-f4f2-420b-8ea9-9aae4f569824"}]} 2026-05-27 07:11:17.548 8 INFO neutron.db.l3_hamode_db [None req-1d8f1368-a794-4acd-a95c-f145f30c0d7a 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network 515149f8-5002-44e1-9e2d-b3f0e6d7ae0c was deleted as no HA routers are present in tenant 5830b62cb3fb46bd8052160c20a4c708. [pid: 8|app: 0|req: 358/776] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:16 2026] DELETE /v2.0/routers/134807dd-8c64-497c-8837-384173fa0879 => generated 0 bytes in 1359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:11:17.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a5aafe8-6b2c-4804-b995-642532912ea6 156e8d7247c84849a4abcfc01080accc ff1c34feeffd466ea4a847a013b320b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/777] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/subnets/25d1291e-750f-4e15-984a-b78e9d276ec8 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/778] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/subnets/63909a43-3b2e-40d1-8456-230ab112edff => 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: 420/779] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/ports/58873707-a415-4b0a-93e2-1eb27b4c23fc => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:18.116 7 INFO neutron.services.segments.plugin [-] Segment b3dd0f54-99e7-4112-b475-bfd9ef52e10a resource provider aggregate not found 2026-05-27 07:11:18.133 7 INFO neutron.services.segments.plugin [-] Segment b3dd0f54-99e7-4112-b475-bfd9ef52e10a resource provider aggregate not found 2026-05-27 07:11:18.147 7 INFO neutron.services.segments.plugin [-] Segment b3dd0f54-99e7-4112-b475-bfd9ef52e10a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3dd0f54-99e7-4112-b475-bfd9ef52e10a found for delete ", "request_id": "req-edfefbef-a38f-404c-885e-1b552178f95c"}]} 2026-05-27 07:11:18.160 7 INFO neutron.services.segments.plugin [-] Segment b3dd0f54-99e7-4112-b475-bfd9ef52e10a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3dd0f54-99e7-4112-b475-bfd9ef52e10a found for delete ", "request_id": "req-b51458b6-bfa3-48b2-b37f-3293dfe0af6f"}]} [pid: 7|app: 0|req: 421/780] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/networks/e138f2d3-a0a9-4c17-a500-c4b6da85d0f3 => 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: 360/781] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:17 2026] DELETE /v2.0/networks/0b5453dc-454b-4ff5-b060-6aae444521c4 => 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: 361/782] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/783] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/security-groups?tenant_id=5830b62cb3fb46bd8052160c20a4c708&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/784] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:18 2026] DELETE /v2.0/security-groups/a02f19a1-896b-4d23-b42e-fe72f8feb57e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/785] 10.0.0.49 () {34 vars in 970 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/ports/2dd420c9-b380-4e78-a5e3-632643004b1b => generated 968 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/786] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/security-groups?tenant_id=224e2d0e15b8410980167bbf58964549&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/787] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/security-groups?tenant_id=ff1c34feeffd466ea4a847a013b320b4&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/788] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:18 2026] DELETE /v2.0/security-groups/3f158bdc-07b5-47a8-b590-5da65721984e => 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: 424/789] 199.19.213.222 () {34 vars in 1000 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/subnets?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 659 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/790] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:18 2026] DELETE /v2.0/security-groups/d33f945c-7516-4d09-90f0-fad3a82da66e => 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: 425/791] 199.19.213.222 () {34 vars in 1146 bytes} [Wed May 27 07:11:18 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93&device_owner=compute%3Anova&network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/792] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:19 2026] GET /v2.0/security-groups?tenant_id=7ac45b89c2e54c2fab0f4f4bf8b2aeec&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/793] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:19 2026] DELETE /v2.0/security-groups/f8ef8c28-3582-4f22-80df-a1e22c1eddca => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/794] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:11:19 2026] PUT /v2.0/ports/2dd420c9-b380-4e78-a5e3-632643004b1b => generated 1149 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:19.817 8 INFO neutron.services.segments.plugin [-] Segment 4424f12a-11ba-4504-8b9a-eb69075bfb69 resource provider aggregate not found 2026-05-27 07:11:19.823 8 INFO neutron.services.segments.plugin [-] Segment 4424f12a-11ba-4504-8b9a-eb69075bfb69 resource provider aggregate not found 2026-05-27 07:11:19.850 8 INFO neutron.services.segments.plugin [-] Segment 4424f12a-11ba-4504-8b9a-eb69075bfb69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4424f12a-11ba-4504-8b9a-eb69075bfb69 found for delete ", "request_id": "req-fe0ad10e-9bea-44ea-aed4-7e7021500ea5"}]} 2026-05-27 07:11:19.851 8 INFO neutron.services.segments.plugin [-] Segment 4424f12a-11ba-4504-8b9a-eb69075bfb69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4424f12a-11ba-4504-8b9a-eb69075bfb69 found for delete ", "request_id": "req-20c05984-1880-44f1-bc75-34300b78dcce"}]} [pid: 8|app: 0|req: 369/795] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:19 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1421 bytes in 100 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-27 07:11:19.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-413111f2-4c6c-4867-855d-877a7128859f'] response: {'name': 'network-changed', 'server_uuid': 'b762e032-2421-4eed-bb13-296245df4e93', 'tag': '2dd420c9-b380-4e78-a5e3-632643004b1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 427/796] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:19 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 779 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/797] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => 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: 428/798] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/799] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/800] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/801] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/802] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 373/803] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1421 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/804] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/805] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => 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: 432/806] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/807] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/808] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&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: 377/809] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 378/810] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:20 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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) 2026-05-27 07:11:20.985 8 WARNING neutron_lib.context [None req-cba7170f-d207-46ca-9e6a-1242e9b4f3b6 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:21.129 8 INFO neutron.db.segments_db [None req-cba7170f-d207-46ca-9e6a-1242e9b4f3b6 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment b591b783-14d0-4031-a1b3-216f3006c10e of type vxlan for network fe911454-36fc-41f6-bd3c-3b842542c556 2026-05-27 07:11:21.236 7 INFO neutron.db.segments_db [None req-44a79567-3bd7-4648-9fa2-0d703b4281de 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 of type vxlan for network 02a86e5a-b263-47dd-9889-e4cb6f7cf6bf [pid: 8|app: 0|req: 379/811] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:20 2026] POST /v2.0/networks => generated 633 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/812] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:21 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1152 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:21.314 8 WARNING neutron_lib.context [None req-073bbdbe-9414-4b15-b1aa-bab336389a12 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 433/813] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:11:20 2026] POST /v2.0/networks => generated 744 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:21.394 8 INFO neutron.db.segments_db [None req-073bbdbe-9414-4b15-b1aa-bab336389a12 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment b9b9e419-93e6-4817-8480-d4769c1d3611 of type vxlan for network cb2419f5-ecbe-4a5d-91c1-e2f379d1fa22 [pid: 7|app: 0|req: 434/814] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:21 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/815] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:21 2026] POST /v2.0/networks => generated 633 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:21.538 8 WARNING neutron_lib.context [None req-ea1dfbc7-af83-42e7-b0ce-b4756cad6a37 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 435/816] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:21 2026] POST /v2.0/subnets => generated 667 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/817] 199.19.213.222 () {34 vars in 1120 bytes} [Wed May 27 07:11:21 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:21.842 7 INFO neutron.db.segments_db [None req-d2f8a973-325f-4cff-9c83-96474cd91c72 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 9d63feea-df25-4449-bb91-1fe82cb2551a of type vxlan for network d8d7a480-8c91-483d-b299-ecc7bdcaf980 [pid: 8|app: 0|req: 382/818] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:21 2026] POST /v2.0/subnets => generated 622 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/819] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:21 2026] GET /v2.0/security-groups?tenant_id=42f12fe0efa646cfaac9371dc40ebff2&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:22.207 7 INFO neutron.db.l3_hamode_db [None req-d2f8a973-325f-4cff-9c83-96474cd91c72 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 384/820] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:11:22 2026] PUT /v2.0/ports/2dd420c9-b380-4e78-a5e3-632643004b1b => generated 968 bytes in 623 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-27 07:11:22.753 8 WARNING neutron_lib.context [None req-e1fff4ee-ae09-4fcc-9843-f7ee120f5af0 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:22.821 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4522b5ea-d2de-404c-9cab-e6da42d64400'] response: {'name': 'network-changed', 'server_uuid': 'b762e032-2421-4eed-bb13-296245df4e93', 'tag': '2dd420c9-b380-4e78-a5e3-632643004b1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/821] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:22 2026] POST /v2.0/subnets => generated 631 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/822] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:23 2026] DELETE /v2.0/security-groups/2c4e2cd0-0813-4071-aa6c-0871332f7c11 => 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: 387/823] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:23 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:23.397 8 WARNING neutron_lib.context [None req-e03ca354-6104-4865-9f3a-771d6bdaeb3e ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:23.454 8 INFO neutron.db.segments_db [None req-e03ca354-6104-4865-9f3a-771d6bdaeb3e ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 of type vxlan for network b6f0946a-3fde-45e2-b89f-b9e595f6ab85 2026-05-27 07:11:23.786 8 INFO neutron.db.l3_hamode_db [None req-e03ca354-6104-4865-9f3a-771d6bdaeb3e ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:11:23.970 8 INFO neutron.db.l3_hamode_db [None req-e03ca354-6104-4865-9f3a-771d6bdaeb3e ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:11:23.988 7 INFO neutron.db.l3_hamode_db [None req-d2f8a973-325f-4cff-9c83-96474cd91c72 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 390/826] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:23 2026] POST /v2.0/routers => generated 511 bytes in 1538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/827] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:24 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/828] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:21 2026] POST /v2.0/routers => generated 731 bytes in 3762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/829] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => 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: 392/830] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:25 2026] PUT /v2.0/routers/ed763eec-227a-431a-ac7b-2f565256c0dc/add_router_interface => generated 309 bytes in 1600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/831] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:26 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/832] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:25 2026] PUT /v2.0/routers/223a1a32-5043-40ec-816e-1b7d08fba8e0/add_router_interface => generated 309 bytes in 1822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/834] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/ports/cacf0134-5c05-4bb9-a3e1-275ae1dc98de => generated 959 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/834] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/security-groups?tenant_id=76bb5c24246c4f2bacf018c3e01028e6&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/835] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/836] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:27 2026] DELETE /v2.0/security-groups/dc85889a-4a35-44ad-96c9-bb40a66a6a10 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/837] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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: 443/838] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/839] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/ports?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/840] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:27 2026] GET /v2.0/networks?id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 779 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/841] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2dd420c9-b380-4e78-a5e3-632643004b1b => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/842] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/843] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/subnets?id=d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 677 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:28.351 7 WARNING neutron_lib.context [None req-7c034ea8-1d43-4696-857b-ce41cf318b72 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 449/844] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:11:28 2026] POST /v2.0/security-groups => generated 1661 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/845] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/security-groups?id=ffb8c172-11fc-4cfe-9d33-1ecdef85cf27&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/846] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/ports?network_id=bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:28.658 7 WARNING neutron_lib.context [None req-771a4a14-8d9e-4ec7-987e-78b3a6c6c1c8 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 452/847] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:11:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/848] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => 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: 454/849] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:28 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:28.914 7 WARNING neutron_lib.context [None req-0923b736-aa74-4eb3-b89d-46267f1fd319 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 455/850] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:11:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/851] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:27 2026] PUT /v2.0/routers/ed763eec-227a-431a-ac7b-2f565256c0dc/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/852] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:29 2026] GET /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4?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-27 07:11:29.462 8 WARNING neutron_lib.context [None req-eb069d68-b7ef-452f-b1ae-86c3d9315821 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:30.023 7 INFO neutron.db.l3_db [req-b2dd3a4b-3ef0-461f-826f-86bd90fb0748 req-bdf7d4b6-78f1-4cbd-8934-06c1ddba5851 ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] Floating IP 6e3d0c57-c70a-4983-8d75-11bbb412a41d disassociated. External IP: 10.96.250.213, port: 2dd420c9-b380-4e78-a5e3-632643004b1b. [pid: 8|app: 0|req: 398/853] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:11:29 2026] POST /v2.0/floatingips => generated 552 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/854] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/ports/4e8f12f6-ef91-4a63-b838-d500570b243c => generated 967 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/855] 10.0.0.248 () {32 vars in 653 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions => generated 19901 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/856] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:11:29 2026] DELETE /v2.0/ports/2dd420c9-b380-4e78-a5e3-632643004b1b => generated 0 bytes in 1440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/857] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/ports?device_id=b762e032-2421-4eed-bb13-296245df4e93 => 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: 402/858] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/859] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/860] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:30.553 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fadf4ca3-28d3-4d11-bc0c-943467ed09b1'] response: {'server_uuid': 'b762e032-2421-4eed-bb13-296245df4e93', 'name': 'network-vif-deleted', 'tag': '2dd420c9-b380-4e78-a5e3-632643004b1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/861] 10.0.0.248 () {32 vars in 665 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/862] 10.0.0.248 () {32 vars in 699 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/863] 10.0.0.248 () {32 vars in 697 bytes} [Wed May 27 07:11:30 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: 408/864] 10.0.0.248 () {32 vars in 701 bytes} [Wed May 27 07:11:30 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: 409/865] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/866] 10.0.0.248 () {32 vars in 703 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/867] 10.0.0.248 () {32 vars in 693 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/868] 10.0.0.248 () {32 vars in 695 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/869] 10.0.0.248 () {32 vars in 685 bytes} [Wed May 27 07:11:30 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: 414/870] 10.0.0.248 () {32 vars in 687 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/871] 10.0.0.248 () {32 vars in 661 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/872] 10.0.0.248 () {32 vars in 699 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/873] 10.0.0.248 () {32 vars in 679 bytes} [Wed May 27 07:11:30 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: 418/874] 10.0.0.248 () {32 vars in 683 bytes} [Wed May 27 07:11:30 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: 419/875] 10.0.0.248 () {32 vars in 675 bytes} [Wed May 27 07:11:30 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: 420/876] 10.0.0.49 () {34 vars in 1099 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1664532116&fields=id&tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/877] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/878] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/networks?id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 676 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/879] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/880] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/quotas/3bb09636ebf54f3c8ab70a21c4d10db4 => 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: 425/881] 10.0.0.248 () {32 vars in 687 bytes} [Wed May 27 07:11:30 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: 426/882] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:11:30 2026] GET /v2.0/ports?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/883] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:31 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: 428/884] 10.0.0.248 () {32 vars in 687 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/885] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?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: 430/886] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:31 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: 431/887] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?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: 432/888] 10.0.0.248 () {32 vars in 699 bytes} [Wed May 27 07:11:31 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: 433/889] 10.0.0.248 () {32 vars in 679 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/l2_adjacency => 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: 434/890] 10.0.0.248 () {32 vars in 667 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/891] 10.0.0.248 () {32 vars in 677 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/892] 10.0.0.248 () {32 vars in 665 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/l3-ha => 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: 437/893] 10.0.0.248 () {32 vars in 675 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/894] 10.0.0.248 () {32 vars in 713 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/895] 10.0.0.248 () {32 vars in 691 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/896] 10.0.0.248 () {32 vars in 683 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/897] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/898] 10.0.0.248 () {32 vars in 687 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/899] 10.0.0.248 () {32 vars in 705 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/900] 10.0.0.248 () {32 vars in 675 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/901] 10.0.0.248 () {32 vars in 701 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/902] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => 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: 447/903] 10.0.0.248 () {32 vars in 675 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/904] 10.0.0.248 () {32 vars in 693 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/905] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/906] 10.0.0.248 () {32 vars in 709 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/907] 10.0.0.248 () {32 vars in 705 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/908] 10.0.0.248 () {32 vars in 697 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/909] 10.0.0.248 () {32 vars in 711 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/910] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:31 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: 8|app: 0|req: 455/911] 10.0.0.248 () {32 vars in 687 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/913] 10.0.0.248 () {32 vars in 675 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/914] 10.0.0.248 () {32 vars in 671 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/915] 10.0.0.248 () {32 vars in 661 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/916] 10.0.0.248 () {32 vars in 699 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/917] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:31 2026] DELETE /v2.0/security-groups/ffb8c172-11fc-4cfe-9d33-1ecdef85cf27 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/918] 10.0.0.248 () {32 vars in 699 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:31.781 8 INFO neutron.api.v2.resource [None req-51ea9759-40ff-4402-8503-fb7ffdd175bd ec0280320def42dfb5e1dfeffbed660c 28c5a0ccfaf7449e8d2ab1970fb2cfa2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/919] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/security-groups/ffb8c172-11fc-4cfe-9d33-1ecdef85cf27 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/920] 10.0.0.248 () {32 vars in 677 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/921] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:30 2026] PUT /v2.0/routers/ed763eec-227a-431a-ac7b-2f565256c0dc/remove_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/922] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:31 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/923] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:11:31 2026] DELETE /v2.0/floatingips/6e3d0c57-c70a-4983-8d75-11bbb412a41d => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/924] 10.0.0.248 () {32 vars in 683 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/925] 10.0.0.248 () {32 vars in 701 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/926] 10.0.0.248 () {32 vars in 685 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/927] 10.0.0.248 () {32 vars in 707 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/928] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/929] 10.0.0.248 () {32 vars in 697 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/930] 10.0.0.248 () {32 vars in 695 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/931] 10.0.0.248 () {32 vars in 685 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/932] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:31 2026] PUT /v2.0/routers/ed763eec-227a-431a-ac7b-2f565256c0dc/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/933] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/934] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:32 2026] GET /v2.0/networks?id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/935] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:33 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => 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: 463/936] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:11:33 2026] GET /v2.0/ports?device_id=ed763eec-227a-431a-ac7b-2f565256c0dc => 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: 464/937] 10.0.0.248 () {32 vars in 667 bytes} [Wed May 27 07:11:33 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/938] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:11:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4 => generated 181 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/939] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:32 2026] PUT /v2.0/routers/6be1f01d-05f7-4cd2-8aaf-4cb209ebdfea/remove_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/940] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:33 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) 2026-05-27 07:11:33.677 8 WARNING neutron_lib.context [req-ceb58e97-a57b-4fe3-bbf8-468f265ecff6 req-98830727-8f86-40fc-a278-adc1256cd2f9 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:34.102 7 INFO neutron.services.segments.plugin [-] Segment a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 resource provider aggregate not found 2026-05-27 07:11:34.119 7 INFO neutron.services.segments.plugin [-] Segment a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 resource provider aggregate not found 2026-05-27 07:11:34.128 7 INFO neutron.services.segments.plugin [-] Segment a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 found for delete ", "request_id": "req-812dd6b6-1f8c-469a-b485-bc471f881418"}]} 2026-05-27 07:11:34.131 7 INFO neutron.db.l3_hamode_db [None req-d9be13ab-269e-41c1-8a69-badb3a028b24 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] HA network b6f0946a-3fde-45e2-b89f-b9e595f6ab85 was deleted as no HA routers are present in tenant aa4feae9d44f46baba3f5c8816d3859d. [pid: 7|app: 0|req: 466/941] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:33 2026] DELETE /v2.0/routers/ed763eec-227a-431a-ac7b-2f565256c0dc => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:11:34.145 7 INFO neutron.services.segments.plugin [-] Segment a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5e7ec99-5761-4c9e-8e21-0fda2d41f7f0 found for delete ", "request_id": "req-4460b92c-6653-41d5-88c2-764183a0f48c"}]} [pid: 8|app: 0|req: 476/942] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:11:33 2026] POST /v2.0/ports => generated 958 bytes in 507 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: 477/943] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:34 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/944] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:34 2026] DELETE /v2.0/subnets/b20fe22c-d612-4cc7-9e63-0989764c1451 => 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: 479/945] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:34 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 961 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/946] 10.0.0.248 () {32 vars in 691 bytes} [Wed May 27 07:11:34 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: 8|app: 0|req: 481/947] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:11:34 2026] PUT /v2.0/ports/12ac1678-0fb0-415d-be28-c593af42ff2b => generated 1203 bytes in 593 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-27 07:11:35.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2dc9cc2-b006-4802-9846-d2b26561d5c9'] response: {'name': 'network-changed', 'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 482/948] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:35 2026] DELETE /v2.0/subnets/838ec1d3-ec0a-4dc4-ba7f-ef6cc7fe9690 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/949] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/950] 10.0.0.248 () {32 vars in 691 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/951] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/ports?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:35.593 8 INFO neutron.services.segments.plugin [-] Segment b9b9e419-93e6-4817-8480-d4769c1d3611 resource provider aggregate not found 2026-05-27 07:11:35.597 8 INFO neutron.services.segments.plugin [-] Segment b9b9e419-93e6-4817-8480-d4769c1d3611 resource provider aggregate not found 2026-05-27 07:11:35.612 8 INFO neutron.services.segments.plugin [-] Segment b9b9e419-93e6-4817-8480-d4769c1d3611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b9e419-93e6-4817-8480-d4769c1d3611 found for delete ", "request_id": "req-58e961c1-98ad-4d82-959c-5aa572fa5597"}]} [pid: 8|app: 0|req: 486/952] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:35 2026] DELETE /v2.0/networks/cb2419f5-ecbe-4a5d-91c1-e2f379d1fa22 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:35.624 8 INFO neutron.services.segments.plugin [-] Segment b9b9e419-93e6-4817-8480-d4769c1d3611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b9e419-93e6-4817-8480-d4769c1d3611 found for delete ", "request_id": "req-2033a5e1-68b7-429f-8240-3f8842397477"}]} [pid: 8|app: 0|req: 487/953] 10.0.0.248 () {32 vars in 695 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/954] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12ac1678-0fb0-415d-be28-c593af42ff2b => 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: 489/955] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:35 2026] DELETE /v2.0/networks/fe911454-36fc-41f6-bd3c-3b842542c556 => 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: 490/956] 10.0.0.248 () {32 vars in 685 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 491/957] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:35 2026] GET /v2.0/subnets?id=0194e156-e93a-4302-87a5-29d67394f074 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:35.905 8 WARNING neutron_lib.context [None req-cddf3fd9-75e7-4def-b306-c4d1f25aaed7 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:35.964 8 INFO neutron.db.segments_db [None req-cddf3fd9-75e7-4def-b306-c4d1f25aaed7 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment 1feca62b-01cc-4331-86be-7320ec028344 of type vxlan for network 3c06490b-dd3c-42f8-9ebf-d1c89952fe83 2026-05-27 07:11:36.014 7 INFO neutron.db.l3_hamode_db [None req-866b0589-a116-4704-993d-d58ee0818b00 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network c774012d-4ad5-4c41-895d-2e88ac16751b was deleted as no HA routers are present in tenant 28c5a0ccfaf7449e8d2ab1970fb2cfa2. [pid: 7|app: 0|req: 467/958] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:34 2026] DELETE /v2.0/routers/6be1f01d-05f7-4cd2-8aaf-4cb209ebdfea => generated 0 bytes in 1882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/959] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/960] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:35 2026] POST /v2.0/networks => generated 633 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/961] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/ports?network_id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf&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: 470/962] 10.0.0.248 () {32 vars in 701 bytes} [Wed May 27 07:11:36 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) 2026-05-27 07:11:36.081 7 WARNING neutron_lib.context [None req-e69150ed-6452-4eed-96a2-3c0f9a287910 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:36.156 7 INFO neutron.services.segments.plugin [-] Segment 71d62fa6-d28a-4638-a5ad-a11df06ab894 resource provider aggregate not found 2026-05-27 07:11:36.170 7 INFO neutron.services.segments.plugin [-] Segment 71d62fa6-d28a-4638-a5ad-a11df06ab894 resource provider aggregate not found 2026-05-27 07:11:36.177 7 INFO neutron.services.segments.plugin [-] Segment 71d62fa6-d28a-4638-a5ad-a11df06ab894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d62fa6-d28a-4638-a5ad-a11df06ab894 found for delete ", "request_id": "req-1485f2a7-4b9a-4818-864e-ff5ebd1f8e4d"}]} 2026-05-27 07:11:36.191 7 INFO neutron.services.segments.plugin [-] Segment 71d62fa6-d28a-4638-a5ad-a11df06ab894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d62fa6-d28a-4638-a5ad-a11df06ab894 found for delete ", "request_id": "req-0d606727-ad81-494f-86ab-88ffe21e1ff7"}]} [pid: 8|app: 0|req: 493/963] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:36 2026] DELETE /v2.0/subnets/d54b9db2-8c92-4774-b8d4-b4b019b0a170 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/964] 10.0.0.248 () {32 vars in 703 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/965] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?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: 471/966] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:36 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: 7|app: 0|req: 472/967] 10.0.0.248 () {32 vars in 713 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/968] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/969] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 973 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:36.657 7 WARNING neutron_lib.context [None req-8ee9f64a-27cb-4ae3-8d18-15247f301c3b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:36.712 7 INFO neutron.db.segments_db [None req-8ee9f64a-27cb-4ae3-8d18-15247f301c3b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment d0f48b42-1f31-46fc-8029-cbdb3225cc00 of type vxlan for network 37908f94-76ee-474c-a3bb-4ddc8b8b9b80 [pid: 8|app: 0|req: 496/970] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:36 2026] DELETE /v2.0/networks/bcbe6017-5c96-4bbd-a7c7-c2704c2cd4a4 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/971] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/972] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/ports?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/973] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/974] 10.0.0.248 () {32 vars in 715 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/975] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/networks?id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/976] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/977] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/security-groups?tenant_id=28c5a0ccfaf7449e8d2ab1970fb2cfa2&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/978] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12ac1678-0fb0-415d-be28-c593af42ff2b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/979] 10.0.0.248 () {32 vars in 741 bytes} [Wed May 27 07:11:36 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/980] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:37 2026] DELETE /v2.0/security-groups/57f526e2-48af-4213-8e1d-b30f80cf2884 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:11:37.125 7 INFO neutron.db.l3_hamode_db [None req-8ee9f64a-27cb-4ae3-8d18-15247f301c3b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 507/981] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/subnets?id=0194e156-e93a-4302-87a5-29d67394f074 => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/982] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/983] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/ports?network_id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/984] 10.0.0.248 () {32 vars in 683 bytes} [Wed May 27 07:11:37 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: 511/985] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/986] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:37.360 7 INFO neutron.db.l3_hamode_db [None req-8ee9f64a-27cb-4ae3-8d18-15247f301c3b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/987] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?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: 514/988] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:11:37 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: 8|app: 0|req: 515/989] 10.0.0.248 () {32 vars in 679 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/990] 10.0.0.248 () {32 vars in 669 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/991] 10.0.0.248 () {32 vars in 697 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/992] 10.0.0.248 () {32 vars in 705 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/993] 10.0.0.248 () {32 vars in 701 bytes} [Wed May 27 07:11:37 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: 8|app: 0|req: 520/994] 10.0.0.248 () {32 vars in 683 bytes} [Wed May 27 07:11:37 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: 8|app: 0|req: 521/995] 10.0.0.248 () {32 vars in 705 bytes} [Wed May 27 07:11:37 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: 8|app: 0|req: 522/996] 10.0.0.248 () {32 vars in 695 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/997] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/998] 10.0.0.248 () {32 vars in 697 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/999] 10.0.0.248 () {32 vars in 689 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1000] 10.0.0.248 () {32 vars in 701 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1001] 10.0.0.248 () {32 vars in 665 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1002] 10.0.0.248 () {32 vars in 681 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1003] 10.0.0.248 () {32 vars in 693 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1004] 10.0.0.248 () {32 vars in 677 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1005] 10.0.0.248 () {32 vars in 667 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:37.963 8 INFO neutron.services.segments.plugin [-] Segment b591b783-14d0-4031-a1b3-216f3006c10e resource provider aggregate not found 2026-05-27 07:11:37.968 8 INFO neutron.services.segments.plugin [-] Segment b591b783-14d0-4031-a1b3-216f3006c10e resource provider aggregate not found 2026-05-27 07:11:37.987 8 INFO neutron.services.segments.plugin [-] Segment b591b783-14d0-4031-a1b3-216f3006c10e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b591b783-14d0-4031-a1b3-216f3006c10e found for delete ", "request_id": "req-8e16c4fb-779b-43b5-aab8-149b00691c19"}]} 2026-05-27 07:11:37.992 8 INFO neutron.services.segments.plugin [-] Segment b591b783-14d0-4031-a1b3-216f3006c10e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b591b783-14d0-4031-a1b3-216f3006c10e found for delete ", "request_id": "req-f4217c25-ffc0-435b-9459-a0f08256feaf"}]} 2026-05-27 07:11:38.012 8 INFO neutron.services.segments.plugin [-] Segment 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 resource provider aggregate not found 2026-05-27 07:11:38.020 8 INFO neutron.services.segments.plugin [-] Segment 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 resource provider aggregate not found 2026-05-27 07:11:38.058 8 INFO neutron.services.segments.plugin [-] Segment 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 found for delete ", "request_id": "req-75723a2a-295d-4f58-85bb-a68fdf3300e0"}]} 2026-05-27 07:11:38.059 8 INFO neutron.services.segments.plugin [-] Segment 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4da4fa5f-59d5-4d5a-b398-3ffbf64c4f17 found for delete ", "request_id": "req-ba9adbf4-1b9f-4631-a67a-6a9473cc911f"}]} [pid: 8|app: 0|req: 534/1008] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:37 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1009] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:38 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1010] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:36 2026] POST /v2.0/routers => generated 510 bytes in 1807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:38.474 7 WARNING neutron_lib.context [None req-8e48de71-5ac0-433d-8d89-15e90c2bc449 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1011] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:38 2026] GET /v2.0/security-groups?tenant_id=4f551b2d1c3743868277e463ad2c8edd&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1012] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:38 2026] DELETE /v2.0/security-groups/59d3a0d8-fca7-4f9b-84a7-410c3b0e47cb => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1013] 199.19.213.222 () {34 vars in 1096 bytes} [Wed May 27 07:11:38 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1014] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:38 2026] GET /v2.0/ports?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1015] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:11:38 2026] POST /v2.0/ports => generated 960 bytes in 519 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: 540/1016] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:38 2026] GET /v2.0/networks?id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 772 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:39.427 8 INFO neutron.db.segments_db [None req-8f17774d-8fb3-42c9-9fcc-c68f1cbd4ca2 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment f662b314-0d63-4eba-b6c2-3e88268e2a6e of type vxlan for network 8d9d26ba-4337-4887-a342-e165f0423d1f [pid: 8|app: 0|req: 541/1017] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:11:39 2026] POST /v2.0/networks => generated 748 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1018] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12ac1678-0fb0-415d-be28-c593af42ff2b => 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: 543/1019] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:39 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1020] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:39 2026] POST /v2.0/subnets => generated 671 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1021] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:39 2026] GET /v2.0/subnets?id=0194e156-e93a-4302-87a5-29d67394f074 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1022] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:40 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&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-27 07:11:40.138 8 INFO neutron.db.segments_db [None req-e10b8c46-89e3-4422-862f-015f750f842f 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment d6b5b689-bf0d-4d3a-926f-e3538605a785 of type vxlan for network d6e6cdf3-ee92-4784-94f5-ab72411e5010 2026-05-27 07:11:40.446 8 INFO neutron.db.l3_hamode_db [None req-e10b8c46-89e3-4422-862f-015f750f842f 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 477/1023] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:38 2026] PUT /v2.0/routers/af99dfb5-0ae2-4fbc-ac43-3acdb66403e9/add_router_interface => generated 309 bytes in 1643 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: 478/1024] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:40 2026] GET /v2.0/ports?network_id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1025] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:40 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1026] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:40 2026] GET /v2.0/ports/f8876d2a-cb75-4441-8f5f-e6faf286305d => generated 1034 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:41.015 7 WARNING neutron_lib.context [None req-a150e7f2-ed27-4259-b0a8-9d44db15cbb5 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:41.202 7 INFO neutron.db.segments_db [None req-a150e7f2-ed27-4259-b0a8-9d44db15cbb5 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] Added segment b5aeb0d5-430d-494a-8928-5364bb7ed998 of type vxlan for network aa72eabf-c581-4643-a59b-0227878728da [pid: 7|app: 0|req: 481/1027] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:40 2026] POST /v2.0/networks => generated 644 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1028] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:41 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:41.933 7 INFO neutron.db.l3_db [None req-76027b0d-5ee7-4884-8a09-c2a184ccd8f0 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Floating IP 212f758b-4dd2-4f89-9b16-0466e0904fc1 associated. External IP: 10.96.250.203, port: 12ac1678-0fb0-415d-be28-c593af42ff2b. 2026-05-27 07:11:42.108 8 INFO neutron.db.l3_hamode_db [None req-e10b8c46-89e3-4422-862f-015f750f842f 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 483/1029] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:11:41 2026] PUT /v2.0/floatingips/212f758b-4dd2-4f89-9b16-0466e0904fc1 => generated 856 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:42.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07cb373a-4a9a-4745-96a2-89c256df7141'] response: {'name': 'network-changed', 'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 547/1030] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:40 2026] POST /v2.0/routers => generated 735 bytes in 3410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:43.465 8 WARNING neutron_lib.context [None req-e83c3773-7f50-41d8-addc-6c514aeaf29a 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/1031] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:42 2026] PUT /v2.0/routers/af99dfb5-0ae2-4fbc-ac43-3acdb66403e9/remove_router_interface => generated 309 bytes in 1194 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: 485/1032] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:43 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1033] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:43 2026] POST /v2.0/subnets => generated 617 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:44.114 8 INFO neutron.api.v2.resource [None req-75f93983-0476-451f-bcf9-786550ee82d6 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1034] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:43 2026] PUT /v2.0/routers/af99dfb5-0ae2-4fbc-ac43-3acdb66403e9/remove_router_interface => generated 197 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1035] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:44 2026] GET /v2.0/ports?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:44.168 8 WARNING neutron_lib.context [None req-90b3f377-712a-4ca2-a668-e3714ff61952 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:44.240 8 INFO neutron.db.segments_db [None req-90b3f377-712a-4ca2-a668-e3714ff61952 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] Added segment 57f64b8a-50a5-42fb-b73f-d3f93d686114 of type vxlan for network e5dcdbde-5559-41af-a4fe-b934dbae2c8d [pid: 8|app: 0|req: 551/1036] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:44 2026] POST /v2.0/networks => generated 643 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1037] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:11:44 2026] GET /v2.0/ports?device_id=af99dfb5-0ae2-4fbc-ac43-3acdb66403e9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1038] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:44 2026] GET /v2.0/networks?id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1039] 10.0.0.248 () {34 vars in 743 bytes} [Wed May 27 07:11:44 2026] PUT /v2.0/networks/e5dcdbde-5559-41af-a4fe-b934dbae2c8d => generated 592 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:45.599 8 INFO neutron.services.segments.plugin [-] Segment d0f48b42-1f31-46fc-8029-cbdb3225cc00 resource provider aggregate not found 2026-05-27 07:11:45.604 8 INFO neutron.services.segments.plugin [-] Segment d0f48b42-1f31-46fc-8029-cbdb3225cc00 resource provider aggregate not found 2026-05-27 07:11:45.626 8 INFO neutron.services.segments.plugin [-] Segment d0f48b42-1f31-46fc-8029-cbdb3225cc00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f48b42-1f31-46fc-8029-cbdb3225cc00 found for delete ", "request_id": "req-a9e0907d-81ca-44f9-bfb8-94f96ad8a3b3"}]} 2026-05-27 07:11:45.631 8 INFO neutron.db.l3_hamode_db [None req-6eaf193e-4674-46ec-8638-2b10bd9e9c02 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] HA network 37908f94-76ee-474c-a3bb-4ddc8b8b9b80 was deleted as no HA routers are present in tenant aa4feae9d44f46baba3f5c8816d3859d. [pid: 8|app: 0|req: 555/1040] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:44 2026] DELETE /v2.0/routers/af99dfb5-0ae2-4fbc-ac43-3acdb66403e9 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:11:45.641 8 INFO neutron.services.segments.plugin [-] Segment d0f48b42-1f31-46fc-8029-cbdb3225cc00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f48b42-1f31-46fc-8029-cbdb3225cc00 found for delete ", "request_id": "req-742bd0ad-1b56-4694-aaaa-6535b74e3469"}]} [pid: 8|app: 0|req: 556/1041] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12ac1678-0fb0-415d-be28-c593af42ff2b => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:45.719 8 WARNING neutron_lib.context [None req-9c3b85b6-0364-4278-827c-14a01672ca5e 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 486/1042] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:43 2026] PUT /v2.0/routers/e1e0ebe7-196e-4f72-bea3-608eae6d202c/add_router_interface => generated 309 bytes in 2242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1043] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:45 2026] DELETE /v2.0/subnets/30bf8be0-3937-4b58-889c-47c53da426ab => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1044] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:45 2026] POST /v2.0/subnets => generated 602 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1045] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:46 2026] GET /v2.0/subnets?id=0194e156-e93a-4302-87a5-29d67394f074 => 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: 558/1046] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:46 2026] DELETE /v2.0/networks/3c06490b-dd3c-42f8-9ebf-d1c89952fe83 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1047] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:46 2026] GET /v2.0/ports?network_id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:46.656 8 WARNING neutron_lib.context [None req-ed0ac30b-78e0-4b53-8305-d9afd54fdb72 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/1048] 10.0.0.248 () {34 vars in 741 bytes} [Wed May 27 07:11:46 2026] PUT /v2.0/subnets/a952404b-7b46-4510-be0d-461bb4ad5306 => generated 612 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:46.697 7 WARNING neutron_lib.context [None req-41f92fa1-4839-411a-8715-24a90e2197d0 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:46.780 7 INFO neutron.db.segments_db [None req-41f92fa1-4839-411a-8715-24a90e2197d0 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment 9e499184-c9bb-4587-b337-4e7fd63f1f85 of type vxlan for network 9411fd65-8edf-400e-aed2-410da3620409 [pid: 8|app: 0|req: 560/1049] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:11:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1050] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:46 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1051] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:46 2026] POST /v2.0/networks => generated 632 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:46.926 7 WARNING neutron_lib.context [None req-4eb8ab04-ecba-4343-acfe-547fa48508b0 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/1052] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:11:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1053] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:47 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:47.196 7 WARNING neutron_lib.context [None req-61d3ff83-cdca-4400-b234-db7f16470ee3 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1054] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:46 2026] DELETE /v2.0/networks/e5dcdbde-5559-41af-a4fe-b934dbae2c8d => generated 0 bytes in 699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:47.578 8 WARNING neutron_lib.context [None req-a0c1628b-f241-4dd8-9816-e204eb3432db 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 493/1055] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:47 2026] POST /v2.0/subnets => generated 622 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:47.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9109217-3166-40fe-998f-cd506b59942f 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/1056] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:47 2026] DELETE /v2.0/networks/e5dcdbde-5559-41af-a4fe-b934dbae2c8d => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:11:47.651 7 WARNING neutron_lib.context [None req-7a296760-8462-416d-99c3-0a0b5985b15b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:47.658 8 INFO neutron.services.segments.plugin [-] Segment 1feca62b-01cc-4331-86be-7320ec028344 resource provider aggregate not found 2026-05-27 07:11:47.666 8 INFO neutron.services.segments.plugin [-] Segment 1feca62b-01cc-4331-86be-7320ec028344 resource provider aggregate not found 2026-05-27 07:11:47.684 8 INFO neutron.services.segments.plugin [-] Segment 1feca62b-01cc-4331-86be-7320ec028344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1feca62b-01cc-4331-86be-7320ec028344 found for delete ", "request_id": "req-29852d8f-3356-484a-93e4-d3bc55f57e96"}]} 2026-05-27 07:11:47.695 8 INFO neutron.services.segments.plugin [-] Segment 1feca62b-01cc-4331-86be-7320ec028344 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1feca62b-01cc-4331-86be-7320ec028344 found for delete ", "request_id": "req-bc7e3038-4340-4776-b5de-27604fc18f81"}]} 2026-05-27 07:11:47.702 8 INFO neutron.services.segments.plugin [-] Segment 57f64b8a-50a5-42fb-b73f-d3f93d686114 resource provider aggregate not found 2026-05-27 07:11:47.701 7 INFO neutron.db.segments_db [None req-7a296760-8462-416d-99c3-0a0b5985b15b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment 61200a32-0a72-4430-be48-e3d9c38ab766 of type vxlan for network b7f91861-e1e6-4cd0-99ce-486a5de22310 2026-05-27 07:11:47.714 8 INFO neutron.services.segments.plugin [-] Segment 57f64b8a-50a5-42fb-b73f-d3f93d686114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f64b8a-50a5-42fb-b73f-d3f93d686114 found for delete ", "request_id": "req-0e225867-d803-45ee-ab15-c3f0c276914b"}]} 2026-05-27 07:11:47.720 8 INFO neutron.services.segments.plugin [-] Segment 57f64b8a-50a5-42fb-b73f-d3f93d686114 resource provider aggregate not found 2026-05-27 07:11:47.738 8 INFO neutron.services.segments.plugin [-] Segment 57f64b8a-50a5-42fb-b73f-d3f93d686114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f64b8a-50a5-42fb-b73f-d3f93d686114 found for delete ", "request_id": "req-c19e91a0-3d50-47a2-9911-0c4a2600fe3a"}]} [pid: 8|app: 0|req: 563/1057] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:11:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1058] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:11:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:47.960 8 WARNING neutron_lib.context [None req-aa1b7a2c-c232-47b5-a497-1bee1970276b 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:48.083 7 INFO neutron.db.l3_hamode_db [None req-7a296760-8462-416d-99c3-0a0b5985b15b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:11:48.262 7 INFO neutron.db.l3_hamode_db [None req-7a296760-8462-416d-99c3-0a0b5985b15b ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 565/1059] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:11:47 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1060] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:11:48 2026] GET /v2.0/subnets?network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => generated 626 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1061] 10.0.0.248 () {32 vars in 653 bytes} [Wed May 27 07:11:48 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1062] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:11:48 2026] GET /v2.0/networks => generated 1309 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1063] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:11:48 2026] GET /v2.0/subnets => generated 1233 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1064] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:47 2026] POST /v2.0/routers => generated 510 bytes in 1505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1065] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:11:49 2026] GET /v2.0/networks/aa72eabf-c581-4643-a59b-0227878728da => generated 669 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1066] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:11:49 2026] GET /v2.0/subnets/5b5bfdbb-edb9-433a-8964-0358914ab751 => generated 617 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:49.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9478b6d-49bd-4a90-896a-d0cdd19cca7c 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1067] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:49 2026] DELETE /v2.0/subnets/a952404b-7b46-4510-be0d-461bb4ad5306 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:11:49.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-944da908-e511-4c04-9024-667f24207717 213471d2c5404046931267bb68513960 a6c52101e84f4b4697a2e037855530a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1068] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:49 2026] DELETE /v2.0/networks/e5dcdbde-5559-41af-a4fe-b934dbae2c8d => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1069] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:49 2026] DELETE /v2.0/subnets/5b5bfdbb-edb9-433a-8964-0358914ab751 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:11:50.078 8 INFO neutron.services.segments.plugin [-] Segment b5aeb0d5-430d-494a-8928-5364bb7ed998 resource provider aggregate not found 2026-05-27 07:11:50.084 8 INFO neutron.services.segments.plugin [-] Segment b5aeb0d5-430d-494a-8928-5364bb7ed998 resource provider aggregate not found 2026-05-27 07:11:50.102 8 INFO neutron.services.segments.plugin [-] Segment b5aeb0d5-430d-494a-8928-5364bb7ed998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5aeb0d5-430d-494a-8928-5364bb7ed998 found for delete ", "request_id": "req-9c0815a8-8f4c-4cb8-b5b7-41e86d14acd8"}]} 2026-05-27 07:11:50.107 8 INFO neutron.services.segments.plugin [-] Segment b5aeb0d5-430d-494a-8928-5364bb7ed998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5aeb0d5-430d-494a-8928-5364bb7ed998 found for delete ", "request_id": "req-93071cae-0ec6-418a-91e0-69217e6bc888"}]} [pid: 8|app: 0|req: 575/1070] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:49 2026] DELETE /v2.0/networks/aa72eabf-c581-4643-a59b-0227878728da => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1071] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:11:50 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1072] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:49 2026] PUT /v2.0/routers/4eb894af-a26c-4bf1-b0de-2e56760e3d1e/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1073] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:11:50 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1074] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:11:50 2026] GET /v2.0/security-groups?tenant_id=a6c52101e84f4b4697a2e037855530a8&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1075] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:50 2026] GET /v2.0/ports/c7118a2a-0e56-464f-9b6f-e9979a0f2ec5 => generated 959 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1076] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:11:50 2026] DELETE /v2.0/security-groups/76ff3ea0-d820-447f-b45c-580a985ade43 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1077] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:52 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1078] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:52 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1079] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:52 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1080] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:52 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1083] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:11:50 2026] PUT /v2.0/routers/4eb894af-a26c-4bf1-b0de-2e56760e3d1e/remove_router_interface => generated 309 bytes in 1986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1084] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:11:52 2026] GET /v2.0/ports?device_id=4eb894af-a26c-4bf1-b0de-2e56760e3d1e => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1085] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:52 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:53.322 8 WARNING neutron_lib.context [None req-1ff5fc63-5a69-4d18-924c-926ae80a82c3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:53.649 8 INFO neutron.db.segments_db [None req-1ff5fc63-5a69-4d18-924c-926ae80a82c3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment e16794e4-8796-48c9-af70-f537ae8c72a4 of type vxlan for network 4da6a2bc-76f5-480a-bc39-7f58bae6ded7 [pid: 8|app: 0|req: 581/1086] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:53 2026] POST /v2.0/networks => generated 630 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1087] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:11:53 2026] GET /v2.0/ports?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1088] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:53 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:53.903 7 INFO neutron.services.segments.plugin [-] Segment 61200a32-0a72-4430-be48-e3d9c38ab766 resource provider aggregate not found 2026-05-27 07:11:53.909 7 INFO neutron.services.segments.plugin [-] Segment 61200a32-0a72-4430-be48-e3d9c38ab766 resource provider aggregate not found [pid: 8|app: 0|req: 584/1089] 10.0.0.49 () {34 vars in 1099 bytes} [Wed May 27 07:11:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2131620687&fields=id&tenant_id=8ff48d73594349219a80aba793e780a3 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:53.925 7 INFO neutron.db.l3_hamode_db [None req-a95ce33c-f6f9-4ed0-a3b4-791e2a7d8c99 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] HA network b7f91861-e1e6-4cd0-99ce-486a5de22310 was deleted as no HA routers are present in tenant aa4feae9d44f46baba3f5c8816d3859d. 2026-05-27 07:11:53.929 8 WARNING neutron_lib.context [None req-63a58186-e270-4280-9723-3d5402663f09 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 506/1090] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:52 2026] DELETE /v2.0/routers/4eb894af-a26c-4bf1-b0de-2e56760e3d1e => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:11:53.936 7 INFO neutron.services.segments.plugin [-] Segment 61200a32-0a72-4430-be48-e3d9c38ab766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61200a32-0a72-4430-be48-e3d9c38ab766 found for delete ", "request_id": "req-ac15221b-c9dc-4962-9589-2cdb1c4849a6"}]} 2026-05-27 07:11:53.942 7 INFO neutron.services.segments.plugin [-] Segment 61200a32-0a72-4430-be48-e3d9c38ab766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61200a32-0a72-4430-be48-e3d9c38ab766 found for delete ", "request_id": "req-ab0004c5-937c-4dc3-92fb-7301e2fc6154"}]} 2026-05-27 07:11:53.995 8 INFO neutron.db.segments_db [None req-63a58186-e270-4280-9723-3d5402663f09 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment 5ace8b9a-cd76-4f59-a385-52a51e816833 of type vxlan for network 76f08827-58e3-4043-a709-4cce3777867d [pid: 7|app: 0|req: 507/1091] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:53 2026] GET /v2.0/networks?id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 772 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1092] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:11:53 2026] POST /v2.0/networks => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1093] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/networks?id=8d9d26ba-4337-4887-a342-e165f0423d1f => generated 680 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1094] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=12ac1678-0fb0-415d-be28-c593af42ff2b => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:54.169 7 WARNING neutron_lib.context [None req-3e29b70a-9c7a-4876-9a25-aabdbb5c9c8d 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1095] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:11:54 2026] DELETE /v2.0/subnets/69621245-7145-4a9e-8a37-5804f5ad97a8 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1096] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/quotas/8ff48d73594349219a80aba793e780a3 => 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: 588/1097] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/subnets?id=0194e156-e93a-4302-87a5-29d67394f074 => 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: 510/1098] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:54 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1099] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/ports?tenant_id=8ff48d73594349219a80aba793e780a3&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1100] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/ports?network_id=02a86e5a-b263-47dd-9889-e4cb6f7cf6bf&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:11:54.686 7 WARNING neutron_lib.context [None req-111628db-3df1-469d-8b6a-53e453cecfc3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:54.856 8 INFO neutron.services.segments.plugin [-] Segment 9e499184-c9bb-4587-b337-4e7fd63f1f85 resource provider aggregate not found 2026-05-27 07:11:54.862 8 INFO neutron.services.segments.plugin [-] Segment 9e499184-c9bb-4587-b337-4e7fd63f1f85 resource provider aggregate not found 2026-05-27 07:11:54.884 8 INFO neutron.services.segments.plugin [-] Segment 9e499184-c9bb-4587-b337-4e7fd63f1f85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e499184-c9bb-4587-b337-4e7fd63f1f85 found for delete ", "request_id": "req-5656a1fa-3d0a-425b-b24c-428f25db3ff3"}]} 2026-05-27 07:11:54.900 8 INFO neutron.services.segments.plugin [-] Segment 9e499184-c9bb-4587-b337-4e7fd63f1f85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e499184-c9bb-4587-b337-4e7fd63f1f85 found for delete ", "request_id": "req-fb6ba0ba-b9a2-494c-a091-7a08d543d6db"}]} [pid: 8|app: 0|req: 589/1101] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:11:54 2026] DELETE /v2.0/networks/9411fd65-8edf-400e-aed2-410da3620409 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1102] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:11:54 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1103] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:54 2026] POST /v2.0/subnets => generated 602 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:11:55.078 7 WARNING neutron_lib.context [None req-77ed5611-9fcd-4454-9c7c-f5a35be1d736 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 591/1104] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:11:55 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:55.135 7 INFO neutron.db.segments_db [None req-77ed5611-9fcd-4454-9c7c-f5a35be1d736 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Added segment c394f259-864c-4732-9bb4-b1376b551e01 of type vxlan for network cbd50c30-d9a6-4b5d-acd9-8b8957598b78 [pid: 8|app: 0|req: 592/1105] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:55 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1106] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:11:55 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:55.220 8 WARNING neutron_lib.context [None req-087c8332-756d-45a0-ab79-5e888eaf0f7c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:11:55.285 8 INFO neutron.db.segments_db [None req-087c8332-756d-45a0-ab79-5e888eaf0f7c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment a981aeea-fdcb-4973-beaa-17591c0dc8fc of type vxlan for network 0d6d75e9-7501-4923-b701-01e7c77b6096 2026-05-27 07:11:55.523 7 INFO neutron.db.l3_hamode_db [None req-77ed5611-9fcd-4454-9c7c-f5a35be1d736 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:11:55.693 8 INFO neutron.db.l3_hamode_db [None req-087c8332-756d-45a0-ab79-5e888eaf0f7c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:11:55.882 8 INFO neutron.db.l3_hamode_db [None req-087c8332-756d-45a0-ab79-5e888eaf0f7c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1107] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:55 2026] POST /v2.0/routers => generated 506 bytes in 1724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1108] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:11:56 2026] GET /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf?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: 596/1109] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:57 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1110] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:57 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:11:57.242 7 INFO neutron.db.l3_hamode_db [None req-77ed5611-9fcd-4454-9c7c-f5a35be1d736 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1111] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:11:57 2026] GET /v2.0/networks?id=8d9d26ba-4337-4887-a342-e165f0423d1f => generated 680 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1112] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:11:55 2026] POST /v2.0/routers => generated 692 bytes in 3571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1113] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:11:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ff48d73594349219a80aba793e780a3 => generated 181 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1114] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:58 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1115] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:11:58 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => 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: 518/1116] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:11:58 2026] GET /v2.0/routers/3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => generated 698 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:11:59.015 7 WARNING neutron_lib.context [req-a5953165-ce8a-4d8d-af8b-e09e6b00336b req-ff702d3e-8c4c-4464-82e5-443996270006 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 519/1117] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:11:59 2026] POST /v2.0/ports => generated 958 bytes in 543 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: 520/1118] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:11:59 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&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: 8|app: 0|req: 599/1119] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:11:57 2026] PUT /v2.0/routers/f5d1978c-426a-405f-aa98-ca70662e1947/add_router_interface => generated 309 bytes in 2504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1120] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:11:59 2026] GET /v2.0/routers => generated 701 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1121] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:11:59 2026] GET /v2.0/ports/3630b712-05ca-409d-a614-e9286c7bb418 => generated 955 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1122] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:11:59 2026] PUT /v2.0/ports/5841cb32-204f-4632-80a8-80d4b56d6416 => generated 1203 bytes in 653 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: 523/1123] 10.0.0.248 () {34 vars in 741 bytes} [Wed May 27 07:11:59 2026] PUT /v2.0/routers/3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => generated 705 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:00.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-556d58d3-f1bc-4531-aacb-ace3a742dba1'] response: {'name': 'network-changed', 'server_uuid': 'bba149fe-c6f7-4953-83fc-6ac681ac0d2c', 'tag': '5841cb32-204f-4632-80a8-80d4b56d6416', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 524/1124] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1125] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/ports?tenant_id=8ff48d73594349219a80aba793e780a3&device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1126] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/routers/3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1127] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&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: 528/1128] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5841cb32-204f-4632-80a8-80d4b56d6416 => 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: 529/1129] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1130] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/ports?device_id=3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => 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: 531/1131] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/subnets?id=f9314ccc-31fc-4e2d-8a8d-41bbe7fce6c8 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1132] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:00 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:02.129 7 INFO neutron.services.segments.plugin [-] Segment c394f259-864c-4732-9bb4-b1376b551e01 resource provider aggregate not found 2026-05-27 07:12:02.139 7 INFO neutron.services.segments.plugin [-] Segment c394f259-864c-4732-9bb4-b1376b551e01 resource provider aggregate not found 2026-05-27 07:12:02.162 7 INFO neutron.services.segments.plugin [-] Segment c394f259-864c-4732-9bb4-b1376b551e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c394f259-864c-4732-9bb4-b1376b551e01 found for delete ", "request_id": "req-688f4ea3-7511-45eb-8116-8656337f7a62"}]} 2026-05-27 07:12:02.165 7 INFO neutron.services.segments.plugin [-] Segment c394f259-864c-4732-9bb4-b1376b551e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c394f259-864c-4732-9bb4-b1376b551e01 found for delete ", "request_id": "req-9e2162e5-fa3f-4c66-a8f2-689aa6cb8213"}]} 2026-05-27 07:12:02.174 7 INFO neutron.db.l3_hamode_db [None req-c891a8ab-a91e-4653-be84-98126649a243 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] HA network cbd50c30-d9a6-4b5d-acd9-8b8957598b78 was deleted as no HA routers are present in tenant aa4feae9d44f46baba3f5c8816d3859d. [pid: 7|app: 0|req: 533/1133] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:00 2026] DELETE /v2.0/routers/3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1134] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:12:00 2026] PUT /v2.0/routers/f5d1978c-426a-405f-aa98-ca70662e1947/add_router_interface => generated 309 bytes in 1794 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: 534/1135] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?network_id=8d9d26ba-4337-4887-a342-e165f0423d1f&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1136] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?device_id=3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1137] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => 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: 603/1138] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?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: 536/1139] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports/bc9c5bd9-beff-4f9c-bafe-3d1be4107ffe => generated 955 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:02.401 8 INFO neutron.api.v2.resource [None req-ccc8eeee-50e6-4b37-bf11-50f1b7e2b592 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1140] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:02 2026] DELETE /v2.0/routers/3c2794f5-bf38-4a18-bc6f-53b29a7e67c0 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1141] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1142] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1143] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?device_id=4eb894af-a26c-4bf1-b0de-2e56760e3d1e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:02.547 7 INFO neutron.api.v2.resource [None req-e86d393d-42b3-46b3-ab83-3381b1914a28 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1144] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:02 2026] DELETE /v2.0/routers/4eb894af-a26c-4bf1-b0de-2e56760e3d1e => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1145] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?tenant_id=8ff48d73594349219a80aba793e780a3&device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:02.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc901d8-7ef0-4521-aa30-04463916176e ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1146] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:02 2026] DELETE /v2.0/subnets/69621245-7145-4a9e-8a37-5804f5ad97a8 => 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: 543/1147] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/networks?id=8d9d26ba-4337-4887-a342-e165f0423d1f => generated 776 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1148] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?device_id=af99dfb5-0ae2-4fbc-ac43-3acdb66403e9 => 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: 545/1149] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5841cb32-204f-4632-80a8-80d4b56d6416 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:02.786 7 INFO neutron.api.v2.resource [None req-72b4260a-80ef-4a9f-8354-c062cf41d49a ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1150] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:02 2026] DELETE /v2.0/routers/af99dfb5-0ae2-4fbc-ac43-3acdb66403e9 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1151] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/subnets?id=f9314ccc-31fc-4e2d-8a8d-41bbe7fce6c8 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:02.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa471ac0-75f3-47ab-b129-9287d7fcc21e ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1152] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:02 2026] DELETE /v2.0/subnets/30bf8be0-3937-4b58-889c-47c53da426ab => 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: 549/1153] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?network_id=8d9d26ba-4337-4887-a342-e165f0423d1f&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: 550/1154] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/ports?device_id=ed763eec-227a-431a-ac7b-2f565256c0dc => 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: 551/1155] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:02 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:03.010 7 INFO neutron.api.v2.resource [None req-be9af6f6-161c-45ba-8fc7-3d3da54e6a7c ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1156] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:02 2026] DELETE /v2.0/routers/ed763eec-227a-431a-ac7b-2f565256c0dc => 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: 553/1157] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:03 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?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: 605/1158] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:02 2026] PUT /v2.0/routers/f5d1978c-426a-405f-aa98-ca70662e1947/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1159] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:03 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:03.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e97ac454-76e8-4fc2-aa87-475780fe2f54 ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1160] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:03 2026] DELETE /v2.0/subnets/b20fe22c-d612-4cc7-9e63-0989764c1451 => generated 136 bytes in 661 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1161] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:03 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:03.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ffe5479-2806-4c10-b26f-7f9a05ec7a2a ed59773326c748a88ade0c61c6bc4b25 aa4feae9d44f46baba3f5c8816d3859d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1162] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:03 2026] DELETE /v2.0/subnets/838ec1d3-ec0a-4dc4-ba7f-ef6cc7fe9690 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1163] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:04 2026] GET /v2.0/security-groups?tenant_id=aa4feae9d44f46baba3f5c8816d3859d&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1164] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:04 2026] DELETE /v2.0/security-groups/4735c92e-856d-4eee-b92f-cec8b7a8847e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1165] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:04 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1166] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:04 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1167] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:05 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1168] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:03 2026] PUT /v2.0/routers/f5d1978c-426a-405f-aa98-ca70662e1947/remove_router_interface => generated 309 bytes in 1795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1169] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:05 2026] GET /v2.0/ports?device_id=f5d1978c-426a-405f-aa98-ca70662e1947 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:05.673 7 INFO neutron.db.l3_db [None req-89f0c61c-1e12-4f67-b821-01d9f03cacee 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Floating IP 185922f5-00cc-4dab-a98c-57817164cbd3 associated. External IP: 10.96.250.204, port: 5841cb32-204f-4632-80a8-80d4b56d6416. [pid: 7|app: 0|req: 562/1170] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:12:05 2026] PUT /v2.0/floatingips/185922f5-00cc-4dab-a98c-57817164cbd3 => generated 856 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:06.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8974ac4-3ac5-4c04-a7d7-555d361f9e24'] response: {'name': 'network-changed', 'server_uuid': 'bba149fe-c6f7-4953-83fc-6ac681ac0d2c', 'tag': '5841cb32-204f-4632-80a8-80d4b56d6416', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 563/1171] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1172] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/ports?tenant_id=8ff48d73594349219a80aba793e780a3&device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => 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: 565/1173] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:06.456 8 INFO neutron.services.segments.plugin [-] Segment a981aeea-fdcb-4973-beaa-17591c0dc8fc resource provider aggregate not found 2026-05-27 07:12:06.471 8 INFO neutron.db.l3_hamode_db [None req-4e1c3230-db9a-4dee-b416-aff90fdfd6e9 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] HA network 0d6d75e9-7501-4923-b701-01e7c77b6096 was deleted as no HA routers are present in tenant a1a250971b77471bb5ded876a4f05df5. [pid: 8|app: 0|req: 609/1174] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:05 2026] DELETE /v2.0/routers/f5d1978c-426a-405f-aa98-ca70662e1947 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:06.482 8 INFO neutron.services.segments.plugin [-] Segment a981aeea-fdcb-4973-beaa-17591c0dc8fc resource provider aggregate not found 2026-05-27 07:12:06.498 8 INFO neutron.services.segments.plugin [-] Segment a981aeea-fdcb-4973-beaa-17591c0dc8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a981aeea-fdcb-4973-beaa-17591c0dc8fc found for delete ", "request_id": "req-b2904a95-a09e-4982-9bbe-2c0927ab76bc"}]} 2026-05-27 07:12:06.509 8 INFO neutron.services.segments.plugin [-] Segment a981aeea-fdcb-4973-beaa-17591c0dc8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a981aeea-fdcb-4973-beaa-17591c0dc8fc found for delete ", "request_id": "req-c3177002-dc73-4e0f-afac-dd6c278830c8"}]} [pid: 7|app: 0|req: 566/1175] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/networks?id=8d9d26ba-4337-4887-a342-e165f0423d1f => generated 776 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1176] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5841cb32-204f-4632-80a8-80d4b56d6416 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1177] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/subnets?id=f9314ccc-31fc-4e2d-8a8d-41bbe7fce6c8 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1178] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/ports?network_id=8d9d26ba-4337-4887-a342-e165f0423d1f&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: 610/1179] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:06 2026] DELETE /v2.0/subnets/9b4f30f2-d846-47a2-8f90-0ffac15a3167 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1180] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:06 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:06.934 8 WARNING neutron_lib.context [None req-01352aa4-e7f0-4edf-808f-7274df717dfd 7ea32404730a4100826f3c1d72dcfba5 2ec6e51474684736972675501abcffcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 571/1181] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:06 2026] DELETE /v2.0/subnets/635d2de0-6bf4-44d6-b7df-99af9e106219 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1182] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:07 2026] GET /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1183] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:07 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1184] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:12:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1185] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:07 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1186] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:12:07 2026] GET /v2.0/security-groups => generated 4529 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:07.445 7 INFO neutron.services.segments.plugin [-] Segment 5ace8b9a-cd76-4f59-a385-52a51e816833 resource provider aggregate not found 2026-05-27 07:12:07.452 7 INFO neutron.services.segments.plugin [-] Segment 5ace8b9a-cd76-4f59-a385-52a51e816833 resource provider aggregate not found [pid: 7|app: 0|req: 574/1187] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:07 2026] DELETE /v2.0/networks/76f08827-58e3-4043-a709-4cce3777867d => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1188] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:12:07 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:07.481 7 INFO neutron.services.segments.plugin [-] Segment 5ace8b9a-cd76-4f59-a385-52a51e816833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ace8b9a-cd76-4f59-a385-52a51e816833 found for delete ", "request_id": "req-104319c0-4e1d-4cb9-9dd5-9452521db124"}]} 2026-05-27 07:12:07.482 7 INFO neutron.services.segments.plugin [-] Segment 5ace8b9a-cd76-4f59-a385-52a51e816833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ace8b9a-cd76-4f59-a385-52a51e816833 found for delete ", "request_id": "req-d0c1a0b0-51fa-40ef-9635-b06c703d0c59"}]} [pid: 7|app: 0|req: 575/1189] 10.0.0.248 () {34 vars in 758 bytes} [Wed May 27 07:12:07 2026] PUT /v2.0/security-groups/3bdb9214-9e70-4404-baf6-69dc0b700fd4 => generated 1662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1190] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:07 2026] DELETE /v2.0/networks/4da6a2bc-76f5-480a-bc39-7f58bae6ded7 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1191] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:12:07 2026] GET /v2.0/security-groups/3bdb9214-9e70-4404-baf6-69dc0b700fd4 => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:07.752 8 WARNING neutron_lib.context [None req-8dccbff7-74e8-40d2-8795-ad08702f425c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:07.813 8 INFO neutron.db.segments_db [None req-8dccbff7-74e8-40d2-8795-ad08702f425c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment 75b970f3-73db-47b2-8e61-ddd85ad9375f of type vxlan for network 3f69f38d-5c0b-4e4a-989c-95abd9e3b9ce [pid: 8|app: 0|req: 617/1192] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:12:07 2026] POST /v2.0/networks => generated 630 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1193] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:07 2026] DELETE /v2.0/security-groups/3bdb9214-9e70-4404-baf6-69dc0b700fd4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:08.062 8 WARNING neutron_lib.context [None req-dd0d63c6-7365-4d41-8250-5e8d997f8466 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1196] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:08 2026] POST /v2.0/subnets => generated 602 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1197] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:12:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1198] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:08 2026] GET /v2.0/ports?device_id=bba149fe-c6f7-4953-83fc-6ac681ac0d2c => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:08.511 8 WARNING neutron_lib.context [None req-6cba4cbf-2159-4b02-93fc-e5fbf4a516c3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:08.525 8 INFO neutron.services.segments.plugin [-] Segment e16794e4-8796-48c9-af70-f537ae8c72a4 resource provider aggregate not found 2026-05-27 07:12:08.537 8 INFO neutron.services.segments.plugin [-] Segment e16794e4-8796-48c9-af70-f537ae8c72a4 resource provider aggregate not found 2026-05-27 07:12:08.541 8 INFO neutron.services.segments.plugin [-] Segment e16794e4-8796-48c9-af70-f537ae8c72a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16794e4-8796-48c9-af70-f537ae8c72a4 found for delete ", "request_id": "req-6096df5c-655d-40a2-87f3-3100e3cf69af"}]} 2026-05-27 07:12:08.554 8 INFO neutron.services.segments.plugin [-] Segment e16794e4-8796-48c9-af70-f537ae8c72a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16794e4-8796-48c9-af70-f537ae8c72a4 found for delete ", "request_id": "req-1f305e34-c389-4d00-b213-87d6f63c7dec"}]} 2026-05-27 07:12:08.565 8 INFO neutron.db.segments_db [None req-6cba4cbf-2159-4b02-93fc-e5fbf4a516c3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment 42e2168d-322d-4bc5-aafe-f111b4e3f97f of type vxlan for network d35873ae-7f5a-4259-a9d0-710adfca01bd 2026-05-27 07:12:08.687 7 INFO neutron.db.l3_db [req-191ebab5-6a49-4152-8149-b36a00fa2500 req-14e07d8e-fe75-483f-9ccb-658e9f6c3879 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] Floating IP 185922f5-00cc-4dab-a98c-57817164cbd3 disassociated. External IP: 10.96.250.204, port: 5841cb32-204f-4632-80a8-80d4b56d6416. 2026-05-27 07:12:08.898 8 INFO neutron.db.l3_hamode_db [None req-6cba4cbf-2159-4b02-93fc-e5fbf4a516c3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:12:09.116 8 INFO neutron.db.l3_hamode_db [None req-6cba4cbf-2159-4b02-93fc-e5fbf4a516c3 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1199] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:12:07 2026] DELETE /v2.0/ports/5841cb32-204f-4632-80a8-80d4b56d6416 => generated 0 bytes in 1736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:09.297 7 INFO neutron.api.v2.resource [None req-65813755-87d1-4381-9ea2-96ad4e4206e0 7ea32404730a4100826f3c1d72dcfba5 2ec6e51474684736972675501abcffcc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1200] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:09 2026] DELETE /v2.0/security-groups/3bdb9214-9e70-4404-baf6-69dc0b700fd4 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:12:09.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f4d8b43-3518-4585-9adb-041d8b3e5f0f'] response: {'server_uuid': 'bba149fe-c6f7-4953-83fc-6ac681ac0d2c', 'name': 'network-vif-deleted', 'tag': '5841cb32-204f-4632-80a8-80d4b56d6416', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 578/1201] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:09 2026] GET /v2.0/security-groups?id=b4cf53ca-8222-42e3-b42c-9ddb58d209cf&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:09.352 7 WARNING neutron_lib.context [None req-b13103f2-1e09-48f6-a61d-7ad1e134f791 7ea32404730a4100826f3c1d72dcfba5 2ec6e51474684736972675501abcffcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 579/1202] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:12:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:12:09.482 7 WARNING neutron_lib.context [None req-053eeba9-018b-419f-b827-b777701b7183 7ea32404730a4100826f3c1d72dcfba5 2ec6e51474684736972675501abcffcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 580/1203] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1204] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:12:09 2026] GET /v2.0/security-group-rules/cb5e9aac-741e-426d-b37b-c7a18fb9690b => generated 601 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1205] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:12:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1206] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:12:09 2026] DELETE /v2.0/security-group-rules/cb5e9aac-741e-426d-b37b-c7a18fb9690b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1207] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:12:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:10.041 7 WARNING neutron_lib.context [None req-1f869c0f-8a5f-4e1f-af02-9bf5a27dd706 7ea32404730a4100826f3c1d72dcfba5 2ec6e51474684736972675501abcffcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1208] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:08 2026] POST /v2.0/routers => generated 506 bytes in 1615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:10.127 8 WARNING neutron_lib.context [None req-560d7f2f-15ed-4534-adfc-ed2239861d1e 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 585/1209] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1210] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:12:10 2026] GET /v2.0/security-group-rules/d8914ea8-99b1-475d-8dfd-ee32fba55af4 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1211] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:12:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1212] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:12:10 2026] DELETE /v2.0/security-group-rules/d8914ea8-99b1-475d-8dfd-ee32fba55af4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1213] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:12:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1214] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:10 2026] DELETE /v2.0/security-groups/b4cf53ca-8222-42e3-b42c-9ddb58d209cf => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:10.654 7 WARNING neutron_lib.context [None req-03e6e287-eafb-4188-81ad-c4b46e689d4e 7ea32404730a4100826f3c1d72dcfba5 2ec6e51474684736972675501abcffcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1215] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:12:10 2026] POST /v2.0/ports => generated 952 bytes in 555 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-27 07:12:10.690 8 INFO neutron.api.v2.resource [None req-7b7ce3ed-a971-4ae8-8ce8-78da20e44213 7f88a68831e9440c8dca0a1ecbc956ec 8ff48d73594349219a80aba793e780a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1216] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:12:10 2026] GET /v2.0/security-groups/b4cf53ca-8222-42e3-b42c-9ddb58d209cf => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1217] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1218] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:12:10 2026] DELETE /v2.0/floatingips/185922f5-00cc-4dab-a98c-57817164cbd3 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1219] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:12:11 2026] GET /v2.0/security-group-rules/1c3b0c7c-f981-4b6c-9613-9f100167b774 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1220] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:12:10 2026] PUT /v2.0/routers/f7515838-657e-4e38-b72a-37893e4d4ab6/add_router_interface => generated 309 bytes in 1541 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: 628/1221] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:12:12 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => 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: 629/1222] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:12:12 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1223] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:12:12 2026] GET /v2.0/ports/33bef5f4-17eb-4723-84c7-487d53cee4d8 => generated 1026 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1224] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:11 2026] PUT /v2.0/routers/e1e0ebe7-196e-4f72-bea3-608eae6d202c/remove_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1225] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:12:12 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&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: 595/1226] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:12:12 2026] DELETE /v2.0/security-group-rules/1c3b0c7c-f981-4b6c-9613-9f100167b774 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:13.853 7 INFO neutron.services.segments.plugin [-] Segment d6b5b689-bf0d-4d3a-926f-e3538605a785 resource provider aggregate not found 2026-05-27 07:12:13.859 7 INFO neutron.services.segments.plugin [-] Segment d6b5b689-bf0d-4d3a-926f-e3538605a785 resource provider aggregate not found 2026-05-27 07:12:13.878 7 INFO neutron.services.segments.plugin [-] Segment d6b5b689-bf0d-4d3a-926f-e3538605a785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b5b689-bf0d-4d3a-926f-e3538605a785 found for delete ", "request_id": "req-87c1418b-19cd-4239-b4f7-bccf4c0f5663"}]} 2026-05-27 07:12:13.880 7 INFO neutron.services.segments.plugin [-] Segment d6b5b689-bf0d-4d3a-926f-e3538605a785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b5b689-bf0d-4d3a-926f-e3538605a785 found for delete ", "request_id": "req-b9939bad-f86a-4535-baa9-3bce260500b7"}]} 2026-05-27 07:12:13.887 7 INFO neutron.db.l3_hamode_db [None req-30b665aa-7264-42a8-a42e-1cd31f9ca14b 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network d6e6cdf3-ee92-4784-94f5-ab72411e5010 was deleted as no HA routers are present in tenant 8ff48d73594349219a80aba793e780a3. [pid: 7|app: 0|req: 596/1227] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:12 2026] DELETE /v2.0/routers/e1e0ebe7-196e-4f72-bea3-608eae6d202c => generated 0 bytes in 1374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1228] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:12:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1229] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:12 2026] PUT /v2.0/routers/f7515838-657e-4e38-b72a-37893e4d4ab6/remove_router_interface => generated 309 bytes in 2116 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: 633/1230] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:14 2026] DELETE /v2.0/security-groups/36fe45b6-c017-475a-817c-dd425adf8b17 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1231] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:13 2026] DELETE /v2.0/subnets/f9314ccc-31fc-4e2d-8a8d-41bbe7fce6c8 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1232] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:12:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:14.979 8 INFO neutron.api.v2.resource [None req-8e494a64-b643-4527-a1c3-43f86ff4a68f 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1233] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:14 2026] PUT /v2.0/routers/f7515838-657e-4e38-b72a-37893e4d4ab6/remove_router_interface => generated 197 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1234] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:12:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1235] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:15 2026] GET /v2.0/ports?device_id=f7515838-657e-4e38-b72a-37893e4d4ab6 => 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: 600/1236] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:14 2026] DELETE /v2.0/networks/8d9d26ba-4337-4887-a342-e165f0423d1f => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1237] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:15 2026] GET /v2.0/security-groups?tenant_id=8ff48d73594349219a80aba793e780a3&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1238] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:15 2026] DELETE /v2.0/security-groups/0edf2903-7487-415d-984b-4eedebd8b4c2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:15.899 8 INFO neutron.services.segments.plugin [-] Segment 42e2168d-322d-4bc5-aafe-f111b4e3f97f resource provider aggregate not found 2026-05-27 07:12:15.900 7 INFO neutron.services.segments.plugin [-] Segment f662b314-0d63-4eba-b6c2-3e88268e2a6e resource provider aggregate not found 2026-05-27 07:12:15.905 8 INFO neutron.services.segments.plugin [-] Segment 42e2168d-322d-4bc5-aafe-f111b4e3f97f resource provider aggregate not found 2026-05-27 07:12:15.909 7 INFO neutron.services.segments.plugin [-] Segment f662b314-0d63-4eba-b6c2-3e88268e2a6e resource provider aggregate not found 2026-05-27 07:12:15.918 8 INFO neutron.services.segments.plugin [-] Segment 42e2168d-322d-4bc5-aafe-f111b4e3f97f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e2168d-322d-4bc5-aafe-f111b4e3f97f found for delete ", "request_id": "req-8851ff38-b117-422d-974f-155fe1eeefd7"}]} 2026-05-27 07:12:15.920 7 INFO neutron.services.segments.plugin [-] Segment f662b314-0d63-4eba-b6c2-3e88268e2a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f662b314-0d63-4eba-b6c2-3e88268e2a6e found for delete ", "request_id": "req-53e6b462-3cf9-494b-9134-a7d33e2e07f8"}]} 2026-05-27 07:12:15.924 8 INFO neutron.services.segments.plugin [-] Segment 42e2168d-322d-4bc5-aafe-f111b4e3f97f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e2168d-322d-4bc5-aafe-f111b4e3f97f found for delete ", "request_id": "req-8e93ce25-0eaf-4119-82cb-8ec740d035fd"}]} 2026-05-27 07:12:15.933 8 INFO neutron.db.l3_hamode_db [None req-685d55ad-764b-40c2-9bb7-46b36e8c74c4 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] HA network d35873ae-7f5a-4259-a9d0-710adfca01bd was deleted as no HA routers are present in tenant a1a250971b77471bb5ded876a4f05df5. [pid: 8|app: 0|req: 637/1239] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:15 2026] DELETE /v2.0/routers/f7515838-657e-4e38-b72a-37893e4d4ab6 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:15.945 7 INFO neutron.services.segments.plugin [-] Segment f662b314-0d63-4eba-b6c2-3e88268e2a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f662b314-0d63-4eba-b6c2-3e88268e2a6e found for delete ", "request_id": "req-cd7e84a6-9eb8-4569-8f5b-5c10f700c749"}]} [pid: 7|app: 0|req: 603/1240] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:15 2026] GET /v2.0/security-groups?tenant_id=2ec6e51474684736972675501abcffcc&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1241] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:15 2026] DELETE /v2.0/security-groups/9bd3d217-50d3-4a36-95cb-1c4cdfe13840 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1242] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:15 2026] DELETE /v2.0/subnets/ea9d2526-7732-4c7e-9e6b-d45d87ccf587 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1243] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:16 2026] DELETE /v2.0/networks/3f69f38d-5c0b-4e4a-989c-95abd9e3b9ce => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:16.633 7 WARNING neutron_lib.context [None req-4e78c4d3-c742-44c9-99b2-23a1ac36e66a 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 639/1244] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:16 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:16.697 7 INFO neutron.db.segments_db [None req-4e78c4d3-c742-44c9-99b2-23a1ac36e66a 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment b2e0199f-2f29-4507-8806-e5d5f7542530 of type vxlan for network b923d200-eb6d-47d0-a632-ec58ffa39a56 [pid: 8|app: 0|req: 640/1245] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:16 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1246] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:12:16 2026] POST /v2.0/networks => generated 629 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:16.826 8 WARNING neutron_lib.context [None req-1fe04626-b25c-4c1b-9de8-5b7aae1f9c7e 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1247] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:16 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1248] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:17 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1249] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:16 2026] POST /v2.0/subnets => generated 602 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:17.244 7 WARNING neutron_lib.context [None req-c354dbe9-2e68-4443-bca6-e757fd74ea28 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:17.306 7 INFO neutron.db.segments_db [None req-c354dbe9-2e68-4443-bca6-e757fd74ea28 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment 3af00bcc-1f68-4b90-82cf-eb192da3c5bd of type vxlan for network 412fb819-ec7e-4459-9542-1eebd448056a 2026-05-27 07:12:17.733 7 INFO neutron.db.l3_hamode_db [None req-c354dbe9-2e68-4443-bca6-e757fd74ea28 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:12:17.962 7 INFO neutron.services.segments.plugin [-] Segment 75b970f3-73db-47b2-8e61-ddd85ad9375f resource provider aggregate not found 2026-05-27 07:12:17.969 7 INFO neutron.services.segments.plugin [-] Segment 75b970f3-73db-47b2-8e61-ddd85ad9375f resource provider aggregate not found 2026-05-27 07:12:17.990 8 INFO neutron.db.segments_db [None req-579b8e6a-077c-4237-bdde-9800f7b8f395 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment a0f19bf3-ea0c-480a-8739-466c8c7905b7 of type vxlan for network a1a017d9-5312-4b64-9ee6-e1198c2b5763 2026-05-27 07:12:17.990 7 INFO neutron.db.l3_hamode_db [None req-c354dbe9-2e68-4443-bca6-e757fd74ea28 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:12:17.995 7 INFO neutron.services.segments.plugin [-] Segment 75b970f3-73db-47b2-8e61-ddd85ad9375f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b970f3-73db-47b2-8e61-ddd85ad9375f found for delete ", "request_id": "req-30cdd04f-1da9-4853-99a6-d39cac018371"}]} 2026-05-27 07:12:17.997 7 INFO neutron.services.segments.plugin [-] Segment 75b970f3-73db-47b2-8e61-ddd85ad9375f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b970f3-73db-47b2-8e61-ddd85ad9375f found for delete ", "request_id": "req-d3ba04a9-1c01-4589-86e8-f9f40419cdd3"}]} [pid: 8|app: 0|req: 642/1250] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:12:17 2026] POST /v2.0/networks => generated 744 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1251] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:12:18 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:18.298 8 WARNING neutron_lib.context [None req-4e03279f-8e88-417e-8c26-27844ef196d7 292866c1340247ed9f1537a51e2cd178 5839de087b31436990183e6dee53ca37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 644/1252] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:12:18 2026] POST /v2.0/subnetpools => generated 549 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1253] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:18 2026] POST /v2.0/subnets => generated 667 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1254] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:17 2026] POST /v2.0/routers => generated 507 bytes in 1583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1255] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:18 2026] GET /v2.0/ports?device_id=eb5b2788-98c0-4eea-86a1-4bc428a27737 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1256] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:12:18 2026] GET /v2.0/subnetpools/227dc957-d866-4e1e-9cf9-db81d632c3de => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:18.928 7 INFO neutron.db.segments_db [None req-f597513f-e943-411b-bd0e-661daaeaf254 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 59d59697-9db5-442c-afbf-c26cf8a0983c of type vxlan for network 7ed85f5e-5e28-440a-b74a-35c0a1c94f8f 2026-05-27 07:12:19.180 8 INFO neutron.db.l3_db [req-53fd5e64-f2c2-4afc-833b-1bd5d06d2d57 req-3c1e5a3c-a157-4f48-9d95-355ed6375bec c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] Floating IP 212f758b-4dd2-4f89-9b16-0466e0904fc1 disassociated. External IP: 10.96.250.203, port: 12ac1678-0fb0-415d-be28-c593af42ff2b. 2026-05-27 07:12:19.247 7 INFO neutron.db.l3_hamode_db [None req-f597513f-e943-411b-bd0e-661daaeaf254 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 646/1257] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:12:18 2026] DELETE /v2.0/ports/12ac1678-0fb0-415d-be28-c593af42ff2b => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:19.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84de0cd2-9d1c-4c38-b87f-055c2a2910c7'] response: {'server_uuid': 'eb5b2788-98c0-4eea-86a1-4bc428a27737', 'name': 'network-vif-deleted', 'tag': '12ac1678-0fb0-415d-be28-c593af42ff2b', 'status': 'completed', 'code': 200} 2026-05-27 07:12:20.533 7 INFO neutron.db.l3_hamode_db [None req-f597513f-e943-411b-bd0e-661daaeaf254 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 647/1258] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:12:19 2026] PUT /v2.0/routers/b943dc33-40a4-4c47-a27e-cbd8637b7c25/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1259] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:21 2026] GET /v2.0/security-groups?id=eb7c72ef-f07a-4243-99a7-af164be8542a&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: 8|app: 0|req: 649/1260] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:12:21 2026] PUT /v2.0/subnetpools/227dc957-d866-4e1e-9cf9-db81d632c3de => generated 501 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1261] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:12:21 2026] GET /v2.0/ports/5f6c92a1-ede9-471b-a410-f45919d7c10e => generated 955 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1262] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:12:21 2026] DELETE /v2.0/subnetpools/227dc957-d866-4e1e-9cf9-db81d632c3de => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1263] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:18 2026] POST /v2.0/routers => generated 731 bytes in 2918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:21.815 7 INFO neutron.api.v2.resource [None req-ae7f7e93-257f-4344-a475-68b86539ec45 292866c1340247ed9f1537a51e2cd178 5839de087b31436990183e6dee53ca37 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1264] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:12:21 2026] GET /v2.0/subnetpools/227dc957-d866-4e1e-9cf9-db81d632c3de => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1265] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:21 2026] PUT /v2.0/routers/b943dc33-40a4-4c47-a27e-cbd8637b7c25/remove_router_interface => generated 309 bytes in 1675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:23.332 8 INFO neutron.api.v2.resource [None req-d7d6a35c-cc6f-45ad-90af-d3855164c7f9 292866c1340247ed9f1537a51e2cd178 5839de087b31436990183e6dee53ca37 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1266] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:12:23 2026] DELETE /v2.0/subnetpools/227dc957-d866-4e1e-9cf9-db81d632c3de => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1267] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:23 2026] DELETE /v2.0/security-groups/eb7c72ef-f07a-4243-99a7-af164be8542a => 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: 657/1270] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:23 2026] GET /v2.0/ports?device_id=b943dc33-40a4-4c47-a27e-cbd8637b7c25 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:23.503 8 INFO neutron.api.v2.resource [None req-8afc2cbf-5e54-49eb-bd5b-de1edaada031 c347556441894892851b81499f7f3b86 3bb09636ebf54f3c8ab70a21c4d10db4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1271] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:12:23 2026] GET /v2.0/security-groups/eb7c72ef-f07a-4243-99a7-af164be8542a => 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: 614/1272] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:12:21 2026] PUT /v2.0/routers/c3a4455e-a393-469c-87dc-d791c4acfa9c/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: 615/1273] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:12:23 2026] DELETE /v2.0/floatingips/212f758b-4dd2-4f89-9b16-0466e0904fc1 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1274] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:23 2026] GET /v2.0/security-groups?tenant_id=5839de087b31436990183e6dee53ca37&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:24.270 8 INFO neutron.services.segments.plugin [-] Segment 3af00bcc-1f68-4b90-82cf-eb192da3c5bd resource provider aggregate not found 2026-05-27 07:12:24.276 8 INFO neutron.services.segments.plugin [-] Segment 3af00bcc-1f68-4b90-82cf-eb192da3c5bd resource provider aggregate not found 2026-05-27 07:12:24.292 8 INFO neutron.db.l3_hamode_db [None req-1c84748d-4d30-431b-b569-6394e8bbad6f 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] HA network 412fb819-ec7e-4459-9542-1eebd448056a was deleted as no HA routers are present in tenant a1a250971b77471bb5ded876a4f05df5. [pid: 8|app: 0|req: 659/1275] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:23 2026] DELETE /v2.0/routers/b943dc33-40a4-4c47-a27e-cbd8637b7c25 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:24.304 8 INFO neutron.services.segments.plugin [-] Segment 3af00bcc-1f68-4b90-82cf-eb192da3c5bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af00bcc-1f68-4b90-82cf-eb192da3c5bd found for delete ", "request_id": "req-319a752c-1280-4597-9afd-5691d68ceb6e"}]} 2026-05-27 07:12:24.305 8 INFO neutron.services.segments.plugin [-] Segment 3af00bcc-1f68-4b90-82cf-eb192da3c5bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af00bcc-1f68-4b90-82cf-eb192da3c5bd found for delete ", "request_id": "req-31965b4b-31f4-4e1e-98a9-06d1d09863ee"}]} 2026-05-27 07:12:24.308 8 WARNING neutron_lib.context [None req-f1e4867d-b1b6-460e-8c8c-801d0f145ce6 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1276] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:12:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1277] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:24 2026] DELETE /v2.0/security-groups/1e33c912-65e4-48e2-b66a-a558998baf21 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1278] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:24 2026] DELETE /v2.0/subnets/5fdfd926-b276-4f1a-aa53-88492b6c30b1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:24.824 8 WARNING neutron_lib.context [None req-f74115e5-5ba5-4400-aeb1-c11060a4d98f 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1279] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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: 664/1280] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:24 2026] DELETE /v2.0/networks/b923d200-eb6d-47d0-a632-ec58ffa39a56 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:25.418 8 WARNING neutron_lib.context [None req-bf5ef979-9382-4d91-9324-4cba3dbca4c5 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 665/1281] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:25.555 8 WARNING neutron_lib.context [None req-adc0a01c-7cb1-49c7-bb66-c649aeea4c20 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:25.612 8 INFO neutron.db.segments_db [None req-adc0a01c-7cb1-49c7-bb66-c649aeea4c20 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Added segment c8d7e6d5-771d-41f5-997d-584b3e41a001 of type vxlan for network 3d59326d-e6ae-493c-a525-68cd6564d2a2 [pid: 7|app: 0|req: 617/1282] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:24 2026] PUT /v2.0/routers/223a1a32-5043-40ec-816e-1b7d08fba8e0/remove_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:25.993 7 WARNING neutron_lib.context [None req-7bdbf675-55d3-4aa9-b98d-e76e71741ee6 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:26.001 8 INFO neutron.db.l3_hamode_db [None req-adc0a01c-7cb1-49c7-bb66-c649aeea4c20 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:12:26.331 8 INFO neutron.services.segments.plugin [-] Segment b2e0199f-2f29-4507-8806-e5d5f7542530 resource provider aggregate not found 2026-05-27 07:12:26.338 8 INFO neutron.services.segments.plugin [-] Segment b2e0199f-2f29-4507-8806-e5d5f7542530 resource provider aggregate not found 2026-05-27 07:12:26.353 8 INFO neutron.services.segments.plugin [-] Segment b2e0199f-2f29-4507-8806-e5d5f7542530 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e0199f-2f29-4507-8806-e5d5f7542530 found for delete ", "request_id": "req-efc7e4ce-3c7b-4104-93b6-afbfb8e1bb5e"}]} 2026-05-27 07:12:26.371 8 INFO neutron.services.segments.plugin [-] Segment b2e0199f-2f29-4507-8806-e5d5f7542530 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2e0199f-2f29-4507-8806-e5d5f7542530 found for delete ", "request_id": "req-0ad0f0d4-23db-417e-94a3-31c13ebdc182"}]} [pid: 7|app: 0|req: 618/1283] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:12:25 2026] POST /v2.0/floatingips => generated 552 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:27.225 8 INFO neutron.db.l3_hamode_db [None req-adc0a01c-7cb1-49c7-bb66-c649aeea4c20 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:12:28.065 7 INFO neutron.services.segments.plugin [-] Segment 9d63feea-df25-4449-bb91-1fe82cb2551a resource provider aggregate not found 2026-05-27 07:12:28.072 7 INFO neutron.services.segments.plugin [-] Segment 9d63feea-df25-4449-bb91-1fe82cb2551a resource provider aggregate not found 2026-05-27 07:12:28.080 7 INFO neutron.services.segments.plugin [-] Segment 9d63feea-df25-4449-bb91-1fe82cb2551a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d63feea-df25-4449-bb91-1fe82cb2551a found for delete ", "request_id": "req-e08a9f2f-d398-4539-be6a-ebe75f9870eb"}]} 2026-05-27 07:12:28.098 7 INFO neutron.services.segments.plugin [-] Segment 9d63feea-df25-4449-bb91-1fe82cb2551a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d63feea-df25-4449-bb91-1fe82cb2551a found for delete ", "request_id": "req-276e4ceb-b87e-4860-bf66-0d5d311b4dae"}]} 2026-05-27 07:12:28.099 7 INFO neutron.db.l3_hamode_db [None req-90c7a130-c2d4-4fbf-86c2-5671af8cca90 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network d8d7a480-8c91-483d-b299-ecc7bdcaf980 was deleted as no HA routers are present in tenant 3bb09636ebf54f3c8ab70a21c4d10db4. [pid: 7|app: 0|req: 619/1284] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:26 2026] DELETE /v2.0/routers/223a1a32-5043-40ec-816e-1b7d08fba8e0 => generated 0 bytes in 1321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1285] 10.0.0.248 () {32 vars in 623 bytes} [Wed May 27 07:12:28 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1286] 10.0.0.49 () {34 vars in 1099 bytes} [Wed May 27 07:12:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1941106423&fields=id&tenant_id=6c14950a8fd74f93926293958dce5abb => generated 69 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1287] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:28 2026] DELETE /v2.0/subnets/0194e156-e93a-4302-87a5-29d67394f074 => 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: 666/1288] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:25 2026] POST /v2.0/routers => generated 688 bytes in 3056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1289] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:12:28 2026] GET /v2.0/networks?id=a1a017d9-5312-4b64-9ee6-e1198c2b5763 => generated 676 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1290] 10.0.0.248 () {32 vars in 633 bytes} [Wed May 27 07:12:28 2026] GET /v2.0/ => generated 632 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1291] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:12:28 2026] GET /v2.0/routers/efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 694 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1292] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:12:28 2026] GET /v2.0/quotas/6c14950a8fd74f93926293958dce5abb => 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: 626/1293] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:12:28 2026] GET /v2.0/routers => generated 697 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1294] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/ports?tenant_id=6c14950a8fd74f93926293958dce5abb&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:29.232 8 INFO neutron.services.segments.plugin [-] Segment b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 resource provider aggregate not found 2026-05-27 07:12:29.239 8 INFO neutron.services.segments.plugin [-] Segment b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 resource provider aggregate not found 2026-05-27 07:12:29.258 8 INFO neutron.services.segments.plugin [-] Segment b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 found for delete ", "request_id": "req-9bf85e23-f7f2-4672-b911-74efc67aa7e3"}]} 2026-05-27 07:12:29.285 8 INFO neutron.services.segments.plugin [-] Segment b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b69dcce9-e551-4f3b-b7e1-a49d0b4e8803 found for delete ", "request_id": "req-dd68e23b-5191-4834-896b-04aa92178704"}]} [pid: 8|app: 0|req: 668/1295] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:28 2026] DELETE /v2.0/networks/02a86e5a-b263-47dd-9889-e4cb6f7cf6bf => generated 0 bytes in 600 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1296] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1297] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?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: 628/1298] 10.0.0.248 () {34 vars in 741 bytes} [Wed May 27 07:12:29 2026] PUT /v2.0/routers/efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 701 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1299] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/security-groups?tenant_id=3bb09636ebf54f3c8ab70a21c4d10db4&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1300] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => 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: 671/1301] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/security-groups?tenant_id=55585243ee0640a08c96c84ed5869c03&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1302] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:12:29 2026] GET /v2.0/routers/efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 701 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1303] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:29 2026] DELETE /v2.0/security-groups/300f5ad2-307d-4dbc-87fe-cbd4d61727a6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1304] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:29 2026] DELETE /v2.0/security-groups/fa148cbe-c40f-4efb-8a48-e7e147e023b4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1305] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:30 2026] GET /v2.0/ports?device_id=efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1306] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:30 2026] GET /v2.0/networks?id=a1a017d9-5312-4b64-9ee6-e1198c2b5763 => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1307] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:12:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6c14950a8fd74f93926293958dce5abb => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:30.569 8 WARNING neutron_lib.context [req-c8251efa-c891-4d67-817d-bc15a655723b req-7be93431-f9e4-4f31-9805-11c2e9ba403b 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 676/1308] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:12:30 2026] POST /v2.0/ports => generated 954 bytes in 484 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: 677/1309] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 957 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:31.215 7 INFO neutron.services.segments.plugin [-] Segment c8d7e6d5-771d-41f5-997d-584b3e41a001 resource provider aggregate not found 2026-05-27 07:12:31.221 7 INFO neutron.services.segments.plugin [-] Segment c8d7e6d5-771d-41f5-997d-584b3e41a001 resource provider aggregate not found 2026-05-27 07:12:31.253 7 INFO neutron.services.segments.plugin [-] Segment c8d7e6d5-771d-41f5-997d-584b3e41a001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d7e6d5-771d-41f5-997d-584b3e41a001 found for delete ", "request_id": "req-f31296ac-3f2e-4cf7-bca9-8e9e7adfab60"}]} 2026-05-27 07:12:31.254 7 INFO neutron.services.segments.plugin [-] Segment c8d7e6d5-771d-41f5-997d-584b3e41a001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d7e6d5-771d-41f5-997d-584b3e41a001 found for delete ", "request_id": "req-34a25c61-745f-45e1-a315-7daa7afccee9"}]} 2026-05-27 07:12:31.261 7 INFO neutron.db.l3_hamode_db [None req-89969ed4-5e7b-4521-85c9-a60abbd55466 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] HA network 3d59326d-e6ae-493c-a525-68cd6564d2a2 was deleted as no HA routers are present in tenant a1a250971b77471bb5ded876a4f05df5. [pid: 7|app: 0|req: 633/1310] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:30 2026] DELETE /v2.0/routers/efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 0 bytes in 1187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1311] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&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: 635/1312] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/ports?device_id=efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:31.404 7 INFO neutron.api.v2.resource [None req-1b6b91be-1579-4135-991a-42a0a5cc3469 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1313] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/routers/efb9bf8e-1f30-42e5-aa7f-9f11653fe0af => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1314] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/ports?device_id=b943dc33-40a4-4c47-a27e-cbd8637b7c25 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:31.468 7 INFO neutron.api.v2.resource [None req-b3135a53-7230-4863-b4d2-30dd9a41bb5c 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 638/1315] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/routers/b943dc33-40a4-4c47-a27e-cbd8637b7c25 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:12:31.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ef26126-c6c5-4429-812c-d3c844fb1ca4 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1316] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/subnets/5fdfd926-b276-4f1a-aa53-88492b6c30b1 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1317] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/ports?device_id=f7515838-657e-4e38-b72a-37893e4d4ab6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:31.573 7 INFO neutron.api.v2.resource [None req-ef101a9f-9295-42fa-8ac6-6dcf178c1bfe 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1318] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/routers/f7515838-657e-4e38-b72a-37893e4d4ab6 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:12:31.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68d0223a-0201-4d35-b317-2bfa16f142a6 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1319] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/subnets/ea9d2526-7732-4c7e-9e6b-d45d87ccf587 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1320] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/ports?device_id=f5d1978c-426a-405f-aa98-ca70662e1947 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:31.679 7 INFO neutron.api.v2.resource [None req-79b776b4-d569-4322-a9a4-1dff7a4a3c43 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1321] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/routers/f5d1978c-426a-405f-aa98-ca70662e1947 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:12:31.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-954182bd-b0b2-444c-9552-04df64c72961 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1322] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/subnets/9b4f30f2-d846-47a2-8f90-0ffac15a3167 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:12:31.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f90ad0b6-985e-4b1e-8215-5ad44749b0b1 5846f153d91a4aff9ec728c401b78a69 a1a250971b77471bb5ded876a4f05df5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1323] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:12:31 2026] PUT /v2.0/ports/6a270d74-4873-46d2-9080-a8eb30521d8c => generated 1199 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1324] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:31 2026] DELETE /v2.0/subnets/635d2de0-6bf4-44d6-b7df-99af9e106219 => generated 136 bytes in 49 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 679/1325] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/ports?tenant_id=6c14950a8fd74f93926293958dce5abb&device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 1238 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1326] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6a270d74-4873-46d2-9080-a8eb30521d8c => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:31.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c5cee9-1109-438d-bb64-3fca3fe68f5c'] response: {'name': 'network-changed', 'server_uuid': '944c7696-d94c-48bb-b1df-ec79762e1d42', 'tag': '6a270d74-4873-46d2-9080-a8eb30521d8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 680/1327] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:31 2026] GET /v2.0/subnets?id=c00fb432-210f-4a13-ab0f-0a2ca76f9a09 => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1328] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/ports?network_id=a1a017d9-5312-4b64-9ee6-e1198c2b5763&device_owner=network%3Adhcp => generated 1244 bytes in 84 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: 681/1329] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?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: 649/1330] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?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: 682/1331] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/ports?tenant_id=6c14950a8fd74f93926293958dce5abb&device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1332] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1333] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/networks?id=a1a017d9-5312-4b64-9ee6-e1198c2b5763 => generated 772 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1334] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1335] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/security-groups?tenant_id=a1a250971b77471bb5ded876a4f05df5&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1336] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6a270d74-4873-46d2-9080-a8eb30521d8c => 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: 687/1337] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/subnets?id=c00fb432-210f-4a13-ab0f-0a2ca76f9a09 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1338] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:32 2026] DELETE /v2.0/security-groups/56c4390d-9424-43c5-92bc-c0257121ab00 => 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: 688/1339] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/ports?network_id=a1a017d9-5312-4b64-9ee6-e1198c2b5763&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1340] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?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: 689/1341] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:32 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:33.257 7 WARNING neutron_lib.context [None req-eaec16e4-00e4-433b-9c33-8c324608801d d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1342] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:33 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1343] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:33 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:34.066 7 INFO neutron.db.segments_db [None req-eaec16e4-00e4-433b-9c33-8c324608801d d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Added segment bdffe748-e9ff-4924-996a-e11cd8474b70 of type vxlan for network 7fbd6110-31d1-415f-849e-f327cf60d7a3 [pid: 7|app: 0|req: 653/1344] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:12:33 2026] POST /v2.0/networks => generated 633 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:34.197 8 WARNING neutron_lib.context [None req-ab67a214-8edd-40fa-951d-324b07777148 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:34.237 8 INFO neutron.db.segments_db [None req-ab67a214-8edd-40fa-951d-324b07777148 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Added segment d81f4992-3018-45fd-b6cb-9a4b70d6ac09 of type vxlan for network 14a3b2bf-5a13-4ce3-a4c1-2cacd74e1c9a 2026-05-27 07:12:34.609 8 INFO neutron.db.l3_hamode_db [None req-ab67a214-8edd-40fa-951d-324b07777148 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1345] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:34 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1346] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:35 2026] GET /v2.0/security-groups?tenant_id=420c38cb43784b3c94f117b8d18bd4b9&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1347] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:35 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1348] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:35 2026] DELETE /v2.0/security-groups/0b3d9003-cdf0-4a0c-ad00-b5e126b57b66 => 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: 658/1349] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:35 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:36.247 7 INFO neutron.db.l3_db [None req-07ef19d5-0b10-4288-af41-b4c95bbb0a41 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Floating IP 805e3d3c-c6d1-4163-8ca5-0cca1dcddc30 associated. External IP: 10.96.250.208, port: 6a270d74-4873-46d2-9080-a8eb30521d8c. 2026-05-27 07:12:36.372 8 INFO neutron.db.l3_hamode_db [None req-ab67a214-8edd-40fa-951d-324b07777148 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1350] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:12:35 2026] PUT /v2.0/floatingips/805e3d3c-c6d1-4163-8ca5-0cca1dcddc30 => generated 855 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:36.755 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6a48513-1a67-437d-a787-72c848580471'] response: {'name': 'network-changed', 'server_uuid': '944c7696-d94c-48bb-b1df-ec79762e1d42', 'tag': '6a270d74-4873-46d2-9080-a8eb30521d8c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 660/1351] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:36 2026] GET /v2.0/security-groups?tenant_id=43cc05fb9c1a462aada1827ab7084862&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1352] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:36 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1353] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:36 2026] GET /v2.0/ports?tenant_id=6c14950a8fd74f93926293958dce5abb&device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1354] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:37 2026] DELETE /v2.0/security-groups/0c280aaa-945b-49bd-89ee-1adca5e32e71 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1355] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&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: 665/1356] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/networks?id=a1a017d9-5312-4b64-9ee6-e1198c2b5763 => generated 772 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1357] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6a270d74-4873-46d2-9080-a8eb30521d8c => generated 858 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1358] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/subnets?id=c00fb432-210f-4a13-ab0f-0a2ca76f9a09 => generated 670 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1359] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/ports?network_id=a1a017d9-5312-4b64-9ee6-e1198c2b5763&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1360] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1361] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1362] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1365] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:34 2026] POST /v2.0/routers => generated 695 bytes in 3696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1366] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763?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: 675/1367] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:12:38 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => 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: 693/1368] 10.0.0.248 () {32 vars in 776 bytes} [Wed May 27 07:12:37 2026] GET /v2.0/subnets?project_id=258dcc09b3ea4e7fad702294173da3a1&cidr=10.100.0.0%2F28 => generated 14 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1369] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:12:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1370] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:38 2026] GET /v2.0/security-groups?tenant_id=78422c12a6324849840586a1d8bdb356&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1371] 10.0.0.248 () {32 vars in 784 bytes} [Wed May 27 07:12:38 2026] GET /v2.0/subnets?network_id=056a7a82-0427-40d3-acc6-0cff223ecc79&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1372] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:38 2026] DELETE /v2.0/security-groups/4c29f16d-672c-45a5-a6ec-8d6790e3338a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:38.801 8 WARNING neutron_lib.context [None req-6c59515e-00b7-4f3d-a4ef-696f14fb5d3e d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1373] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:38 2026] POST /v2.0/subnets => generated 633 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1374] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:39 2026] GET /v2.0/ports?device_id=944c7696-d94c-48bb-b1df-ec79762e1d42 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:39.404 7 INFO neutron.db.l3_db [req-1a26837e-ad3f-424e-a238-5c9abbe730f6 req-923f70c0-0b95-4794-86b9-6ab518e75864 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] Floating IP 805e3d3c-c6d1-4163-8ca5-0cca1dcddc30 disassociated. External IP: 10.96.250.208, port: 6a270d74-4873-46d2-9080-a8eb30521d8c. [pid: 8|app: 0|req: 700/1375] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:39 2026] GET /v2.0/security-groups?tenant_id=ebb16c9b3cfb47fc820e2701fea6a663&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1376] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:12:38 2026] DELETE /v2.0/ports/6a270d74-4873-46d2-9080-a8eb30521d8c => generated 0 bytes in 1979 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:40.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f01d879-92f8-4d2e-868b-748862faa4e0'] response: {'server_uuid': '944c7696-d94c-48bb-b1df-ec79762e1d42', 'name': 'network-vif-deleted', 'tag': '6a270d74-4873-46d2-9080-a8eb30521d8c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 677/1377] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:40 2026] GET /v2.0/security-groups?id=c072c60b-2332-4103-9d5f-fcf920220ef0&fields=id&fields=name => generated 114 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1378] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:40 2026] DELETE /v2.0/security-groups/945c815c-4e65-4ba8-9c26-c1f65ae7d26a => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1379] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:41 2026] DELETE /v2.0/security-groups/c072c60b-2332-4103-9d5f-fcf920220ef0 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:41.494 7 INFO neutron.api.v2.resource [None req-a18ec467-bdc6-493f-94e8-397a1d19f98e 34b8162e94594800867787e75cc0a80d 6c14950a8fd74f93926293958dce5abb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1380] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:12:41 2026] GET /v2.0/security-groups/c072c60b-2332-4103-9d5f-fcf920220ef0 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1381] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:12:39 2026] PUT /v2.0/routers/8839d498-5cfa-4860-8924-443d4dae7d8b/add_router_interface => generated 309 bytes in 2376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1382] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:12:41 2026] DELETE /v2.0/floatingips/805e3d3c-c6d1-4163-8ca5-0cca1dcddc30 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1383] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:12:41 2026] GET /v2.0/networks => generated 5061 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1384] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:12:42 2026] GET /v2.0/subnets => generated 3755 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1385] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:12:42 2026] GET /v2.0/routers => generated 1465 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:42.394 8 WARNING neutron_lib.context [None req-40a6b23f-4c5a-43c0-8bb3-b771c59b8e6f d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1386] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:12:42 2026] POST /v2.0/security-groups => generated 1671 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:12:42.587 8 WARNING neutron_lib.context [None req-409b7442-7842-4cff-aa01-16306ce74941 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1387] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:43.263 8 INFO neutron.db.segments_db [None req-16e6fe3f-d92c-4f80-9007-2bab377bf611 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 of type vxlan for network bd4c1589-cde0-485d-a5d1-6acf4484ed60 [pid: 8|app: 0|req: 707/1388] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:12:42 2026] POST /v2.0/networks => generated 741 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:43.390 8 WARNING neutron_lib.context [None req-73b4e880-0b76-4f21-a7d6-19f6ce819669 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1389] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:43 2026] POST /v2.0/security-group-rules => generated 596 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1390] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:43 2026] POST /v2.0/subnets => generated 664 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:12:43.833 8 WARNING neutron_lib.context [None req-84f43bfe-5c8a-4e83-ae31-9d41f106dd2c d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1391] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1392] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:12:42 2026] PUT /v2.0/routers/c3a4455e-a393-469c-87dc-d791c4acfa9c/remove_router_interface => generated 309 bytes in 1979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:44.053 8 INFO neutron.db.segments_db [None req-90793da0-f31b-4ef8-a287-b7ce9be09ef6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 24332118-3070-4888-a6f7-f9758a4008e8 of type vxlan for network 622ef285-b47b-446e-b540-5fddf896a706 2026-05-27 07:12:44.363 8 INFO neutron.db.l3_hamode_db [None req-90793da0-f31b-4ef8-a287-b7ce9be09ef6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:12:45.347 7 INFO neutron.services.segments.plugin [-] Segment 59d59697-9db5-442c-afbf-c26cf8a0983c resource provider aggregate not found 2026-05-27 07:12:45.355 7 INFO neutron.services.segments.plugin [-] Segment 59d59697-9db5-442c-afbf-c26cf8a0983c resource provider aggregate not found 2026-05-27 07:12:45.382 7 INFO neutron.services.segments.plugin [-] Segment 59d59697-9db5-442c-afbf-c26cf8a0983c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59d59697-9db5-442c-afbf-c26cf8a0983c found for delete ", "request_id": "req-e7a421af-2217-4be3-bb01-a2b0d3e3ad8f"}]} 2026-05-27 07:12:45.387 7 INFO neutron.services.segments.plugin [-] Segment 59d59697-9db5-442c-afbf-c26cf8a0983c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59d59697-9db5-442c-afbf-c26cf8a0983c found for delete ", "request_id": "req-f12a7f0a-57f2-41d0-8390-e8f0c8af1b3f"}]} 2026-05-27 07:12:45.388 7 INFO neutron.db.l3_hamode_db [None req-3a36a6b2-b028-4f25-a1bf-80d1c0271c4c 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network 7ed85f5e-5e28-440a-b74a-35c0a1c94f8f was deleted as no HA routers are present in tenant 6c14950a8fd74f93926293958dce5abb. [pid: 7|app: 0|req: 683/1393] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:44 2026] DELETE /v2.0/routers/c3a4455e-a393-469c-87dc-d791c4acfa9c => generated 0 bytes in 1385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:45.402 7 WARNING neutron_lib.context [None req-3c84bceb-f2c8-4e4e-a73f-d09ba9da07b4 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1394] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1395] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:45 2026] GET /v2.0/security-groups?tenant_id=e6a4cb690c6a4b3298e25a7b8ccbb7e0&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:46.065 8 INFO neutron.db.l3_hamode_db [None req-90793da0-f31b-4ef8-a287-b7ce9be09ef6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 686/1396] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:12:45 2026] DELETE /v2.0/subnets/c00fb432-210f-4a13-ab0f-0a2ca76f9a09 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:46.120 7 WARNING neutron_lib.context [None req-5642da25-dabb-4a0a-b960-a5e6232a63a9 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:46.163 7 INFO neutron.db.securitygroups_db [None req-5642da25-dabb-4a0a-b960-a5e6232a63a9 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Project 258dcc09b3ea4e7fad702294173da3a1 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: 687/1397] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1398] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:46 2026] DELETE /v2.0/security-groups/562339ef-83a9-46e6-b28f-b1f50d1cb520 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 689/1399] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:12:46 2026] DELETE /v2.0/networks/a1a017d9-5312-4b64-9ee6-e1198c2b5763 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:12:46.779 7 WARNING neutron_lib.context [None req-ebf2afa9-2727-403e-be59-f40215a8f1ba d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:12:46.825 7 INFO neutron.db.securitygroups_db [None req-ebf2afa9-2727-403e-be59-f40215a8f1ba d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Project 258dcc09b3ea4e7fad702294173da3a1 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: 690/1400] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:12:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1401] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:46 2026] GET /v2.0/security-groups?tenant_id=c3e0530c90f34459abea0ab223e2ec8f&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1402] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:47 2026] GET /v2.0/security-groups?tenant_id=6c14950a8fd74f93926293958dce5abb&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1403] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:47 2026] DELETE /v2.0/security-groups/4e254c5f-7b7a-4850-a76c-89de36d92aaa => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1404] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:47 2026] DELETE /v2.0/security-groups/34dcc80c-afe0-4f4d-9613-acabc81721e2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:12:47.406 7 INFO neutron.services.segments.plugin [-] Segment a0f19bf3-ea0c-480a-8739-466c8c7905b7 resource provider aggregate not found 2026-05-27 07:12:47.415 7 INFO neutron.services.segments.plugin [-] Segment a0f19bf3-ea0c-480a-8739-466c8c7905b7 resource provider aggregate not found 2026-05-27 07:12:47.432 7 INFO neutron.services.segments.plugin [-] Segment a0f19bf3-ea0c-480a-8739-466c8c7905b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f19bf3-ea0c-480a-8739-466c8c7905b7 found for delete ", "request_id": "req-00ddf41b-3fa7-4a6d-ad8e-d84fed9c668e"}]} 2026-05-27 07:12:47.434 7 INFO neutron.services.segments.plugin [-] Segment a0f19bf3-ea0c-480a-8739-466c8c7905b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0f19bf3-ea0c-480a-8739-466c8c7905b7 found for delete ", "request_id": "req-265e8ad3-ee07-4fc7-b2bc-fcf9a2f4abea"}]} [pid: 8|app: 0|req: 711/1405] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:12:44 2026] POST /v2.0/routers => generated 728 bytes in 3473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1406] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:12:47 2026] GET /v2.0/networks => generated 1298 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1407] 10.0.0.49 () {34 vars in 1095 bytes} [Wed May 27 07:12:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-84982501&fields=id&tenant_id=258dcc09b3ea4e7fad702294173da3a1 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1408] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:12:47 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 661 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1409] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:12:48 2026] GET /v2.0/quotas/258dcc09b3ea4e7fad702294173da3a1 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1410] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:12:48 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&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: 700/1411] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:12:48 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1412] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:12:48 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1413] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:48 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1414] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:12:47 2026] PUT /v2.0/routers/8b297e26-2cc7-493e-9641-4df41b0005db/add_router_interface => generated 309 bytes in 2015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1415] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:49 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 661 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1416] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:49 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1417] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:12:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=258dcc09b3ea4e7fad702294173da3a1 => generated 179 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:49.935 8 WARNING neutron_lib.context [req-d2e5a260-3216-46ce-a2e7-d84539b061ed req-4534c50a-8020-4e55-b85f-6ca2cf447b18 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 714/1418] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:12:49 2026] POST /v2.0/ports => generated 954 bytes in 805 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: 715/1419] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:50 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 957 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1420] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1421] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:12:50 2026] PUT /v2.0/ports/7a80ac94-b351-4b88-bae6-134b57164cc8 => generated 1199 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1422] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 1238 bytes in 63 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: 706/1423] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7a80ac94-b351-4b88-bae6-134b57164cc8 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1424] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:51.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e82caf1f-d518-49b6-a2b0-f7bf094f9f97'] response: {'name': 'network-changed', 'server_uuid': 'c2af7ad8-6015-4e38-83a4-1fc6fb5d8946', 'tag': '7a80ac94-b351-4b88-bae6-134b57164cc8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 707/1425] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1426] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 86 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: 708/1427] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1428] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 1238 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1429] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:12:51 2026] GET /v2.0/networks?id=bd4c1589-cde0-485d-a5d1-6acf4484ed60 => generated 673 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1430] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/quotas/c6362cde82e34726a6047295bcab04a7 => 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: 721/1431] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 757 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1432] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1433] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/ports?tenant_id=c6362cde82e34726a6047295bcab04a7&fields=id => generated 103 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1434] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7a80ac94-b351-4b88-bae6-134b57164cc8 => 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: 724/1435] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1436] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60?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: 726/1437] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1438] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60?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: 728/1439] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1440] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/security-groups?tenant_id=35e96de4132e4aff97c3b7acbff4686b&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1441] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1442] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1443] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:52 2026] DELETE /v2.0/security-groups/038dbdc1-2323-4f4a-a85a-d9cc7f1bd1f0 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1446] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:52 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => 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: 716/1447] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:53 2026] GET /v2.0/security-groups?tenant_id=7d61fb33a5324ba49da21c4b1ad66f0f&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1448] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:53 2026] DELETE /v2.0/security-groups/7878e965-a968-4747-bf8b-31017fa2f69a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1449] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:53 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1450] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:53 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1451] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:53 2026] GET /v2.0/networks?id=bd4c1589-cde0-485d-a5d1-6acf4484ed60 => generated 673 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:53.655 8 WARNING neutron_lib.context [req-be06dcf1-8a76-4553-841c-7bb89df5bddb req-5d949480-cbbd-487a-ac7f-3eaa16ab96ca c6480a79da6a4e4e8e38ab15eb4ab072 c6362cde82e34726a6047295bcab04a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1452] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:53 2026] GET /v2.0/security-groups?tenant_id=3a14a85cb015403281031faf3a2efdf4&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1453] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:53 2026] DELETE /v2.0/security-groups/ffb1a288-c87f-4016-b499-9673d81ea248 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1454] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:53 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1455] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:12:54 2026] GET /v2.0/security-groups?tenant_id=794a2c636f534cbd9b2eb936ba50b73b&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1456] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:12:53 2026] POST /v2.0/ports => generated 954 bytes in 602 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: 721/1457] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:12:54 2026] DELETE /v2.0/security-groups/34127dc4-2eb9-4ddb-b56e-d392147e0306 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1458] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:54 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1459] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:54 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&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: 737/1460] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:12:54 2026] PUT /v2.0/ports/85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 => generated 1199 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1461] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:54 2026] GET /v2.0/ports?tenant_id=c6362cde82e34726a6047295bcab04a7&device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 738/1462] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:12:55.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2feeaf59-dcf6-449a-b3dd-abcfc89348d7'] response: {'name': 'network-changed', 'server_uuid': 'c76c711c-fb4d-4b99-a527-e48d2536ade9', 'tag': '85c39f23-6022-46dd-a7ca-10aaa4b9a9e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 739/1463] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/subnets?id=58468d1d-5ecf-4d79-a216-8185459c2f82 => generated 667 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1464] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 969 bytes in 94 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: 740/1465] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/ports?network_id=bd4c1589-cde0-485d-a5d1-6acf4484ed60&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1466] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/security-groups?id=2444e589-bc53-4bb7-a454-d55df57d77d2&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1467] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1468] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60?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: 742/1469] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/ports?tenant_id=c6362cde82e34726a6047295bcab04a7&device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1470] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/networks?id=bd4c1589-cde0-485d-a5d1-6acf4484ed60 => generated 769 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1471] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 => 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: 729/1472] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/subnets?id=58468d1d-5ecf-4d79-a216-8185459c2f82 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1473] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/ports?network_id=bd4c1589-cde0-485d-a5d1-6acf4484ed60&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: 730/1474] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1475] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60?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: 731/1476] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1477] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:55 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1478] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:56 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1479] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:56 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1480] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:12:56 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:56.381 8 WARNING neutron_lib.context [None req-6526d23f-2e85-4a60-9915-12f66e5967d4 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1481] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:56 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1482] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:56 2026] GET /v2.0/security-groups?id=2444e589-bc53-4bb7-a454-d55df57d77d2&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1483] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:57 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:57.856 8 INFO neutron.db.l3_db [None req-6526d23f-2e85-4a60-9915-12f66e5967d4 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Floating IP e6cc8c5b-7de4-41a3-a7b8-e4891278050c associated. External IP: 10.96.250.213, port: 7a80ac94-b351-4b88-bae6-134b57164cc8. [pid: 7|app: 0|req: 737/1484] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:57 2026] GET /v2.0/security-groups?id=2444e589-bc53-4bb7-a454-d55df57d77d2&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1485] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:58 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1486] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:12:58 2026] GET /v2.0/security-groups?id=2444e589-bc53-4bb7-a454-d55df57d77d2&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1487] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:12:56 2026] POST /v2.0/floatingips => generated 855 bytes in 2731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1488] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:12:59.164 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eced14a5-e207-49d9-bb05-ef2017385067'] response: {'name': 'network-changed', 'server_uuid': 'c2af7ad8-6015-4e38-83a4-1fc6fb5d8946', 'tag': '7a80ac94-b351-4b88-bae6-134b57164cc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 749/1489] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 855 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1490] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1491] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 757 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1492] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7a80ac94-b351-4b88-bae6-134b57164cc8 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1493] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1494] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:12:59 2026] DELETE /v2.0/ports/85c39f23-6022-46dd-a7ca-10aaa4b9a9e0 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1495] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:12:59.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e894f375-e7ad-4292-9301-d1d1a58f9696'] response: {'server_uuid': 'c76c711c-fb4d-4b99-a527-e48d2536ade9', 'name': 'network-vif-deleted', 'tag': '85c39f23-6022-46dd-a7ca-10aaa4b9a9e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 742/1496] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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: 743/1497] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/ports?device_id=c76c711c-fb4d-4b99-a527-e48d2536ade9 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1498] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:12:59 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1499] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:00 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1500] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:00 2026] GET /v2.0/security-groups?tenant_id=bc0ead825a854be29fd98fcb584dba42&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1501] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:00 2026] DELETE /v2.0/security-groups/ecfa3d35-216c-4d03-b8dd-43d4c504207e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1502] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:01 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1503] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:01 2026] GET /v2.0/security-groups?tenant_id=de5d1bc8da3c49e08890d21e3f3b6b1b&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1504] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:01 2026] DELETE /v2.0/security-groups/e2d23957-87b3-4b8a-8b4d-6baa91bdd5a7 => 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: 746/1505] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:01 2026] GET /v2.0/security-groups?tenant_id=5d86f40eec604f2fbe0e11fc12ff3b28&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1506] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:01 2026] DELETE /v2.0/security-groups/f4af9c6e-6261-4857-aaf9-d6aed8e2210b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:02.697 8 WARNING neutron_lib.context [None req-17e404de-62a4-446a-a5c7-54d19860fd6e 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:02.698 8 WARNING neutron_lib.context [None req-17e404de-62a4-446a-a5c7-54d19860fd6e 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:02.903 8 INFO neutron.db.segments_db [None req-17e404de-62a4-446a-a5c7-54d19860fd6e 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Added segment d126d061-f392-4a14-85f6-38c1029f2e81 of type vxlan for network 01f09c26-9792-408d-9a8c-9b3c0001e326 2026-05-27 07:13:03.029 8 INFO neutron.db.segments_db [None req-17e404de-62a4-446a-a5c7-54d19860fd6e 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Added segment 38f91305-8442-4071-a896-6f16df833102 of type vxlan for network ba69bdd6-80b3-453e-b21e-a8b833317471 [pid: 8|app: 0|req: 761/1507] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:02 2026] POST /v2.0/networks => generated 1245 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1508] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:13:02 2026] PUT /v2.0/routers/8b297e26-2cc7-493e-9641-4df41b0005db/remove_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1509] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:13:03 2026] GET /v2.0/networks => generated 1844 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:03.628 8 INFO neutron.services.segments.plugin [-] Segment d126d061-f392-4a14-85f6-38c1029f2e81 resource provider aggregate not found 2026-05-27 07:13:03.637 8 INFO neutron.services.segments.plugin [-] Segment d126d061-f392-4a14-85f6-38c1029f2e81 resource provider aggregate not found [pid: 8|app: 0|req: 763/1510] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:03 2026] DELETE /v2.0/networks/01f09c26-9792-408d-9a8c-9b3c0001e326 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:03.658 8 INFO neutron.services.segments.plugin [-] Segment d126d061-f392-4a14-85f6-38c1029f2e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d126d061-f392-4a14-85f6-38c1029f2e81 found for delete ", "request_id": "req-19f99037-7fbf-4bfa-bc78-fc1644c2a66b"}]} 2026-05-27 07:13:03.661 8 INFO neutron.services.segments.plugin [-] Segment d126d061-f392-4a14-85f6-38c1029f2e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d126d061-f392-4a14-85f6-38c1029f2e81 found for delete ", "request_id": "req-89a0e0d1-3ac8-4d5e-8643-6816bad9b6b6"}]} [pid: 8|app: 0|req: 764/1511] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:03 2026] DELETE /v2.0/networks/ba69bdd6-80b3-453e-b21e-a8b833317471 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1512] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:13:03 2026] GET /v2.0/networks => generated 651 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:04.024 8 WARNING neutron_lib.context [None req-5c8b9cc0-c753-40dd-9e61-2b1fcc4f1f70 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:04.142 8 INFO neutron.db.segments_db [None req-5c8b9cc0-c753-40dd-9e61-2b1fcc4f1f70 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Added segment 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d of type vxlan for network c65011b4-1c61-4714-9270-bd7e9e022e2e [pid: 8|app: 0|req: 766/1513] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:04 2026] POST /v2.0/networks => generated 648 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:04.306 8 WARNING neutron_lib.context [None req-54713a28-55a5-4083-96b7-c83438552500 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:04.406 8 INFO neutron.db.segments_db [None req-54713a28-55a5-4083-96b7-c83438552500 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Added segment ac905a78-b353-4f07-8433-074a2d05005b of type vxlan for network d2902cb3-31f9-4111-a084-b416687768c1 [pid: 8|app: 0|req: 767/1514] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:04 2026] POST /v2.0/networks => generated 650 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:04.582 8 WARNING neutron_lib.context [None req-bf16ff31-5b9d-438b-981e-2fa7a9ccb62b 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:04.649 8 WARNING neutron_lib.context [None req-bf16ff31-5b9d-438b-981e-2fa7a9ccb62b 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:04.926 7 INFO neutron.services.segments.plugin [-] Segment 24332118-3070-4888-a6f7-f9758a4008e8 resource provider aggregate not found 2026-05-27 07:13:04.932 7 INFO neutron.services.segments.plugin [-] Segment 24332118-3070-4888-a6f7-f9758a4008e8 resource provider aggregate not found 2026-05-27 07:13:04.940 7 INFO neutron.services.segments.plugin [-] Segment 24332118-3070-4888-a6f7-f9758a4008e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24332118-3070-4888-a6f7-f9758a4008e8 found for delete ", "request_id": "req-9cbd9ffa-98f6-47c6-9a3d-ae3ef7604a7d"}]} 2026-05-27 07:13:04.948 7 INFO neutron.services.segments.plugin [-] Segment 24332118-3070-4888-a6f7-f9758a4008e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24332118-3070-4888-a6f7-f9758a4008e8 found for delete ", "request_id": "req-fcaeb4d7-153a-4446-a991-e6e76ec85898"}]} 2026-05-27 07:13:04.952 7 INFO neutron.db.l3_hamode_db [None req-a564ec79-47be-4c29-84bb-acdba27cdf97 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network 622ef285-b47b-446e-b540-5fddf896a706 was deleted as no HA routers are present in tenant c6362cde82e34726a6047295bcab04a7. [pid: 7|app: 0|req: 748/1515] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:03 2026] DELETE /v2.0/routers/8b297e26-2cc7-493e-9641-4df41b0005db => generated 0 bytes in 1664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1516] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:13:04 2026] POST /v2.0/ports => generated 1503 bytes in 852 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: 749/1517] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:04 2026] GET /v2.0/security-groups?tenant_id=99bf181b4c1042d0a711ebd7d67ea110&name=default => generated 2925 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:05.680 8 INFO neutron.services.segments.plugin [-] Segment 38f91305-8442-4071-a896-6f16df833102 resource provider aggregate not found 2026-05-27 07:13:05.686 8 INFO neutron.services.segments.plugin [-] Segment 38f91305-8442-4071-a896-6f16df833102 resource provider aggregate not found 2026-05-27 07:13:05.699 8 INFO neutron.services.segments.plugin [-] Segment 38f91305-8442-4071-a896-6f16df833102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f91305-8442-4071-a896-6f16df833102 found for delete ", "request_id": "req-6d9a4402-43f5-4356-91a3-38c34a514d78"}]} 2026-05-27 07:13:05.700 8 INFO neutron.services.segments.plugin [-] Segment 38f91305-8442-4071-a896-6f16df833102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f91305-8442-4071-a896-6f16df833102 found for delete ", "request_id": "req-26ed4a95-2fac-4d4c-96c2-6693c84eea7d"}]} [pid: 8|app: 0|req: 769/1518] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:05 2026] DELETE /v2.0/subnets/58468d1d-5ecf-4d79-a216-8185459c2f82 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1519] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:13:05 2026] GET /v2.0/ports => generated 1503 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1520] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:05 2026] DELETE /v2.0/security-groups/531ee666-6c51-4705-a246-d18dff8377bf => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1521] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:13:05 2026] DELETE /v2.0/ports/009bc5d2-9a14-40da-87da-d1d179cdfa6e => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1522] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:05 2026] DELETE /v2.0/networks/bd4c1589-cde0-485d-a5d1-6acf4484ed60 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1523] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:06 2026] GET /v2.0/security-groups?tenant_id=c6362cde82e34726a6047295bcab04a7&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1524] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:13:06 2026] DELETE /v2.0/ports/1d85595f-70f0-41ac-b04d-a4dc5ee03ab7 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1525] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:13:06 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:06.580 8 WARNING neutron_lib.context [None req-11d5f5d6-40a3-4eda-aa90-837543262f71 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 753/1526] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:06 2026] DELETE /v2.0/security-groups/2444e589-bc53-4bb7-a454-d55df57d77d2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:06.653 8 INFO neutron.db.segments_db [None req-11d5f5d6-40a3-4eda-aa90-837543262f71 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Added segment a0322f13-f193-4f70-b2f4-d02d991610af of type vxlan for network 4f6b7451-9f90-4342-ae7f-16ffeb6540b7 [pid: 8|app: 0|req: 774/1527] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:06 2026] POST /v2.0/networks => generated 650 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:06.793 7 WARNING neutron_lib.context [None req-e0ce4140-58da-43c0-81d4-a2fadf07ff7b 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:06.872 7 INFO neutron.db.segments_db [None req-e0ce4140-58da-43c0-81d4-a2fadf07ff7b 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Added segment 6d6274bf-8cbf-4c08-a773-9f17334716ff of type vxlan for network 9fb80c9e-1df6-45f0-924d-7c6275680e22 2026-05-27 07:13:06.962 7 INFO neutron.services.segments.plugin [-] Segment 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 resource provider aggregate not found 2026-05-27 07:13:06.972 7 INFO neutron.services.segments.plugin [-] Segment 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 resource provider aggregate not found 2026-05-27 07:13:07.001 7 INFO neutron.services.segments.plugin [-] Segment 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 found for delete ", "request_id": "req-543d6b6a-c30d-4971-b930-4b18bdec586d"}]} 2026-05-27 07:13:07.002 7 INFO neutron.services.segments.plugin [-] Segment 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fe1aa48-a3c5-4f70-8cec-a66dd5777b38 found for delete ", "request_id": "req-7ef3f20e-bc5c-4efa-8d9a-8a3d2934aafa"}]} [pid: 7|app: 0|req: 754/1528] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:06 2026] POST /v2.0/networks => generated 650 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:07.053 8 WARNING neutron_lib.context [None req-2c0663a6-933a-49c0-9588-7fea0df9d125 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:07.112 8 WARNING neutron_lib.context [None req-2c0663a6-933a-49c0-9588-7fea0df9d125 00e9ef79c2e24dac900eb5e7a853de2d 4526603f61f1485aab23a91ec03e3ec5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1531] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:07 2026] POST /v2.0/subnets => generated 1226 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1532] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:13:07 2026] GET /v2.0/subnets => generated 1839 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:07.944 8 WARNING neutron_lib.context [None req-db508aa8-48a4-49e0-9ae9-5e6cf771ed65 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:07.945 8 WARNING neutron_lib.context [None req-db508aa8-48a4-49e0-9ae9-5e6cf771ed65 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1533] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:13:07 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 1240 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:08.112 8 INFO neutron.db.segments_db [None req-db508aa8-48a4-49e0-9ae9-5e6cf771ed65 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Added segment 786f17e8-5683-45c5-b12a-39a1637f0e6a of type vxlan for network 0194525c-35ab-444e-a15c-d461453ef8cb 2026-05-27 07:13:08.212 8 INFO neutron.db.segments_db [None req-db508aa8-48a4-49e0-9ae9-5e6cf771ed65 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Added segment 419b272c-615f-4366-9de4-e7cd27914936 of type vxlan for network 7af57e4d-0df2-48db-92b3-48ba705d2ad0 [pid: 7|app: 0|req: 758/1534] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:08 2026] DELETE /v2.0/subnets/d771fa90-2e4d-4612-8fc5-4354121c4390 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1535] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:13:08 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1536] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:07 2026] POST /v2.0/networks => generated 1244 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1537] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:13:08 2026] GET /v2.0/networks => generated 1843 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1538] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:08 2026] DELETE /v2.0/subnets/ada8f2ee-38f0-4de5-a37e-044d877e5ede => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:08.724 8 INFO neutron.services.segments.plugin [-] Segment 786f17e8-5683-45c5-b12a-39a1637f0e6a resource provider aggregate not found [pid: 7|app: 0|req: 761/1539] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:13:08 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:08.728 8 INFO neutron.services.segments.plugin [-] Segment 786f17e8-5683-45c5-b12a-39a1637f0e6a resource provider aggregate not found 2026-05-27 07:13:08.745 8 INFO neutron.services.segments.plugin [-] Segment 786f17e8-5683-45c5-b12a-39a1637f0e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 786f17e8-5683-45c5-b12a-39a1637f0e6a found for delete ", "request_id": "req-8cb7d09e-4268-4522-9aca-eea0c1d30c9b"}]} 2026-05-27 07:13:08.748 8 INFO neutron.services.segments.plugin [-] Segment 786f17e8-5683-45c5-b12a-39a1637f0e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 786f17e8-5683-45c5-b12a-39a1637f0e6a found for delete ", "request_id": "req-3ddcb9e3-ff42-46ca-b0ac-58fd0c950100"}]} [pid: 8|app: 0|req: 779/1540] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:08 2026] DELETE /v2.0/networks/0194525c-35ab-444e-a15c-d461453ef8cb => 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: 780/1541] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:08 2026] DELETE /v2.0/networks/7af57e4d-0df2-48db-92b3-48ba705d2ad0 => 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: 781/1542] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:13:08 2026] GET /v2.0/networks => generated 651 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:09.099 8 WARNING neutron_lib.context [None req-43352913-8442-4a89-b9bf-623ff24812c4 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:09.165 8 INFO neutron.db.segments_db [None req-43352913-8442-4a89-b9bf-623ff24812c4 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Added segment ec548257-b4fb-4f23-9502-af86cd560c00 of type vxlan for network 327c6162-616f-42fc-9cc0-6dcb296eca15 2026-05-27 07:13:09.201 7 INFO neutron.services.segments.plugin [-] Segment 6d6274bf-8cbf-4c08-a773-9f17334716ff resource provider aggregate not found 2026-05-27 07:13:09.207 7 INFO neutron.services.segments.plugin [-] Segment 6d6274bf-8cbf-4c08-a773-9f17334716ff resource provider aggregate not found 2026-05-27 07:13:09.222 7 INFO neutron.services.segments.plugin [-] Segment 6d6274bf-8cbf-4c08-a773-9f17334716ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6274bf-8cbf-4c08-a773-9f17334716ff found for delete ", "request_id": "req-cf210477-f450-4a16-92ba-55411bf4621e"}]} 2026-05-27 07:13:09.233 7 INFO neutron.services.segments.plugin [-] Segment 6d6274bf-8cbf-4c08-a773-9f17334716ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6274bf-8cbf-4c08-a773-9f17334716ff found for delete ", "request_id": "req-af3a9a1d-32b0-46b1-99d0-4a57e60f3e03"}]} [pid: 7|app: 0|req: 762/1543] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:08 2026] DELETE /v2.0/networks/9fb80c9e-1df6-45f0-924d-7c6275680e22 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1544] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:09 2026] POST /v2.0/networks => generated 653 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:09.286 8 WARNING neutron_lib.context [None req-f59ec4a2-7d68-4732-b5ef-2d5ae3188e7b 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:09.361 8 INFO neutron.db.segments_db [None req-f59ec4a2-7d68-4732-b5ef-2d5ae3188e7b 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Added segment 50d0bfef-0106-42da-ac46-9cfd4a92b17d of type vxlan for network b0bffaae-9c85-4f13-9055-4499556b69b3 [pid: 8|app: 0|req: 783/1545] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:09 2026] POST /v2.0/networks => generated 654 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:09.493 8 WARNING neutron_lib.context [None req-b14a4d6d-fe47-4b48-8b53-fcf529b22c70 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:09.558 8 WARNING neutron_lib.context [None req-b14a4d6d-fe47-4b48-8b53-fcf529b22c70 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 763/1546] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:09 2026] DELETE /v2.0/networks/4f6b7451-9f90-4342-ae7f-16ffeb6540b7 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1547] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:09 2026] DELETE /v2.0/networks/d2902cb3-31f9-4111-a084-b416687768c1 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1548] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:09 2026] DELETE /v2.0/networks/c65011b4-1c61-4714-9270-bd7e9e022e2e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1549] 10.0.0.248 () {34 vars in 665 bytes} [Wed May 27 07:13:09 2026] POST /v2.0/ports => generated 1505 bytes in 891 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1550] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:13:10 2026] GET /v2.0/ports => generated 1505 bytes in 150 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-27 07:13:10.797 8 INFO neutron.services.segments.plugin [-] Segment 419b272c-615f-4366-9de4-e7cd27914936 resource provider aggregate not found 2026-05-27 07:13:10.801 8 INFO neutron.services.segments.plugin [-] Segment 419b272c-615f-4366-9de4-e7cd27914936 resource provider aggregate not found 2026-05-27 07:13:10.815 8 INFO neutron.services.segments.plugin [-] Segment 419b272c-615f-4366-9de4-e7cd27914936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419b272c-615f-4366-9de4-e7cd27914936 found for delete ", "request_id": "req-6a4a333b-1e78-421f-afe4-ff1176351225"}]} 2026-05-27 07:13:10.818 8 INFO neutron.services.segments.plugin [-] Segment 419b272c-615f-4366-9de4-e7cd27914936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 419b272c-615f-4366-9de4-e7cd27914936 found for delete ", "request_id": "req-536e0bb2-54af-4064-be9e-de532b2e89df"}]} [pid: 8|app: 0|req: 785/1551] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:13:10 2026] DELETE /v2.0/ports/f1db329f-539a-4734-96ca-bcbb41495c4f => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1552] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:10 2026] GET /v2.0/security-groups?tenant_id=4526603f61f1485aab23a91ec03e3ec5&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1553] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:10 2026] DELETE /v2.0/security-groups/d990057c-e116-4cc3-a14e-d44a1beddaec => 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: 786/1554] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:13:10 2026] DELETE /v2.0/ports/5817a660-5a85-404b-9f49-ec29a2d80049 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1555] 10.0.0.246 () {30 vars in 650 bytes} [Wed May 27 07:13:11 2026] GET /v2.0/extensions => generated 19901 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1556] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:13:11 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:11.208 8 WARNING neutron_lib.context [None req-8d9894f2-80de-4991-8001-5ffe694a0536 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:11.256 7 INFO neutron.services.segments.plugin [-] Segment a0322f13-f193-4f70-b2f4-d02d991610af resource provider aggregate not found 2026-05-27 07:13:11.262 7 INFO neutron.services.segments.plugin [-] Segment a0322f13-f193-4f70-b2f4-d02d991610af resource provider aggregate not found 2026-05-27 07:13:11.276 7 INFO neutron.services.segments.plugin [-] Segment a0322f13-f193-4f70-b2f4-d02d991610af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0322f13-f193-4f70-b2f4-d02d991610af found for delete ", "request_id": "req-fb1f41bb-6f9a-4ddd-9aa3-f30816f4d9bf"}]} 2026-05-27 07:13:11.280 8 INFO neutron.db.segments_db [None req-8d9894f2-80de-4991-8001-5ffe694a0536 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Added segment 2ee25a5d-9aec-4cdb-9067-ff205936963f of type vxlan for network c1de74f4-cc43-407d-b336-789e09c01d2a 2026-05-27 07:13:11.282 7 INFO neutron.services.segments.plugin [-] Segment a0322f13-f193-4f70-b2f4-d02d991610af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0322f13-f193-4f70-b2f4-d02d991610af found for delete ", "request_id": "req-eaff1a17-c251-433b-a3f0-9d86b03c6551"}]} 2026-05-27 07:13:11.297 7 INFO neutron.services.segments.plugin [-] Segment ac905a78-b353-4f07-8433-074a2d05005b resource provider aggregate not found 2026-05-27 07:13:11.303 7 INFO neutron.services.segments.plugin [-] Segment ac905a78-b353-4f07-8433-074a2d05005b resource provider aggregate not found 2026-05-27 07:13:11.314 7 INFO neutron.services.segments.plugin [-] Segment ac905a78-b353-4f07-8433-074a2d05005b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac905a78-b353-4f07-8433-074a2d05005b found for delete ", "request_id": "req-d146cb9c-053e-4aa0-8ae4-07874be51ff2"}]} 2026-05-27 07:13:11.321 7 INFO neutron.services.segments.plugin [-] Segment ac905a78-b353-4f07-8433-074a2d05005b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac905a78-b353-4f07-8433-074a2d05005b found for delete ", "request_id": "req-67acf636-d280-4d1c-b5bf-e91be6a350bd"}]} 2026-05-27 07:13:11.330 7 INFO neutron.services.segments.plugin [-] Segment 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d resource provider aggregate not found 2026-05-27 07:13:11.337 7 INFO neutron.services.segments.plugin [-] Segment 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d resource provider aggregate not found [pid: 7|app: 0|req: 770/1557] 10.0.0.246 () {30 vars in 724 bytes} [Wed May 27 07:13:11 2026] GET /v2.0/quotas/af788eda27834eda9922814352e5328c/details => generated 847 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1558] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:11 2026] POST /v2.0/networks => generated 654 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:11.405 7 INFO neutron.services.segments.plugin [-] Segment 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d found for delete ", "request_id": "req-5e151ee1-0f7c-4bb5-99ab-823047979408"}]} 2026-05-27 07:13:11.411 7 WARNING neutron_lib.context [None req-26c0a338-4258-4946-a390-117de9684b05 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:11.415 7 INFO neutron.services.segments.plugin [-] Segment 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e1d9436-9f5c-4f1e-b508-c74a813a8e0d found for delete ", "request_id": "req-d2cabe00-3310-4658-85fa-46807f24baa7"}]} 2026-05-27 07:13:11.478 7 INFO neutron.db.segments_db [None req-26c0a338-4258-4946-a390-117de9684b05 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Added segment 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 of type vxlan for network 230a8fb2-79cb-4242-b4fc-724230f6b908 [pid: 7|app: 0|req: 771/1559] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:11 2026] POST /v2.0/networks => generated 653 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:12.092 7 WARNING neutron_lib.context [None req-0f5e78eb-1117-4ed7-a721-5fe9ed02efed 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1560] 10.0.0.248 () {32 vars in 826 bytes} [Wed May 27 07:13:12 2026] GET /v2.0/ports?project_id=258dcc09b3ea4e7fad702294173da3a1&network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 3691 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:12.171 7 WARNING neutron_lib.context [None req-0f5e78eb-1117-4ed7-a721-5fe9ed02efed 690096f5133543d6aa97dc4217e35294 d4c1818d3f7d4d4282ec1f12428c896a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1561] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:13:12 2026] GET /v2.0/subnets?network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1562] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:12 2026] POST /v2.0/subnets => generated 1276 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:13:12.857 8 INFO neutron.db.l3_db [None req-1311cce4-f7ba-4598-9aaa-914a2eb47c33 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Floating IP e6cc8c5b-7de4-41a3-a7b8-e4891278050c disassociated. External IP: 10.96.250.213, port: 7a80ac94-b351-4b88-bae6-134b57164cc8. [pid: 7|app: 0|req: 773/1563] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:13:12 2026] GET /v2.0/subnets => generated 1889 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1564] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:12 2026] DELETE /v2.0/subnets/8bb59c3e-fe96-434a-88cf-40d92b613012 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:13.345 7 WARNING neutron_lib.context [None req-7971327f-16bb-453f-a0f8-8c08658ac6eb f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:13.473 7 INFO neutron.db.segments_db [None req-7971327f-16bb-453f-a0f8-8c08658ac6eb f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] Added segment b9b05cd0-6220-46c3-8d42-2211719e4a25 of type vxlan for network a3a5de1d-1b8a-4664-9e97-035c4afb140d [pid: 7|app: 0|req: 775/1565] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:13 2026] POST /v2.0/networks => generated 647 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1566] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:13:12 2026] PUT /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 554 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1567] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:13 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 554 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1568] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:13 2026] DELETE /v2.0/subnets/bbac536b-d781-4925-83e2-1fae11265b81 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:13.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb43c8a8-fdf1-49a5-8ef6-998a1a8cd8c5'] response: {'name': 'network-changed', 'server_uuid': 'c2af7ad8-6015-4e38-83a4-1fc6fb5d8946', 'tag': '7a80ac94-b351-4b88-bae6-134b57164cc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 793/1569] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:13:13 2026] GET /v2.0/subnets => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1570] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:13:13 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => 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: 778/1571] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:13:13 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1572] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7a80ac94-b351-4b88-bae6-134b57164cc8 => 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: 780/1573] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1574] 10.0.0.246 () {30 vars in 650 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:13:14.146 7 WARNING neutron_lib.context [None req-3d3e75a5-bd9f-49fa-9760-c9beab848747 f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:14.338 8 INFO neutron.services.segments.plugin [-] Segment 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 resource provider aggregate not found 2026-05-27 07:13:14.344 8 INFO neutron.services.segments.plugin [-] Segment 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 resource provider aggregate not found 2026-05-27 07:13:14.356 8 INFO neutron.services.segments.plugin [-] Segment 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 found for delete ", "request_id": "req-ae2d6602-bb66-4c91-a7b3-0f56d75a0242"}]} 2026-05-27 07:13:14.372 8 INFO neutron.services.segments.plugin [-] Segment 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccd4f7d-ae90-4616-bc99-d4e50bf46066 found for delete ", "request_id": "req-f83ac7f5-88a8-4825-9ed3-1c15875d3fbf"}]} [pid: 8|app: 0|req: 794/1575] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:13 2026] DELETE /v2.0/networks/230a8fb2-79cb-4242-b4fc-724230f6b908 => 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: 795/1576] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&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: 782/1577] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:14 2026] POST /v2.0/subnets => generated 649 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1578] 10.0.0.246 () {30 vars in 724 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/quotas/af788eda27834eda9922814352e5328c/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1579] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:14.633 8 WARNING neutron_lib.context [None req-6944fa61-030a-478f-9731-4e28aae6eac9 f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:14.727 8 INFO neutron.db.segments_db [None req-6944fa61-030a-478f-9731-4e28aae6eac9 f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] Added segment 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b of type vxlan for network 62f31ad5-91b1-4d83-9220-18f025c08b18 2026-05-27 07:13:14.752 7 INFO neutron.services.segments.plugin [-] Segment 2ee25a5d-9aec-4cdb-9067-ff205936963f resource provider aggregate not found 2026-05-27 07:13:14.772 7 INFO neutron.services.segments.plugin [-] Segment 2ee25a5d-9aec-4cdb-9067-ff205936963f resource provider aggregate not found 2026-05-27 07:13:14.777 7 INFO neutron.services.segments.plugin [-] Segment 2ee25a5d-9aec-4cdb-9067-ff205936963f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee25a5d-9aec-4cdb-9067-ff205936963f found for delete ", "request_id": "req-6b0d1a9d-b9d6-45b3-be70-000d73d70e19"}]} 2026-05-27 07:13:14.797 7 INFO neutron.services.segments.plugin [-] Segment 2ee25a5d-9aec-4cdb-9067-ff205936963f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee25a5d-9aec-4cdb-9067-ff205936963f found for delete ", "request_id": "req-c6b6f932-5b85-4138-a038-784c37158f72"}]} [pid: 7|app: 0|req: 783/1580] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:14 2026] DELETE /v2.0/networks/c1de74f4-cc43-407d-b336-789e09c01d2a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1581] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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: 798/1582] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:14 2026] POST /v2.0/networks => generated 647 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1583] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:14 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1584] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:14 2026] DELETE /v2.0/networks/b0bffaae-9c85-4f13-9055-4499556b69b3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1585] 10.0.0.248 () {34 vars in 743 bytes} [Wed May 27 07:13:14 2026] PUT /v2.0/networks/62f31ad5-91b1-4d83-9220-18f025c08b18 => generated 592 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:15.097 8 WARNING neutron_lib.context [None req-9c975401-203e-4eb5-af17-9b1227f30918 f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1586] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:15 2026] DELETE /v2.0/networks/327c6162-616f-42fc-9cc0-6dcb296eca15 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1587] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:15 2026] POST /v2.0/subnets => generated 622 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1588] 10.0.0.248 () {34 vars in 741 bytes} [Wed May 27 07:13:15 2026] PUT /v2.0/subnets/9757f14b-0099-440c-8de7-b3dd417ef7b7 => generated 632 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1589] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:15 2026] GET /v2.0/security-groups?tenant_id=d4c1818d3f7d4d4282ec1f12428c896a&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1590] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:15 2026] DELETE /v2.0/networks/62f31ad5-91b1-4d83-9220-18f025c08b18 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1591] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:16.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b971138a-a040-4280-979e-f5965c06a65b f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1592] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:16 2026] DELETE /v2.0/networks/62f31ad5-91b1-4d83-9220-18f025c08b18 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1593] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:16 2026] DELETE /v2.0/security-groups/ca5c6c39-7dd5-4153-ab66-a2ac99002e5d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1594] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1595] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/subnets?network_id=056a7a82-0427-40d3-acc6-0cff223ecc79 => 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: 792/1596] 10.0.0.248 () {32 vars in 653 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-27 07:13:16.417 8 INFO neutron.services.segments.plugin [-] Segment 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b resource provider aggregate not found 2026-05-27 07:13:16.423 8 INFO neutron.services.segments.plugin [-] Segment 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b resource provider aggregate not found 2026-05-27 07:13:16.440 8 INFO neutron.services.segments.plugin [-] Segment 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b found for delete ", "request_id": "req-584a8fe9-1603-4f07-9f3d-11a8d1c13cb4"}]} 2026-05-27 07:13:16.452 8 INFO neutron.services.segments.plugin [-] Segment 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d00d1bb-3cf0-4607-90e5-17b50cdbf64b found for delete ", "request_id": "req-c32613f5-8877-4b3d-a035-f4b54c4ff2ab"}]} [pid: 8|app: 0|req: 805/1597] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/networks => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1598] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/subnets => generated 1265 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1599] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/networks/a3a5de1d-1b8a-4664-9e97-035c4afb140d => generated 672 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1600] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:13:16 2026] GET /v2.0/subnets/056c0cbb-4549-49a4-85f4-b6b0e8e8f52e => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:16.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aef93e51-3367-46fb-a014-7e7ef94f7174 f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1601] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:16 2026] DELETE /v2.0/subnets/9757f14b-0099-440c-8de7-b3dd417ef7b7 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:13:16.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd4eaaa-ce09-4fde-8f2c-e3f5962ce708 f9adb757cf244be1af2f0b0f0d676446 3144e0b4d3184edfab7b394a0b687cf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1602] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:16 2026] DELETE /v2.0/networks/62f31ad5-91b1-4d83-9220-18f025c08b18 => 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: 808/1603] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:16 2026] DELETE /v2.0/subnets/056c0cbb-4549-49a4-85f4-b6b0e8e8f52e => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:17.108 7 INFO neutron.services.segments.plugin [-] Segment 50d0bfef-0106-42da-ac46-9cfd4a92b17d resource provider aggregate not found 2026-05-27 07:13:17.114 7 INFO neutron.services.segments.plugin [-] Segment 50d0bfef-0106-42da-ac46-9cfd4a92b17d resource provider aggregate not found 2026-05-27 07:13:17.135 7 INFO neutron.services.segments.plugin [-] Segment 50d0bfef-0106-42da-ac46-9cfd4a92b17d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d0bfef-0106-42da-ac46-9cfd4a92b17d found for delete ", "request_id": "req-92751a02-fa29-4f1f-a363-c10138681162"}]} 2026-05-27 07:13:17.142 7 INFO neutron.services.segments.plugin [-] Segment 50d0bfef-0106-42da-ac46-9cfd4a92b17d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d0bfef-0106-42da-ac46-9cfd4a92b17d found for delete ", "request_id": "req-393965b2-e9fe-4e27-906b-be37d9fb1792"}]} 2026-05-27 07:13:17.159 7 INFO neutron.services.segments.plugin [-] Segment ec548257-b4fb-4f23-9502-af86cd560c00 resource provider aggregate not found 2026-05-27 07:13:17.164 7 INFO neutron.services.segments.plugin [-] Segment ec548257-b4fb-4f23-9502-af86cd560c00 resource provider aggregate not found 2026-05-27 07:13:17.172 7 INFO neutron.services.segments.plugin [-] Segment ec548257-b4fb-4f23-9502-af86cd560c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec548257-b4fb-4f23-9502-af86cd560c00 found for delete ", "request_id": "req-4c667578-3465-49f6-9438-976df8f6a332"}]} 2026-05-27 07:13:17.189 7 INFO neutron.services.segments.plugin [-] Segment ec548257-b4fb-4f23-9502-af86cd560c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec548257-b4fb-4f23-9502-af86cd560c00 found for delete ", "request_id": "req-f31f7be2-0cd7-426a-b957-fa7fe2640cf5"}]} 2026-05-27 07:13:17.197 8 WARNING neutron_lib.context [None req-3b506872-67ab-47e7-982c-c0dd9bbd8bef d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1604] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:13:17 2026] POST /v2.0/security-groups => generated 1673 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1605] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:17 2026] DELETE /v2.0/networks/a3a5de1d-1b8a-4664-9e97-035c4afb140d => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:17.535 7 WARNING neutron_lib.context [None req-d9a7bf28-4376-4785-ae9f-3aac485fed59 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1606] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:17.722 7 WARNING neutron_lib.context [None req-a7182e8a-f7cf-4b07-a4da-1f6d52d5f1a0 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 810/1607] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:17 2026] GET /v2.0/security-groups?tenant_id=af788eda27834eda9922814352e5328c&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1608] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:17.850 7 WARNING neutron_lib.context [None req-a32a0b66-0143-4808-8f89-9d0f94d97d11 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1609] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:17 2026] DELETE /v2.0/security-groups/96d6e774-e5ce-4ef2-b34e-9996291cff82 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1610] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:17.999 8 WARNING neutron_lib.context [None req-75a346a2-4e9b-41d3-9903-2c6436056be3 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1611] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:18.242 8 WARNING neutron_lib.context [None req-be992c18-39d1-4d77-8095-10c024fa0198 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:18.312 8 INFO neutron.db.securitygroups_db [None req-be992c18-39d1-4d77-8095-10c024fa0198 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Project 258dcc09b3ea4e7fad702294173da3a1 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: 813/1612] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1613] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:18 2026] GET /v2.0/security-groups?tenant_id=3144e0b4d3184edfab7b394a0b687cf2&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:18.429 7 WARNING neutron_lib.context [None req-76000a5e-472e-4190-b40d-7387597b6e2c d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:18.484 7 INFO neutron.db.securitygroups_db [None req-76000a5e-472e-4190-b40d-7387597b6e2c d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Project 258dcc09b3ea4e7fad702294173da3a1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 07:13:18.501 8 WARNING neutron_lib.context [None req-aed92f3c-b097-4c0a-9655-9871f4bdf356 e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 801/1614] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1615] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:18 2026] DELETE /v2.0/security-groups/dbdd0c2c-41c9-4725-90a5-eeb3cc8b530f => 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: 814/1616] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:13:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1617] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:13:18 2026] GET /v2.0/security-groups => generated 4530 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1618] 10.0.0.248 () {34 vars in 758 bytes} [Wed May 27 07:13:18 2026] PUT /v2.0/security-groups/5966e090-3e76-49e3-a077-02f0a2c39a2e => generated 1662 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1619] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:13:18 2026] GET /v2.0/security-groups/5966e090-3e76-49e3-a077-02f0a2c39a2e => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1620] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:18 2026] DELETE /v2.0/security-groups/5966e090-3e76-49e3-a077-02f0a2c39a2e => 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: 817/1621] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:19.119 8 INFO neutron.api.v2.resource [None req-8ad1239d-cc48-4262-ae5d-f354d31916fb e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1622] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:19 2026] DELETE /v2.0/security-groups/5966e090-3e76-49e3-a077-02f0a2c39a2e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:13:19.134 8 WARNING neutron_lib.context [None req-7c9123cf-9209-4f63-809b-0dfd822e3d24 e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:19.209 7 INFO neutron.services.segments.plugin [-] Segment b9b05cd0-6220-46c3-8d42-2211719e4a25 resource provider aggregate not found 2026-05-27 07:13:19.227 7 INFO neutron.services.segments.plugin [-] Segment b9b05cd0-6220-46c3-8d42-2211719e4a25 resource provider aggregate not found 2026-05-27 07:13:19.239 7 INFO neutron.services.segments.plugin [-] Segment b9b05cd0-6220-46c3-8d42-2211719e4a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b05cd0-6220-46c3-8d42-2211719e4a25 found for delete ", "request_id": "req-bfcdb2aa-eac7-4ed4-a9c5-7cd446067bcf"}]} 2026-05-27 07:13:19.265 7 INFO neutron.services.segments.plugin [-] Segment b9b05cd0-6220-46c3-8d42-2211719e4a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b05cd0-6220-46c3-8d42-2211719e4a25 found for delete ", "request_id": "req-e54cd18a-ea89-4934-9541-26d1bc2ab539"}]} [pid: 8|app: 0|req: 819/1623] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:13:19 2026] POST /v2.0/security-groups => generated 1625 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1624] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:13:18 2026] GET /v2.0/networks => generated 1298 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:19.321 8 WARNING neutron_lib.context [None req-de0ed13e-edab-437d-a688-7cb3d195f820 e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 806/1625] 10.0.0.49 () {34 vars in 1097 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-472387999&fields=id&tenant_id=258dcc09b3ea4e7fad702294173da3a1 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1626] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1627] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/security-group-rules/6b2ace7d-bc7f-418d-93ad-528d53317fb3 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1628] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 661 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1629] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/quotas/258dcc09b3ea4e7fad702294173da3a1 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1630] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1631] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&fields=id => generated 149 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1632] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:13:19 2026] DELETE /v2.0/security-group-rules/6b2ace7d-bc7f-418d-93ad-528d53317fb3 => 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: 810/1633] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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: 824/1634] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:19.899 8 WARNING neutron_lib.context [None req-424d0835-b56f-4806-a282-51fe290f0cb4 e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 811/1635] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:13:19 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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: 825/1636] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1637] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-group-rules/03eda9f5-355a-4972-a247-1ebdff31e402 => generated 601 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1638] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => 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: 813/1639] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1640] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:13:20 2026] DELETE /v2.0/security-group-rules/03eda9f5-355a-4972-a247-1ebdff31e402 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1641] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:20.395 8 WARNING neutron_lib.context [None req-97ee6729-14ed-4f77-99cb-5dd06a91b694 e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:20.440 8 INFO neutron.db.securitygroups_db [None req-97ee6729-14ed-4f77-99cb-5dd06a91b694 e52927bc16034bf8b7e30def6dad668f ce620b1698aa478aa3ec09c08c07fa28 - - default default] Project ce620b1698aa478aa3ec09c08c07fa28 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: 828/1642] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:13:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1643] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-group-rules/0e8fff72-887f-4485-91fc-b8a064c0841e => generated 607 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1644] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1645] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:13:20 2026] DELETE /v2.0/security-group-rules/0e8fff72-887f-4485-91fc-b8a064c0841e => 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: 830/1646] 10.0.0.248 () {32 vars in 673 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1647] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 661 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1648] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:20 2026] DELETE /v2.0/security-groups/8980432b-7c00-4294-b0ec-23556b3ae760 => 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: 818/1649] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=258dcc09b3ea4e7fad702294173da3a1 => generated 271 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1650] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:13:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:21.042 7 WARNING neutron_lib.context [req-5fd23203-79f8-4fd2-ac37-1317cc7cef7a req-1977cd26-67ea-42dd-a664-91e23f743518 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1651] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:13:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1652] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:21 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1653] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:21 2026] GET /v2.0/security-groups?tenant_id=fe4179f1af70487b831f8ae1129e9436&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1654] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:21 2026] DELETE /v2.0/security-groups/70b900b7-b513-48fe-a0aa-efc76eaa3ad4 => 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: 819/1655] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:13:21 2026] POST /v2.0/ports => generated 954 bytes in 586 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: 820/1656] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:21 2026] GET /v2.0/security-groups?tenant_id=ce620b1698aa478aa3ec09c08c07fa28&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1657] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:21 2026] DELETE /v2.0/security-groups/d65cd1ce-baeb-4dde-8550-25983a7b890e => 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: 837/1658] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:13:21 2026] PUT /v2.0/ports/68a15c2d-70d9-4f8e-9b5e-c30098dec64c => generated 1199 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1659] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 1238 bytes in 53 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: 838/1660] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=68a15c2d-70d9-4f8e-9b5e-c30098dec64c => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:22.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b12d05d6-06ee-4938-930b-97856a8fd1c9'] response: {'name': 'network-changed', 'server_uuid': 'dc44ced6-1fde-4a1f-b9f2-274cf115f1e3', 'tag': '68a15c2d-70d9-4f8e-9b5e-c30098dec64c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 823/1661] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1662] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 54 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: 824/1663] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/security-groups?id=459b05f7-c130-47d9-84ab-d054f8962121&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1664] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1665] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1666] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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: 826/1667] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => 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: 842/1668] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1671] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=68a15c2d-70d9-4f8e-9b5e-c30098dec64c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:22.879 7 WARNING neutron_lib.context [None req-b2cff7c2-deb9-4506-975d-87f65daf52fb e4f4ad1efb06402e9390569d474aa009 48e0e7f266244d65883ced76ef111d5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1672] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1673] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&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: 848/1674] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:13:22 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1675] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:13:23 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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: 827/1676] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:13:22 2026] POST /v2.0/floatingips => generated 552 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:23.594 7 WARNING neutron_lib.context [None req-a1dd436e-41cb-48b5-b0fd-1306cbf6feb3 e4f4ad1efb06402e9390569d474aa009 48e0e7f266244d65883ced76ef111d5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 850/1677] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:23 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1678] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:13:23 2026] GET /v2.0/security-groups?id=459b05f7-c130-47d9-84ab-d054f8962121&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1679] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:13:23 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:24.223 8 WARNING neutron_lib.context [None req-f1584e48-1d36-43c6-bc84-78bcec6ac45a e4f4ad1efb06402e9390569d474aa009 48e0e7f266244d65883ced76ef111d5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1680] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:24 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 971 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1681] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:13:24 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:24.950 8 WARNING neutron_lib.context [None req-92f31557-3b41-4eb8-a571-369d2aa53391 e4f4ad1efb06402e9390569d474aa009 48e0e7f266244d65883ced76ef111d5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1682] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:13:24 2026] GET /v2.0/security-groups?id=459b05f7-c130-47d9-84ab-d054f8962121&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1683] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:25 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1684] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:13:25 2026] GET /v2.0/security-groups?id=459b05f7-c130-47d9-84ab-d054f8962121&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1685] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:13:25 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1686] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:13:24 2026] POST /v2.0/floatingips => generated 552 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:25.675 8 WARNING neutron_lib.context [None req-fc3423d2-9fe4-4d44-bc2b-025e2c2f5967 e4f4ad1efb06402e9390569d474aa009 48e0e7f266244d65883ced76ef111d5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:26.431 7 INFO neutron.db.l3_db [None req-f1c8c551-9b0a-4a4e-a5f8-e34aff2392a6 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Floating IP e6cc8c5b-7de4-41a3-a7b8-e4891278050c associated. External IP: 10.96.250.213, port: 68a15c2d-70d9-4f8e-9b5e-c30098dec64c. [pid: 8|app: 0|req: 854/1687] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:13:25 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1688] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:13:26 2026] PUT /v2.0/floatingips/54f830f1-9bd7-4fe5-a0e6-b31e15834216/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1689] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:13:26 2026] PUT /v2.0/floatingips/24723a1d-7348-4ae6-b0ee-d112b54b5015/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1690] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:13:26 2026] PUT /v2.0/floatingips/07446d3d-ea49-45d9-b2e9-904befaf55dd/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1691] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:13:26 2026] PUT /v2.0/floatingips/1771ee0a-b32f-48ba-9f08-9b8278b18145/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1692] 10.0.0.248 () {32 vars in 672 bytes} [Wed May 27 07:13:26 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1693] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:13:25 2026] PUT /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 855 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1694] 10.0.0.248 () {32 vars in 686 bytes} [Wed May 27 07:13:26 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:26.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3c9d18a-6da5-480a-b24c-413e81e8616e'] response: {'name': 'network-changed', 'server_uuid': 'dc44ced6-1fde-4a1f-b9f2-274cf115f1e3', 'tag': '68a15c2d-70d9-4f8e-9b5e-c30098dec64c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 835/1695] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:26 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 855 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1696] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:13:26 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1697] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:13:26 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1698] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:13:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1699] 10.0.0.248 () {32 vars in 680 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1700] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1701] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1702] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=68a15c2d-70d9-4f8e-9b5e-c30098dec64c => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1703] 10.0.0.248 () {32 vars in 690 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1704] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1705] 10.0.0.248 () {32 vars in 702 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1706] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1707] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1708] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1709] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:13:27 2026] DELETE /v2.0/floatingips/54f830f1-9bd7-4fe5-a0e6-b31e15834216 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1710] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:27 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 855 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1711] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:13:27 2026] DELETE /v2.0/floatingips/24723a1d-7348-4ae6-b0ee-d112b54b5015 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1712] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:13:28 2026] DELETE /v2.0/floatingips/07446d3d-ea49-45d9-b2e9-904befaf55dd => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1713] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:28 2026] GET /v2.0/security-groups?tenant_id=d55782a0f3274569860447a2abd08119&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1714] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:28 2026] DELETE /v2.0/security-groups/7be0a23c-ae1b-41a0-b4eb-5f8ad22b9fcd => 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: 846/1715] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:13:29 2026] GET /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1716] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:29 2026] GET /v2.0/security-groups?tenant_id=b36b320a63354c21b7f13456c3ee7773&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1717] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:29 2026] DELETE /v2.0/security-groups/6c486514-d5a6-4969-b99b-030624c2a0c5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1718] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:13:28 2026] DELETE /v2.0/floatingips/1771ee0a-b32f-48ba-9f08-9b8278b18145 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1719] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:13:29 2026] DELETE /v2.0/floatingips/5f72912a-821b-49a7-914c-a79f65381735 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1720] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:30 2026] GET /v2.0/security-groups?tenant_id=525c7a41147a4b16ad74e59a0b0f6750&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1721] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:31 2026] DELETE /v2.0/security-groups/e566e137-98ad-4b5e-970a-d309e6f71f81 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1722] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:31 2026] GET /v2.0/security-groups?tenant_id=f9b0822b315b40e9beed8f6c729e3074&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1723] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:31 2026] DELETE /v2.0/security-groups/d10993a2-f7ad-447c-8438-017e747de31c => 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: 873/1724] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:31 2026] GET /v2.0/security-groups?tenant_id=48e0e7f266244d65883ced76ef111d5d&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1725] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:31 2026] DELETE /v2.0/security-groups/862c3948-d736-409c-88bb-ea2db7a2b6ce => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1726] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:33 2026] GET /v2.0/security-groups?tenant_id=6d290717a17e4c11b426c4ae553be0b3&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1727] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:33 2026] DELETE /v2.0/security-groups/dd480b89-0536-41d7-b96e-7910cf4cb281 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1728] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:35 2026] GET /v2.0/security-groups?tenant_id=40b71a8b880f47b69a71c35a4dc6cf01&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1729] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:36 2026] DELETE /v2.0/security-groups/db75acb3-295c-4164-b593-b5797cea6dd7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:36.997 8 WARNING neutron_lib.context [None req-2e131396-6812-4ae6-ad17-f8f90699fc5e 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:37.039 8 INFO neutron.db.segments_db [None req-2e131396-6812-4ae6-ad17-f8f90699fc5e 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Added segment 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 of type vxlan for network 265873f1-fb20-4dc3-811f-b555136d6d0a [pid: 7|app: 0|req: 855/1730] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:13:37 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1731] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:13:37 2026] GET /v2.0/security-groups?id=459b05f7-c130-47d9-84ab-d054f8962121&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:37.399 8 INFO neutron.db.l3_hamode_db [None req-2e131396-6812-4ae6-ad17-f8f90699fc5e 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:13:37.578 8 INFO neutron.db.l3_hamode_db [None req-2e131396-6812-4ae6-ad17-f8f90699fc5e 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1732] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:37 2026] GET /v2.0/security-groups?tenant_id=be8c7e8de0894508a12ccf0a0b34fa2e&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1733] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:37 2026] DELETE /v2.0/security-groups/1fa43a9d-6fae-43b1-b50b-179efc0b45b0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1736] 10.0.0.248 () {34 vars in 668 bytes} [Wed May 27 07:13:36 2026] POST /v2.0/routers => generated 474 bytes in 1553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:38.380 7 WARNING neutron_lib.context [None req-dfcaeca3-f0ea-41bf-a34b-c20b4afd098b 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:38.428 7 INFO neutron.db.l3_hamode_db [None req-dfcaeca3-f0ea-41bf-a34b-c20b4afd098b 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:13:38.640 7 INFO neutron.db.l3_hamode_db [None req-dfcaeca3-f0ea-41bf-a34b-c20b4afd098b 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 861/1737] 10.0.0.248 () {34 vars in 668 bytes} [Wed May 27 07:13:38 2026] POST /v2.0/routers => generated 474 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:39.526 8 WARNING neutron_lib.context [None req-b7d6224d-2e97-4be4-b28b-78784cc93e40 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:39.569 8 INFO neutron.db.l3_hamode_db [None req-b7d6224d-2e97-4be4-b28b-78784cc93e40 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:13:39.737 8 INFO neutron.db.l3_hamode_db [None req-b7d6224d-2e97-4be4-b28b-78784cc93e40 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 877/1738] 10.0.0.248 () {34 vars in 668 bytes} [Wed May 27 07:13:39 2026] POST /v2.0/routers => generated 474 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:40.618 7 WARNING neutron_lib.context [None req-a997df6c-aee3-4c8f-8ea3-eaa93d129490 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:40.673 7 INFO neutron.db.l3_hamode_db [None req-a997df6c-aee3-4c8f-8ea3-eaa93d129490 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:13:40.855 7 INFO neutron.db.l3_hamode_db [None req-a997df6c-aee3-4c8f-8ea3-eaa93d129490 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1739] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:41 2026] GET /v2.0/security-groups?tenant_id=e81d88580442402b9f66de5e80de73f8&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1740] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:41 2026] DELETE /v2.0/security-groups/c9badd8d-93a8-4823-aa68-f79d626a3a1f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1741] 10.0.0.248 () {34 vars in 668 bytes} [Wed May 27 07:13:40 2026] POST /v2.0/routers => generated 474 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:41.744 8 WARNING neutron_lib.context [None req-d85d56af-de05-4598-88d4-085c46dcfe21 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1742] 199.19.213.222 () {34 vars in 1096 bytes} [Wed May 27 07:13:41 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:41.801 8 INFO neutron.db.l3_hamode_db [None req-d85d56af-de05-4598-88d4-085c46dcfe21 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 864/1743] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:41 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => 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: 865/1744] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:13:41 2026] GET /v2.0/ports?tenant_id=258dcc09b3ea4e7fad702294173da3a1&device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1745] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:13:41 2026] GET /v2.0/security-groups?id=459b05f7-c130-47d9-84ab-d054f8962121&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:41.997 8 INFO neutron.db.l3_hamode_db [None req-d85d56af-de05-4598-88d4-085c46dcfe21 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1746] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:13:41 2026] GET /v2.0/networks?id=7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1747] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:13:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7a80ac94-b351-4b88-bae6-134b57164cc8 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1748] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:13:42 2026] GET /v2.0/subnets?id=5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1749] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:13:42 2026] GET /v2.0/ports?network_id=7fbd6110-31d1-415f-849e-f327cf60d7a3&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1750] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:13:42 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1751] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:13:42 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => 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: 873/1752] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:13:42 2026] GET /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3?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) 2026-05-27 07:13:42.749 7 INFO neutron.db.l3_db [req-9dbb1bd9-0bd8-4129-893e-bce65277ea9b req-3bf03953-b33d-4c09-8ce9-8dd45809827a d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] Floating IP e6cc8c5b-7de4-41a3-a7b8-e4891278050c disassociated. External IP: 10.96.250.213, port: 68a15c2d-70d9-4f8e-9b5e-c30098dec64c. [pid: 8|app: 0|req: 880/1753] 10.0.0.248 () {34 vars in 668 bytes} [Wed May 27 07:13:41 2026] POST /v2.0/routers => generated 474 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1754] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:13:42 2026] PUT /v2.0/routers/a3c72ef4-44a1-46c2-885e-1ab85042d111/tags => generated 17 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1755] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:13:43 2026] PUT /v2.0/routers/ff94bb89-9c2d-4594-8107-a736056f329f/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: 883/1756] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:43 2026] GET /v2.0/ports?device_id=dc44ced6-1fde-4a1f-b9f2-274cf115f1e3 => 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: 874/1757] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:13:42 2026] DELETE /v2.0/ports/68a15c2d-70d9-4f8e-9b5e-c30098dec64c => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1758] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:13:43 2026] PUT /v2.0/routers/9a58d152-1846-4642-b20e-7d9dc8465309/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:43.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9221cebf-1633-4265-8038-67fc53a5c5e0'] response: {'server_uuid': 'dc44ced6-1fde-4a1f-b9f2-274cf115f1e3', 'name': 'network-vif-deleted', 'tag': '68a15c2d-70d9-4f8e-9b5e-c30098dec64c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 875/1759] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:13:43 2026] PUT /v2.0/routers/864d86e2-c51c-4226-aa7a-adcf3d8ec17c/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1760] 10.0.0.248 () {32 vars in 664 bytes} [Wed May 27 07:13:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1761] 10.0.0.248 () {32 vars in 678 bytes} [Wed May 27 07:13:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1762] 10.0.0.248 () {32 vars in 674 bytes} [Wed May 27 07:13:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1763] 10.0.0.248 () {32 vars in 686 bytes} [Wed May 27 07:13:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1764] 10.0.0.248 () {32 vars in 672 bytes} [Wed May 27 07:13:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1765] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:44 2026] DELETE /v2.0/security-groups/459b05f7-c130-47d9-84ab-d054f8962121 => 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: 878/1766] 10.0.0.248 () {32 vars in 686 bytes} [Wed May 27 07:13:44 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1767] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:13:44 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1768] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:13:44 2026] DELETE /v2.0/floatingips/e6cc8c5b-7de4-41a3-a7b8-e4891278050c => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1769] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:13:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1770] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:13:45 2026] GET /v2.0/routers/a3c72ef4-44a1-46c2-885e-1ab85042d111 => generated 485 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1771] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:45 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 971 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1772] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:13:45 2026] GET /v2.0/security-groups?id=497ecb1a-74aa-4634-8f0b-e207528b3c76&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1773] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:13:45 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => 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: 881/1774] 10.0.0.248 () {34 vars in 742 bytes} [Wed May 27 07:13:45 2026] PUT /v2.0/routers/a3c72ef4-44a1-46c2-885e-1ab85042d111 => generated 485 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1775] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:13:45 2026] DELETE /v2.0/ports/7a80ac94-b351-4b88-bae6-134b57164cc8 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1776] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:13:46 2026] GET /v2.0/ports?device_id=a3c72ef4-44a1-46c2-885e-1ab85042d111 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:46.510 7 INFO neutron.db.segments_db [None req-e01f7790-0ddf-4cba-9c21-74d7db0bf778 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] Added segment a8dda87b-9f7a-4c6e-a382-85747a56143e of type vxlan for network f6bffe1a-8a4c-471c-922c-bf035a19eacf [pid: 7|app: 0|req: 882/1777] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:46 2026] POST /v2.0/networks => generated 727 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1778] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:13:46 2026] GET /v2.0/ports?device_id=c2af7ad8-6015-4e38-83a4-1fc6fb5d8946 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:46.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88bdb362-3b8b-4094-b092-1f0b7e118e88'] response: {'server_uuid': 'c2af7ad8-6015-4e38-83a4-1fc6fb5d8946', 'name': 'network-vif-deleted', 'tag': '7a80ac94-b351-4b88-bae6-134b57164cc8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 884/1779] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:46 2026] POST /v2.0/subnets => generated 620 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:47.063 7 WARNING neutron.api.v2.base [None req-2c840235-e931-43a7-a22e-e682d965d700 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-27 07:13:47.064 7 INFO neutron.api.v2.resource [None req-2c840235-e931-43a7-a22e-e682d965d700 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 885/1780] 10.0.0.248 () {34 vars in 681 bytes} [Wed May 27 07:13:47 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1781] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:47 2026] GET /v2.0/security-groups?tenant_id=887ef430bc164765b3d967c9c14878cb&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1782] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:46 2026] DELETE /v2.0/routers/a3c72ef4-44a1-46c2-885e-1ab85042d111 => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1783] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:47 2026] DELETE /v2.0/security-groups/8c922ea3-7cd7-43ac-9a0f-235238f896cf => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1784] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:13:47 2026] GET /v2.0/routers/ff94bb89-9c2d-4594-8107-a736056f329f => generated 493 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:47.901 7 INFO neutron.services.segments.plugin [-] Segment a8dda87b-9f7a-4c6e-a382-85747a56143e resource provider aggregate not found 2026-05-27 07:13:47.908 7 INFO neutron.services.segments.plugin [-] Segment a8dda87b-9f7a-4c6e-a382-85747a56143e resource provider aggregate not found [pid: 7|app: 0|req: 887/1785] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:47 2026] DELETE /v2.0/networks/f6bffe1a-8a4c-471c-922c-bf035a19eacf => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:47.924 7 INFO neutron.services.segments.plugin [-] Segment a8dda87b-9f7a-4c6e-a382-85747a56143e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8dda87b-9f7a-4c6e-a382-85747a56143e found for delete ", "request_id": "req-ee077366-c098-4a17-b998-26d6d824fc07"}]} 2026-05-27 07:13:47.933 7 INFO neutron.services.segments.plugin [-] Segment a8dda87b-9f7a-4c6e-a382-85747a56143e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8dda87b-9f7a-4c6e-a382-85747a56143e found for delete ", "request_id": "req-fe84a2cb-c04a-4a30-9d66-2de8971988af"}]} [pid: 7|app: 0|req: 888/1786] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:47 2026] DELETE /v2.0/security-groups/497ecb1a-74aa-4634-8f0b-e207528b3c76 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:48.148 7 INFO neutron.db.segments_db [None req-6eb951ef-fd5f-4818-9dc0-855c32161372 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] Added segment f416a5c0-f873-4ac5-b424-b1343c60424d of type vxlan for network 0addc061-a990-41af-9eed-8b444aebccab [pid: 7|app: 0|req: 889/1787] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:48 2026] POST /v2.0/networks => generated 726 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1788] 10.0.0.248 () {34 vars in 742 bytes} [Wed May 27 07:13:47 2026] PUT /v2.0/routers/ff94bb89-9c2d-4594-8107-a736056f329f => generated 493 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1789] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:48 2026] POST /v2.0/subnets => generated 623 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1790] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:13:48 2026] GET /v2.0/ports?device_id=ff94bb89-9c2d-4594-8107-a736056f329f => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:48.931 8 WARNING neutron.api.v2.base [None req-32b0eed9-6510-41f6-8309-48fcc95bd316 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-27 07:13:48.932 8 INFO neutron.api.v2.resource [None req-32b0eed9-6510-41f6-8309-48fcc95bd316 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 902/1791] 10.0.0.248 () {34 vars in 681 bytes} [Wed May 27 07:13:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1792] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:48 2026] DELETE /v2.0/routers/ff94bb89-9c2d-4594-8107-a736056f329f => 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: 890/1793] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:13:48 2026] PUT /v2.0/routers/8839d498-5cfa-4860-8924-443d4dae7d8b/remove_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1794] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:49 2026] DELETE /v2.0/networks/0addc061-a990-41af-9eed-8b444aebccab => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:50.215 8 INFO neutron.services.segments.plugin [-] Segment f416a5c0-f873-4ac5-b424-b1343c60424d resource provider aggregate not found 2026-05-27 07:13:50.219 8 INFO neutron.services.segments.plugin [-] Segment f416a5c0-f873-4ac5-b424-b1343c60424d resource provider aggregate not found 2026-05-27 07:13:50.240 8 INFO neutron.services.segments.plugin [-] Segment f416a5c0-f873-4ac5-b424-b1343c60424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f416a5c0-f873-4ac5-b424-b1343c60424d found for delete ", "request_id": "req-b75bab63-7f83-422d-aa0a-f1fe725ffa83"}]} 2026-05-27 07:13:50.246 8 INFO neutron.services.segments.plugin [-] Segment f416a5c0-f873-4ac5-b424-b1343c60424d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f416a5c0-f873-4ac5-b424-b1343c60424d found for delete ", "request_id": "req-c9e18359-fa10-4e74-ae3a-029f46d9e510"}]} [pid: 8|app: 0|req: 905/1795] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:50 2026] DELETE /v2.0/subnets/5e902ea7-b713-46ad-9cc9-f29ac7d2376a => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1796] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:13:49 2026] GET /v2.0/routers/9a58d152-1846-4642-b20e-7d9dc8465309 => generated 502 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:50.570 8 INFO neutron.db.segments_db [None req-65ec4384-cde0-4635-a4fc-4577e4c36961 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] Added segment bda4b782-67a5-4207-9369-e21fb4bd3239 of type vxlan for network 1c177bd1-b7ad-4d8e-82bf-3e0138aafd8a [pid: 8|app: 0|req: 906/1797] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:50 2026] POST /v2.0/networks => generated 727 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1798] 10.0.0.248 () {34 vars in 742 bytes} [Wed May 27 07:13:50 2026] PUT /v2.0/routers/9a58d152-1846-4642-b20e-7d9dc8465309 => generated 502 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:51.768 7 INFO neutron.services.segments.plugin [-] Segment d81f4992-3018-45fd-b6cb-9a4b70d6ac09 resource provider aggregate not found 2026-05-27 07:13:51.773 7 INFO neutron.services.segments.plugin [-] Segment d81f4992-3018-45fd-b6cb-9a4b70d6ac09 resource provider aggregate not found 2026-05-27 07:13:51.789 7 INFO neutron.services.segments.plugin [-] Segment d81f4992-3018-45fd-b6cb-9a4b70d6ac09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81f4992-3018-45fd-b6cb-9a4b70d6ac09 found for delete ", "request_id": "req-db1e691d-a60e-406b-90f7-439e7501cb8a"}]} 2026-05-27 07:13:51.793 7 INFO neutron.services.segments.plugin [-] Segment d81f4992-3018-45fd-b6cb-9a4b70d6ac09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81f4992-3018-45fd-b6cb-9a4b70d6ac09 found for delete ", "request_id": "req-fc5bdfb4-7bf9-4e73-bf59-47b4eec2dc5b"}]} [pid: 8|app: 0|req: 908/1799] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:51 2026] POST /v2.0/subnets => generated 623 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:51.798 7 INFO neutron.db.l3_hamode_db [None req-10b3aa02-4c7e-4be1-ad89-f5c41fe97653 d1994af73c0b421d9b11563912407ca3 258dcc09b3ea4e7fad702294173da3a1 - - default default] HA network 14a3b2bf-5a13-4ce3-a4c1-2cacd74e1c9a was deleted as no HA routers are present in tenant 258dcc09b3ea4e7fad702294173da3a1. [pid: 7|app: 0|req: 892/1800] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:50 2026] DELETE /v2.0/routers/8839d498-5cfa-4860-8924-443d4dae7d8b => generated 0 bytes in 1238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1801] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:13:51 2026] GET /v2.0/ports?device_id=9a58d152-1846-4642-b20e-7d9dc8465309 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1802] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:51 2026] DELETE /v2.0/networks/7fbd6110-31d1-415f-849e-f327cf60d7a3 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1803] 10.0.0.248 () {34 vars in 681 bytes} [Wed May 27 07:13:51 2026] POST /v2.0/rbac-policies => generated 324 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:13:52.296 8 INFO neutron.services.segments.plugin [-] Segment bdffe748-e9ff-4924-996a-e11cd8474b70 resource provider aggregate not found 2026-05-27 07:13:52.301 8 INFO neutron.services.segments.plugin [-] Segment bdffe748-e9ff-4924-996a-e11cd8474b70 resource provider aggregate not found 2026-05-27 07:13:52.321 8 INFO neutron.services.segments.plugin [-] Segment bdffe748-e9ff-4924-996a-e11cd8474b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdffe748-e9ff-4924-996a-e11cd8474b70 found for delete ", "request_id": "req-713d70d6-83b7-4584-914b-9d6ad7f5a7e7"}]} 2026-05-27 07:13:52.324 8 INFO neutron.services.segments.plugin [-] Segment bdffe748-e9ff-4924-996a-e11cd8474b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdffe748-e9ff-4924-996a-e11cd8474b70 found for delete ", "request_id": "req-83f392b7-fc87-401b-b5b6-8141094e1cb3"}]} 2026-05-27 07:13:52.537 7 WARNING neutron_lib.context [None req-fa94f146-904f-43f7-abab-853223b75eb7 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 911/1804] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:52 2026] DELETE /v2.0/routers/9a58d152-1846-4642-b20e-7d9dc8465309 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:52.685 7 INFO neutron.db.segments_db [None req-fa94f146-904f-43f7-abab-853223b75eb7 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Added segment 660d0c25-9f37-42b4-a9fd-fd4211e08874 of type vxlan for network 6a5a5d2f-825f-429e-a68e-dc1d3ca94e0f [pid: 7|app: 0|req: 894/1805] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:52 2026] POST /v2.0/networks => generated 632 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1806] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:13:52 2026] GET /v2.0/routers/864d86e2-c51c-4226-aa7a-adcf3d8ec17c => generated 487 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:52.895 7 WARNING neutron_lib.context [None req-c6c1c568-413b-447b-8631-242a9ecf54da 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1809] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:13:52 2026] GET /v2.0/networks/1c177bd1-b7ad-4d8e-82bf-3e0138aafd8a => generated 655 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:13:52.954 7 INFO neutron.db.segments_db [None req-c6c1c568-413b-447b-8631-242a9ecf54da 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Added segment b11107e9-f0f3-4065-aa99-f0814597ea28 of type vxlan for network eb4e4cbe-fd13-42f1-9e04-5c83370f6e0a [pid: 7|app: 0|req: 898/1810] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:52 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1811] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:53 2026] GET /v2.0/security-groups?tenant_id=258dcc09b3ea4e7fad702294173da3a1&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:53.325 7 WARNING neutron_lib.context [None req-a9630a1e-e2f4-4b84-b9a8-97c5441ad17a 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:53.399 7 INFO neutron.db.segments_db [None req-a9630a1e-e2f4-4b84-b9a8-97c5441ad17a 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Added segment 023d7db4-6064-4fd1-9f1a-4ac5c2642467 of type vxlan for network 4379face-6664-4651-98a5-8d64ac083df2 [pid: 7|app: 0|req: 900/1812] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:53 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1813] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:53 2026] DELETE /v2.0/security-groups/10c21fd3-9320-41e6-96e0-588d40155127 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:53.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f415ce43-2c0c-4cca-8774-c46d984acc13 ef87416140684084a11f77b9e20caaf4 175a48788d73443a82c7e9d5cd709100 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1814] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:13:53 2026] GET /v2.0/networks/1c177bd1-b7ad-4d8e-82bf-3e0138aafd8a => generated 138 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:13:53.750 7 WARNING neutron_lib.context [None req-b9f8aea5-bda9-4eac-b3eb-cc40581faf48 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:53.810 7 INFO neutron.db.segments_db [None req-b9f8aea5-bda9-4eac-b3eb-cc40581faf48 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Added segment 0c18b866-d195-4d0e-86db-c979202291b7 of type vxlan for network 25aac195-98e2-49a3-a5ab-8ddab415f680 [pid: 7|app: 0|req: 903/1815] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:53 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: 913/1816] 10.0.0.248 () {34 vars in 742 bytes} [Wed May 27 07:13:52 2026] PUT /v2.0/routers/864d86e2-c51c-4226-aa7a-adcf3d8ec17c => generated 487 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1817] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:54 2026] GET /v2.0/security-groups?tenant_id=a2535bf6f5ab4f96aa03a31b094a9c62&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:54.404 8 WARNING neutron_lib.context [None req-9a9a17d4-c71a-453d-994c-a741397bad1a 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:13:54.461 7 INFO neutron.services.segments.plugin [-] Segment bda4b782-67a5-4207-9369-e21fb4bd3239 resource provider aggregate not found 2026-05-27 07:13:54.465 7 INFO neutron.services.segments.plugin [-] Segment bda4b782-67a5-4207-9369-e21fb4bd3239 resource provider aggregate not found 2026-05-27 07:13:54.470 8 INFO neutron.db.segments_db [None req-9a9a17d4-c71a-453d-994c-a741397bad1a 1a6356dc35f44076b6cd4fe504537d64 0166b9547ce346129e5fa386ea66bc38 - - default default] Added segment cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 of type vxlan for network 9aec74b6-0e0d-4029-94bb-1164c6d124a6 2026-05-27 07:13:54.481 7 INFO neutron.services.segments.plugin [-] Segment bda4b782-67a5-4207-9369-e21fb4bd3239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda4b782-67a5-4207-9369-e21fb4bd3239 found for delete ", "request_id": "req-b3c7c008-3360-4f2c-a1d7-c51f357c9f7a"}]} 2026-05-27 07:13:54.485 7 INFO neutron.services.segments.plugin [-] Segment bda4b782-67a5-4207-9369-e21fb4bd3239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda4b782-67a5-4207-9369-e21fb4bd3239 found for delete ", "request_id": "req-df2fc519-b090-43d4-9cfd-d999b5e55b3f"}]} [pid: 7|app: 0|req: 904/1818] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:53 2026] DELETE /v2.0/networks/1c177bd1-b7ad-4d8e-82bf-3e0138aafd8a => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1819] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:13:54 2026] GET /v2.0/ports?device_id=864d86e2-c51c-4226-aa7a-adcf3d8ec17c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1820] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:13:54 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1821] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:54 2026] DELETE /v2.0/security-groups/ae425f43-2805-46af-beb8-3e85a2ad3dfb => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:54.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86930a09-f061-4fbe-8250-d9921526a5a5 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1822] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:54 2026] DELETE /v2.0/subnets/7d33fc6c-64b7-4174-b1c9-85005e9338a4 => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1823] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:13:54 2026] PUT /v2.0/networks/6a5a5d2f-825f-429e-a68e-dc1d3ca94e0f/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:54.743 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c54d279-fd28-4f73-89ee-c54b3e5b213f 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1824] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:54 2026] DELETE /v2.0/subnets/9d628c33-3c31-4dd2-92a6-1698ab7e83c5 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1825] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:13:54 2026] PUT /v2.0/networks/eb4e4cbe-fd13-42f1-9e04-5c83370f6e0a/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:13:54.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6326c717-6d12-49ac-8777-7b0dbca12bdc 28d6ecfe424e47ceb7a765fbcf026a42 9934f07ffea94390aa5e0e32c9fc8cee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 920/1826] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:54 2026] DELETE /v2.0/subnets/7ef38782-59a1-47ad-ac59-88b80c82d4ee => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1827] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:13:54 2026] PUT /v2.0/networks/4379face-6664-4651-98a5-8d64ac083df2/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1828] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:13:54 2026] PUT /v2.0/networks/25aac195-98e2-49a3-a5ab-8ddab415f680/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1829] 10.0.0.248 () {32 vars in 666 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1830] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:54 2026] DELETE /v2.0/routers/864d86e2-c51c-4226-aa7a-adcf3d8ec17c => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1831] 10.0.0.248 () {32 vars in 680 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1832] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/routers/48452186-40b4-4343-ac4f-d2c8e150494d => generated 480 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1833] 10.0.0.248 () {32 vars in 676 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1834] 10.0.0.248 () {32 vars in 688 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1835] 10.0.0.248 () {32 vars in 674 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1836] 10.0.0.248 () {32 vars in 688 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1837] 10.0.0.248 () {32 vars in 684 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1838] 10.0.0.248 () {34 vars in 742 bytes} [Wed May 27 07:13:55 2026] PUT /v2.0/routers/48452186-40b4-4343-ac4f-d2c8e150494d => generated 480 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1839] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:55 2026] GET /v2.0/security-groups?tenant_id=175a48788d73443a82c7e9d5cd709100&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1840] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:13:56 2026] GET /v2.0/ports?device_id=48452186-40b4-4343-ac4f-d2c8e150494d => 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: 910/1841] 10.0.0.248 () {32 vars in 696 bytes} [Wed May 27 07:13:56 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1842] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:56 2026] DELETE /v2.0/security-groups/423be393-d68d-4228-84eb-facc1af97749 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:56.506 8 INFO neutron.services.segments.plugin [-] Segment 660d0c25-9f37-42b4-a9fd-fd4211e08874 resource provider aggregate not found 2026-05-27 07:13:56.511 8 INFO neutron.services.segments.plugin [-] Segment 660d0c25-9f37-42b4-a9fd-fd4211e08874 resource provider aggregate not found 2026-05-27 07:13:56.527 8 INFO neutron.services.segments.plugin [-] Segment 660d0c25-9f37-42b4-a9fd-fd4211e08874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 660d0c25-9f37-42b4-a9fd-fd4211e08874 found for delete ", "request_id": "req-37295317-0dcf-47ed-adf2-584c4f34b8a9"}]} 2026-05-27 07:13:56.536 8 INFO neutron.services.segments.plugin [-] Segment 660d0c25-9f37-42b4-a9fd-fd4211e08874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 660d0c25-9f37-42b4-a9fd-fd4211e08874 found for delete ", "request_id": "req-1f324704-295b-4a0c-98f4-23888a47f97f"}]} [pid: 8|app: 0|req: 933/1843] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:56 2026] DELETE /v2.0/networks/6a5a5d2f-825f-429e-a68e-dc1d3ca94e0f => 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: 934/1844] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:56 2026] GET /v2.0/security-groups?tenant_id=9934f07ffea94390aa5e0e32c9fc8cee&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:56.880 8 INFO neutron.db.segments_db [None req-fbbd24ba-4b74-446b-bae8-6b9ecf1cfeba 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment c4434734-aa7f-4b3a-b14d-a097a44102e5 of type vxlan for network 547cc0d5-2625-4915-b86d-93089411dd6f [pid: 8|app: 0|req: 935/1845] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:13:56 2026] POST /v2.0/networks => generated 741 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1846] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:56 2026] DELETE /v2.0/networks/eb4e4cbe-fd13-42f1-9e04-5c83370f6e0a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1847] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:57 2026] DELETE /v2.0/security-groups/582d436e-1df7-4ff3-abce-510e6076f20b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:57.528 7 INFO neutron.services.segments.plugin [-] Segment 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 resource provider aggregate not found 2026-05-27 07:13:57.533 7 INFO neutron.services.segments.plugin [-] Segment 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 resource provider aggregate not found 2026-05-27 07:13:57.552 7 INFO neutron.services.segments.plugin [-] Segment 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 found for delete ", "request_id": "req-479858f1-305d-410c-84b3-25ed963cfa62"}]} 2026-05-27 07:13:57.556 7 INFO neutron.db.l3_hamode_db [None req-a9f6842f-d6a8-4dd9-abc3-2669f56c6a99 760251e826fd42f6ab024a671495daa0 83e4f3ee102c457f915c09eee8bbfd01 - - default default] HA network 265873f1-fb20-4dc3-811f-b555136d6d0a was deleted as no HA routers are present in tenant 83e4f3ee102c457f915c09eee8bbfd01. 2026-05-27 07:13:57.558 7 INFO neutron.services.segments.plugin [-] Segment 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffca524-a5c0-47bc-b3b4-05f359e2aee1 found for delete ", "request_id": "req-0bce71d5-9c33-4349-abf5-93ef97016903"}]} [pid: 7|app: 0|req: 911/1848] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:13:56 2026] DELETE /v2.0/routers/48452186-40b4-4343-ac4f-d2c8e150494d => generated 0 bytes in 1421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1849] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:57 2026] POST /v2.0/subnets => generated 664 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1850] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:57 2026] GET /v2.0/security-groups?tenant_id=9ae68aa9385246888ecb368f437e27ab&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:57.742 8 INFO neutron.db.segments_db [None req-b9e7d603-7a39-4288-a52e-d86317330072 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment bf53d77f-503e-4a7f-9877-1381ca3950d2 of type vxlan for network d08ded40-4f92-4015-9e0f-e8115a0270ae [pid: 7|app: 0|req: 912/1851] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:57 2026] DELETE /v2.0/networks/4379face-6664-4651-98a5-8d64ac083df2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1852] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:57 2026] DELETE /v2.0/security-groups/c7e54063-6343-4ba5-adcd-b9f36d418a21 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:58.036 8 INFO neutron.db.l3_hamode_db [None req-b9e7d603-7a39-4288-a52e-d86317330072 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 914/1853] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:57 2026] DELETE /v2.0/networks/25aac195-98e2-49a3-a5ab-8ddab415f680 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1854] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:13:58 2026] DELETE /v2.0/networks/9aec74b6-0e0d-4029-94bb-1164c6d124a6 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:13:58.552 8 INFO neutron.services.segments.plugin [-] Segment b11107e9-f0f3-4065-aa99-f0814597ea28 resource provider aggregate not found 2026-05-27 07:13:58.563 8 INFO neutron.services.segments.plugin [-] Segment b11107e9-f0f3-4065-aa99-f0814597ea28 resource provider aggregate not found 2026-05-27 07:13:58.583 8 INFO neutron.services.segments.plugin [-] Segment b11107e9-f0f3-4065-aa99-f0814597ea28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b11107e9-f0f3-4065-aa99-f0814597ea28 found for delete ", "request_id": "req-147b8e7c-8d7d-4dca-be4e-0e1095b47172"}]} 2026-05-27 07:13:58.585 8 INFO neutron.services.segments.plugin [-] Segment b11107e9-f0f3-4065-aa99-f0814597ea28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b11107e9-f0f3-4065-aa99-f0814597ea28 found for delete ", "request_id": "req-d59c26df-88d4-46fd-b4cc-170429e17deb"}]} [pid: 7|app: 0|req: 916/1855] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:58 2026] GET /v2.0/security-groups?tenant_id=548c76340bae4e7e91baa54fa6af2c91&name=default => generated 2925 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1856] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:59 2026] DELETE /v2.0/security-groups/a87f22f9-eb2f-47c3-8066-03b419f8bb55 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:59.280 8 INFO neutron.db.l3_hamode_db [None req-b9e7d603-7a39-4288-a52e-d86317330072 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:13:59.573 7 INFO neutron.services.segments.plugin [-] Segment 023d7db4-6064-4fd1-9f1a-4ac5c2642467 resource provider aggregate not found 2026-05-27 07:13:59.599 7 INFO neutron.services.segments.plugin [-] Segment 023d7db4-6064-4fd1-9f1a-4ac5c2642467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023d7db4-6064-4fd1-9f1a-4ac5c2642467 found for delete ", "request_id": "req-f7816250-1ce3-4102-8c2f-06ea101ab616"}]} 2026-05-27 07:13:59.626 7 INFO neutron.services.segments.plugin [-] Segment 0c18b866-d195-4d0e-86db-c979202291b7 resource provider aggregate not found [pid: 7|app: 0|req: 918/1857] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:59 2026] GET /v2.0/security-groups?tenant_id=60099eda376c4439b081c949fd9db237&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:13:59.656 7 INFO neutron.services.segments.plugin [-] Segment 0c18b866-d195-4d0e-86db-c979202291b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c18b866-d195-4d0e-86db-c979202291b7 found for delete ", "request_id": "req-23607987-607c-45b1-a926-8188caac8b5e"}]} 2026-05-27 07:13:59.671 7 INFO neutron.services.segments.plugin [-] Segment 023d7db4-6064-4fd1-9f1a-4ac5c2642467 resource provider aggregate not found 2026-05-27 07:13:59.681 7 INFO neutron.services.segments.plugin [-] Segment cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 resource provider aggregate not found 2026-05-27 07:13:59.694 7 INFO neutron.services.segments.plugin [-] Segment cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 found for delete ", "request_id": "req-bc05809f-0f2c-4ca3-81a6-2edba2d439ae"}]} 2026-05-27 07:13:59.694 7 INFO neutron.services.segments.plugin [-] Segment 023d7db4-6064-4fd1-9f1a-4ac5c2642467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023d7db4-6064-4fd1-9f1a-4ac5c2642467 found for delete ", "request_id": "req-5518df19-693b-429e-99b6-6b6e95cec4f4"}]} 2026-05-27 07:13:59.715 7 INFO neutron.services.segments.plugin [-] Segment 0c18b866-d195-4d0e-86db-c979202291b7 resource provider aggregate not found 2026-05-27 07:13:59.734 7 INFO neutron.services.segments.plugin [-] Segment 0c18b866-d195-4d0e-86db-c979202291b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c18b866-d195-4d0e-86db-c979202291b7 found for delete ", "request_id": "req-04df6243-c04c-4d3f-ad64-0f0bf2109d54"}]} 2026-05-27 07:13:59.752 7 INFO neutron.services.segments.plugin [-] Segment cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 resource provider aggregate not found 2026-05-27 07:13:59.770 7 INFO neutron.services.segments.plugin [-] Segment cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf7e4e0a-b66e-45e2-afd1-376a4c9f9ee1 found for delete ", "request_id": "req-f6182a33-d80a-428d-ad4b-1b8adab29d4d"}]} [pid: 7|app: 0|req: 919/1858] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:13:59 2026] DELETE /v2.0/security-groups/cc5c7237-5ab6-4f1e-9aa1-763a555ca66d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1859] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:13:59 2026] GET /v2.0/security-groups?tenant_id=0166b9547ce346129e5fa386ea66bc38&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1860] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:00 2026] GET /v2.0/security-groups?tenant_id=83e4f3ee102c457f915c09eee8bbfd01&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1861] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:00 2026] DELETE /v2.0/security-groups/b45e2491-5aa8-43d2-9e3e-fc7fabe92e78 => 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: 923/1862] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:00 2026] DELETE /v2.0/security-groups/b590e7d5-1fcb-4d5d-9d11-0a0535c6ad86 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1863] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:00 2026] GET /v2.0/security-groups?tenant_id=cc52c66536a44954a72b996618b5c795&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1864] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:13:57 2026] POST /v2.0/routers => generated 728 bytes in 2937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1865] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:00 2026] DELETE /v2.0/security-groups/2b9a0330-e068-4f88-b49d-931ed95313cb => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1866] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:00 2026] GET /v2.0/security-groups?tenant_id=fe3b75e3ed734660bf33503f2f3ac166&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1867] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:01 2026] DELETE /v2.0/security-groups/53bfec5f-28e2-47d7-9b46-5b6e480efe3b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1868] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:14:00 2026] PUT /v2.0/routers/3c1a372b-761c-4aa9-8335-09f2d16b4349/add_router_interface => generated 309 bytes in 2346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:03.046 7 WARNING neutron_lib.context [None req-1f1fa17a-dc78-4607-92b2-7fc5b0c19317 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:03.202 7 INFO neutron.db.segments_db [None req-1f1fa17a-dc78-4607-92b2-7fc5b0c19317 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Added segment 8419d419-9154-4343-81f9-6b720bbf7f2d of type vxlan for network f03e92ed-b08f-457b-8871-d1362927c4a9 [pid: 7|app: 0|req: 928/1869] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:02 2026] POST /v2.0/networks => generated 631 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:03.339 8 WARNING neutron_lib.context [None req-234bfb24-61de-4b13-acb5-87bbdc535244 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 942/1870] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:14:03 2026] POST /v2.0/ports => generated 743 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:03.748 7 WARNING neutron_lib.context [None req-7447a745-7ffc-421a-822c-82424bc0da5a 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:03.827 7 INFO neutron.db.segments_db [None req-7447a745-7ffc-421a-822c-82424bc0da5a 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Added segment 0c31332c-f451-4288-96bd-27a72ee1a982 of type vxlan for network 097d080f-facb-4721-98a4-d1671b293279 [pid: 7|app: 0|req: 929/1871] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:03 2026] POST /v2.0/networks => generated 631 bytes in 228 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-27 07:14:03.977 8 WARNING neutron_lib.context [None req-36e45600-e8fe-49cf-9ea6-279c4b9bca15 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1872] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:14:03 2026] POST /v2.0/ports => generated 743 bytes in 380 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-27 07:14:04.373 8 WARNING neutron_lib.context [None req-e7b9a420-ee4d-42ee-bb6f-7136ef18d893 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:04.444 8 INFO neutron.db.segments_db [None req-e7b9a420-ee4d-42ee-bb6f-7136ef18d893 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Added segment 88da4e2a-7e65-401a-aac5-9ba52c332f6a of type vxlan for network 2dfab736-16b7-42f8-b683-138733d1305f 2026-05-27 07:14:04.491 7 INFO neutron.db.segments_db [None req-292ce45f-68df-4caf-9382-91fa8d3af383 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment 183663ef-b724-43cd-b23a-7940301924c9 of type vxlan for network 8a80c0f2-fd7d-4ebb-ad82-2c882b41ff6f [pid: 8|app: 0|req: 944/1873] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:04 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-27 07:14:04.570 8 WARNING neutron_lib.context [None req-04e0445e-b475-4ac1-bae1-c98559eacb5c 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1874] 10.0.0.248 () {34 vars in 671 bytes} [Wed May 27 07:14:04 2026] POST /v2.0/networks => generated 740 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1875] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:04 2026] POST /v2.0/subnets => generated 663 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1876] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:14:04 2026] POST /v2.0/ports => generated 743 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:04.959 7 INFO neutron.db.segments_db [None req-2372f778-7a5a-4d61-b9be-3f3d896ab555 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Added segment b8fc98db-b25d-4212-835a-6a867dd51f52 of type vxlan for network af2eb89a-d088-43cb-9686-1affc5d44029 /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-27 07:14:04.965 8 WARNING neutron_lib.context [None req-fb0991b6-53cf-428f-bcdd-c89e6acbe460 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:05.034 8 INFO neutron.db.segments_db [None req-fb0991b6-53cf-428f-bcdd-c89e6acbe460 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Added segment dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 of type vxlan for network da37b59b-c554-46a9-a900-e6ab34cfcd10 [pid: 8|app: 0|req: 946/1877] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:04 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:05.158 8 WARNING neutron_lib.context [None req-0cc73b17-8484-40c1-b549-ebff7097b9cd 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:05.337 7 INFO neutron.db.l3_hamode_db [None req-2372f778-7a5a-4d61-b9be-3f3d896ab555 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 947/1878] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:14:05 2026] POST /v2.0/ports => generated 743 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 07:14:05.857 8 WARNING neutron_lib.context [None req-d041da5e-5008-4936-aa2f-6f7b25280608 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:05.999 8 INFO neutron.db.segments_db [None req-d041da5e-5008-4936-aa2f-6f7b25280608 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Added segment e2502d95-e44a-43f8-9402-d772ae3683ad of type vxlan for network fd923022-b704-4579-9d84-76c939bf8da7 [pid: 8|app: 0|req: 948/1879] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:05 2026] POST /v2.0/networks => generated 631 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:06.114 8 WARNING neutron_lib.context [None req-f847d0f9-3455-477b-9586-5237ed2bbcd7 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:06.188 8 INFO neutron.db.segments_db [None req-f847d0f9-3455-477b-9586-5237ed2bbcd7 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Added segment f0b01001-0da8-4271-9331-71d90b559d5b of type vxlan for network 22ad4292-3d7a-4832-a663-adad9d74843d [pid: 8|app: 0|req: 949/1880] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:06 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: 8|app: 0|req: 950/1881] 10.0.0.248 () {34 vars in 678 bytes} [Wed May 27 07:14:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:06.464 8 WARNING neutron_lib.context [None req-eadbe30e-a0c2-4a6c-802e-ec4cf8d625a7 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:06.591 7 INFO neutron.db.l3_hamode_db [None req-2372f778-7a5a-4d61-b9be-3f3d896ab555 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 951/1882] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:06 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) 2026-05-27 07:14:06.819 8 WARNING neutron_lib.context [None req-265d124d-8ebc-48d3-81f4-37753cdfee32 407930492aba4481baed1765dad724d1 89e80ea9e2834c9cbf6ec745b8bb0c3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 952/1883] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:14:06 2026] POST /v2.0/ports => generated 743 bytes in 417 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: 953/1884] 10.0.0.248 () {34 vars in 678 bytes} [Wed May 27 07:14:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:07.273 8 WARNING neutron_lib.context [None req-59db6334-9494-4e30-9c4f-d8427acbdf0c 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:07.323 8 INFO neutron.db.segments_db [None req-59db6334-9494-4e30-9c4f-d8427acbdf0c 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Added segment 825b0964-2bdf-4e58-98d3-a2ca30299e1c of type vxlan for network 46f508ee-8d9e-4cb1-8d25-1237bb91d424 [pid: 8|app: 0|req: 954/1885] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:07 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1886] 10.0.0.248 () {34 vars in 747 bytes} [Wed May 27 07:14:07 2026] PUT /v2.0/ports/f6b006f0-7323-46f3-a51d-32aceeed21a6/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1887] 10.0.0.248 () {34 vars in 678 bytes} [Wed May 27 07:14:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:07.545 8 WARNING neutron_lib.context [None req-a4634d64-cfa8-4220-a910-927d86894290 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 957/1888] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:07 2026] POST /v2.0/subnets => generated 605 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1889] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:04 2026] POST /v2.0/routers => generated 727 bytes in 3048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1890] 10.0.0.248 () {34 vars in 747 bytes} [Wed May 27 07:14:07 2026] PUT /v2.0/ports/0d9cf4bc-38c5-4235-813b-23f36d2b3d84/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:07.976 8 WARNING neutron_lib.context [None req-2363ba37-36ae-4e0b-a25f-057d71779eb8 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1893] 10.0.0.248 () {34 vars in 678 bytes} [Wed May 27 07:14:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:08.036 8 INFO neutron.db.segments_db [None req-2363ba37-36ae-4e0b-a25f-057d71779eb8 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Added segment 4af480f8-758f-40c2-8963-52fa24f85557 of type vxlan for network 7ed27db6-5065-495e-8a9e-368eb18db34c [pid: 8|app: 0|req: 961/1894] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:07 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1895] 10.0.0.248 () {34 vars in 747 bytes} [Wed May 27 07:14:08 2026] PUT /v2.0/ports/59297116-f846-4aa0-946c-2662fdcbedb5/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1896] 10.0.0.248 () {34 vars in 678 bytes} [Wed May 27 07:14:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:08.274 8 WARNING neutron_lib.context [None req-b9660b08-bfd1-435a-9d08-9b4ce4b1a9bf 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1897] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:08 2026] POST /v2.0/subnets => generated 605 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1898] 10.0.0.248 () {34 vars in 747 bytes} [Wed May 27 07:14:08 2026] PUT /v2.0/ports/d1943a17-e909-457a-8cd6-844dc117968d/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1899] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:08 2026] PUT /v2.0/policies/670f81fe-03bc-4144-a485-6ecff1761ba6/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:08.790 8 WARNING neutron_lib.context [None req-fdaca049-0207-465d-a849-58e3fc5817eb 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:08.854 8 INFO neutron.db.segments_db [None req-fdaca049-0207-465d-a849-58e3fc5817eb 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Added segment c6906f72-ee2b-410b-be3a-85851531375c of type vxlan for network a2955488-3cf1-44e6-83b4-e182ad1dd54f [pid: 8|app: 0|req: 967/1900] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:08 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: 968/1901] 10.0.0.248 () {32 vars in 660 bytes} [Wed May 27 07:14:08 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1902] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:09 2026] PUT /v2.0/policies/453c515a-dd8d-463e-b868-19ae4e574d07/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:09.238 8 WARNING neutron_lib.context [None req-cbd811ad-359d-4341-af8a-3b464f748cf5 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 970/1903] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:09 2026] POST /v2.0/subnets => generated 605 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1904] 10.0.0.248 () {32 vars in 674 bytes} [Wed May 27 07:14:09 2026] GET /v2.0/ports?tags=red%2Cblue => 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: 972/1905] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:09 2026] PUT /v2.0/policies/90aade94-cc15-40c3-9ca8-0819317fa5ac/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:09.860 8 WARNING neutron_lib.context [None req-155e56b3-4761-405a-8c0a-b1b7a69252b0 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:09.957 8 INFO neutron.db.segments_db [None req-155e56b3-4761-405a-8c0a-b1b7a69252b0 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Added segment 58ddd93f-bf88-43c2-bcfa-36473e19ef28 of type vxlan for network c61df532-add7-4b89-9a3c-5708fe3388c8 [pid: 7|app: 0|req: 934/1906] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:14:08 2026] PUT /v2.0/routers/221c41e0-a0f0-4c08-a89b-bf4328fe0a52/add_router_interface => generated 309 bytes in 2048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1907] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:09 2026] POST /v2.0/networks => generated 632 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1908] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:10 2026] PUT /v2.0/policies/97527a9b-4ab6-4b3a-ae4f-17fb6def6f88/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:10.156 8 WARNING neutron_lib.context [None req-bf7efbda-9ab7-48c1-b1cd-678d2ce8c756 20e332171e2648e6b67fa1389dfe052e a1edd7b7e44145cc9e69c7cb1db2b746 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 975/1909] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:10 2026] POST /v2.0/subnets => generated 605 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1910] 10.0.0.248 () {32 vars in 674 bytes} [Wed May 27 07:14:10 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1911] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:14:10 2026] PUT /v2.0/subnets/a44ecf7e-64a1-4b5d-8b53-a881ff5eb2e9/tags => generated 17 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1912] 10.0.0.248 () {32 vars in 670 bytes} [Wed May 27 07:14:10 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:10.958 7 WARNING neutron_lib.context [None req-198e67f7-21bf-4be8-b509-e859e6e15cb2 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 978/1913] 10.0.0.248 () {32 vars in 688 bytes} [Wed May 27 07:14:10 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1914] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:14:10 2026] PUT /v2.0/subnets/29493791-cee2-43d8-b4e9-600c9c7841a2/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1915] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:14:10 2026] POST /v2.0/security-groups => generated 1673 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1916] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1917] 10.0.0.248 () {32 vars in 684 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1918] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:14:11 2026] PUT /v2.0/subnets/46c2fbd6-1c0f-42bf-abc3-888b36d3e867/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:11.174 7 WARNING neutron_lib.context [None req-fa3c0404-0f5a-46c7-93d7-8bdea59c283a 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 938/1919] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1920] 10.0.0.248 () {32 vars in 668 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1921] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:14:11 2026] PUT /v2.0/subnets/14d2d62c-9a87-47e9-bb84-b50219d73bdb/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:11.413 8 WARNING neutron_lib.context [None req-000af23a-cea4-4cff-97b5-ad345a14163a 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 939/1922] 10.0.0.248 () {32 vars in 696 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1923] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1924] 10.0.0.248 () {32 vars in 664 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1925] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1926] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:11.797 7 WARNING neutron_lib.context [None req-d351d969-def8-4ef0-b4c6-5c63e253a694 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1927] 10.0.0.248 () {32 vars in 678 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1928] 10.0.0.248 () {32 vars in 678 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1929] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1930] 10.0.0.248 () {32 vars in 696 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1931] 10.0.0.248 () {32 vars in 674 bytes} [Wed May 27 07:14:11 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:12.061 7 WARNING neutron_lib.context [None req-941e1efb-bbca-48bc-9358-d70b8c885b02 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1932] 10.0.0.248 () {32 vars in 690 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1933] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1934] 10.0.0.248 () {32 vars in 692 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1935] 10.0.0.248 () {32 vars in 686 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:12.243 7 WARNING neutron_lib.context [None req-d31b227f-612b-41d1-8082-2ef4482844bf 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:12.292 7 INFO neutron.db.securitygroups_db [None req-d31b227f-612b-41d1-8082-2ef4482844bf 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Project 22b2df13e6ed4c4e803e55535a197deb 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: 945/1936] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1937] 10.0.0.248 () {32 vars in 704 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1938] 10.0.0.248 () {32 vars in 672 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:12.510 7 WARNING neutron_lib.context [None req-dc8c19fd-cca2-4d91-b561-a29b8e3c11b6 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 992/1939] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:14:12 2026] DELETE /v2.0/ports/f6b006f0-7323-46f3-a51d-32aceeed21a6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:12.558 7 INFO neutron.db.securitygroups_db [None req-dc8c19fd-cca2-4d91-b561-a29b8e3c11b6 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Project 22b2df13e6ed4c4e803e55535a197deb 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: 993/1940] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:14:12 2026] DELETE /v2.0/qos/policies/670f81fe-03bc-4144-a485-6ecff1761ba6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1941] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1942] 10.0.0.248 () {32 vars in 686 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1943] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:14:12 2026] DELETE /v2.0/qos/policies/453c515a-dd8d-463e-b868-19ae4e574d07 => 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: 996/1944] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:14:12 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1945] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:14:12 2026] DELETE /v2.0/qos/policies/90aade94-cc15-40c3-9ca8-0819317fa5ac => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1946] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:14:12 2026] DELETE /v2.0/ports/0d9cf4bc-38c5-4235-813b-23f36d2b3d84 => 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: 950/1947] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/qos/policies/97527a9b-4ab6-4b3a-ae4f-17fb6def6f88 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1948] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:14:13 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:13.152 8 WARNING neutron_lib.context [None req-3d47703c-3d81-452e-9afe-d217db3561e7 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/1949] 10.0.0.248 () {34 vars in 685 bytes} [Wed May 27 07:14:13 2026] POST /v2.0/security-groups => generated 1661 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1950] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/ports/59297116-f846-4aa0-946c-2662fdcbedb5 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1951] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/qos/policies/0f4e0c62-5fc0-4828-b1c6-6c49204a1fa0 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:13.428 8 WARNING neutron_lib.context [None req-f62d2c78-4ddd-48f3-8cbf-649e6b97cc76 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/1952] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1953] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/subnets/a44ecf7e-64a1-4b5d-8b53-a881ff5eb2e9 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:13.752 7 WARNING neutron_lib.context [None req-5831a5ca-4c8b-4b7b-982c-f8c03c7f18a2 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/1954] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/ports/d1943a17-e909-457a-8cd6-844dc117968d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1955] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:14:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1956] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/subnets/29493791-cee2-43d8-b4e9-600c9c7841a2 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:14.167 8 WARNING neutron_lib.context [None req-68cbd6b2-fc70-4877-a9ec-f8fc51cf9b44 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1957] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:14:13 2026] DELETE /v2.0/ports/57c5e390-175e-498e-a581-9e46c114dc73 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1958] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:14 2026] DELETE /v2.0/subnets/46c2fbd6-1c0f-42bf-abc3-888b36d3e867 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:14.744 7 INFO neutron.services.segments.plugin [-] Segment 8419d419-9154-4343-81f9-6b720bbf7f2d resource provider aggregate not found 2026-05-27 07:14:14.750 7 INFO neutron.services.segments.plugin [-] Segment 8419d419-9154-4343-81f9-6b720bbf7f2d resource provider aggregate not found 2026-05-27 07:14:14.765 7 INFO neutron.services.segments.plugin [-] Segment 8419d419-9154-4343-81f9-6b720bbf7f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8419d419-9154-4343-81f9-6b720bbf7f2d found for delete ", "request_id": "req-aeafabad-7053-49ec-9aee-c8982c8720d5"}]} 2026-05-27 07:14:14.772 7 INFO neutron.services.segments.plugin [-] Segment 8419d419-9154-4343-81f9-6b720bbf7f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8419d419-9154-4343-81f9-6b720bbf7f2d found for delete ", "request_id": "req-602afe68-bb18-4160-9ee1-8ac810608fc4"}]} [pid: 7|app: 0|req: 956/1959] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:14 2026] DELETE /v2.0/networks/f03e92ed-b08f-457b-8871-d1362927c4a9 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1960] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:14 2026] POST /v2.0/floatingips => generated 552 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1961] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:14 2026] DELETE /v2.0/subnets/14d2d62c-9a87-47e9-bb84-b50219d73bdb => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1962] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:15 2026] DELETE /v2.0/networks/097d080f-facb-4721-98a4-d1671b293279 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1963] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:14 2026] GET /v2.0/security-groups?tenant_id=9b47c2e6d41d419c96b20c5a3ae9d380&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1964] 10.0.0.49 () {34 vars in 1099 bytes} [Wed May 27 07:14:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1457769810&fields=id&tenant_id=22b2df13e6ed4c4e803e55535a197deb => 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: 959/1965] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:15 2026] DELETE /v2.0/subnets/f81cc7da-5bb5-44f0-b922-86955e2d6669 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:15.627 8 INFO neutron.services.segments.plugin [-] Segment 88da4e2a-7e65-401a-aac5-9ba52c332f6a resource provider aggregate not found [pid: 7|app: 0|req: 960/1966] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:15 2026] DELETE /v2.0/security-groups/9bedbe66-4f60-4516-87a6-6743bcdfed78 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:15.649 8 INFO neutron.services.segments.plugin [-] Segment 88da4e2a-7e65-401a-aac5-9ba52c332f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88da4e2a-7e65-401a-aac5-9ba52c332f6a found for delete ", "request_id": "req-459a9b98-23c7-4d53-854f-94db2374bb0f"}]} 2026-05-27 07:14:15.652 8 INFO neutron.services.segments.plugin [-] Segment 88da4e2a-7e65-401a-aac5-9ba52c332f6a resource provider aggregate not found 2026-05-27 07:14:15.667 8 INFO neutron.services.segments.plugin [-] Segment 88da4e2a-7e65-401a-aac5-9ba52c332f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88da4e2a-7e65-401a-aac5-9ba52c332f6a found for delete ", "request_id": "req-e56867a9-b3f9-47c4-a2b7-644123aa9102"}]} [pid: 8|app: 0|req: 1007/1967] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:15 2026] DELETE /v2.0/networks/2dfab736-16b7-42f8-b683-138733d1305f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1968] 10.0.0.49 () {34 vars in 1097 bytes} [Wed May 27 07:14:15 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-804479799&fields=id&tenant_id=22b2df13e6ed4c4e803e55535a197deb => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1969] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:15 2026] DELETE /v2.0/networks/fd923022-b704-4579-9d84-76c939bf8da7 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1970] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:15 2026] DELETE /v2.0/networks/da37b59b-c554-46a9-a900-e6ab34cfcd10 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1971] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:14:15 2026] GET /v2.0/networks?id=547cc0d5-2625-4915-b86d-93089411dd6f => generated 673 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1972] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:15 2026] GET /v2.0/security-groups?tenant_id=bf363533b5a5411184ebbd7bcdb97fe4&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1973] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:16 2026] DELETE /v2.0/networks/22ad4292-3d7a-4832-a663-adad9d74843d => 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: 964/1974] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:16 2026] DELETE /v2.0/networks/46f508ee-8d9e-4cb1-8d25-1237bb91d424 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1975] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:14:16 2026] GET /v2.0/quotas/22b2df13e6ed4c4e803e55535a197deb => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1976] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:16 2026] DELETE /v2.0/security-groups/13e524fb-b441-409f-a6c1-fe7571bc5e0b => 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: 966/1977] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:16 2026] DELETE /v2.0/networks/7ed27db6-5065-495e-8a9e-368eb18db34c => 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: 967/1978] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:16 2026] GET /v2.0/security-groups?tenant_id=4ff6f1b1cd9c4c7fad62435e8a220eaa&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:16.802 7 INFO neutron.services.segments.plugin [-] Segment 0c31332c-f451-4288-96bd-27a72ee1a982 resource provider aggregate not found 2026-05-27 07:14:16.811 7 INFO neutron.services.segments.plugin [-] Segment 0c31332c-f451-4288-96bd-27a72ee1a982 resource provider aggregate not found 2026-05-27 07:14:16.829 7 INFO neutron.services.segments.plugin [-] Segment 0c31332c-f451-4288-96bd-27a72ee1a982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c31332c-f451-4288-96bd-27a72ee1a982 found for delete ", "request_id": "req-1290306a-56d3-4419-b29c-7a1f5b9432e5"}]} 2026-05-27 07:14:16.839 7 INFO neutron.services.segments.plugin [-] Segment 0c31332c-f451-4288-96bd-27a72ee1a982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c31332c-f451-4288-96bd-27a72ee1a982 found for delete ", "request_id": "req-225642c2-7e2a-419a-942a-173b72a5a402"}]} 2026-05-27 07:14:16.845 7 INFO neutron.services.segments.plugin [-] Segment dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 resource provider aggregate not found 2026-05-27 07:14:16.860 7 INFO neutron.services.segments.plugin [-] Segment dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 resource provider aggregate not found 2026-05-27 07:14:16.865 7 INFO neutron.services.segments.plugin [-] Segment dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 found for delete ", "request_id": "req-2da33f4a-161c-43a4-9fc2-280085164553"}]} [pid: 7|app: 0|req: 968/1979] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:16 2026] DELETE /v2.0/networks/a2955488-3cf1-44e6-83b4-e182ad1dd54f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:16.885 7 INFO neutron.services.segments.plugin [-] Segment dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbdf7da6-dd99-48ef-a86f-e72ad46d5b54 found for delete ", "request_id": "req-b3ece6f2-9f6e-4d0a-9ed1-3d8e26d44776"}]} 2026-05-27 07:14:16.896 7 INFO neutron.services.segments.plugin [-] Segment 825b0964-2bdf-4e58-98d3-a2ca30299e1c resource provider aggregate not found 2026-05-27 07:14:16.920 7 INFO neutron.services.segments.plugin [-] Segment 825b0964-2bdf-4e58-98d3-a2ca30299e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 825b0964-2bdf-4e58-98d3-a2ca30299e1c found for delete ", "request_id": "req-182e7a19-6a42-4969-94c2-2bd79c33e43d"}]} 2026-05-27 07:14:16.933 7 INFO neutron.services.segments.plugin [-] Segment 825b0964-2bdf-4e58-98d3-a2ca30299e1c resource provider aggregate not found 2026-05-27 07:14:16.952 7 INFO neutron.services.segments.plugin [-] Segment 825b0964-2bdf-4e58-98d3-a2ca30299e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 825b0964-2bdf-4e58-98d3-a2ca30299e1c found for delete ", "request_id": "req-5865fd3a-531c-422f-a62d-735f4414b7eb"}]} 2026-05-27 07:14:16.956 7 INFO neutron.services.segments.plugin [-] Segment 4af480f8-758f-40c2-8963-52fa24f85557 resource provider aggregate not found 2026-05-27 07:14:16.975 7 INFO neutron.services.segments.plugin [-] Segment 4af480f8-758f-40c2-8963-52fa24f85557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af480f8-758f-40c2-8963-52fa24f85557 found for delete ", "request_id": "req-d06f281c-78c1-4c36-8841-c4680c0b0ef7"}]} 2026-05-27 07:14:16.978 7 INFO neutron.services.segments.plugin [-] Segment 4af480f8-758f-40c2-8963-52fa24f85557 resource provider aggregate not found 2026-05-27 07:14:16.998 7 INFO neutron.services.segments.plugin [-] Segment 4af480f8-758f-40c2-8963-52fa24f85557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af480f8-758f-40c2-8963-52fa24f85557 found for delete ", "request_id": "req-b138bc60-eaaf-40dc-9706-1bd43e70dd5d"}]} [pid: 7|app: 0|req: 969/1980] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:16 2026] DELETE /v2.0/security-groups/2d2ee56d-f00f-4626-be67-b756ca2f6761 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1981] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:14:16 2026] GET /v2.0/ports?tenant_id=22b2df13e6ed4c4e803e55535a197deb&fields=id => generated 103 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1982] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:14:17 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1983] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:17 2026] DELETE /v2.0/networks/c61df532-add7-4b89-9a3c-5708fe3388c8 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1984] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:14:17 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1985] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:17 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => 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: 971/1986] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:17 2026] GET /v2.0/security-groups?tenant_id=11c8f9e6f19b462bbb28d2b6454f5c6d&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:17.749 8 INFO neutron.services.segments.plugin [-] Segment e2502d95-e44a-43f8-9402-d772ae3683ad resource provider aggregate not found 2026-05-27 07:14:17.753 8 INFO neutron.services.segments.plugin [-] Segment e2502d95-e44a-43f8-9402-d772ae3683ad resource provider aggregate not found 2026-05-27 07:14:17.771 8 INFO neutron.services.segments.plugin [-] Segment e2502d95-e44a-43f8-9402-d772ae3683ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2502d95-e44a-43f8-9402-d772ae3683ad found for delete ", "request_id": "req-cd099d83-8ca6-4b50-91b2-1bedbed9c529"}]} 2026-05-27 07:14:17.777 8 INFO neutron.services.segments.plugin [-] Segment e2502d95-e44a-43f8-9402-d772ae3683ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2502d95-e44a-43f8-9402-d772ae3683ad found for delete ", "request_id": "req-c644ce10-eb02-4ea4-a8f3-dfc98985a939"}]} 2026-05-27 07:14:17.788 8 INFO neutron.services.segments.plugin [-] Segment f0b01001-0da8-4271-9331-71d90b559d5b resource provider aggregate not found 2026-05-27 07:14:17.798 8 INFO neutron.services.segments.plugin [-] Segment f0b01001-0da8-4271-9331-71d90b559d5b resource provider aggregate not found 2026-05-27 07:14:17.817 8 INFO neutron.services.segments.plugin [-] Segment f0b01001-0da8-4271-9331-71d90b559d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b01001-0da8-4271-9331-71d90b559d5b found for delete ", "request_id": "req-3e065107-8cb9-4e6e-920d-40f1221d2155"}]} 2026-05-27 07:14:17.821 8 INFO neutron.services.segments.plugin [-] Segment f0b01001-0da8-4271-9331-71d90b559d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b01001-0da8-4271-9331-71d90b559d5b found for delete ", "request_id": "req-b42e74a8-e624-4f90-8ea4-d45d444c8d75"}]} [pid: 8|app: 0|req: 1016/1987] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:17 2026] DELETE /v2.0/security-groups/9e471bbe-3c3f-4ffa-9894-d0f70de3cfdc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1988] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:18 2026] GET /v2.0/security-groups?tenant_id=89e80ea9e2834c9cbf6ec745b8bb0c3c&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1989] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:18 2026] DELETE /v2.0/security-groups/3554e349-f2ca-4809-9264-debf7f5040d1 => 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: 973/1990] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:14:18 2026] GET /v2.0/networks?id=547cc0d5-2625-4915-b86d-93089411dd6f => generated 673 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1991] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:14:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22b2df13e6ed4c4e803e55535a197deb => generated 273 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:18.445 7 WARNING neutron_lib.context [req-ec8a70af-de1c-4edd-87fd-e58baf8ee74e req-200b9064-c1ef-46a9-aa77-fd5dc55a3c37 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/1992] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:18 2026] GET /v2.0/security-groups?tenant_id=8d7985cc47ee4061892812e854574ff2&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1993] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:18 2026] GET /v2.0/security-groups?tenant_id=5284929540b44dc69c677fd29943b0ba&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1994] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:18 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => 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: 1021/1995] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:18 2026] DELETE /v2.0/security-groups/46430d77-aed2-4568-b0b0-fcf85db9fc6b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:19.010 7 INFO neutron.services.segments.plugin [-] Segment c6906f72-ee2b-410b-be3a-85851531375c resource provider aggregate not found 2026-05-27 07:14:19.024 7 INFO neutron.services.segments.plugin [-] Segment c6906f72-ee2b-410b-be3a-85851531375c resource provider aggregate not found 2026-05-27 07:14:19.047 7 INFO neutron.services.segments.plugin [-] Segment c6906f72-ee2b-410b-be3a-85851531375c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6906f72-ee2b-410b-be3a-85851531375c found for delete ", "request_id": "req-fec6ca0a-161e-4030-adfd-7012f2200559"}]} 2026-05-27 07:14:19.053 7 INFO neutron.services.segments.plugin [-] Segment c6906f72-ee2b-410b-be3a-85851531375c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6906f72-ee2b-410b-be3a-85851531375c found for delete ", "request_id": "req-6a02fba9-7d2b-47d5-ba80-8242f675e758"}]} [pid: 7|app: 0|req: 975/1996] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:14:18 2026] POST /v2.0/ports => generated 997 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:19.098 7 INFO neutron.services.segments.plugin [-] Segment 58ddd93f-bf88-43c2-bcfa-36473e19ef28 resource provider aggregate not found 2026-05-27 07:14:19.103 7 INFO neutron.services.segments.plugin [-] Segment 58ddd93f-bf88-43c2-bcfa-36473e19ef28 resource provider aggregate not found /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: 1022/1997] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:18 2026] DELETE /v2.0/security-groups/f1022534-420e-4d14-a660-7d6d807faf4e => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:19.132 7 INFO neutron.services.segments.plugin [-] Segment 58ddd93f-bf88-43c2-bcfa-36473e19ef28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ddd93f-bf88-43c2-bcfa-36473e19ef28 found for delete ", "request_id": "req-de3d045a-afda-4d93-a0e0-0c584b0e37ad"}]} 2026-05-27 07:14:19.133 7 INFO neutron.services.segments.plugin [-] Segment 58ddd93f-bf88-43c2-bcfa-36473e19ef28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ddd93f-bf88-43c2-bcfa-36473e19ef28 found for delete ", "request_id": "req-94f75a30-971c-4b05-a081-f97920735a3a"}]} [pid: 8|app: 0|req: 1023/1998] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/security-groups?tenant_id=5860143e76814ed9a0878f5ad1cb9305&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1999] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:19 2026] DELETE /v2.0/security-groups/0504e532-a84d-4fa9-b0a9-7e474100b715 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2000] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:14:19 2026] PUT /v2.0/ports/d5ac1a53-eecf-404a-8b2e-0d36be7d6990 => generated 1242 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2001] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/ports?tenant_id=22b2df13e6ed4c4e803e55535a197deb&device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1281 bytes in 62 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: 1026/2002] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/security-groups?tenant_id=a1edd7b7e44145cc9e69c7cb1db2b746&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2003] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d5ac1a53-eecf-404a-8b2e-0d36be7d6990 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:19.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d1813a7-b5ac-4e2f-8392-a1a52189bf30'] response: {'name': 'network-changed', 'server_uuid': '4cf76463-d4bd-451c-bd5d-dc9b18721e42', 'tag': 'd5ac1a53-eecf-404a-8b2e-0d36be7d6990', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 978/2004] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/subnets?id=50e22b8d-b89c-43d6-a9f1-c71d476d9aac => generated 667 bytes in 47 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: 1027/2005] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:19 2026] DELETE /v2.0/security-groups/913fa635-a7b5-4876-bf85-5466127e65d8 => 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: 979/2006] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/ports?network_id=547cc0d5-2625-4915-b86d-93089411dd6f&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: 1028/2007] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2008] 10.0.0.49 () {34 vars in 1119 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2009] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:14:19 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2010] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?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: 981/2011] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/ports?tenant_id=22b2df13e6ed4c4e803e55535a197deb&device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1281 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2012] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/networks?id=547cc0d5-2625-4915-b86d-93089411dd6f => generated 769 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2013] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d5ac1a53-eecf-404a-8b2e-0d36be7d6990 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2014] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/subnets?id=50e22b8d-b89c-43d6-a9f1-c71d476d9aac => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2015] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1281 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2016] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/ports?network_id=547cc0d5-2625-4915-b86d-93089411dd6f&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: 984/2017] 199.19.213.222 () {34 vars in 1124 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2018] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?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: 985/2019] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:14:20 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2020] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:21 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2021] 10.0.0.49 () {34 vars in 1119 bytes} [Wed May 27 07:14:21 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&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-27 07:14:22.202 8 WARNING neutron_lib.context [None req-606d2d27-9e2c-44c2-9c24-2df0239c74cf b76fb390665b4c70953d2c202d52965e f368b8ccf10e478f906642ab6ae8a4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/2022] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:22 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1014 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2023] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:14:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:14:22.513 8 WARNING neutron_lib.context [None req-acff0508-a1bd-4090-9311-14366661805a b76fb390665b4c70953d2c202d52965e f368b8ccf10e478f906642ab6ae8a4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/2024] 10.0.0.49 () {34 vars in 1119 bytes} [Wed May 27 07:14:22 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2025] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:14:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2026] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:22 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:22.658 8 WARNING neutron_lib.context [None req-291f1f7f-2c7e-46ee-aa71-2ece96bfb856 b76fb390665b4c70953d2c202d52965e f368b8ccf10e478f906642ab6ae8a4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1038/2027] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:14:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:14:22.822 8 WARNING neutron_lib.context [None req-63563346-c559-47bf-9331-2263b5654199 b76fb390665b4c70953d2c202d52965e f368b8ccf10e478f906642ab6ae8a4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2030] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:14:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:14:23.018 8 WARNING neutron_lib.context [None req-e3b96fcc-16c1-4020-b010-67cf237ca343 b76fb390665b4c70953d2c202d52965e f368b8ccf10e478f906642ab6ae8a4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2031] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:14:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2032] 10.0.0.248 () {34 vars in 767 bytes} [Wed May 27 07:14:23 2026] PUT /v2.0/security-groups/3a79704e-4636-4347-96e2-0c6078c59aa2/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:23.450 8 WARNING neutron_lib.context [None req-95877594-9f52-490b-9129-d0a4024a1d6f 7e634b68cdc240f3a9d57c0f9beb4d1c 2dda555589754a678997fe1c488f1b4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:23.858 7 INFO neutron.db.l3_db [None req-d9642142-44f7-4f85-9c33-de4ec59e84b6 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Floating IP bb3b2c35-ee67-4d15-890b-2c456f80a9a9 associated. External IP: 10.96.250.209, port: d5ac1a53-eecf-404a-8b2e-0d36be7d6990. [pid: 8|app: 0|req: 1044/2033] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:23 2026] POST /v2.0/floatingips => generated 552 bytes in 957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2034] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:14:22 2026] PUT /v2.0/floatingips/bb3b2c35-ee67-4d15-890b-2c456f80a9a9 => generated 856 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2035] 10.0.0.248 () {34 vars in 767 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/security-groups/3cc39513-a1e6-41bf-b16b-a9581cf319aa/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:24.283 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f8963f0-f32a-42cc-aee5-7bb7ff655dcd'] response: {'name': 'network-changed', 'server_uuid': '4cf76463-d4bd-451c-bd5d-dc9b18721e42', 'tag': 'd5ac1a53-eecf-404a-8b2e-0d36be7d6990', 'status': 'completed', 'code': 200} 2026-05-27 07:14:24.314 7 WARNING neutron_lib.context [None req-4cb47fe4-336e-45ed-a3bc-70bc494839a5 aaffb796c5c045fc9fee43900286b0ce 120d9fa7783e417b9cf1027a3f710597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2036] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2037] 10.0.0.248 () {34 vars in 767 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/security-groups/b0edb6ff-b434-43c4-a2f5-70b72930baa3/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2038] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/ports?tenant_id=22b2df13e6ed4c4e803e55535a197deb&device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2039] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:24.476 7 INFO neutron.db.segments_db [None req-4cb47fe4-336e-45ed-a3bc-70bc494839a5 aaffb796c5c045fc9fee43900286b0ce 120d9fa7783e417b9cf1027a3f710597 - - default default] Added segment 6d441601-427d-4034-9c40-55bbd2397e38 of type vxlan for network 882e3cda-3a46-467e-8806-783178469240 [pid: 8|app: 0|req: 1050/2040] 10.0.0.248 () {34 vars in 767 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/security-groups/2eaec596-6152-4e62-a702-5bbf8f67fb5b/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2041] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/networks?id=547cc0d5-2625-4915-b86d-93089411dd6f => generated 769 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2042] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:24 2026] POST /v2.0/networks => generated 632 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2043] 10.0.0.248 () {34 vars in 770 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2044] 10.0.0.248 () {32 vars in 680 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2045] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2046] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d5ac1a53-eecf-404a-8b2e-0d36be7d6990 => generated 859 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2047] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2048] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2049] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/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: 1055/2050] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/subnets?id=50e22b8d-b89c-43d6-a9f1-c71d476d9aac => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2051] 10.0.0.248 () {34 vars in 766 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2052] 10.0.0.248 () {32 vars in 690 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2053] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/ports?network_id=547cc0d5-2625-4915-b86d-93089411dd6f&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: 997/2054] 10.0.0.248 () {34 vars in 764 bytes} [Wed May 27 07:14:24 2026] PUT /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2055] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2056] 10.0.0.248 () {32 vars in 702 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2057] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/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: 999/2058] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:14:24 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?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: 1060/2059] 10.0.0.248 () {34 vars in 788 bytes} [Wed May 27 07:14:25 2026] PUT /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2060] 10.0.0.248 () {32 vars in 688 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/security-groups?not-tags=red => generated 6096 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2061] 10.0.0.248 () {34 vars in 760 bytes} [Wed May 27 07:14:25 2026] PUT /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2062] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2063] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f?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: 1002/2064] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/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: 1063/2065] 10.0.0.248 () {32 vars in 702 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7682 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2066] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:25 2026] PUT /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2067] 10.0.0.248 () {34 vars in 782 bytes} [Wed May 27 07:14:25 2026] PUT /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2068] 10.0.0.248 () {32 vars in 698 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7682 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2069] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2070] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2071] 10.0.0.248 () {32 vars in 710 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6096 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2072] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2073] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:25 2026] PUT /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 37 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2074] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/security-groups/3a79704e-4636-4347-96e2-0c6078c59aa2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:25.604 8 INFO neutron.api.v2.resource [None req-00cbca5b-58c8-44a6-bf77-b7ada7601faf 7e634b68cdc240f3a9d57c0f9beb4d1c 2dda555589754a678997fe1c488f1b4e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2075] 10.0.0.248 () {32 vars in 751 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2076] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2077] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/red => 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: 1069/2078] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/security-groups/3cc39513-a1e6-41bf-b16b-a9581cf319aa => 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: 1010/2079] 10.0.0.248 () {32 vars in 741 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2080] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:25.795 8 INFO neutron.api.v2.resource [None req-b4bd4054-0bd7-4370-9126-de3bd446d3f4 aaffb796c5c045fc9fee43900286b0ce 120d9fa7783e417b9cf1027a3f710597 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2081] 10.0.0.248 () {32 vars in 745 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:14:25.831 8 INFO neutron.api.v2.resource [None req-6daa4eff-3964-475d-9e75-885db90e346b 7e634b68cdc240f3a9d57c0f9beb4d1c 2dda555589754a678997fe1c488f1b4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/2082] 10.0.0.248 () {32 vars in 754 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2083] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/security-groups/b0edb6ff-b434-43c4-a2f5-70b72930baa3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2084] 10.0.0.248 () {32 vars in 744 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/red => 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: 1012/2085] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2086] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2087] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:25 2026] GET /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:26.100 7 INFO neutron.api.v2.resource [None req-f8e34e9d-80a5-4776-abee-6849431a11b7 aaffb796c5c045fc9fee43900286b0ce 120d9fa7783e417b9cf1027a3f710597 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1015/2088] 10.0.0.248 () {32 vars in 748 bytes} [Wed May 27 07:14:26 2026] DELETE /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2089] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:25 2026] DELETE /v2.0/security-groups/2eaec596-6152-4e62-a702-5bbf8f67fb5b => generated 0 bytes in 1528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2090] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:14:27 2026] DELETE /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2091] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:26 2026] DELETE /v2.0/floatingips/3ac851c0-257c-4f17-a72b-12beeed61e7f => generated 0 bytes in 1473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2092] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:27 2026] GET /v2.0/networks/882e3cda-3a46-467e-8806-783178469240/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2093] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:27 2026] DELETE /v2.0/security-groups/b851b77a-73e8-4930-a357-8a8fedf2bd64 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:27.830 7 INFO neutron.services.segments.plugin [-] Segment 6d441601-427d-4034-9c40-55bbd2397e38 resource provider aggregate not found 2026-05-27 07:14:27.836 7 INFO neutron.services.segments.plugin [-] Segment 6d441601-427d-4034-9c40-55bbd2397e38 resource provider aggregate not found 2026-05-27 07:14:27.846 7 INFO neutron.services.segments.plugin [-] Segment 6d441601-427d-4034-9c40-55bbd2397e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d441601-427d-4034-9c40-55bbd2397e38 found for delete ", "request_id": "req-5e4b01f8-7a97-44dc-8a5f-784c922c8d15"}]} [pid: 7|app: 0|req: 1018/2094] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:27 2026] DELETE /v2.0/networks/882e3cda-3a46-467e-8806-783178469240 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:28.304 8 WARNING keystoneauth.session [None req-80f4cff1-1829-4461-9acf-db70e06ac228 b76fb390665b4c70953d2c202d52965e f368b8ccf10e478f906642ab6ae8a4d3 - - default default] Failure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s.3 retries left: keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 2026-05-27 07:14:28.552 7 INFO neutron.services.segments.plugin [-] Segment 6d441601-427d-4034-9c40-55bbd2397e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d441601-427d-4034-9c40-55bbd2397e38 found for delete ", "request_id": "req-813ac045-d4d6-48e0-821c-c0ac8c797543"}]} [pid: 7|app: 0|req: 1019/2095] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:28 2026] GET /v2.0/security-groups?tenant_id=f368b8ccf10e478f906642ab6ae8a4d3&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2096] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:28 2026] GET /v2.0/security-groups?tenant_id=2301592f91fc42a8ad2ed6267989cfe7&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2097] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:28 2026] GET /v2.0/security-groups?tenant_id=2dda555589754a678997fe1c488f1b4e&name=default => generated 2929 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2098] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/f25684a5-41a2-4e79-b754-71ef60871e95 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2099] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/ffa1456c-2efc-4255-a2b4-406bb9de297a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2100] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/8dcd964a-b0e9-484b-b2d6-497b4c4a51a9 => 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: 1023/2101] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:29 2026] GET /v2.0/security-groups?tenant_id=120d9fa7783e417b9cf1027a3f710597&name=default => generated 2929 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2102] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:29 2026] GET /v2.0/security-groups?tenant_id=0b2268bb17cf40d2b5440315ca9ddcb1&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2103] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/235f109a-d779-4acd-aec6-d3a2de4ad463 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2104] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/cc35dc5d-c9bc-4fda-af41-76fadd28adfe => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2105] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:29 2026] GET /v2.0/security-groups?tenant_id=8dac356d05624f68ba3f128b4d78bd71&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2106] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/2bf89314-8bb9-4b87-913e-5c47b94077b5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2107] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:29 2026] GET /v2.0/security-groups?tenant_id=3eeec87edcef408a99f601ed83fc75a1&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2108] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:29 2026] DELETE /v2.0/security-groups/bdc6be20-102e-4a2b-b2b1-82a0c1ea7030 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2109] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:32 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2110] 10.0.0.49 () {34 vars in 1119 bytes} [Wed May 27 07:14:33 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2111] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:14:33 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1283 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2112] 10.0.0.248 () {32 vars in 858 bytes} [Wed May 27 07:14:33 2026] GET /v2.0/floatingips?floating_network_id=056a7a82-0427-40d3-acc6-0cff223ecc79&port_id=d5ac1a53-eecf-404a-8b2e-0d36be7d6990 => generated 861 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2113] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:14:33 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2114] 10.0.0.41 () {34 vars in 1119 bytes} [Wed May 27 07:14:33 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2115] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:37 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2116] 10.0.0.49 () {34 vars in 1119 bytes} [Wed May 27 07:14:37 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:37.567 7 WARNING neutron_lib.context [None req-a0b7f215-cbdd-4f3b-b28b-5457251f24ef 3e10bbf823e345bda56341f6e1f6afc5 f5388ecbfda94049aea5a3e6775d1bd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:37.862 8 WARNING neutron_lib.context [None req-43539074-5d4b-41e4-a0ad-2c0b612ce894 3a6d183e4f574229bf0956ea7018275d 0eca6c91570a487a805bcf81805c468e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:38.103 7 INFO neutron.db.segments_db [None req-a0b7f215-cbdd-4f3b-b28b-5457251f24ef 3e10bbf823e345bda56341f6e1f6afc5 f5388ecbfda94049aea5a3e6775d1bd1 - - default default] Added segment 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb of type vxlan for network 35366c3b-4afe-41c7-95f0-5c7fb63e62dd [pid: 7|app: 0|req: 1031/2119] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:37 2026] POST /v2.0/networks => generated 631 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2120] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:14:38 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1014 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:38.837 7 WARNING neutron_lib.context [None req-eee53bd0-676d-49bc-8f9c-bf741a904408 b164262954c94a3a8b2c6df9f3dbcf8f 10d40044e5184b9383d453e29441cb18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1089/2121] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:14:37 2026] POST /v2.0/security-groups => generated 1603 bytes in 1146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2122] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:38 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:14:39.061 8 WARNING neutron_lib.context [None req-f6621174-8bf5-4076-867f-2f30ba92285e 3e10bbf823e345bda56341f6e1f6afc5 f5388ecbfda94049aea5a3e6775d1bd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:39.267 8 INFO neutron.db.segments_db [None req-f6621174-8bf5-4076-867f-2f30ba92285e 3e10bbf823e345bda56341f6e1f6afc5 f5388ecbfda94049aea5a3e6775d1bd1 - - default default] Added segment 84063ae4-9891-4def-9489-5e619201479d of type vxlan for network 8eca861c-3fdb-4267-bd63-5f8aa30d78b0 [pid: 7|app: 0|req: 1033/2123] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2124] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:39 2026] POST /v2.0/networks => generated 631 bytes in 974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:40.216 7 INFO neutron.db.l3_db [req-a6906b9d-5e5c-4125-9a32-813a39cfe51d req-58742984-a1da-49a4-b013-e0532ed1d55e 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] Floating IP bb3b2c35-ee67-4d15-890b-2c456f80a9a9 disassociated. External IP: 10.96.250.209, port: d5ac1a53-eecf-404a-8b2e-0d36be7d6990. [pid: 8|app: 0|req: 1092/2125] 10.0.0.248 () {34 vars in 767 bytes} [Wed May 27 07:14:40 2026] PUT /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 25 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2126] 10.0.0.49 () {34 vars in 1119 bytes} [Wed May 27 07:14:40 2026] GET /v2.0/security-groups?id=89f40870-e972-4254-b6f4-827fd4fb82dc&id=700a3408-a00c-42a0-adc8-c37ff626a608&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2127] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:40 2026] PUT /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 25 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2128] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:40 2026] PUT /v2.0/networks/35366c3b-4afe-41c7-95f0-5c7fb63e62dd/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2129] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:40 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2130] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:40 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2131] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:40 2026] GET /v2.0/networks/35366c3b-4afe-41c7-95f0-5c7fb63e62dd/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2132] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:14:39 2026] DELETE /v2.0/ports/d5ac1a53-eecf-404a-8b2e-0d36be7d6990 => generated 0 bytes in 1045 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:40.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eceaf841-bbe4-43d1-b9d2-f47e98b007a7'] response: {'server_uuid': '4cf76463-d4bd-451c-bd5d-dc9b18721e42', 'name': 'network-vif-deleted', 'tag': 'd5ac1a53-eecf-404a-8b2e-0d36be7d6990', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1099/2133] 10.0.0.248 () {34 vars in 778 bytes} [Wed May 27 07:14:40 2026] PUT /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/green => generated 4 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2134] 10.0.0.248 () {34 vars in 770 bytes} [Wed May 27 07:14:40 2026] PUT /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/green => generated 4 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2135] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:41 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2136] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:41 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => 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: 1038/2137] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:41 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2138] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:41 2026] PUT /v2.0/networks/8eca861c-3fdb-4267-bd63-5f8aa30d78b0/tags => generated 17 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2139] 10.0.0.248 () {34 vars in 766 bytes} [Wed May 27 07:14:41 2026] PUT /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2140] 10.0.0.248 () {34 vars in 774 bytes} [Wed May 27 07:14:41 2026] PUT /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2141] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:41 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2142] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:41 2026] GET /v2.0/networks/8eca861c-3fdb-4267-bd63-5f8aa30d78b0/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2143] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:41 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2144] 10.0.0.248 () {34 vars in 788 bytes} [Wed May 27 07:14:41 2026] PUT /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/black.or.white => generated 4 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2145] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:14:41 2026] PUT /v2.0/networks/8eca861c-3fdb-4267-bd63-5f8aa30d78b0/tags => generated 12 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2146] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2147] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/networks/8eca861c-3fdb-4267-bd63-5f8aa30d78b0/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2148] 10.0.0.248 () {34 vars in 796 bytes} [Wed May 27 07:14:41 2026] PUT /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/black.or.white => generated 4 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2149] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:42 2026] PUT /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 37 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2150] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/networks/35366c3b-4afe-41c7-95f0-5c7fb63e62dd/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2151] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2152] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2153] 10.0.0.248 () {34 vars in 767 bytes} [Wed May 27 07:14:42 2026] PUT /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 37 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2154] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2155] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:42.498 7 INFO neutron.services.segments.plugin [-] Segment 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb resource provider aggregate not found 2026-05-27 07:14:42.502 7 INFO neutron.services.segments.plugin [-] Segment 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb resource provider aggregate not found 2026-05-27 07:14:42.511 8 INFO neutron.api.v2.resource [None req-b14cde93-b3f3-46a4-b513-c91aa66f5cee b164262954c94a3a8b2c6df9f3dbcf8f 10d40044e5184b9383d453e29441cb18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2156] 10.0.0.248 () {32 vars in 751 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:14:42.524 7 INFO neutron.services.segments.plugin [-] Segment 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb found for delete ", "request_id": "req-d9d54906-6f28-40c7-bccf-ff3ccfd68a39"}]} 2026-05-27 07:14:42.525 7 INFO neutron.services.segments.plugin [-] Segment 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dfc76e9-f9f9-4f2e-870b-3829ffc9fbeb found for delete ", "request_id": "req-844d119e-ba9d-422d-911b-331c33e5a205"}]} [pid: 8|app: 0|req: 1111/2157] 10.0.0.248 () {32 vars in 755 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2158] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:14:42 2026] DELETE /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/red => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2159] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:42 2026] DELETE /v2.0/networks/35366c3b-4afe-41c7-95f0-5c7fb63e62dd => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:42.761 8 INFO neutron.api.v2.resource [None req-ddcd10a7-00cf-4d75-aca6-847872d95366 3a6d183e4f574229bf0956ea7018275d 0eca6c91570a487a805bcf81805c468e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2160] 10.0.0.248 () {32 vars in 759 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2161] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/ports?device_id=4cf76463-d4bd-451c-bd5d-dc9b18721e42 => 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: 1114/2162] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:42 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2163] 10.0.0.248 () {32 vars in 758 bytes} [Wed May 27 07:14:42 2026] DELETE /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/red => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:43.022 8 INFO neutron.api.v2.resource [None req-61bf1417-a66a-4972-806e-b8476263f0d2 b164262954c94a3a8b2c6df9f3dbcf8f 10d40044e5184b9383d453e29441cb18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2164] 10.0.0.248 () {32 vars in 754 bytes} [Wed May 27 07:14:42 2026] DELETE /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2165] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:43 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2166] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:42 2026] DELETE /v2.0/networks/8eca861c-3fdb-4267-bd63-5f8aa30d78b0 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:43.182 7 INFO neutron.api.v2.resource [None req-1c7edcb0-903d-4eed-b3bd-47e3d39d8d18 3a6d183e4f574229bf0956ea7018275d 0eca6c91570a487a805bcf81805c468e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2167] 10.0.0.248 () {32 vars in 762 bytes} [Wed May 27 07:14:43 2026] DELETE /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2168] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:14:43 2026] DELETE /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2169] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:14:43 2026] GET /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46/tags => 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: 1051/2170] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:14:43 2026] DELETE /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2171] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:14:43 2026] GET /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2172] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:43 2026] DELETE /v2.0/subnetpools/f55f4322-f5a7-42e4-9474-533fd4f27a46 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2173] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:43 2026] DELETE /v2.0/security-groups/e1c0c737-6b55-40fe-804b-d115eff79eaf => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2174] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:43 2026] DELETE /v2.0/security-groups/89f40870-e972-4254-b6f4-827fd4fb82dc => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:44.212 7 INFO neutron.api.v2.resource [None req-26b5a75e-bc9a-42d0-92a5-1fba20bfa16c 9dc3cf083e924323b83ee1434826dcd2 22b2df13e6ed4c4e803e55535a197deb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/2175] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:14:44 2026] GET /v2.0/security-groups/89f40870-e972-4254-b6f4-827fd4fb82dc => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2176] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:44 2026] DELETE /v2.0/floatingips/bb3b2c35-ee67-4d15-890b-2c456f80a9a9 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:44.755 7 INFO neutron.services.segments.plugin [-] Segment 84063ae4-9891-4def-9489-5e619201479d resource provider aggregate not found 2026-05-27 07:14:44.760 7 INFO neutron.services.segments.plugin [-] Segment 84063ae4-9891-4def-9489-5e619201479d resource provider aggregate not found 2026-05-27 07:14:44.774 7 INFO neutron.services.segments.plugin [-] Segment 84063ae4-9891-4def-9489-5e619201479d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84063ae4-9891-4def-9489-5e619201479d found for delete ", "request_id": "req-b291c80e-9ffd-4023-88f4-59965953ad3d"}]} 2026-05-27 07:14:44.778 7 INFO neutron.services.segments.plugin [-] Segment 84063ae4-9891-4def-9489-5e619201479d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84063ae4-9891-4def-9489-5e619201479d found for delete ", "request_id": "req-b2e1a42e-7520-4e3e-89af-db178be031e0"}]} [pid: 8|app: 0|req: 1123/2177] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:44 2026] DELETE /v2.0/security-groups/700a3408-a00c-42a0-adc8-c37ff626a608 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2178] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:44 2026] GET /v2.0/security-groups?tenant_id=f5388ecbfda94049aea5a3e6775d1bd1&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2179] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:44 2026] DELETE /v2.0/security-groups/4a62d5ae-71cb-40eb-8d2b-0a8e1de9fe73 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2180] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:44 2026] GET /v2.0/security-groups?tenant_id=bcc565d33e024f36b14a59880b50aaad&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2181] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:45 2026] GET /v2.0/security-groups?tenant_id=b695c35dab354448963626634a80019f&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2182] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:45 2026] DELETE /v2.0/security-groups/b9398b13-0682-413c-ba04-7a760eed58d8 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2183] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:45 2026] DELETE /v2.0/security-groups/3b2dca75-f64f-42f7-88bc-606afaa09a09 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2184] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:45 2026] GET /v2.0/security-groups?tenant_id=8fa01b98ba7243b389ae75f15bf427d0&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2185] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:45 2026] GET /v2.0/security-groups?tenant_id=10d40044e5184b9383d453e29441cb18&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2186] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:46 2026] DELETE /v2.0/security-groups/e1b50d2a-034d-499b-a89b-e0e4e1d92868 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2187] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:46 2026] GET /v2.0/security-groups?tenant_id=0eca6c91570a487a805bcf81805c468e&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2188] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:46 2026] DELETE /v2.0/security-groups/8853e4ca-9bae-4e56-920e-f6d6a034bb14 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2189] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:46 2026] DELETE /v2.0/security-groups/282bafcd-2702-4cee-ae5e-590d4dfe6d59 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2190] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:14:45 2026] PUT /v2.0/routers/3c1a372b-761c-4aa9-8335-09f2d16b4349/remove_router_interface => generated 309 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:48.178 7 INFO neutron.services.segments.plugin [-] Segment bf53d77f-503e-4a7f-9877-1381ca3950d2 resource provider aggregate not found 2026-05-27 07:14:48.187 7 INFO neutron.services.segments.plugin [-] Segment bf53d77f-503e-4a7f-9877-1381ca3950d2 resource provider aggregate not found 2026-05-27 07:14:48.203 7 INFO neutron.services.segments.plugin [-] Segment bf53d77f-503e-4a7f-9877-1381ca3950d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf53d77f-503e-4a7f-9877-1381ca3950d2 found for delete ", "request_id": "req-891ea94b-5dd9-40ea-8e6f-7f12ae0ab435"}]} 2026-05-27 07:14:48.204 7 INFO neutron.services.segments.plugin [-] Segment bf53d77f-503e-4a7f-9877-1381ca3950d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf53d77f-503e-4a7f-9877-1381ca3950d2 found for delete ", "request_id": "req-0cf4ed42-1cf7-42c8-8b03-e243d7573e21"}]} 2026-05-27 07:14:48.252 7 INFO neutron.db.l3_hamode_db [None req-5b237512-f232-4564-b17e-53cb480178dd 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network d08ded40-4f92-4015-9e0f-e8115a0270ae was deleted as no HA routers are present in tenant 22b2df13e6ed4c4e803e55535a197deb. [pid: 7|app: 0|req: 1066/2191] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:46 2026] DELETE /v2.0/routers/3c1a372b-761c-4aa9-8335-09f2d16b4349 => generated 0 bytes in 1561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2192] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:48 2026] DELETE /v2.0/subnets/50e22b8d-b89c-43d6-a9f1-c71d476d9aac => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2193] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:48 2026] DELETE /v2.0/networks/547cc0d5-2625-4915-b86d-93089411dd6f => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:50.896 7 INFO neutron.services.segments.plugin [-] Segment c4434734-aa7f-4b3a-b14d-a097a44102e5 resource provider aggregate not found 2026-05-27 07:14:50.901 7 INFO neutron.services.segments.plugin [-] Segment c4434734-aa7f-4b3a-b14d-a097a44102e5 resource provider aggregate not found 2026-05-27 07:14:50.911 7 INFO neutron.services.segments.plugin [-] Segment c4434734-aa7f-4b3a-b14d-a097a44102e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4434734-aa7f-4b3a-b14d-a097a44102e5 found for delete ", "request_id": "req-cf9ce4d8-b7e5-4f63-95b9-33eca3cc47ec"}]} 2026-05-27 07:14:50.915 7 INFO neutron.services.segments.plugin [-] Segment c4434734-aa7f-4b3a-b14d-a097a44102e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4434734-aa7f-4b3a-b14d-a097a44102e5 found for delete ", "request_id": "req-383c9a7b-3b83-4fd7-91d9-c599b53a9a92"}]} [pid: 8|app: 0|req: 1127/2194] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:14:49 2026] PUT /v2.0/routers/221c41e0-a0f0-4c08-a89b-bf4328fe0a52/remove_router_interface => generated 309 bytes in 1888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2195] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:50 2026] GET /v2.0/security-groups?tenant_id=ce19e031e41243568d413755d0cc98b6&name=default => generated 2929 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2196] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:51 2026] DELETE /v2.0/security-groups/03247495-6a39-44f5-8b12-0750600823a0 => 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: 1070/2197] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:51 2026] GET /v2.0/security-groups?tenant_id=80e42b913ece4744968c3fc7620c84a1&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2198] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:51 2026] DELETE /v2.0/security-groups/03f42aff-5c56-4f26-a9b4-269d729ede10 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:52.366 8 INFO neutron.services.segments.plugin [-] Segment b8fc98db-b25d-4212-835a-6a867dd51f52 resource provider aggregate not found 2026-05-27 07:14:52.373 8 INFO neutron.services.segments.plugin [-] Segment b8fc98db-b25d-4212-835a-6a867dd51f52 resource provider aggregate not found 2026-05-27 07:14:52.376 8 INFO neutron.db.l3_hamode_db [None req-ca0fc3e7-edc0-4e05-9d29-9bc193e5f2c8 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] HA network af2eb89a-d088-43cb-9686-1affc5d44029 was deleted as no HA routers are present in tenant d03fa13f4fab4dad9e34b1ecb377d53e. [pid: 8|app: 0|req: 1128/2199] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:51 2026] DELETE /v2.0/routers/221c41e0-a0f0-4c08-a89b-bf4328fe0a52 => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2200] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:14:52 2026] DELETE /v2.0/subnets/6c16e78d-eda5-4c8d-853d-183e8114e789 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:14:52.609 8 INFO neutron.services.segments.plugin [-] Segment b8fc98db-b25d-4212-835a-6a867dd51f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fc98db-b25d-4212-835a-6a867dd51f52 found for delete ", "request_id": "req-c4325a41-2681-4d5a-a7b4-7ae62ce4107a"}]} 2026-05-27 07:14:52.617 8 INFO neutron.services.segments.plugin [-] Segment b8fc98db-b25d-4212-835a-6a867dd51f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fc98db-b25d-4212-835a-6a867dd51f52 found for delete ", "request_id": "req-037512bb-277b-40dc-8e80-613403c1ca20"}]} [pid: 8|app: 0|req: 1129/2203] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:14:52 2026] DELETE /v2.0/networks/8a80c0f2-fd7d-4ebb-ad82-2c882b41ff6f => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2204] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:53 2026] GET /v2.0/security-groups?tenant_id=22b2df13e6ed4c4e803e55535a197deb&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2205] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:53 2026] DELETE /v2.0/security-groups/916b97db-e7de-4b65-b0a9-9877ac14c80b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2206] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:14:53 2026] GET /v2.0/security-groups?tenant_id=d03fa13f4fab4dad9e34b1ecb377d53e&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2207] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:14:53 2026] DELETE /v2.0/security-groups/b404604f-f242-4264-b4b5-9454e4d3db69 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:14:57.549 7 WARNING neutron_lib.context [None req-0e1c0481-6176-420a-9a8e-767efb817598 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:57.699 7 INFO neutron.db.segments_db [None req-0e1c0481-6176-420a-9a8e-767efb817598 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Added segment 3f54e43c-f65e-4740-95b1-17a117611a54 of type vxlan for network 82a3ba9e-85e5-420d-929c-07660db41505 [pid: 7|app: 0|req: 1077/2208] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:57 2026] POST /v2.0/networks => generated 639 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:57.840 8 WARNING neutron_lib.context [None req-f04fc66f-8b01-46ad-9a93-07810566fae8 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:14:57.872 8 INFO neutron.services.segments.plugin [-] Segment 183663ef-b724-43cd-b23a-7940301924c9 resource provider aggregate not found 2026-05-27 07:14:57.880 8 INFO neutron.services.segments.plugin [-] Segment 183663ef-b724-43cd-b23a-7940301924c9 resource provider aggregate not found 2026-05-27 07:14:57.888 8 INFO neutron.services.segments.plugin [-] Segment 183663ef-b724-43cd-b23a-7940301924c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 183663ef-b724-43cd-b23a-7940301924c9 found for delete ", "request_id": "req-a313924b-fe22-421d-bec0-e98b58926b1f"}]} 2026-05-27 07:14:57.904 8 INFO neutron.services.segments.plugin [-] Segment 183663ef-b724-43cd-b23a-7940301924c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 183663ef-b724-43cd-b23a-7940301924c9 found for delete ", "request_id": "req-3c56d597-8b44-43e2-a0e7-88b2ce1dc5fe"}]} [pid: 8|app: 0|req: 1132/2209] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:57 2026] POST /v2.0/subnets => generated 634 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.446 8 WARNING neutron_lib.context [None req-78fe887d-5590-460d-a0dd-814aff469357 865ea144a74e472bac6c490cf5e0b986 a948bc7ab7624706b7674ed09740fe9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1078/2210] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:14:58 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:14:58.483 7 WARNING neutron_lib.context [None req-bc14e198-dce3-4624-98aa-e5ad2efb1969 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2211] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.533 8 WARNING neutron_lib.context [None req-2704cf2e-d6f6-4354-975b-30b39d1a7ff1 865ea144a74e472bac6c490cf5e0b986 a948bc7ab7624706b7674ed09740fe9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1134/2212] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.632 8 WARNING neutron_lib.context [None req-fb7b160e-b5a8-4d9e-bc56-1453afec3599 865ea144a74e472bac6c490cf5e0b986 a948bc7ab7624706b7674ed09740fe9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2213] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.714 8 WARNING neutron_lib.context [None req-7ab7f939-5c34-4de6-bbe6-6936176ae6d7 865ea144a74e472bac6c490cf5e0b986 a948bc7ab7624706b7674ed09740fe9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1136/2214] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.819 8 WARNING neutron_lib.context [None req-1ab88d8c-f4f1-4af3-9f47-0816b8f48057 865ea144a74e472bac6c490cf5e0b986 a948bc7ab7624706b7674ed09740fe9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1079/2215] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/subnets => generated 708 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.887 7 WARNING neutron_lib.context [None req-e10b972a-53bf-4d50-9b6e-34e53ed69e87 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1137/2216] 10.0.0.248 () {34 vars in 676 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:58.950 7 INFO neutron.db.segments_db [None req-e10b972a-53bf-4d50-9b6e-34e53ed69e87 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Added segment 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d of type vxlan for network d731ee18-e14d-4e3d-9bb2-be2f29f9706a [pid: 8|app: 0|req: 1138/2217] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:58 2026] PUT /v2.0/subnetpools/2e7ffb6f-691b-4595-a825-29d61ca0e9b7/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2218] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:58 2026] PUT /v2.0/subnetpools/8bc098bb-373e-4708-91bf-cc9ac216a3f2/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: 1140/2219] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:59 2026] PUT /v2.0/subnetpools/aaadd208-f068-488a-b5ba-c9121d836f8d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2220] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:14:58 2026] POST /v2.0/networks => generated 638 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:59.113 7 WARNING neutron_lib.context [None req-f2807910-2d1a-46ca-a87b-a53d7c501fcd e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1141/2221] 10.0.0.248 () {34 vars in 759 bytes} [Wed May 27 07:14:59 2026] PUT /v2.0/subnetpools/5a87ff82-4d45-420b-8692-27a9847ffd31/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2222] 10.0.0.248 () {32 vars in 672 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2223] 10.0.0.248 () {32 vars in 686 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2224] 10.0.0.248 () {32 vars in 682 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2225] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2226] 10.0.0.248 () {32 vars in 680 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2227] 10.0.0.248 () {32 vars in 694 bytes} [Wed May 27 07:14:59 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: 8|app: 0|req: 1148/2228] 10.0.0.248 () {32 vars in 690 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2229] 10.0.0.248 () {32 vars in 702 bytes} [Wed May 27 07:14:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2230] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:59 2026] POST /v2.0/subnets => generated 631 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:14:59.506 7 WARNING neutron_lib.context [None req-06bc6142-bf32-4538-846d-3dbecd3e976f e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1150/2231] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:59 2026] DELETE /v2.0/subnetpools/2e7ffb6f-691b-4595-a825-29d61ca0e9b7 => 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: 1151/2232] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:59 2026] DELETE /v2.0/subnetpools/8bc098bb-373e-4708-91bf-cc9ac216a3f2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2233] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:59 2026] DELETE /v2.0/subnetpools/aaadd208-f068-488a-b5ba-c9121d836f8d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2234] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:59 2026] DELETE /v2.0/subnetpools/5a87ff82-4d45-420b-8692-27a9847ffd31 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2235] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:14:59 2026] DELETE /v2.0/subnetpools/26b4b3ce-bfd7-45b9-8df0-81eda8430eee => 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: 1082/2236] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:14:59 2026] POST /v2.0/subnets => generated 701 bytes in 913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:00.424 8 WARNING neutron_lib.context [None req-881466f7-3428-4e57-9e42-157eef08d401 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:00.509 8 INFO neutron.db.segments_db [None req-881466f7-3428-4e57-9e42-157eef08d401 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Added segment 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a of type vxlan for network c0f70124-ff24-4993-a051-51f889c4ae25 [pid: 8|app: 0|req: 1155/2237] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:00 2026] POST /v2.0/networks => generated 637 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:00.696 7 WARNING neutron_lib.context [None req-f9732a9e-93ef-4a11-bfb8-03c1cebd15ae e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1083/2238] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:15:00 2026] POST /v2.0/subnets => generated 632 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:01.140 7 WARNING neutron_lib.context [None req-77683187-6464-443e-abd6-dab664029b72 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2239] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:00 2026] GET /v2.0/security-groups?tenant_id=a948bc7ab7624706b7674ed09740fe9a&name=default => generated 2929 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2240] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:01 2026] DELETE /v2.0/security-groups/8bbe6bf8-511d-4c08-95ed-b13c4cb90e2b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2241] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:15:01 2026] POST /v2.0/subnets => generated 706 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:01.565 8 WARNING neutron_lib.context [None req-135dee9e-d633-4833-9af2-e0d08ff0565c e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:01.648 8 INFO neutron.db.segments_db [None req-135dee9e-d633-4833-9af2-e0d08ff0565c e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Added segment a0dc7e11-dd26-48b5-ab9a-ef775640622e of type vxlan for network 15dd76bb-e99f-4fa6-a745-293bb59cbd5b [pid: 7|app: 0|req: 1085/2242] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:01 2026] GET /v2.0/security-groups?tenant_id=ae3f477b90dd4ffbb9a432945d39cec3&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2243] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:01 2026] DELETE /v2.0/security-groups/e76a584a-00b4-4824-8d88-dd8bf23d2a69 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:02.042 8 INFO neutron.db.l3_hamode_db [None req-135dee9e-d633-4833-9af2-e0d08ff0565c e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1087/2244] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:02 2026] GET /v2.0/security-groups?tenant_id=ccf1806c940848d18942d5413886ae97&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2245] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:02 2026] DELETE /v2.0/security-groups/d4068e0a-99ad-4211-b5d3-087fa5097296 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:03.448 8 INFO neutron.db.l3_hamode_db [None req-135dee9e-d633-4833-9af2-e0d08ff0565c e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1158/2246] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:15:01 2026] POST /v2.0/routers => generated 685 bytes in 4298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2249] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:15:05 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/add_router_interface => generated 309 bytes in 2794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:15:09.021 7 WARNING neutron_lib.context [None req-4af2df42-7f94-410e-adb4-d370784abc2a e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:09.176 7 INFO neutron.db.segments_db [None req-4af2df42-7f94-410e-adb4-d370784abc2a e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Added segment 62479112-cf49-429c-a11a-d66c6cd5dbb4 of type vxlan for network 0d22ca45-45e3-4e5b-a1bf-84098e02a039 [pid: 7|app: 0|req: 1090/2250] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:08 2026] POST /v2.0/networks => generated 631 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:09.314 7 WARNING neutron_lib.context [None req-8eac0913-e472-40cf-8385-11d86c945926 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1091/2251] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:15:09 2026] POST /v2.0/ports => generated 743 bytes in 761 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-27 07:15:10.076 7 WARNING neutron_lib.context [None req-ea4b749e-a68e-4a49-a837-4ce30932b1ee e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2252] 10.0.0.248 () {34 vars in 666 bytes} [Wed May 27 07:15:10 2026] POST /v2.0/trunks => generated 407 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:10.477 7 WARNING neutron_lib.context [None req-ca3b7d74-4e4c-4217-aa49-4a8a122a670d e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:10.669 7 INFO neutron.db.segments_db [None req-ca3b7d74-4e4c-4217-aa49-4a8a122a670d e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Added segment 35572d40-d02d-48a0-bb18-245703590ac1 of type vxlan for network 2024b8e0-806a-4b93-98c3-7042484ac808 [pid: 7|app: 0|req: 1093/2253] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:10 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:10.965 7 WARNING neutron_lib.context [None req-a9f86482-10b8-4156-82ce-0bfc7d13bc53 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2254] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:15:08 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/add_router_interface => generated 309 bytes in 2476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2255] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:15:10 2026] POST /v2.0/ports => generated 743 bytes in 736 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-27 07:15:11.705 7 WARNING neutron_lib.context [None req-cf9f4094-7591-4a7d-a2e8-c1879add68bb e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2256] 10.0.0.248 () {34 vars in 666 bytes} [Wed May 27 07:15:11 2026] POST /v2.0/trunks => generated 407 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:12.245 7 WARNING neutron_lib.context [None req-42183ddf-388f-4757-b263-229d0470bbd3 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:12.388 7 INFO neutron.db.segments_db [None req-42183ddf-388f-4757-b263-229d0470bbd3 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Added segment dd248624-0d58-4992-b04f-1cb032391598 of type vxlan for network 466611eb-4010-4282-a41d-707ed31c8420 [pid: 7|app: 0|req: 1096/2257] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:12 2026] POST /v2.0/networks => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:12.613 7 WARNING neutron_lib.context [None req-9ffea8cf-d6da-4c70-9574-8943c6177601 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2258] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:15:12 2026] POST /v2.0/ports => generated 743 bytes in 418 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-27 07:15:13.037 7 WARNING neutron_lib.context [None req-c01531ec-1a4f-488a-938f-6d9dd9b7d7bf e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2259] 10.0.0.248 () {34 vars in 783 bytes} [Wed May 27 07:15:11 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/add_router_interface => generated 309 bytes in 2016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:15:13.233 8 WARNING neutron_lib.context [None req-341cd834-6a81-4348-add5-1388ee3919b5 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2260] 10.0.0.248 () {34 vars in 666 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:13.267 7 WARNING neutron_lib.context [None req-9c19ac40-2ca8-44cf-9de0-3680b3562722 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:13.328 7 INFO neutron.db.segments_db [None req-9c19ac40-2ca8-44cf-9de0-3680b3562722 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Added segment 0858d38b-4aeb-4a0a-83bb-47be7af61f6f of type vxlan for network 2dc54db0-3c1c-4933-9262-1440251e5229 [pid: 8|app: 0|req: 1163/2261] 10.0.0.248 () {34 vars in 684 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/security-groups => generated 1629 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 07:15:13.382 8 WARNING neutron_lib.context [None req-8ab7d638-348b-4b64-a5a0-0e72e23f5613 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1099/2262] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:13.457 7 WARNING neutron_lib.context [None req-dad1f3d4-b66b-4c0c-805a-2325422de094 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2263] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:13.546 8 WARNING neutron_lib.context [None req-304318f0-127c-4799-8609-e0bdbec94d65 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1165/2264] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:13.724 8 WARNING neutron_lib.context [None req-04a79486-a306-4e0d-8a31-1822abe3f01b e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2265] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/ports => generated 743 bytes in 412 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: 1166/2266] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:13.872 7 WARNING neutron_lib.context [None req-c735621e-b09b-40e0-90b0-b16acf7b4fd0 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:13.881 8 WARNING neutron_lib.context [None req-06dbcd81-08a8-4d2b-8912-ed969d771223 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1167/2267] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.032 8 WARNING neutron_lib.context [None req-5f084590-f4c9-4f9c-b11f-d99cad9c4c65 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2268] 10.0.0.248 () {34 vars in 666 bytes} [Wed May 27 07:15:13 2026] POST /v2.0/trunks => generated 407 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.166 7 WARNING neutron_lib.context [None req-dd14f400-0aa9-4e8e-8058-bd7106d65023 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2269] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.211 8 WARNING neutron_lib.context [None req-ac3646cd-2e85-497b-afa8-baabe2e500dd e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:14.239 7 INFO neutron.db.segments_db [None req-dd14f400-0aa9-4e8e-8058-bd7106d65023 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Added segment e56f2698-b2ca-416c-89db-b5277b595599 of type vxlan for network 7eafdd11-89fa-4d3c-9c00-cc535716d578 [pid: 7|app: 0|req: 1102/2270] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/networks => generated 631 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2271] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.459 7 WARNING neutron_lib.context [None req-10f0fa86-4b6b-4d47-9e59-f63f623172a8 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:14.466 8 WARNING neutron_lib.context [None req-eaa3a0d4-d3ed-4a54-aed5-fc5169e5064f e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1170/2272] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.635 8 WARNING neutron_lib.context [None req-4e9e2d84-4dd0-4e97-b0bb-50af78a74963 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2273] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.792 8 WARNING neutron_lib.context [None req-068407b7-ad55-4b68-bb8a-58ffa102cd72 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1103/2274] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/ports => generated 743 bytes in 389 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-27 07:15:14.854 7 WARNING neutron_lib.context [None req-0cfd005e-5d6c-4a1b-becf-fac2e3014b44 e867ed3d1f0c455ea51f0ad6559974ea eb3ddcd19e3348dc8e3c030e6f239767 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1172/2275] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:14.940 8 WARNING neutron_lib.context [None req-3d48f2bb-95e4-4d7f-ac61-eb521c99c2e0 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1173/2276] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:15:15.074 8 WARNING neutron_lib.context [None req-957b103d-d5f7-4a03-843e-009922c996f7 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2277] 10.0.0.248 () {34 vars in 666 bytes} [Wed May 27 07:15:14 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2278] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:15:15 2026] PUT /v2.0/trunks/333d70fb-4ad4-4f22-a009-78018c270709/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2279] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:15:15 2026] PUT /v2.0/trunks/3c2a9116-582d-48e9-a482-f4f36872b820/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: 1107/2280] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:15:15 2026] PUT /v2.0/trunks/5651cd7f-882e-48e0-8919-5ba950bfc5cc/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2281] 10.0.0.248 () {34 vars in 695 bytes} [Wed May 27 07:15:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2282] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:15:15 2026] PUT /v2.0/trunks/e6be4c9a-d2f7-420c-8f34-3a055aee7f42/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2283] 10.0.0.248 () {32 vars in 662 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2284] 10.0.0.248 () {32 vars in 676 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2285] 10.0.0.248 () {32 vars in 672 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2286] 10.0.0.248 () {32 vars in 684 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2287] 10.0.0.248 () {32 vars in 670 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2288] 10.0.0.248 () {32 vars in 684 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2289] 10.0.0.248 () {32 vars in 680 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2290] 10.0.0.248 () {32 vars in 692 bytes} [Wed May 27 07:15:15 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: 1179/2291] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks/333d70fb-4ad4-4f22-a009-78018c270709 => generated 412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2292] 10.0.0.49 () {34 vars in 1093 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-540580595&fields=id&tenant_id=aa5425759cf045d396c4fc2dda1bb6d6 => generated 69 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2293] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/ports/c60a0395-b0c4-4531-9311-affbb60440d4 => generated 826 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2294] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2295] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/quotas/aa5425759cf045d396c4fc2dda1bb6d6 => 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: 1114/2296] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:15:15 2026] DELETE /v2.0/trunks/333d70fb-4ad4-4f22-a009-78018c270709 => 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: 1115/2297] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/trunks/3c2a9116-582d-48e9-a482-f4f36872b820 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2298] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/ports/29d4e2ad-149f-4fae-b47b-2fa2dedcfdbf => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2299] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:15:15 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&fields=id => generated 287 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2300] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:15:15 2026] DELETE /v2.0/trunks/3c2a9116-582d-48e9-a482-f4f36872b820 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2301] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/trunks/5651cd7f-882e-48e0-8919-5ba950bfc5cc => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2302] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2303] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/ports/1b957d77-528a-42ed-90d2-16fbfd12c6a8 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2304] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2305] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:15:16 2026] DELETE /v2.0/trunks/5651cd7f-882e-48e0-8919-5ba950bfc5cc => 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: 1186/2306] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/trunks/e6be4c9a-d2f7-420c-8f34-3a055aee7f42 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2307] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => 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: 1121/2308] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/ports/662d3350-4fed-44a5-b229-d82f9887fd55 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2309] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:15:16 2026] DELETE /v2.0/trunks/e6be4c9a-d2f7-420c-8f34-3a055aee7f42 => 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: 1122/2310] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/trunks/9756fffe-3932-46e6-a6e6-cdf15af6d1b0 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2311] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:15:16 2026] GET /v2.0/ports/f796af1a-d47e-42b6-bf07-8aeca7eef9af => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2312] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:15:16 2026] DELETE /v2.0/trunks/9756fffe-3932-46e6-a6e6-cdf15af6d1b0 => 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: 1190/2313] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:15:16 2026] DELETE /v2.0/ports/c60a0395-b0c4-4531-9311-affbb60440d4 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2314] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:17 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 705 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2315] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:15:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa5425759cf045d396c4fc2dda1bb6d6 => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:15:17.281 7 WARNING neutron_lib.context [req-260767cb-2b72-4ee1-92e1-3cc41e16916f req-cb8e9633-e1d9-48e1-a760-e8cc35d7d110 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1126/2316] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:15:17 2026] POST /v2.0/ports => generated 1175 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1191/2317] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:15:17 2026] DELETE /v2.0/ports/29d4e2ad-149f-4fae-b47b-2fa2dedcfdbf => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2318] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:15:18 2026] DELETE /v2.0/ports/1b957d77-528a-42ed-90d2-16fbfd12c6a8 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2319] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:15:17 2026] PUT /v2.0/ports/1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 1420 bytes in 618 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: 1128/2320] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1459 bytes in 91 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-27 07:15:18.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ccccc6e-a86a-4423-ae42-d17d657409d0'] response: {'name': 'network-changed', 'server_uuid': '8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67', 'tag': '1b5b8554-cb49-450f-b69f-2a9988e4f436', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1129/2321] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => 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: 1130/2322] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => 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: 1193/2323] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:15:18 2026] DELETE /v2.0/ports/662d3350-4fed-44a5-b229-d82f9887fd55 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2324] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2325] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2326] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&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: 8|app: 0|req: 1194/2327] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:15:18 2026] DELETE /v2.0/ports/f796af1a-d47e-42b6-bf07-8aeca7eef9af => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2328] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1135/2329] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:18 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1136/2330] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1459 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:15:19.209 8 INFO neutron.services.segments.plugin [-] Segment 62479112-cf49-429c-a11a-d66c6cd5dbb4 resource provider aggregate not found 2026-05-27 07:15:19.215 8 INFO neutron.services.segments.plugin [-] Segment 62479112-cf49-429c-a11a-d66c6cd5dbb4 resource provider aggregate not found 2026-05-27 07:15:19.234 8 INFO neutron.services.segments.plugin [-] Segment 62479112-cf49-429c-a11a-d66c6cd5dbb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62479112-cf49-429c-a11a-d66c6cd5dbb4 found for delete ", "request_id": "req-dda31385-d00f-45e0-89f0-f30fbfc8cdc9"}]} 2026-05-27 07:15:19.235 8 INFO neutron.services.segments.plugin [-] Segment 62479112-cf49-429c-a11a-d66c6cd5dbb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62479112-cf49-429c-a11a-d66c6cd5dbb4 found for delete ", "request_id": "req-8d6ed640-fab7-4a80-b454-411eb9a828a6"}]} [pid: 8|app: 0|req: 1195/2331] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:15:18 2026] DELETE /v2.0/networks/0d22ca45-45e3-4e5b-a1bf-84098e02a039 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2332] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2333] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2334] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => 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: 1196/2335] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:15:19 2026] DELETE /v2.0/networks/2024b8e0-806a-4b93-98c3-7042484ac808 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2336] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2337] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2338] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2339] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:15:19 2026] DELETE /v2.0/networks/466611eb-4010-4282-a41d-707ed31c8420 => 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: 1143/2340] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2341] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:19 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 8|app: 0|req: 1198/2342] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:15:19 2026] DELETE /v2.0/networks/2dc54db0-3c1c-4933-9262-1440251e5229 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:15:20.137 7 INFO neutron.services.segments.plugin [-] Segment e56f2698-b2ca-416c-89db-b5277b595599 resource provider aggregate not found 2026-05-27 07:15:20.145 7 INFO neutron.services.segments.plugin [-] Segment e56f2698-b2ca-416c-89db-b5277b595599 resource provider aggregate not found [pid: 7|app: 0|req: 1145/2343] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:15:19 2026] DELETE /v2.0/networks/7eafdd11-89fa-4d3c-9c00-cc535716d578 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:15:21.265 8 INFO neutron.services.segments.plugin [-] Segment 35572d40-d02d-48a0-bb18-245703590ac1 resource provider aggregate not found 2026-05-27 07:15:21.272 8 INFO neutron.services.segments.plugin [-] Segment 35572d40-d02d-48a0-bb18-245703590ac1 resource provider aggregate not found 2026-05-27 07:15:21.288 8 INFO neutron.services.segments.plugin [-] Segment 35572d40-d02d-48a0-bb18-245703590ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35572d40-d02d-48a0-bb18-245703590ac1 found for delete ", "request_id": "req-72576aeb-07fd-48e9-b067-388d25203bd4"}]} 2026-05-27 07:15:21.294 8 INFO neutron.services.segments.plugin [-] Segment 35572d40-d02d-48a0-bb18-245703590ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35572d40-d02d-48a0-bb18-245703590ac1 found for delete ", "request_id": "req-de33b939-364d-49fb-8355-70abd2fad90d"}]} 2026-05-27 07:15:21.310 8 INFO neutron.services.segments.plugin [-] Segment dd248624-0d58-4992-b04f-1cb032391598 resource provider aggregate not found 2026-05-27 07:15:21.318 8 INFO neutron.services.segments.plugin [-] Segment dd248624-0d58-4992-b04f-1cb032391598 resource provider aggregate not found 2026-05-27 07:15:21.329 8 INFO neutron.services.segments.plugin [-] Segment dd248624-0d58-4992-b04f-1cb032391598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd248624-0d58-4992-b04f-1cb032391598 found for delete ", "request_id": "req-3c12a29b-21cb-42ad-b542-d5c3643ae828"}]} 2026-05-27 07:15:21.337 8 INFO neutron.services.segments.plugin [-] Segment dd248624-0d58-4992-b04f-1cb032391598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd248624-0d58-4992-b04f-1cb032391598 found for delete ", "request_id": "req-c11a947d-a189-4f69-85f2-c14150d8b7c8"}]} 2026-05-27 07:15:21.343 8 INFO neutron.services.segments.plugin [-] Segment 0858d38b-4aeb-4a0a-83bb-47be7af61f6f resource provider aggregate not found 2026-05-27 07:15:21.356 8 INFO neutron.services.segments.plugin [-] Segment 0858d38b-4aeb-4a0a-83bb-47be7af61f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0858d38b-4aeb-4a0a-83bb-47be7af61f6f found for delete ", "request_id": "req-08d3fa49-37c1-4660-a7d3-3d32eecabdd3"}]} 2026-05-27 07:15:21.370 8 INFO neutron.services.segments.plugin [-] Segment 0858d38b-4aeb-4a0a-83bb-47be7af61f6f resource provider aggregate not found 2026-05-27 07:15:21.384 8 INFO neutron.services.segments.plugin [-] Segment 0858d38b-4aeb-4a0a-83bb-47be7af61f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0858d38b-4aeb-4a0a-83bb-47be7af61f6f found for delete ", "request_id": "req-17c26ff4-3971-4a96-976b-fbaa84ae92b5"}]} [pid: 8|app: 0|req: 1199/2344] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:21 2026] GET /v2.0/security-groups?tenant_id=eb3ddcd19e3348dc8e3c030e6f239767&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:15:21.486 7 INFO neutron.services.segments.plugin [-] Segment e56f2698-b2ca-416c-89db-b5277b595599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56f2698-b2ca-416c-89db-b5277b595599 found for delete ", "request_id": "req-3a5ed23b-3a82-40b3-b303-f0541d72a9a5"}]} 2026-05-27 07:15:21.491 7 INFO neutron.services.segments.plugin [-] Segment e56f2698-b2ca-416c-89db-b5277b595599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56f2698-b2ca-416c-89db-b5277b595599 found for delete ", "request_id": "req-85dc019a-3688-4132-a93b-b82f213f28da"}]} [pid: 8|app: 0|req: 1200/2345] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:21 2026] DELETE /v2.0/security-groups/4e850410-5e27-42e2-892b-0c40f168ad79 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2346] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:15:21 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1192 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2347] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:15:21 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2348] 10.0.0.248 () {32 vars in 818 bytes} [Wed May 27 07:15:21 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&mac_address=fa%3A16%3A3e%3Ae1%3Aa8%3A0e => generated 1192 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:15:21.894 8 WARNING neutron_lib.context [None req-349dbb1e-1f6d-447e-a278-fff419c07431 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2349] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:21 2026] GET /v2.0/security-groups?tenant_id=3553401016ef4b8ba4c53be653cc361c&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2350] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:21 2026] DELETE /v2.0/security-groups/8ff80121-f77f-4f6b-ad7d-7181dec4a8b7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2351] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:22 2026] GET /v2.0/security-groups?tenant_id=5b9ad15b361d45cb9a3b268e71300851&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2352] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:22 2026] DELETE /v2.0/security-groups/20f096b8-a3a5-49fe-b761-a57a467c4168 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:23.047 8 INFO neutron.db.l3_db [None req-349dbb1e-1f6d-447e-a278-fff419c07431 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Floating IP a9c13989-e61a-4ebe-bb50-7f4a3523f73a associated. External IP: 10.96.250.207, port: 1b5b8554-cb49-450f-b69f-2a9988e4f436. [pid: 8|app: 0|req: 1203/2355] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:15:21 2026] POST /v2.0/floatingips => generated 854 bytes in 1630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2356] 10.0.0.49 () {34 vars in 1093 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-540580595&fields=id&tenant_id=aa5425759cf045d396c4fc2dda1bb6d6 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:15:23.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-130cd76f-6896-49a5-87d4-abc418fbd188'] response: {'name': 'network-changed', 'server_uuid': '8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67', 'tag': '1b5b8554-cb49-450f-b69f-2a9988e4f436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1204/2357] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 704 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2358] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/quotas/aa5425759cf045d396c4fc2dda1bb6d6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2359] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2360] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2361] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&fields=id => generated 333 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2362] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 857 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2363] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:15:23 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2364] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2365] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1209/2366] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2367] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2368] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => 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: 1210/2369] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2370] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:24 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2371] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:25 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2372] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:25 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 704 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2373] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:15:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa5425759cf045d396c4fc2dda1bb6d6 => generated 178 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:15:25.469 7 WARNING neutron_lib.context [req-b3b3e2ed-2ba8-4a56-9677-7584a9eee7ed req-359395bb-fdd4-48bb-b811-f0540d2f238c e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1162/2374] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:15:25 2026] POST /v2.0/ports => generated 1183 bytes in 583 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-27 07:15:26.497 7 WARNING neutron_lib.context [None req-3d83df5e-f157-4bbe-9795-2b36d8cb025b fc2abdebb97541c5980d3777de7bdfdc 6a3aeeb4f34b4b2f8c2ee6bec067b095 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:26.673 7 INFO neutron.db.segments_db [None req-3d83df5e-f157-4bbe-9795-2b36d8cb025b fc2abdebb97541c5980d3777de7bdfdc 6a3aeeb4f34b4b2f8c2ee6bec067b095 - - default default] Added segment 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b of type vxlan for network 2bedb543-594e-45bb-832f-78ebb4e4fe26 [pid: 8|app: 0|req: 1213/2375] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:15:26 2026] PUT /v2.0/ports/0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 1428 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2376] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:15:26 2026] POST /v2.0/networks => generated 632 bytes in 453 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-27 07:15:26.823 7 WARNING neutron_lib.context [None req-8104c21a-728d-438c-b3c9-3ba8f10deb77 fc2abdebb97541c5980d3777de7bdfdc 6a3aeeb4f34b4b2f8c2ee6bec067b095 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:15:26.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68ae75f2-fd15-485e-a56d-ebaae09aeacb'] response: {'name': 'network-changed', 'server_uuid': 'f4e38109-bc4b-4f88-a637-8bc20bb3e809', 'tag': '0c08e391-1755-4c8e-a2ce-ca00c9b318f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1214/2377] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:26 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1467 bytes in 81 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: 1215/2378] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => 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: 1216/2379] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:15:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => 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: 1217/2380] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:26 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2381] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2382] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2383] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:15:26 2026] POST /v2.0/ports => generated 743 bytes in 390 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: 1220/2384] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2385] 10.0.0.248 () {34 vars in 747 bytes} [Wed May 27 07:15:27 2026] PUT /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2386] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 7|app: 0|req: 1166/2387] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2388] 10.0.0.248 () {34 vars in 758 bytes} [Wed May 27 07:15:27 2026] PUT /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2389] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2390] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2391] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2392] 10.0.0.248 () {34 vars in 754 bytes} [Wed May 27 07:15:27 2026] PUT /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2393] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => 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: 1225/2394] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2395] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => 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: 1226/2396] 10.0.0.248 () {34 vars in 776 bytes} [Wed May 27 07:15:27 2026] PUT /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2397] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2398] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2399] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2400] 10.0.0.248 () {34 vars in 747 bytes} [Wed May 27 07:15:27 2026] PUT /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2401] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2402] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/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: 1174/2403] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1230/2404] 10.0.0.248 () {32 vars in 735 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:27.983 7 INFO neutron.api.v2.resource [None req-1c1f333a-5143-4e38-bf9c-3a0461846173 fc2abdebb97541c5980d3777de7bdfdc 6a3aeeb4f34b4b2f8c2ee6bec067b095 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2405] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/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: 1231/2406] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:27 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2407] 10.0.0.248 () {32 vars in 738 bytes} [Wed May 27 07:15:27 2026] DELETE /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags/red => 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: 1232/2408] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:28 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:15:28.157 7 INFO neutron.api.v2.resource [None req-5b50897f-04b4-4639-8a93-6831b178a496 fc2abdebb97541c5980d3777de7bdfdc 6a3aeeb4f34b4b2f8c2ee6bec067b095 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1177/2409] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:15:28 2026] DELETE /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2410] 10.0.0.248 () {32 vars in 730 bytes} [Wed May 27 07:15:28 2026] DELETE /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => 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: 1178/2411] 10.0.0.248 () {32 vars in 727 bytes} [Wed May 27 07:15:28 2026] GET /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2412] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:15:28 2026] DELETE /v2.0/ports/8d60f028-bce9-4285-9fe6-39bd2e55854c => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:15:28.900 7 INFO neutron.services.segments.plugin [-] Segment 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b resource provider aggregate not found 2026-05-27 07:15:28.905 7 INFO neutron.services.segments.plugin [-] Segment 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b resource provider aggregate not found 2026-05-27 07:15:28.922 7 INFO neutron.services.segments.plugin [-] Segment 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b found for delete ", "request_id": "req-7ef845b3-ec19-4de9-9234-c4417a738758"}]} 2026-05-27 07:15:28.931 7 INFO neutron.services.segments.plugin [-] Segment 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91d9ab67-f4a6-4c4c-9205-9a81fb7c077b found for delete ", "request_id": "req-ab64be86-ebf4-4b44-9190-36052471e58d"}]} [pid: 7|app: 0|req: 1179/2413] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:15:28 2026] DELETE /v2.0/networks/2bedb543-594e-45bb-832f-78ebb4e4fe26 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2414] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:15:29 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1198 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2415] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:15:29 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2416] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:29 2026] GET /v2.0/security-groups?tenant_id=fcc453959d5c46898835fa1ed22d9b83&name=default => generated 2929 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2417] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:30 2026] DELETE /v2.0/security-groups/e9e734be-3bfb-447d-a2ef-080ece54a70f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2418] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:30 2026] GET /v2.0/security-groups?tenant_id=6a3aeeb4f34b4b2f8c2ee6bec067b095&name=default => generated 2929 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2419] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:30 2026] DELETE /v2.0/security-groups/b2755699-880d-439c-a508-c8b686074643 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2420] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:15:31 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1461 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2421] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:15:31 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2422] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:15:34 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1200 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2423] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:15:35 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2424] 10.0.0.248 () {32 vars in 818 bytes} [Wed May 27 07:15:35 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&mac_address=fa%3A16%3A3e%3A77%3Ac4%3Abe => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:15:35.515 8 WARNING neutron_lib.context [None req-414586e7-988a-4275-a57a-9e57b580da4b e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1187/2427] 10.0.0.248 () {34 vars in 678 bytes} [Wed May 27 07:15:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2428] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:15:51 2026] PUT /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 25 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2429] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:51 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2430] 10.0.0.248 () {34 vars in 764 bytes} [Wed May 27 07:15:51 2026] PUT /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags/green => generated 4 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2431] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:51 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2432] 10.0.0.248 () {34 vars in 760 bytes} [Wed May 27 07:15:51 2026] PUT /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2433] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:51 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/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: 1194/2434] 10.0.0.248 () {34 vars in 782 bytes} [Wed May 27 07:15:52 2026] PUT /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2435] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:52 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2436] 10.0.0.248 () {34 vars in 753 bytes} [Wed May 27 07:15:52 2026] PUT /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/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: 1197/2437] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:52 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2438] 10.0.0.248 () {32 vars in 741 bytes} [Wed May 27 07:15:52 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:52.247 7 INFO neutron.api.v2.resource [None req-31574ac4-beb2-45ea-9b2f-55f59f83dee4 a32fb7470ba94923ad77407934cc9405 0bd7c8b2938c433f9e201c96c6d5259d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2439] 10.0.0.248 () {32 vars in 745 bytes} [Wed May 27 07:15:52 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/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: 1200/2440] 10.0.0.248 () {32 vars in 744 bytes} [Wed May 27 07:15:52 2026] DELETE /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2441] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:52 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:15:52.373 7 INFO neutron.api.v2.resource [None req-c0321cc6-cadb-4250-9e83-1fd6f6cc8ab9 a32fb7470ba94923ad77407934cc9405 0bd7c8b2938c433f9e201c96c6d5259d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2442] 10.0.0.248 () {32 vars in 748 bytes} [Wed May 27 07:15:52 2026] DELETE /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2443] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:15:52 2026] DELETE /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => 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: 1204/2444] 10.0.0.248 () {32 vars in 733 bytes} [Wed May 27 07:15:52 2026] GET /v2.0/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2445] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:15:52 2026] DELETE /v2.0/qos/policies/eefc4f8a-28e0-456b-ade5-b59fcd69b399 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:15:52.945 8 INFO neutron.db.l3_db [None req-414586e7-988a-4275-a57a-9e57b580da4b e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Floating IP 2ecba9e8-b952-4a01-9893-2e47bead4eda associated. External IP: 10.96.250.212, port: 0c08e391-1755-4c8e-a2ce-ca00c9b318f4. [pid: 8|app: 0|req: 1241/2448] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:15:35 2026] POST /v2.0/floatingips => generated 854 bytes in 18069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2449] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:53 2026] GET /v2.0/security-groups?tenant_id=b811570457c74420b63b33b6623dcad3&name=default => generated 2929 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:15:54.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97e6fed5-cabc-4ed7-8779-cd725b5d1df6'] response: {'name': 'network-changed', 'server_uuid': 'f4e38109-bc4b-4f88-a637-8bc20bb3e809', 'tag': '0c08e391-1755-4c8e-a2ce-ca00c9b318f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1242/2450] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:54 2026] DELETE /v2.0/security-groups/3e28dc67-14f4-46b9-9839-b490dc163d07 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2451] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/security-groups?tenant_id=0bd7c8b2938c433f9e201c96c6d5259d&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2452] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1469 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2453] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:15:54 2026] DELETE /v2.0/security-groups/34d7a090-6073-442d-badf-42eba3e7fb29 => 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: 1210/2454] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2455] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2456] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => 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: 1246/2457] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2458] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2459] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:54 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2460] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:55 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1248/2461] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:55 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2462] 199.19.213.222 () {34 vars in 1096 bytes} [Wed May 27 07:15:57 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67&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: 8|app: 0|req: 1249/2463] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:15:57 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2464] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:15:57 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2465] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:15:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2466] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:15:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2467] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:15:57 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2468] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:58 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2469] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:15:58 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:15:58.179 7 WARNING neutron_lib.context [None req-4c0bec7c-ee4a-4b2d-9029-577221ef0511 fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1254/2470] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:15:58 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:15:58.237 7 INFO neutron.db.segments_db [None req-4c0bec7c-ee4a-4b2d-9029-577221ef0511 fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] Added segment cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 of type vxlan for network c2ec0d8e-dd28-4327-b093-8babfcae2dcd [pid: 8|app: 0|req: 1255/2471] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:15:58 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:15:58.600 7 INFO neutron.db.l3_hamode_db [None req-4c0bec7c-ee4a-4b2d-9029-577221ef0511 fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 07:15:58.801 7 INFO neutron.db.l3_hamode_db [None req-4c0bec7c-ee4a-4b2d-9029-577221ef0511 fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1217/2472] 10.0.0.248 () {34 vars in 668 bytes} [Wed May 27 07:15:57 2026] POST /v2.0/routers => generated 474 bytes in 1786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2473] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:15:59 2026] PUT /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2474] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:15:59 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2475] 10.0.0.248 () {34 vars in 762 bytes} [Wed May 27 07:15:59 2026] PUT /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/green => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2476] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2477] 10.0.0.248 () {34 vars in 758 bytes} [Wed May 27 07:16:00 2026] PUT /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/red => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2478] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2479] 10.0.0.41 () {34 vars in 989 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2480] 10.0.0.248 () {34 vars in 780 bytes} [Wed May 27 07:16:00 2026] PUT /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2481] 10.0.0.41 () {34 vars in 1039 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2482] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2483] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:16:00 2026] PUT /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2484] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2485] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:16:00.953 8 INFO neutron.api.v2.resource [None req-1552c538-7d91-47fa-a16b-0a7c8f9af223 fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1262/2486] 10.0.0.248 () {32 vars in 743 bytes} [Wed May 27 07:16:00 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2487] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:16:00 2026] DELETE /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/red => 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: 1263/2488] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:01 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:16:01.248 7 INFO neutron.api.v2.resource [None req-b2f2eb75-d024-4a8c-93a7-6a34cd135e6f fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2489] 10.0.0.248 () {32 vars in 746 bytes} [Wed May 27 07:16:01 2026] DELETE /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags/green => generated 99 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2490] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:16:01 2026] DELETE /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => 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: 1227/2491] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:01 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d/tags => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2492] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:16:01 2026] GET /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d => generated 480 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2493] 10.0.0.248 () {34 vars in 742 bytes} [Wed May 27 07:16:01 2026] PUT /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d => generated 480 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2494] 10.0.0.248 () {32 vars in 736 bytes} [Wed May 27 07:16:02 2026] GET /v2.0/ports?device_id=f3ec68b0-46fd-48d6-9807-c28a93839f0d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:16:03.583 7 INFO neutron.db.l3_hamode_db [None req-8ea9b646-1195-44c5-ad9c-067ca4814f72 fff9f1f562764f13a754fad5e608ea6b 3e5a599408574802a6569636f7b5dfde - - default default] HA network c2ec0d8e-dd28-4327-b093-8babfcae2dcd was deleted as no HA routers are present in tenant 3e5a599408574802a6569636f7b5dfde. [pid: 7|app: 0|req: 1229/2495] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:16:02 2026] DELETE /v2.0/routers/f3ec68b0-46fd-48d6-9807-c28a93839f0d => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2496] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:16:04 2026] GET /v2.0/security-groups?tenant_id=6d6f958535e043d78fd7f031151d2ad5&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:16:04.491 7 INFO neutron.services.segments.plugin [-] Segment cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 resource provider aggregate not found 2026-05-27 07:16:04.507 7 INFO neutron.services.segments.plugin [-] Segment cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 resource provider aggregate not found 2026-05-27 07:16:04.539 7 INFO neutron.services.segments.plugin [-] Segment cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 found for delete ", "request_id": "req-8851227d-c408-4409-923e-b81d410e1da3"}]} 2026-05-27 07:16:04.542 7 INFO neutron.services.segments.plugin [-] Segment cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf6e2964-bfc3-4f1e-bb4a-34dc9751b2e3 found for delete ", "request_id": "req-2168edc4-0aaf-4700-b0d1-76f42ed9895c"}]} [pid: 7|app: 0|req: 1230/2497] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:04 2026] DELETE /v2.0/security-groups/6c53c194-4628-4461-89d0-3fc1081abb41 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2498] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:16:04 2026] GET /v2.0/security-groups?tenant_id=3e5a599408574802a6569636f7b5dfde&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2499] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:04 2026] DELETE /v2.0/security-groups/d7a5a718-c771-4a42-ad62-a5a0cc1dbaeb => 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: 1269/2500] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:16:05 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => 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: 1232/2501] 10.0.0.56 () {30 vars in 689 bytes} [Wed May 27 07:16:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2502] 10.0.0.56 () {30 vars in 691 bytes} [Wed May 27 07:16:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2503] 10.0.0.56 () {30 vars in 667 bytes} [Wed May 27 07:16:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2504] 10.0.0.56 () {30 vars in 703 bytes} [Wed May 27 07:16:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2507] 10.0.0.56 () {28 vars in 438 bytes} [Wed May 27 07:16:07 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2508] 10.0.0.56 () {30 vars in 727 bytes} [Wed May 27 07:16:07 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 634 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2509] 10.0.0.56 () {30 vars in 689 bytes} [Wed May 27 07:16:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2510] 10.0.0.56 () {30 vars in 691 bytes} [Wed May 27 07:16:08 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: 8|app: 0|req: 1275/2511] 10.0.0.56 () {30 vars in 667 bytes} [Wed May 27 07:16:08 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: 1237/2512] 10.0.0.56 () {30 vars in 703 bytes} [Wed May 27 07:16: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: 8|app: 0|req: 1276/2513] 10.0.0.56 () {30 vars in 727 bytes} [Wed May 27 07:16:08 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => 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: 1238/2514] 10.0.0.56 () {30 vars in 689 bytes} [Wed May 27 07:16:08 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: 1277/2515] 10.0.0.56 () {30 vars in 691 bytes} [Wed May 27 07:16:08 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: 1239/2516] 10.0.0.56 () {30 vars in 667 bytes} [Wed May 27 07:16:08 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: 1278/2517] 10.0.0.56 () {30 vars in 703 bytes} [Wed May 27 07:16:08 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: 1240/2518] 10.0.0.56 () {30 vars in 729 bytes} [Wed May 27 07:16:08 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2519] 10.0.0.56 () {30 vars in 681 bytes} [Wed May 27 07:16:08 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) 2026-05-27 07:16:08.417 8 WARNING neutron_lib.context [None req-6a3bdfd0-dbbb-4c31-a8ff-4788b9a5e0c5 ae0e92783bfe4725857038f4c906a04c 24b4f9609f6c40448a45f9b0494cd75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:16:08.580 8 INFO neutron.db.segments_db [None req-6a3bdfd0-dbbb-4c31-a8ff-4788b9a5e0c5 ae0e92783bfe4725857038f4c906a04c 24b4f9609f6c40448a45f9b0494cd75b - - default default] Added segment ba584e75-0529-4fe9-9f08-b15e9e114d33 of type vxlan for network a113b9d9-3bc7-414c-b4f2-9823cdce4053 [pid: 8|app: 0|req: 1279/2520] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:16:08 2026] POST /v2.0/networks => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:16:08.732 8 WARNING neutron_lib.context [None req-9fdd15b2-5776-401c-9fd6-613439831ebc ae0e92783bfe4725857038f4c906a04c 24b4f9609f6c40448a45f9b0494cd75b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2521] 10.0.0.56 () {34 vars in 703 bytes} [Wed May 27 07:16:08 2026] POST /v2.0/ports => generated 1128 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2522] 10.0.0.248 () {34 vars in 669 bytes} [Wed May 27 07:16:08 2026] POST /v2.0/subnets => generated 602 bytes in 420 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: 1243/2523] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:16:09 2026] PUT /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2524] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:09 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2525] 10.0.0.248 () {34 vars in 762 bytes} [Wed May 27 07:16:09 2026] PUT /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2526] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:09 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2527] 10.0.0.248 () {34 vars in 758 bytes} [Wed May 27 07:16:09 2026] PUT /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/red => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2528] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:09 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2529] 10.0.0.248 () {34 vars in 780 bytes} [Wed May 27 07:16:09 2026] PUT /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2530] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:09 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2531] 10.0.0.248 () {34 vars in 751 bytes} [Wed May 27 07:16:09 2026] PUT /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 37 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2532] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:09 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2533] 10.0.0.248 () {32 vars in 739 bytes} [Wed May 27 07:16:10 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:16:10.139 8 INFO neutron.api.v2.resource [None req-162e8ef2-a7c5-4a54-b2b5-a60a68747be6 ae0e92783bfe4725857038f4c906a04c 24b4f9609f6c40448a45f9b0494cd75b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1286/2534] 10.0.0.248 () {32 vars in 743 bytes} [Wed May 27 07:16:10 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2535] 10.0.0.248 () {32 vars in 742 bytes} [Wed May 27 07:16:10 2026] DELETE /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2536] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:10 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:16:10.358 7 INFO neutron.api.v2.resource [None req-691cf162-99f4-4163-81e2-7da872f586ea ae0e92783bfe4725857038f4c906a04c 24b4f9609f6c40448a45f9b0494cd75b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2537] 10.0.0.248 () {32 vars in 746 bytes} [Wed May 27 07:16:10 2026] DELETE /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2538] 10.0.0.248 () {32 vars in 734 bytes} [Wed May 27 07:16:10 2026] DELETE /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => 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: 1251/2539] 10.0.0.248 () {32 vars in 731 bytes} [Wed May 27 07:16:10 2026] GET /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2540] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:16:10 2026] DELETE /v2.0/subnets/146562e9-83d6-4bb7-9312-ef68af9fda6a => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:16:11.191 7 INFO neutron.services.segments.plugin [-] Segment ba584e75-0529-4fe9-9f08-b15e9e114d33 resource provider aggregate not found 2026-05-27 07:16:11.195 7 INFO neutron.services.segments.plugin [-] Segment ba584e75-0529-4fe9-9f08-b15e9e114d33 resource provider aggregate not found [pid: 8|app: 0|req: 1290/2541] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:16:11.212 7 INFO neutron.services.segments.plugin [-] Segment ba584e75-0529-4fe9-9f08-b15e9e114d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba584e75-0529-4fe9-9f08-b15e9e114d33 found for delete ", "request_id": "req-ddea2f23-1ab8-4d79-bd0d-dd3d02c8a6fd"}]} [pid: 8|app: 0|req: 1291/2542] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:16:11 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) 2026-05-27 07:16:11.215 7 INFO neutron.services.segments.plugin [-] Segment ba584e75-0529-4fe9-9f08-b15e9e114d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba584e75-0529-4fe9-9f08-b15e9e114d33 found for delete ", "request_id": "req-2f31b65b-25ea-43c6-9dc1-01d1abad20c0"}]} [pid: 7|app: 0|req: 1252/2543] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:16:10 2026] DELETE /v2.0/networks/a113b9d9-3bc7-414c-b4f2-9823cdce4053 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2544] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:16:11 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: 1253/2545] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:16:11 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: 1293/2546] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2547] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:16: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) [pid: 8|app: 0|req: 1294/2548] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:16:11 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: 1255/2549] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2550] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:16:11.857 7 INFO neutron.api.v2.resource [None req-fafe9689-ba44-45c3-9d78-b9100bd75e9c 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1256/2551] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/security-groups/lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2552] 199.19.213.222 () {30 vars in 785 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/security-groups?name=lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2553] 199.19.213.222 () {34 vars in 736 bytes} [Wed May 27 07:16:11 2026] POST /v2.0/security-groups => generated 1638 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2554] 199.19.213.222 () {30 vars in 815 bytes} [Wed May 27 07:16:12 2026] GET /v2.0/security-group-rules?security_group_id=30183fa8-448f-47ec-bac4-36aae3fba8c0 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2555] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:16:11 2026] GET /v2.0/security-groups?tenant_id=efbcdee8190e4182814855c7aede6c1d&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2556] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:12 2026] DELETE /v2.0/security-groups/0c394d63-f5b2-4dde-a466-eb635cdf43e8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2557] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:16:12 2026] PUT /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2558] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:16:12 2026] GET /v2.0/security-groups?tenant_id=24b4f9609f6c40448a45f9b0494cd75b&name=default => generated 2929 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: 7|app: 0|req: 1260/2559] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:12 2026] DELETE /v2.0/security-groups/7b7a2be0-5221-4c98-aca2-f926cdd32bc1 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2560] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:16:13 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: 1261/2561] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:16:13 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: 1301/2562] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:16:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2563] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:16:13 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: 1302/2564] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:16:13 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:16:16.538 7 WARNING neutron_lib.context [None req-6c702c7b-1041-4475-85fb-80d9929d2cee d46c665ff24249ceb658c2756ae6b827 0543b724b9eb4558a399ce1a258b5f77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:16:16.690 7 INFO neutron.db.segments_db [None req-6c702c7b-1041-4475-85fb-80d9929d2cee d46c665ff24249ceb658c2756ae6b827 0543b724b9eb4558a399ce1a258b5f77 - - default default] Added segment 9b38b5c8-1638-4752-8116-8d92545fc475 of type vxlan for network 484919df-8c97-4e23-915e-9729607f7396 [pid: 7|app: 0|req: 1263/2565] 10.0.0.248 () {34 vars in 670 bytes} [Wed May 27 07:16:16 2026] POST /v2.0/networks => generated 631 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:16:16.822 8 WARNING neutron_lib.context [None req-43c37e3e-b6db-4d6b-bd7e-d7fdf0d8da4c d46c665ff24249ceb658c2756ae6b827 0543b724b9eb4558a399ce1a258b5f77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1303/2566] 10.0.0.248 () {34 vars in 664 bytes} [Wed May 27 07:16:16 2026] POST /v2.0/ports => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 07:16:17.205 7 WARNING neutron_lib.context [None req-3e5db3e2-bb0b-440d-9709-412c35338dbc d46c665ff24249ceb658c2756ae6b827 0543b724b9eb4558a399ce1a258b5f77 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1264/2567] 10.0.0.248 () {34 vars in 666 bytes} [Wed May 27 07:16:17 2026] POST /v2.0/trunks => generated 407 bytes in 261 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: 1304/2568] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:16:17 2026] PUT /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2569] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2570] 10.0.0.248 () {34 vars in 760 bytes} [Wed May 27 07:16:17 2026] PUT /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2571] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2572] 10.0.0.248 () {34 vars in 756 bytes} [Wed May 27 07:16:17 2026] PUT /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2573] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/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: 1307/2574] 10.0.0.248 () {34 vars in 778 bytes} [Wed May 27 07:16:17 2026] PUT /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2575] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2576] 10.0.0.248 () {34 vars in 749 bytes} [Wed May 27 07:16:17 2026] PUT /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2577] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/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: 1309/2578] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:16:17.914 7 INFO neutron.api.v2.resource [None req-89d553c4-e11d-4835-b61e-b102a436b4d8 d46c665ff24249ceb658c2756ae6b827 0543b724b9eb4558a399ce1a258b5f77 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2579] 10.0.0.248 () {32 vars in 741 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2580] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:17 2026] DELETE /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2581] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:17 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:16:18.033 8 INFO neutron.api.v2.resource [None req-305117bf-742e-4821-84ce-0e4d6a6a387c d46c665ff24249ceb658c2756ae6b827 0543b724b9eb4558a399ce1a258b5f77 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1311/2582] 10.0.0.248 () {32 vars in 744 bytes} [Wed May 27 07:16:17 2026] DELETE /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2583] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:16:18 2026] DELETE /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2584] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:16:18 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18/tags => 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: 1273/2585] 10.0.0.248 () {32 vars in 719 bytes} [Wed May 27 07:16:18 2026] GET /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2586] 10.0.0.248 () {32 vars in 717 bytes} [Wed May 27 07:16:18 2026] GET /v2.0/ports/1339add3-8293-4343-8890-436be0147bb0 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2587] 10.0.0.248 () {32 vars in 722 bytes} [Wed May 27 07:16:18 2026] DELETE /v2.0/trunks/72a210eb-bb77-4dee-90e2-528c1ef65c18 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2588] 10.0.0.248 () {32 vars in 720 bytes} [Wed May 27 07:16:18 2026] DELETE /v2.0/ports/1339add3-8293-4343-8890-436be0147bb0 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:16:18.837 7 INFO neutron.services.segments.plugin [-] Segment 9b38b5c8-1638-4752-8116-8d92545fc475 resource provider aggregate not found 2026-05-27 07:16:18.842 7 INFO neutron.services.segments.plugin [-] Segment 9b38b5c8-1638-4752-8116-8d92545fc475 resource provider aggregate not found 2026-05-27 07:16:18.859 7 INFO neutron.services.segments.plugin [-] Segment 9b38b5c8-1638-4752-8116-8d92545fc475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b38b5c8-1638-4752-8116-8d92545fc475 found for delete ", "request_id": "req-c5d17ee3-a751-4e20-9dce-c7a4ea217ea1"}]} 2026-05-27 07:16:18.869 7 INFO neutron.services.segments.plugin [-] Segment 9b38b5c8-1638-4752-8116-8d92545fc475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b38b5c8-1638-4752-8116-8d92545fc475 found for delete ", "request_id": "req-04f8f8b8-8484-485c-82e3-6b68e1c9f5de"}]} [pid: 7|app: 0|req: 1275/2589] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:16:18 2026] DELETE /v2.0/networks/484919df-8c97-4e23-915e-9729607f7396 => 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: 1315/2590] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:16:19 2026] GET /v2.0/security-groups?tenant_id=0543b724b9eb4558a399ce1a258b5f77&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2591] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:19 2026] DELETE /v2.0/security-groups/e7fb6059-bdfc-4631-8922-47645995d74a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2592] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:16:20 2026] GET /v2.0/security-groups?tenant_id=813f8f6ad83a4d29af66c002aa304922&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2593] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:16:20 2026] DELETE /v2.0/security-groups/f7fbcb48-66b7-42bf-80c5-49da5269a897 => 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: 1317/2594] 10.0.0.49 () {34 vars in 1015 bytes} [Wed May 27 07:16:21 2026] GET /v2.0/security-groups?id=b16605d3-a276-4848-b467-206483bbfbc0&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2595] 10.0.0.49 () {34 vars in 981 bytes} [Wed May 27 07:16:21 2026] GET /v2.0/networks?id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2596] 10.0.0.49 () {34 vars in 964 bytes} [Wed May 27 07:16:21 2026] GET /v2.0/quotas/302d2f0d02c0434589f1ac34495386ef => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2597] 10.0.0.49 () {34 vars in 1001 bytes} [Wed May 27 07:16:21 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&fields=id => generated 149 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2598] 10.0.0.49 () {34 vars in 1007 bytes} [Wed May 27 07:16:21 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2599] 10.0.0.49 () {34 vars in 1107 bytes} [Wed May 27 07:16:21 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2600] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:16:22 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2601] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:16:22 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => 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: 1283/2604] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:16:23 2026] GET /v2.0/networks?id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2605] 199.19.213.222 () {34 vars in 1050 bytes} [Wed May 27 07:16:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=302d2f0d02c0434589f1ac34495386ef => generated 343 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2606] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:16:23 2026] POST /v2.0/ports => generated 1082 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2607] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:16:23 2026] PUT /v2.0/ports/02580d7b-6521-4b9f-b96d-f5d342e2d329 => generated 1207 bytes in 601 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: 1285/2608] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1246 bytes in 59 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: 1324/2609] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2610] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => 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: 1325/2611] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2612] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 07:16:24.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc083561-217d-4d64-8026-a593f4709c28'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '02580d7b-6521-4b9f-b96d-f5d342e2d329', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1326/2613] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?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: 1288/2614] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1246 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2615] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/networks?id=9b094430-db9e-4c5a-a61e-47b099253764 => generated 735 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2616] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2617] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => 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: 1290/2618] 199.19.213.222 () {34 vars in 1044 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/security-groups?id=b16605d3-a276-4848-b467-206483bbfbc0&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: 1329/2619] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:16:24 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2620] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:16:25 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2621] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:16:25 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2622] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:16:25 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2623] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:16:25 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1246 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2624] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:16:25 2026] GET /v2.0/security-groups?id=b16605d3-a276-4848-b467-206483bbfbc0&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2625] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:16:25 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2626] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:16:28 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2627] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:16:28 2026] GET /v2.0/security-groups?id=b16605d3-a276-4848-b467-206483bbfbc0&fields=id&fields=name => generated 96 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2628] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:16:28 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2631] 199.19.213.222 () {34 vars in 1096 bytes} [Wed May 27 07:16:45 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2632] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:16:45 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2633] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:16:45 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2634] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 859 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2635] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => 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: 1299/2636] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2637] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2638] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2639] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2640] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:16:46 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1341/2643] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2644] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2645] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07: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: 1304/2646] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2647] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:06 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2648] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:17:06 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2649] 199.19.213.222 () {34 vars in 717 bytes} [Wed May 27 07:17:06 2026] POST /v2.0/ports => generated 1093 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2650] 10.0.0.49 () {34 vars in 970 bytes} [Wed May 27 07:17:06 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1093 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1345/2651] 10.0.0.49 () {34 vars in 906 bytes} [Wed May 27 07:17:07 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2652] 199.19.213.222 () {34 vars in 1262 bytes} [Wed May 27 07:17:07 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2653] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:07 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1308/2654] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:07 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1347/2655] 199.19.213.222 () {34 vars in 975 bytes} [Wed May 27 07:17:07 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1093 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2656] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:07 2026] GET /v2.0/networks?id=82a3ba9e-85e5-420d-929c-07660db41505 => generated 802 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2659] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:17:07 2026] PUT /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1247 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2660] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1349/2661] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2662] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:08.722 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45ef1962-5188-4b30-baf1-0b6686b5bcfb'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '54f8ec42-d5ca-4669-9624-43537e8c719c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1350/2663] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2664] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 64 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: 1351/2665] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2666] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => 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: 1352/2667] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2668] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:08 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2669] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1317/2670] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1354/2671] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2523 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2672] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/networks?id=82a3ba9e-85e5-420d-929c-07660db41505 => generated 802 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2673] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => 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: 1319/2674] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2675] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2676] 10.0.0.49 () {34 vars in 970 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1283 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2677] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2678] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:09 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 7|app: 0|req: 1321/2679] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:17:09 2026] PUT /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1307 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:17:10.053 8 INFO neutron.api.v2.resource [None req-f0727d9c-72f4-444b-91c2-1cf884bdd5a6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1359/2680] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/security-groups/lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 149 bytes in 16 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1322/2681] 199.19.213.222 () {30 vars in 785 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/security-groups?name=lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 1639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:17:10.204 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa36df9b-2895-4af1-a937-fdab6d637761'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '54f8ec42-d5ca-4669-9624-43537e8c719c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1323/2682] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2583 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2683] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/networks?id=82a3ba9e-85e5-420d-929c-07660db41505 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2684] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2685] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2686] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:17:10 2026] PUT /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1307 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2687] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 50 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: 1361/2688] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1328/2689] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 8|app: 0|req: 1362/2690] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2691] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2692] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17:10 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: 1330/2693] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2694] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:10.814 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b867c4-fcf6-460b-b9af-d1b97512bdc1'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '54f8ec42-d5ca-4669-9624-43537e8c719c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1331/2695] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2696] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2583 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2697] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2698] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2699] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/networks?id=82a3ba9e-85e5-420d-929c-07660db41505 => generated 802 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2700] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2701] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:17:10 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2702] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:11 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2703] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:11 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2704] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:11 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2705] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:11 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2706] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:11 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2707] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:11 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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-27 07:17:19.334 8 WARNING neutron_lib.context [None req-727233d3-643c-4e69-8261-6496026bbdf9 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 07:17:20.410 8 INFO neutron.db.l3_db [None req-727233d3-643c-4e69-8261-6496026bbdf9 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Floating IP d7cf3b2d-ff65-469c-b18f-3cc7c47d92f5 associated. External IP: 10.96.250.208, port: 6ce27781-d738-4989-bd7e-777ee327e7b1. [pid: 8|app: 0|req: 1371/2708] 10.0.0.248 () {34 vars in 677 bytes} [Wed May 27 07:17:19 2026] POST /v2.0/floatingips => generated 898 bytes in 1560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2711] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2712] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2713] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2714] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:25 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) 2026-05-27 07:17:25.830 7 INFO neutron.api.v2.resource [None req-467f7ec7-c74e-43d5-ad66-f60b2bd06ce6 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2715] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 07:17:25 2026] GET /v2.0/security-groups/lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2716] 199.19.213.222 () {30 vars in 785 bytes} [Wed May 27 07:17:25 2026] GET /v2.0/security-groups?name=lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2717] 199.19.213.222 () {30 vars in 815 bytes} [Wed May 27 07:17:25 2026] GET /v2.0/security-group-rules?security_group_id=30183fa8-448f-47ec-bac4-36aae3fba8c0 => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2718] 199.19.213.222 () {34 vars in 747 bytes} [Wed May 27 07:17:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2719] 199.19.213.222 () {34 vars in 747 bytes} [Wed May 27 07:17:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2720] 10.0.0.56 () {30 vars in 689 bytes} [Wed May 27 07:17:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2723] 10.0.0.56 () {30 vars in 691 bytes} [Wed May 27 07:17:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2724] 10.0.0.56 () {30 vars in 667 bytes} [Wed May 27 07:17:37 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: 1380/2725] 10.0.0.56 () {30 vars in 703 bytes} [Wed May 27 07:17:37 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: 1346/2726] 10.0.0.56 () {28 vars in 438 bytes} [Wed May 27 07:17:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2727] 10.0.0.56 () {30 vars in 727 bytes} [Wed May 27 07:17:38 2026] GET /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 631 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2728] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:39 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: 1382/2729] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:39 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: 1348/2730] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2731] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:39 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: 1349/2732] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:39 2026] GET /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2733] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:17:39 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2734] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2735] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2736] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17:39 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: 1386/2737] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2738] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:40 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1387/2739] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:40 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2740] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:40 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2741] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:17:40 2026] POST /v2.0/ports => generated 1299 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2742] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:17:41 2026] PUT /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1424 bytes in 540 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: 1389/2743] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:41 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4037 bytes in 53 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: 1355/2744] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2745] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:41 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:17:42.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c28a9ee7-2c02-4402-bc71-088cb3493284'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': 'af3e493d-a098-4a7e-b7fc-8f7fa5abd840', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2746] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2747] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 80 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: 1357/2748] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?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: 1392/2749] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => 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: 1358/2750] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2751] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2752] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1394/2753] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1360/2754] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => 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: 1395/2755] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa1&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2756] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2757] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2758] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&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: 1397/2759] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:42 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1363/2760] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2761] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4037 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2762] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2763] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => 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: 1365/2764] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa1&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => 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: 1400/2765] 10.0.0.49 () {34 vars in 970 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2766] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1460 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2767] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2768] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:17:43 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2769] 199.19.213.222 () {34 vars in 790 bytes} [Wed May 27 07:17:43 2026] PUT /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1199 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2770] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 46 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: 1368/2771] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:17:44.193 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b521dd72-19da-4ea1-ab04-6dc228542fea'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': 'af3e493d-a098-4a7e-b7fc-8f7fa5abd840', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1404/2772] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 798 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2773] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2774] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 649 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2775] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1371/2776] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2777] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2778] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3812 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2779] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2780] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:44 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: 1375/2781] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2782] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2783] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2784] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2785] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2786] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2787] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2788] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&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: 1379/2789] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 799 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2790] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1412/2791] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2792] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1413/2793] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:44 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2794] 199.19.213.222 () {34 vars in 1096 bytes} [Wed May 27 07:17:47 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2795] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:47 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2796] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:47 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2797] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2798] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => 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: 1416/2799] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2800] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2801] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2802] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1418/2803] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:48 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2806] 10.0.0.56 () {30 vars in 689 bytes} [Wed May 27 07:17:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2807] 10.0.0.56 () {30 vars in 691 bytes} [Wed May 27 07:17:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2808] 10.0.0.56 () {30 vars in 667 bytes} [Wed May 27 07:17:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2809] 10.0.0.56 () {30 vars in 703 bytes} [Wed May 27 07:17:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2810] 10.0.0.56 () {28 vars in 438 bytes} [Wed May 27 07:17:54 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2811] 10.0.0.56 () {30 vars in 727 bytes} [Wed May 27 07:17:54 2026] GET /v2.0/subnets/4ebcf813-9171-4234-a78b-7b2bdaffa28d => generated 632 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2812] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2813] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2814] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2815] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2816] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2817] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/subnets/4ebcf813-9171-4234-a78b-7b2bdaffa28d => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2818] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3814 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2819] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:17:55 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: 1394/2820] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:17:55 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: 8|app: 0|req: 1427/2821] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:17: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: 1395/2822] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:17:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2823] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2824] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2825] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:56 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2826] 199.19.213.222 () {38 vars in 955 bytes} [Wed May 27 07:17:56 2026] POST /v2.0/ports => generated 1307 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2827] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:17:56 2026] PUT /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1432 bytes in 727 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: 1398/2828] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 5274 bytes in 62 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-27 07:17:57.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-361aeea9-c8a3-4c6a-be19-7cd645cb68f2'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '805a150c-ad9a-42dc-bfdb-6d31b8f010bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2829] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2830] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2831] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2832] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:57 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?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: 8|app: 0|req: 1433/2833] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?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: 1401/2834] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => 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: 1434/2835] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2836] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2837] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2838] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 8|app: 0|req: 1436/2839] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => 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: 1404/2840] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2841] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&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: 1405/2842] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1438/2843] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1406/2844] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.225&port_id=805a150c-ad9a-42dc-bfdb-6d31b8f010bf => 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: 1439/2845] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A132&port_id=805a150c-ad9a-42dc-bfdb-6d31b8f010bf => 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: 1407/2846] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2847] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:58 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2848] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2849] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1409/2850] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1442/2851] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 5274 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2852] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2853] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.225&port_id=805a150c-ad9a-42dc-bfdb-6d31b8f010bf => 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: 1411/2854] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A132&port_id=805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2855] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2856] 10.0.0.49 () {34 vars in 970 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1468 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2857] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2858] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1468 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2859] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2860] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1468 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2861] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2862] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:17:59 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1415/2863] 199.19.213.222 () {34 vars in 790 bytes} [Wed May 27 07:17:59 2026] PUT /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1199 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2864] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25 => generated 797 bytes in 81 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: 1416/2865] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/subnets/4ebcf813-9171-4234-a78b-7b2bdaffa28d => generated 650 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2866] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 5041 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:18:00.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2957483-1157-4552-9096-f1b1c17be3f2'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '805a150c-ad9a-42dc-bfdb-6d31b8f010bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2867] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2868] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:18:00 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: 8|app: 0|req: 1453/2869] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2870] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:18:00 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: 1417/2871] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2872] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2873] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.225&port_id=805a150c-ad9a-42dc-bfdb-6d31b8f010bf => 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: 1456/2874] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2875] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2876] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1345 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2877] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2878] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2879] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2880] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2881] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2882] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2883] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:00 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2886] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:18:09 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: 1462/2887] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:18:09 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: 1426/2888] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:18:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2889] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:18:09 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: 1427/2890] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:09 2026] GET /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2891] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:09 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 5043 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2892] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:18:09 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: 1465/2893] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:18:09 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: 1429/2894] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:18:09 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: 1466/2895] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:18:09 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: 1430/2896] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:09 2026] GET /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2897] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:18:09 2026] PUT /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1026 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2898] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25 => generated 797 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:18:10.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f279188-23b6-4a99-b6fb-e118b8949a3c'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': '805a150c-ad9a-42dc-bfdb-6d31b8f010bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2899] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2900] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 58 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: 1469/2901] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2902] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2903] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2904] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:10 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1471/2905] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:11 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2906] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:12 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2907] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:14 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2908] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:15 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2909] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:16 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2910] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:17 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2911] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:18 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2912] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:19 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2913] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:20 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2914] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:21 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2915] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:22 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2918] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:23 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2919] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:24 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2920] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:25 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2921] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:27 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2922] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:28 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2923] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:29 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2924] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:30 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2925] 199.19.213.222 () {34 vars in 975 bytes} [Wed May 27 07:18:31 2026] GET /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2926] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:31 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2927] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:18:31 2026] DELETE /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2928] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:18:31 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3814 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:18:31.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-044cbf64-8437-4f6d-8eff-fe6077bcf710'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-deleted', 'tag': '805a150c-ad9a-42dc-bfdb-6d31b8f010bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1483/2929] 199.19.213.222 () {34 vars in 1226 bytes} [Wed May 27 07:18:31 2026] GET /v2.0/networks?id=9b094430-db9e-4c5a-a61e-47b099253764&id=82a3ba9e-85e5-420d-929c-07660db41505&id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 3096 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2930] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:18:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => 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: 1484/2931] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:18:31 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2932] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2933] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2934] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?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: 1486/2935] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => 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: 1450/2936] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2937] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&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: 1451/2938] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2939] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3814 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2940] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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) 2026-05-27 07:18:32.557 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b03ea61a-ffb3-4977-a261-b73ec805cca8 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2941] 199.19.213.222 () {32 vars in 759 bytes} [Wed May 27 07:18:32 2026] DELETE /v2.0/ports/805a150c-ad9a-42dc-bfdb-6d31b8f010bf => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2942] 199.19.213.222 () {34 vars in 1058 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => 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: 1490/2943] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2944] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2945] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:18:32 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: 1454/2946] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2947] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:18:32 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: 1494/2948] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:18:32 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: 1495/2949] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2950] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?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: 1456/2951] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2952] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2953] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1345 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2954] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2955] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:18:32 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2956] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:33 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2957] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:18:33 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2960] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2961] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2962] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:18:40 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: 1501/2963] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2964] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3814 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2965] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:18:40 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: 1464/2966] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:18:40 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: 1503/2967] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:18:40 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: 1465/2968] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:18:40 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: 1504/2969] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2970] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:18:40 2026] PUT /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1026 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2971] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2972] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:40 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:18:41.042 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4756c10-89a8-4762-8339-507fb065997d'] response: {'name': 'network-changed', 'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'tag': 'af3e493d-a098-4a7e-b7fc-8f7fa5abd840', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1506/2973] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:18:41 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2974] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:41 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2975] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:18:41 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2976] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:41 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2977] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:41 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2978] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:42 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2979] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:43 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2980] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:44 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2981] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:45 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2982] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:46 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2983] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:47 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2984] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:48 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2985] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:49 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2986] 199.19.213.222 () {34 vars in 1096 bytes} [Wed May 27 07:18:49 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2987] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:18:49 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2988] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:18:49 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2989] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2990] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2991] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2992] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2993] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&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: 7|app: 0|req: 1478/2994] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2995] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 1479/2996] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:50 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2997] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:51 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3000] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:52 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3001] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:53 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3002] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:55 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3003] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:56 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3004] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:57 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3005] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:58 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3006] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:18:59 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3007] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:00 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3008] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:01 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 3639 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3009] 199.19.213.222 () {34 vars in 975 bytes} [Wed May 27 07:19:01 2026] GET /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3010] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:19:01 2026] DELETE /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3011] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3012] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:19:02.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11e4a9fd-6147-4cbe-81e5-ad4b60bfe682 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3013] 199.19.213.222 () {32 vars in 759 bytes} [Wed May 27 07:19:02 2026] DELETE /v2.0/ports/af3e493d-a098-4a7e-b7fc-8f7fa5abd840 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:19:02.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf53c893-b2c0-4164-afc0-af26a6f532a5'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-deleted', 'tag': 'af3e493d-a098-4a7e-b7fc-8f7fa5abd840', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1527/3014] 199.19.213.222 () {34 vars in 1146 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/networks?id=9b094430-db9e-4c5a-a61e-47b099253764&id=82a3ba9e-85e5-420d-929c-07660db41505&id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 2310 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3015] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:19:02 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: 1529/3016] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3017] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:19:02 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: 1488/3018] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => 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: 1531/3019] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:19:02 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: 1532/3020] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => 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: 1489/3021] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3022] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3023] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3024] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1345 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3025] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:19:02 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?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: 1535/3026] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3027] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3028] 199.19.213.222 () {30 vars in 743 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3029] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.86&port_id=54f8ec42-d5ca-4669-9624-43537e8c719c => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3030] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3031] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/subnets?id=b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3032] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3033] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/ports?network_id=82a3ba9e-85e5-420d-929c-07660db41505&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3034] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?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: 1496/3035] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:19:03 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3038] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:19:11 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: 1541/3039] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:19:11 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: 1499/3040] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:19:11 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: 1542/3041] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:19:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:19:11.341 7 INFO neutron.api.v2.resource [None req-c329f560-b238-4d79-ad4d-9d786db06490 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3042] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 07:19:11 2026] GET /v2.0/security-groups/lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3043] 199.19.213.222 () {30 vars in 785 bytes} [Wed May 27 07:19:11 2026] GET /v2.0/security-groups?name=lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 2865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3044] 199.19.213.222 () {30 vars in 815 bytes} [Wed May 27 07:19:11 2026] GET /v2.0/security-group-rules?security_group_id=30183fa8-448f-47ec-bac4-36aae3fba8c0 => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3045] 199.19.213.222 () {32 vars in 789 bytes} [Wed May 27 07:19:11 2026] DELETE /v2.0/security-group-rules/7ed96d95-5c90-489d-bff5-53d5f13a1684 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3046] 199.19.213.222 () {32 vars in 789 bytes} [Wed May 27 07:19:11 2026] DELETE /v2.0/security-group-rules/fc9b1d94-3939-4a41-a9d2-6f3a838780e6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:15.698 8 INFO neutron.db.l3_db [None req-29a578b2-5466-4a06-b137-3533181368d3 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Floating IP d7cf3b2d-ff65-469c-b18f-3cc7c47d92f5 disassociated (deleted). External IP: 10.96.250.208, port: 6ce27781-d738-4989-bd7e-777ee327e7b1. [pid: 8|app: 0|req: 1545/3047] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:19:15 2026] DELETE /v2.0/floatingips/d7cf3b2d-ff65-469c-b18f-3cc7c47d92f5 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:16.170 7 INFO neutron.api.v2.resource [None req-d705ddc2-26a2-4072-9673-0f019f6d739e e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3048] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:19:16 2026] GET /v2.0/floatingips/d7cf3b2d-ff65-469c-b18f-3cc7c47d92f5 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3049] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:19:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3050] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:19:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3051] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:19:16 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: 1505/3052] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:19:16 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: 1548/3053] 199.19.213.222 () {30 vars in 741 bytes} [Wed May 27 07:19:16 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3054] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:16 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3055] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:16 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3056] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:17 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3057] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:18 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3058] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:19 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3059] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:20 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3060] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:21 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3061] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:22 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3064] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:23 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3065] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:24 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3066] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:25 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3067] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:26 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3068] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:27 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3069] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:28 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3070] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:30 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3071] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:31 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3072] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:32 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3073] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:33 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3074] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:34 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3075] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:35 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3076] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:36 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3077] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:37 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3080] 199.19.213.222 () {34 vars in 975 bytes} [Wed May 27 07:19:37 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1345 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3081] 199.19.213.222 () {34 vars in 1060 bytes} [Wed May 27 07:19:37 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3082] 199.19.213.222 () {34 vars in 1016 bytes} [Wed May 27 07:19:37 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505?fields=dns_domain => generated 29 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3083] 199.19.213.222 () {38 vars in 1028 bytes} [Wed May 27 07:19:37 2026] PUT /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1146 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3084] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/ports?tenant_id=302d2f0d02c0434589f1ac34495386ef&device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1248 bytes in 64 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: 1522/3085] 199.19.213.222 () {34 vars in 1066 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/networks?id=9b094430-db9e-4c5a-a61e-47b099253764&id=82a3ba9e-85e5-420d-929c-07660db41505 => generated 1523 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3086] 199.19.213.222 () {34 vars in 1062 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.159&port_id=02580d7b-6521-4b9f-b96d-f5d342e2d329 => 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: 1523/3087] 199.19.213.222 () {30 vars in 769 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3088] 199.19.213.222 () {34 vars in 984 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/subnets?id=ccc99589-5ead-4872-85ab-0a2844d2ec24 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3089] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/ports?network_id=9b094430-db9e-4c5a-a61e-47b099253764&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3090] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=segments => generated 14 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3091] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:19:38 2026] GET /v2.0/networks/9b094430-db9e-4c5a-a61e-47b099253764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3092] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:19:38 2026] PUT /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1086 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3093] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 1086 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, ' [pid: 7|app: 0|req: 1525/3094] 199.19.213.222 () {32 vars in 759 bytes} [Wed May 27 07:19:39 2026] DELETE /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3095] 199.19.213.222 () {30 vars in 703 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3096] 199.19.213.222 () {30 vars in 705 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3097] 199.19.213.222 () {30 vars in 681 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3098] 199.19.213.222 () {30 vars in 717 bytes} [Wed May 27 07:19:39 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) 2026-05-27 07:19:39.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d73b24dc-b678-4718-92b6-436b26994152 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3099] 199.19.213.222 () {32 vars in 759 bytes} [Wed May 27 07:19:39 2026] DELETE /v2.0/ports/54f8ec42-d5ca-4669-9624-43537e8c719c => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3100] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:19:39.803 8 INFO neutron.api.v2.resource [None req-e9a0cf6a-1554-4dd6-a993-b670040ba356 36b5241686084515b1cf5b3e8781e5be 302d2f0d02c0434589f1ac34495386ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3101] 199.19.213.222 () {30 vars in 763 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/security-groups/lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3102] 199.19.213.222 () {30 vars in 785 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/security-groups?name=lb-e00f4b9b-5297-4992-8b7f-3ccf99fcd7c0 => generated 1639 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3103] 199.19.213.222 () {30 vars in 737 bytes} [Wed May 27 07:19:39 2026] GET /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3104] 199.19.213.222 () {34 vars in 789 bytes} [Wed May 27 07:19:39 2026] PUT /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 1090 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3105] 199.19.213.222 () {32 vars in 779 bytes} [Wed May 27 07:19:40 2026] DELETE /v2.0/security-groups/30183fa8-448f-47ec-bac4-36aae3fba8c0 => 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: 1531/3106] 199.19.213.222 () {32 vars in 759 bytes} [Wed May 27 07:19:40 2026] DELETE /v2.0/ports/6ce27781-d738-4989-bd7e-777ee327e7b1 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3107] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:19:41 2026] GET /v2.0/ports?device_id=b97d312a-a1e5-4adc-817d-477957e7ff74 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:19:41.980 8 INFO neutron.db.l3_db [None req-231cefa8-5208-4f43-a8d7-b912eb5df4f6 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Floating IP 2ecba9e8-b952-4a01-9893-2e47bead4eda disassociated (deleted). External IP: 10.96.250.212, port: 0c08e391-1755-4c8e-a2ce-ca00c9b318f4. [pid: 7|app: 0|req: 1533/3108] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:19:41 2026] DELETE /v2.0/ports/02580d7b-6521-4b9f-b96d-f5d342e2d329 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3109] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:19:41 2026] DELETE /v2.0/floatingips/2ecba9e8-b952-4a01-9893-2e47bead4eda => generated 0 bytes in 906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:42.486 7 INFO neutron.api.v2.resource [None req-0dc97de2-24f2-4fd5-a075-034f0c58bc12 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3110] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:19:42 2026] GET /v2.0/floatingips/2ecba9e8-b952-4a01-9893-2e47bead4eda => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:19:42.762 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aedbdb6a-a4c6-4ab3-a75f-7f6753b556a5'] response: {'name': 'network-changed', 'server_uuid': 'f4e38109-bc4b-4f88-a637-8bc20bb3e809', 'tag': '0c08e391-1755-4c8e-a2ce-ca00c9b318f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1577/3111] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:19:42 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 07:19:42.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d21b17e4-eb3b-47d2-917c-57a2dd366218'] response: {'server_uuid': 'b97d312a-a1e5-4adc-817d-477957e7ff74', 'name': 'network-vif-deleted', 'tag': '02580d7b-6521-4b9f-b96d-f5d342e2d329', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1535/3112] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:19:42 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1469 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3113] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:19:42 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3114] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:19:42 2026] GET /v2.0/networks?id=c0f70124-ff24-4993-a051-51f889c4ae25 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3115] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:19:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.41&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3116] 199.19.213.222 () {34 vars in 1106 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15c&port_id=0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3117] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/subnets?id=4ebcf813-9171-4234-a78b-7b2bdaffa28d&id=dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 1367 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3118] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3119] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/ports?network_id=c0f70124-ff24-4993-a051-51f889c4ae25&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3120] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/ports?device_id=f4e38109-bc4b-4f88-a637-8bc20bb3e809 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3121] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3122] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:19:43 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25?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: 8|app: 0|req: 1583/3123] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:19:43 2026] DELETE /v2.0/ports/0c08e391-1755-4c8e-a2ce-ca00c9b318f4 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:19:48.405 7 INFO neutron.db.l3_db [None req-7ecd3572-acfd-4237-8b5a-aa9efbb9de7d e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] Floating IP a9c13989-e61a-4ebe-bb50-7f4a3523f73a disassociated (deleted). External IP: 10.96.250.207, port: 1b5b8554-cb49-450f-b69f-2a9988e4f436. [pid: 7|app: 0|req: 1541/3124] 10.0.0.248 () {32 vars in 732 bytes} [Wed May 27 07:19:47 2026] DELETE /v2.0/floatingips/a9c13989-e61a-4ebe-bb50-7f4a3523f73a => generated 0 bytes in 1417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:49.403 8 INFO neutron.api.v2.resource [None req-fdf9f8a7-924c-4f00-80ae-e67c7f353b2d e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3125] 10.0.0.248 () {32 vars in 729 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/floatingips/a9c13989-e61a-4ebe-bb50-7f4a3523f73a => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:19:49.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cebbdf2-27e9-45c3-8953-d6f3300c8f74'] response: {'name': 'network-changed', 'server_uuid': '8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67', 'tag': '1b5b8554-cb49-450f-b69f-2a9988e4f436', 'status': 'completed', 'code': 200} 2026-05-27 07:19:49.646 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-433b5b34-a28a-4add-a2c0-773f0ce848a2'] response: {'server_uuid': 'f4e38109-bc4b-4f88-a637-8bc20bb3e809', 'name': 'network-vif-deleted', 'tag': '0c08e391-1755-4c8e-a2ce-ca00c9b318f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1542/3126] 10.0.0.49 () {34 vars in 989 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1192 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3127] 199.19.213.222 () {34 vars in 1080 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/ports?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => 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: 1543/3128] 10.0.0.49 () {34 vars in 1039 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/security-groups?id=1901fa3b-6d1a-418c-86f5-9a489de061e1&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3129] 199.19.213.222 () {34 vars in 986 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/networks?id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3130] 199.19.213.222 () {34 vars in 1056 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => 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: 1587/3131] 199.19.213.222 () {34 vars in 1102 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3132] 199.19.213.222 () {34 vars in 1064 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/subnets?id=9ea5455c-04d2-4668-b6b8-0646a03e30bd&id=e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 1361 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3133] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:49 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3134] 199.19.213.222 () {34 vars in 1052 bytes} [Wed May 27 07:19:50 2026] GET /v2.0/ports?network_id=d731ee18-e14d-4e3d-9bb2-be2f29f9706a&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3135] 199.19.213.222 () {34 vars in 994 bytes} [Wed May 27 07:19:50 2026] GET /v2.0/ports?device_id=8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67 => generated 1192 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3136] 199.19.213.222 () {34 vars in 1012 bytes} [Wed May 27 07:19:50 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3137] 199.19.213.222 () {34 vars in 1112 bytes} [Wed May 27 07:19:50 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3138] 199.19.213.222 () {36 vars in 997 bytes} [Wed May 27 07:19:50 2026] DELETE /v2.0/ports/1b5b8554-cb49-450f-b69f-2a9988e4f436 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:19:54.853 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02314123-0111-4470-ad4b-0354c4148bdd'] response: {'server_uuid': '8a15a93a-c36a-4edc-9d04-4b8d1f2b9c67', 'name': 'network-vif-deleted', 'tag': '1b5b8554-cb49-450f-b69f-2a9988e4f436', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1550/3141] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:54 2026] DELETE /v2.0/security-group-rules/89bc2083-8082-44df-9523-a58c9b0f24d2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:54.954 8 INFO neutron.api.v2.resource [None req-2bf1a615-9611-4e91-b353-62753329ff4f e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3142] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:54 2026] GET /v2.0/security-group-rules/89bc2083-8082-44df-9523-a58c9b0f24d2 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3143] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:54 2026] DELETE /v2.0/security-group-rules/ad7ccdeb-928f-41f4-9913-1d698af68c75 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.063 8 INFO neutron.api.v2.resource [None req-6cd59537-4e4e-45f8-98ac-5c2acdccdde4 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3144] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/ad7ccdeb-928f-41f4-9913-1d698af68c75 => 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: 1552/3145] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/e57e9527-3e74-4742-8dd2-3882e51461e8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.184 8 INFO neutron.api.v2.resource [None req-3e568349-d2d4-4344-b89d-b021e542eec1 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3146] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/e57e9527-3e74-4742-8dd2-3882e51461e8 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3147] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/fa2f8963-4068-4a49-90e1-bf31f0c05b6e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.306 8 INFO neutron.api.v2.resource [None req-c36dac32-c6db-4bdb-924e-3a2e9fc3c878 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3148] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/fa2f8963-4068-4a49-90e1-bf31f0c05b6e => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3149] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/15d3ecb7-4388-4e18-a5b8-959ba268bd56 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.417 8 INFO neutron.api.v2.resource [None req-585c9e11-8697-4203-917a-775aa912b43b e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3150] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/15d3ecb7-4388-4e18-a5b8-959ba268bd56 => 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: 1555/3151] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/5e0bc8ff-b1bf-41eb-8fd6-e2d26550e9fe => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.525 8 INFO neutron.api.v2.resource [None req-915d3c19-23b8-4bee-9132-d7d170bdf1f8 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3152] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/5e0bc8ff-b1bf-41eb-8fd6-e2d26550e9fe => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3153] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/e1b0e366-36e8-46cb-8266-654e98a1c0a3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.637 8 INFO neutron.api.v2.resource [None req-97999901-4de1-43de-9773-a15b32ebc0b5 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3154] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/e1b0e366-36e8-46cb-8266-654e98a1c0a3 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3155] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/80fc2cab-dab5-4b6d-9dde-f2e049459631 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.735 8 INFO neutron.api.v2.resource [None req-996c4695-73a0-4cb6-bb8b-bdef56166ac4 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3156] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/80fc2cab-dab5-4b6d-9dde-f2e049459631 => 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: 1558/3157] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/f2feaf99-5f06-443b-b308-f966372c5809 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:55.855 8 INFO neutron.api.v2.resource [None req-9179aad5-4311-4a07-8e33-6d1873a5f7f2 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3158] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/f2feaf99-5f06-443b-b308-f966372c5809 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3159] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:55 2026] DELETE /v2.0/security-group-rules/2cfe2b05-fd72-449e-b101-694dc7147193 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:56.005 8 INFO neutron.api.v2.resource [None req-802e9ef6-2f67-44bd-bcd1-ee23fe94addf e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3160] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:55 2026] GET /v2.0/security-group-rules/2cfe2b05-fd72-449e-b101-694dc7147193 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3161] 10.0.0.248 () {32 vars in 750 bytes} [Wed May 27 07:19:56 2026] DELETE /v2.0/security-group-rules/40985919-3a20-4a4e-b3bc-ace7e5f81b89 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:56.153 8 INFO neutron.api.v2.resource [None req-a28940f7-dd3b-4de3-80ed-841b08bdfd3e e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3162] 10.0.0.248 () {32 vars in 747 bytes} [Wed May 27 07:19:56 2026] GET /v2.0/security-group-rules/40985919-3a20-4a4e-b3bc-ace7e5f81b89 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3163] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:19:56 2026] DELETE /v2.0/security-groups/1901fa3b-6d1a-418c-86f5-9a489de061e1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:19:56.287 8 INFO neutron.api.v2.resource [None req-caf7344a-0357-4077-834e-7e3d2ae1bd98 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3164] 10.0.0.248 () {32 vars in 737 bytes} [Wed May 27 07:19:56 2026] GET /v2.0/security-groups/1901fa3b-6d1a-418c-86f5-9a489de061e1 => 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: 1562/3165] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:19:56 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/remove_router_interface => generated 309 bytes in 1424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:19:58.151 8 INFO neutron.api.v2.resource [None req-75579ee9-0974-4eac-8b39-d9740ee77359 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3166] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:19:57 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/remove_router_interface => generated 198 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3167] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:19:58 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/remove_router_interface => generated 309 bytes in 1486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:19:59.906 8 INFO neutron.api.v2.resource [None req-d5817a32-ed1a-4888-86f9-0cd523113d12 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3168] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:19:59 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/remove_router_interface => generated 198 bytes in 257 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3169] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:19:59 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/remove_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:20:01.586 8 INFO neutron.api.v2.resource [None req-eed44509-0ffc-4c43-bb12-355d5b0e7e81 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3170] 10.0.0.248 () {34 vars in 789 bytes} [Wed May 27 07:20:01 2026] PUT /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523/remove_router_interface => generated 198 bytes in 238 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:20:03.230 7 INFO neutron.services.segments.plugin [-] Segment a0dc7e11-dd26-48b5-ab9a-ef775640622e resource provider aggregate not found 2026-05-27 07:20:03.237 7 INFO neutron.db.l3_hamode_db [None req-f8ab35ca-466d-4068-a9de-80603d79ddf5 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] HA network 15dd76bb-e99f-4fa6-a745-293bb59cbd5b was deleted as no HA routers are present in tenant aa5425759cf045d396c4fc2dda1bb6d6. 2026-05-27 07:20:03.240 7 INFO neutron.services.segments.plugin [-] Segment a0dc7e11-dd26-48b5-ab9a-ef775640622e resource provider aggregate not found [pid: 7|app: 0|req: 1565/3171] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:01 2026] DELETE /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523 => generated 0 bytes in 1659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:20:03.295 8 INFO neutron.api.v2.resource [None req-9047914d-238e-477c-933b-d11750f53c28 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3172] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:03 2026] GET /v2.0/routers/fce11aa0-c8ca-4d5b-a8a5-cb28eb39c523 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:20:03.314 7 INFO neutron.services.segments.plugin [-] Segment a0dc7e11-dd26-48b5-ab9a-ef775640622e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0dc7e11-dd26-48b5-ab9a-ef775640622e found for delete ", "request_id": "req-834a512c-fd78-4144-8f22-e03ee26d1775"}]} 2026-05-27 07:20:03.315 7 INFO neutron.services.segments.plugin [-] Segment a0dc7e11-dd26-48b5-ab9a-ef775640622e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0dc7e11-dd26-48b5-ab9a-ef775640622e found for delete ", "request_id": "req-994403df-7e46-45c0-941e-2af32bafe6db"}]} [pid: 7|app: 0|req: 1566/3173] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:03 2026] DELETE /v2.0/subnets/dfdcae34-cff6-4627-ad22-04eaad2880a5 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:03.580 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1c3e5f7-9e41-423b-b583-f4d402d70886 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3174] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:03 2026] GET /v2.0/subnets/dfdcae34-cff6-4627-ad22-04eaad2880a5 => 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: 1567/3175] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:03 2026] DELETE /v2.0/subnets/4ebcf813-9171-4234-a78b-7b2bdaffa28d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:03.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a51fc0f8-f8ec-4c72-8003-5f0a0be0da75 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3176] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:03 2026] GET /v2.0/subnets/4ebcf813-9171-4234-a78b-7b2bdaffa28d => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3177] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:20:03 2026] DELETE /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:04.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c170b6a-0c9d-4953-b6f1-cbc1bd85662a e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3178] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:20:04 2026] GET /v2.0/networks/c0f70124-ff24-4993-a051-51f889c4ae25 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3179] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:04 2026] DELETE /v2.0/subnets/e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:04.660 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f41b0e91-cc20-4dda-bd2d-3c8b605a8757 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3180] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:04 2026] GET /v2.0/subnets/e5ef150d-013f-434c-8762-c7f1370f8e39 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3181] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:04 2026] DELETE /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:04.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-832ec484-e579-495c-bee9-b18bdd9fd0ba e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3182] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:04 2026] GET /v2.0/subnets/9ea5455c-04d2-4668-b6b8-0646a03e30bd => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:20:05.338 7 INFO neutron.services.segments.plugin [-] Segment 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a resource provider aggregate not found 2026-05-27 07:20:05.352 7 INFO neutron.services.segments.plugin [-] Segment 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a resource provider aggregate not found 2026-05-27 07:20:05.385 7 INFO neutron.services.segments.plugin [-] Segment 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a found for delete ", "request_id": "req-b35802ad-8005-40a3-86a2-059f9a3daaca"}]} 2026-05-27 07:20:05.398 7 INFO neutron.services.segments.plugin [-] Segment 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a6179c-4f00-44fe-9d75-7c0e4ec58f5a found for delete ", "request_id": "req-1b8256eb-898a-42fb-ba70-2fb5458336cf"}]} [pid: 7|app: 0|req: 1571/3183] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:20:04 2026] DELETE /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:05.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fd7a7c4-8ce8-4933-a798-e6fbe37ec262 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3184] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:20:05 2026] GET /v2.0/networks/d731ee18-e14d-4e3d-9bb2-be2f29f9706a => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3185] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:05 2026] DELETE /v2.0/subnets/2825e56c-cf81-479b-b7fa-2e16f54c4227 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:05.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f937b7be-9372-4183-ad1e-f6846bceafc1 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3186] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:05 2026] GET /v2.0/subnets/2825e56c-cf81-479b-b7fa-2e16f54c4227 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3187] 10.0.0.248 () {32 vars in 724 bytes} [Wed May 27 07:20:05 2026] DELETE /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:06.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6419591-959b-400d-b61c-743f340bde32 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3188] 10.0.0.248 () {32 vars in 721 bytes} [Wed May 27 07:20:06 2026] GET /v2.0/subnets/b1051cde-c80e-4183-8c71-4430d4e39e8f => 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: 1574/3189] 10.0.0.248 () {32 vars in 726 bytes} [Wed May 27 07:20:06 2026] DELETE /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 07:20:06.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-daea247a-8435-4100-ae7d-80c6a3a2d676 e8d97c13e6b84b419a4d3915417b332f aa5425759cf045d396c4fc2dda1bb6d6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3190] 10.0.0.248 () {32 vars in 723 bytes} [Wed May 27 07:20:06 2026] GET /v2.0/networks/82a3ba9e-85e5-420d-929c-07660db41505 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:20:08.784 7 INFO neutron.services.segments.plugin [-] Segment 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d resource provider aggregate not found 2026-05-27 07:20:08.793 7 INFO neutron.services.segments.plugin [-] Segment 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d resource provider aggregate not found 2026-05-27 07:20:08.806 7 INFO neutron.services.segments.plugin [-] Segment 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d found for delete ", "request_id": "req-d2b0574a-87f1-44ed-a805-f66eb43b38e2"}]} 2026-05-27 07:20:08.812 7 INFO neutron.services.segments.plugin [-] Segment 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8adc5f-7f0b-48a4-8bd7-6382b4dbbc6d found for delete ", "request_id": "req-3ace3444-0038-45fb-b74a-de0e66c4901a"}]} 2026-05-27 07:20:08.822 7 INFO neutron.services.segments.plugin [-] Segment 3f54e43c-f65e-4740-95b1-17a117611a54 resource provider aggregate not found 2026-05-27 07:20:08.844 7 INFO neutron.services.segments.plugin [-] Segment 3f54e43c-f65e-4740-95b1-17a117611a54 resource provider aggregate not found 2026-05-27 07:20:08.853 7 INFO neutron.services.segments.plugin [-] Segment 3f54e43c-f65e-4740-95b1-17a117611a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f54e43c-f65e-4740-95b1-17a117611a54 found for delete ", "request_id": "req-917b287a-9311-442c-822c-04970c229c22"}]} 2026-05-27 07:20:08.866 7 INFO neutron.services.segments.plugin [-] Segment 3f54e43c-f65e-4740-95b1-17a117611a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f54e43c-f65e-4740-95b1-17a117611a54 found for delete ", "request_id": "req-e924c400-b14c-42d2-ad64-cd7c0121ae74"}]} [pid: 7|app: 0|req: 1576/3193] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:08 2026] GET /v2.0/security-groups?tenant_id=23c5ace19cbd41698bb80966ac754aad&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3194] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:09 2026] DELETE /v2.0/security-groups/d8d74855-a8e4-483e-adf0-e037586da2cc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3195] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:09 2026] GET /v2.0/security-groups?tenant_id=5ada4387cb6f447ba6c9cdd231d2e751&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3196] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:09 2026] DELETE /v2.0/security-groups/fc09d859-34d5-479b-af04-33ed7bd723b7 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3197] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:09 2026] GET /v2.0/security-groups?tenant_id=aa5425759cf045d396c4fc2dda1bb6d6&name=default => generated 2929 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3198] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:09 2026] DELETE /v2.0/security-groups/9c9df121-5e5c-4612-85f7-09e3c27d90e5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3199] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:10 2026] GET /v2.0/security-groups?tenant_id=96c110fd34e64f9ab0d43d76ed960654&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3200] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:10 2026] DELETE /v2.0/security-groups/efbb862c-d896-4e14-87b2-7c4df3de751f => 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: 1580/3201] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:10 2026] GET /v2.0/security-groups?tenant_id=670db26006994473bc6e032cc064ca3d&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3202] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:10 2026] DELETE /v2.0/security-groups/a5e4348a-926c-411f-a133-a9cec448e4c9 => 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: 1581/3203] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:11 2026] GET /v2.0/security-groups?tenant_id=7425a8c933064ba98e39fe7dccc6ad7c&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3204] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:11 2026] DELETE /v2.0/security-groups/6742a5d5-1615-4306-808d-7b72f334920d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3205] 10.0.0.248 () {32 vars in 774 bytes} [Wed May 27 07:20:11 2026] GET /v2.0/security-groups?tenant_id=df6a4cdd54c74d3e8a4685e41d55836a&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3206] 10.0.0.248 () {32 vars in 740 bytes} [Wed May 27 07:20:11 2026] DELETE /v2.0/security-groups/63aecbfe-0880-4599-b719-f493183768e6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3207] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:20:14 2026] GET /v2.0/networks => generated 2168 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3208] 10.0.0.248 () {32 vars in 655 bytes} [Wed May 27 07:20:15 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: 1584/3209] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:20:15 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3210] 10.0.0.248 () {32 vars in 643 bytes} [Wed May 27 07:20:15 2026] GET /v2.0/ports => generated 4721 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3211] 10.0.0.248 () {32 vars in 647 bytes} [Wed May 27 07:20:16 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3212] 10.0.0.248 () {32 vars in 649 bytes} [Wed May 27 07:20:16 2026] GET /v2.0/networks => generated 2168 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3213] 10.0.0.248 () {32 vars in 663 bytes} [Wed May 27 07:20:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3214] 10.0.0.248 () {32 vars in 655 bytes} [Wed May 27 07:20:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)