+ 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 [Fri Jul 24 00:25:27 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-7cb967dfdb-spzcm 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 0x556695cdc120 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:54: 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:54: 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-07-24 00:25:31.925 7 INFO neutron.common.config [-] Logging enabled! 2026-07-24 00:25:31.925 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-24 00:25:31.949 8 INFO neutron.common.config [-] Logging enabled! 2026-07-24 00:25:31.949 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-24 00:25:32.223 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 00:25:32.248 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-24 00:25:33.093 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 00:25:33.096 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 00:25:33.099 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 00:25:33.100 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 00:25:33.100 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 00:25:33.101 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 00:25:33.101 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 00:25:33.104 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 00:25:33.107 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 00:25:33.108 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 00:25:33.108 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 00:25:33.108 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-24 00:25:33.112 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-24 00:25:33.113 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-24 00:25:33.113 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-24 00:25:33.113 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-24 00:25:33.114 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 00:25:33.122 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 00:25:33.122 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-24 00:25:33.122 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 00:25:33.134 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 00:25:33.136 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 00:25:33.136 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 00:25:33.143 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-24 00:25:33.144 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-24 00:25:33.144 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-24 00:25:33.174 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 00:25:33.175 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 00:25:33.175 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 00:25:33.175 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 00:25:33.182 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-24 00:25:33.182 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-24 00:25:33.182 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-24 00:25:33.182 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-24 00:25:33.183 8 WARNING oslo_policy.policy [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] 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-07-24 00:25:33.189 7 WARNING oslo_policy.policy [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] 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-07-24 00:25:33.580 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing driver for type 'vlan' 2026-07-24 00:25:33.598 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing driver for type 'vlan' 2026-07-24 00:25:33.892 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] VlanTypeDriver initialization complete 2026-07-24 00:25:33.892 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 00:25:33.892 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 00:25:33.904 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] VlanTypeDriver initialization complete 2026-07-24 00:25:33.904 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing driver for type 'vxlan' 2026-07-24 00:25:33.905 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-24 00:25:33.917 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 00:25:33.918 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 00:25:33.918 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing extension driver 'port_security' 2026-07-24 00:25:33.918 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 00:25:33.919 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing extension driver 'qos' 2026-07-24 00:25:33.919 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 00:25:33.919 8 INFO neutron.plugins.ml2.managers [None req-1473bdac-1320-4623-8832-d1473212857d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 00:25:33.926 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-24 00:25:33.926 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-24 00:25:33.926 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing extension driver 'port_security' 2026-07-24 00:25:33.926 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-24 00:25:33.927 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing extension driver 'qos' 2026-07-24 00:25:33.927 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-24 00:25:33.927 7 INFO neutron.plugins.ml2.managers [None req-7513f516-b7dd-4c43-8a6c-f73696c8c9fe - - - - - -] Initializing mechanism driver 'l2population' 2026-07-24 00:25:33.933 8 INFO neutron.quota [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded quota_driver: . 2026-07-24 00:25:33.934 8 INFO neutron.plugins.ml2.plugin [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 00:25:33.934 8 INFO neutron.plugins.ml2.managers [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 00:25:33.934 8 INFO neutron.plugins.ml2.managers [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 00:25:33.935 8 INFO neutron.plugins.ml2.managers [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 00:25:33.935 8 INFO neutron.extensions.vlantransparent [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Disabled vlantransparent extension. 2026-07-24 00:25:33.935 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: qos 2026-07-24 00:25:33.937 7 INFO neutron.quota [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded quota_driver: . 2026-07-24 00:25:33.938 7 INFO neutron.plugins.ml2.plugin [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Modular L2 Plugin initialization complete 2026-07-24 00:25:33.938 7 INFO neutron.plugins.ml2.managers [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-24 00:25:33.938 7 INFO neutron.plugins.ml2.managers [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-24 00:25:33.939 7 INFO neutron.plugins.ml2.managers [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-24 00:25:33.939 7 INFO neutron.extensions.vlantransparent [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Disabled vlantransparent extension. 2026-07-24 00:25:33.940 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: qos 2026-07-24 00:25:33.951 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: router 2026-07-24 00:25:33.953 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: router 2026-07-24 00:25:33.985 7 INFO neutron.services.service_base [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 00:25:33.985 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: segments 2026-07-24 00:25:33.993 8 INFO neutron.services.service_base [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-24 00:25:33.993 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: segments 2026-07-24 00:25:34.076 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: trunk 2026-07-24 00:25:34.094 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: trunk 2026-07-24 00:25:34.133 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: vpnaas 2026-07-24 00:25:34.145 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: vpnaas 2026-07-24 00:25:34.175 7 WARNING stevedore.named [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 00:25:34.183 8 WARNING stevedore.named [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-24 00:25:34.231 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 00:25:34.231 7 INFO neutron.common.utils [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 00:25:34.231 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: auto_allocate 2026-07-24 00:25:34.235 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: tag 2026-07-24 00:25:34.236 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-24 00:25:34.236 8 INFO neutron.common.utils [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-24 00:25:34.236 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: auto_allocate 2026-07-24 00:25:34.240 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: tag 2026-07-24 00:25:34.241 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: timestamp 2026-07-24 00:25:34.243 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 00:25:34.246 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: timestamp 2026-07-24 00:25:34.247 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: flavors 2026-07-24 00:25:34.248 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: network_ip_availability 2026-07-24 00:25:34.250 7 INFO neutron.manager [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loading Plugin: revisions 2026-07-24 00:25:34.252 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: flavors 2026-07-24 00:25:34.253 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Initializing extension manager. 2026-07-24 00:25:34.254 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: address-group 2026-07-24 00:25:34.255 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: address-scope 2026-07-24 00:25:34.255 8 INFO neutron.manager [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loading Plugin: revisions 2026-07-24 00:25:34.255 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 00:25:34.256 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: agent 2026-07-24 00:25:34.257 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 00:25:34.258 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Initializing extension manager. 2026-07-24 00:25:34.258 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 00:25:34.259 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 00:25:34.259 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: address-group 2026-07-24 00:25:34.260 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: availability_zone 2026-07-24 00:25:34.260 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: address-scope 2026-07-24 00:25:34.260 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 00:25:34.261 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-24 00:25:34.261 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 00:25:34.262 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: agent 2026-07-24 00:25:34.262 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: default-subnetpools 2026-07-24 00:25:34.262 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: agent-resources-synced 2026-07-24 00:25:34.263 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 00:25:34.263 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-24 00:25:34.264 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: dns-integration 2026-07-24 00:25:34.264 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-24 00:25:34.265 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 00:25:34.265 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: availability_zone 2026-07-24 00:25:34.265 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 00:25:34.266 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: availability_zone_filter 2026-07-24 00:25:34.266 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: dvr 2026-07-24 00:25:34.266 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-24 00:25:34.267 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 00:25:34.267 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: default-subnetpools 2026-07-24 00:25:34.267 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 00:25:34.268 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 00:25:34.268 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-24 00:25:34.268 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 00:25:34.269 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: dns-integration 2026-07-24 00:25:34.269 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: external-net 2026-07-24 00:25:34.269 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: dns-domain-ports 2026-07-24 00:25:34.270 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 00:25:34.270 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-24 00:25:34.270 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: dvr 2026-07-24 00:25:34.270 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: extraroute 2026-07-24 00:25:34.271 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-24 00:25:34.271 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 00:25:34.272 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: empty-string-filtering 2026-07-24 00:25:34.272 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 00:25:34.272 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 00:25:34.273 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 00:25:34.273 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-24 00:25:34.274 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 00:25:34.274 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: external-net 2026-07-24 00:25:34.274 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-24 00:25:34.274 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 00:25:34.275 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: extraroute 2026-07-24 00:25:34.275 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: fip-port-details 2026-07-24 00:25:34.275 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: extraroute-atomic 2026-07-24 00:25:34.276 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: flavors 2026-07-24 00:25:34.276 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-24 00:25:34.277 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-24 00:25:34.277 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-24 00:25:34.278 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-24 00:25:34.278 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 00:25:34.278 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: fip-port-details 2026-07-24 00:25:34.279 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: floatingip-pools 2026-07-24 00:25:34.279 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: flavors 2026-07-24 00:25:34.280 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: ip_allocation 2026-07-24 00:25:34.280 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-24 00:25:34.280 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 00:25:34.281 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: l2_adjacency 2026-07-24 00:25:34.281 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: floatingip-pools 2026-07-24 00:25:34.282 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: ip_allocation 2026-07-24 00:25:34.282 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-24 00:25:34.282 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: router 2026-07-24 00:25:34.283 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: l2_adjacency 2026-07-24 00:25:34.284 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 00:25:34.284 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: router 2026-07-24 00:25:34.284 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 00:25:34.285 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: l3-ha 2026-07-24 00:25:34.285 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-24 00:25:34.286 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 00:25:34.286 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: ext-gw-mode 2026-07-24 00:25:34.286 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-24 00:25:34.287 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: l3-ha 2026-07-24 00:25:34.287 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: l3-flavors 2026-07-24 00:25:34.287 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-24 00:25:34.288 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-24 00:25:34.288 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 00:25:34.288 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: l3-flavors 2026-07-24 00:25:34.289 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 00:25:34.289 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-24 00:25:34.290 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-24 00:25:34.291 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 00:25:34.292 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-24 00:25:34.292 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 00:25:34.293 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-24 00:25:34.294 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 00:25:34.294 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-24 00:25:34.295 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 00:25:34.295 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-24 00:25:34.295 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 00:25:34.296 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-24 00:25:34.296 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: multi-provider 2026-07-24 00:25:34.296 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: multi-provider 2026-07-24 00:25:34.297 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: net-mtu 2026-07-24 00:25:34.297 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: net-mtu 2026-07-24 00:25:34.297 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 00:25:34.297 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: net-mtu-writable 2026-07-24 00:25:34.298 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: network_availability_zone 2026-07-24 00:25:34.298 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: network_availability_zone 2026-07-24 00:25:34.299 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: network_ha 2026-07-24 00:25:34.299 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: network_ha 2026-07-24 00:25:34.299 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: network-ip-availability 2026-07-24 00:25:34.300 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: network-ip-availability 2026-07-24 00:25:34.300 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 00:25:34.301 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-24 00:25:34.301 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: pagination 2026-07-24 00:25:34.301 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: pagination 2026-07-24 00:25:34.301 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-device-profile 2026-07-24 00:25:34.302 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-device-profile 2026-07-24 00:25:34.302 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-24 00:25:34.302 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-24 00:25:34.302 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-24 00:25:34.303 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-mac-override 2026-07-24 00:25:34.303 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-24 00:25:34.304 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 00:25:34.304 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-mac-override 2026-07-24 00:25:34.304 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 00:25:34.304 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-24 00:25:34.305 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-resource-request 2026-07-24 00:25:34.305 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-24 00:25:34.305 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 00:25:34.305 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-resource-request 2026-07-24 00:25:34.306 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: binding 2026-07-24 00:25:34.306 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-24 00:25:34.307 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: binding 2026-07-24 00:25:34.307 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: binding-extended 2026-07-24 00:25:34.307 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-security 2026-07-24 00:25:34.307 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: binding-extended 2026-07-24 00:25:34.308 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: project-id 2026-07-24 00:25:34.308 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-security 2026-07-24 00:25:34.308 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: provider 2026-07-24 00:25:34.309 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: project-id 2026-07-24 00:25:34.309 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: provider 2026-07-24 00:25:34.310 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos 2026-07-24 00:25:34.311 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 00:25:34.311 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos 2026-07-24 00:25:34.312 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 00:25:34.312 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-24 00:25:34.312 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-default 2026-07-24 00:25:34.313 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-24 00:25:34.313 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-fip 2026-07-24 00:25:34.313 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-default 2026-07-24 00:25:34.313 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 00:25:34.314 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 00:25:34.314 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-fip 2026-07-24 00:25:34.314 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 00:25:34.314 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-24 00:25:34.315 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 00:25:34.315 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-24 00:25:34.316 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-24 00:25:34.316 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 00:25:34.316 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-24 00:25:34.316 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-pps 2026-07-24 00:25:34.317 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 00:25:34.317 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-24 00:25:34.317 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 00:25:34.318 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-pps 2026-07-24 00:25:34.318 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 00:25:34.318 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-24 00:25:34.319 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: quota-check-limit 2026-07-24 00:25:34.319 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-24 00:25:34.320 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: qos-rules-alias 2026-07-24 00:25:34.320 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: quota-check-limit 2026-07-24 00:25:34.321 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: quotas 2026-07-24 00:25:34.321 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: quota_details 2026-07-24 00:25:34.322 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: quotas 2026-07-24 00:25:34.323 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: rbac-policies 2026-07-24 00:25:34.324 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: rbac-address-group 2026-07-24 00:25:34.324 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: quota_details 2026-07-24 00:25:34.324 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 00:25:34.325 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 00:25:34.326 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 00:25:34.326 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: rbac-policies 2026-07-24 00:25:34.326 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: revision-if-match 2026-07-24 00:25:34.327 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: rbac-address-group 2026-07-24 00:25:34.327 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 00:25:34.327 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: rbac-address-scope 2026-07-24 00:25:34.327 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: router_availability_zone 2026-07-24 00:25:34.328 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: rbac-security-groups 2026-07-24 00:25:34.328 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 00:25:34.329 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-24 00:25:34.329 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: revision-if-match 2026-07-24 00:25:34.329 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-24 00:25:34.330 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-24 00:25:34.330 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 00:25:34.331 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 00:25:34.331 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: router_availability_zone 2026-07-24 00:25:34.331 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-24 00:25:34.331 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 00:25:34.332 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 00:25:34.333 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-24 00:25:34.334 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-24 00:25:34.334 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-24 00:25:34.335 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-24 00:25:34.336 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-24 00:25:34.340 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: security-group 2026-07-24 00:25:34.341 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: segment 2026-07-24 00:25:34.341 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 00:25:34.342 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: service-type 2026-07-24 00:25:34.342 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: sorting 2026-07-24 00:25:34.343 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: standard-attr-segment 2026-07-24 00:25:34.343 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: security-group 2026-07-24 00:25:34.344 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: standard-attr-description 2026-07-24 00:25:34.344 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: segment 2026-07-24 00:25:34.344 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: stateful-security-group 2026-07-24 00:25:34.345 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-24 00:25:34.345 8 WARNING neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 00:25:34.346 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 00:25:34.346 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: service-type 2026-07-24 00:25:34.346 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: sorting 2026-07-24 00:25:34.346 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: subnet_onboard 2026-07-24 00:25:34.347 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: standard-attr-segment 2026-07-24 00:25:34.347 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 00:25:34.348 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: subnet-service-types 2026-07-24 00:25:34.348 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: standard-attr-description 2026-07-24 00:25:34.348 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: subnet_allocation 2026-07-24 00:25:34.348 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: stateful-security-group 2026-07-24 00:25:34.349 7 WARNING neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-24 00:25:34.349 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 00:25:34.350 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 00:25:34.349 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-24 00:25:34.350 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: subnet_onboard 2026-07-24 00:25:34.351 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-24 00:25:34.352 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: subnet-service-types 2026-07-24 00:25:34.352 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 00:25:34.352 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: subnet_allocation 2026-07-24 00:25:34.353 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 00:25:34.353 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-24 00:25:34.354 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: trunk 2026-07-24 00:25:34.354 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-24 00:25:34.354 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: trunk-details 2026-07-24 00:25:34.355 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 00:25:34.356 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 00:25:34.356 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 00:25:34.357 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: vpn-flavors 2026-07-24 00:25:34.357 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: standard-attr-tag 2026-07-24 00:25:34.358 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-24 00:25:34.358 8 INFO neutron.api.extensions [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Loaded extension: vpnaas 2026-07-24 00:25:34.359 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: trunk 2026-07-24 00:25:34.359 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: trunk-details 2026-07-24 00:25:34.360 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-24 00:25:34.361 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-24 00:25:34.361 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-24 00:25:34.361 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-24 00:25:34.361 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.361 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-24 00:25:34.362 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-24 00:25:34.362 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 00:25:34.362 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 00:25:34.363 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: vpn-flavors 2026-07-24 00:25:34.364 7 INFO neutron.api.extensions [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Loaded extension: vpnaas 2026-07-24 00:25:34.365 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 00:25:34.366 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 00:25:34.366 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 00:25:34.366 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.366 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.367 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.367 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-24 00:25:34.367 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.367 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 00:25:34.367 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-24 00:25:34.367 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.367 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 00:25:34.367 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-24 00:25:34.367 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 00:25:34.368 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 00:25:34.368 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 00:25:34.368 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 00:25:34.368 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 00:25:34.369 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 00:25:34.370 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 00:25:34.370 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] router is already registered 2026-07-24 00:25:34.370 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 00:25:34.370 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] floatingip is already registered 2026-07-24 00:25:34.371 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 00:25:34.371 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 00:25:34.372 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 00:25:34.372 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 00:25:34.372 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] rbac_policy is already registered 2026-07-24 00:25:34.372 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.372 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 00:25:34.372 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.372 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] security_group is already registered 2026-07-24 00:25:34.372 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 00:25:34.372 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.373 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] security_group_rule is already registered 2026-07-24 00:25:34.373 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.373 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.373 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.373 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 00:25:34.373 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.373 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 00:25:34.373 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.374 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 00:25:34.374 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 00:25:34.374 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] trunk is already registered 2026-07-24 00:25:34.374 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 00:25:34.374 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 00:25:34.374 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] endpoint_group is already registered 2026-07-24 00:25:34.374 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 00:25:34.374 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 00:25:34.375 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] vpnservice is already registered 2026-07-24 00:25:34.375 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 00:25:34.375 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 00:25:34.375 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] ipsec_site_connection is already registered 2026-07-24 00:25:34.375 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 00:25:34.375 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] ipsecpolicy is already registered 2026-07-24 00:25:34.376 8 INFO neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 00:25:34.376 8 WARNING neutron.quota.resource_registry [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] ikepolicy is already registered 2026-07-24 00:25:34.377 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-24 00:25:34.377 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] router is already registered 2026-07-24 00:25:34.377 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-24 00:25:34.377 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] floatingip is already registered 2026-07-24 00:25:34.378 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-24 00:25:34.379 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] rbac_policy is already registered 2026-07-24 00:25:34.379 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-24 00:25:34.379 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] security_group is already registered 2026-07-24 00:25:34.379 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-24 00:25:34.380 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] security_group_rule is already registered 2026-07-24 00:25:34.380 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.380 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.380 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-24 00:25:34.381 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] subnetpool is already registered 2026-07-24 00:25:34.381 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-24 00:25:34.381 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] trunk is already registered 2026-07-24 00:25:34.381 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-24 00:25:34.382 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] endpoint_group is already registered 2026-07-24 00:25:34.382 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-24 00:25:34.382 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] vpnservice is already registered 2026-07-24 00:25:34.382 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-24 00:25:34.383 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] ipsec_site_connection is already registered 2026-07-24 00:25:34.383 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-24 00:25:34.383 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] ipsecpolicy is already registered 2026-07-24 00:25:34.383 7 INFO neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-24 00:25:34.384 7 WARNING neutron.quota.resource_registry [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] ikepolicy is already registered 2026-07-24 00:25:34.412 8 WARNING keystonemiddleware._common.config [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:25:34.420 8 WARNING oslo_config.cfg [None req-8daac5e8-b627-48ca-ba5e-9f4f118bd4c0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x556695cdc120 pid: 8 (default app) 2026-07-24 00:25:34.425 7 WARNING keystonemiddleware._common.config [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:25:34.432 7 WARNING oslo_config.cfg [None req-5f4740ad-49d4-4e00-bf3d-45bed2413026 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x556695cdc120 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 00:25:40.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5db83ed-d5d1-4c4f-9a34-083e63d3b080 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 00:25:39 2026] GET /v2.0/networks/public => generated 108 bytes in 800 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 00:25:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:25:40.873 7 WARNING oslo_policy.policy [None req-8bf2411e-8864-425f-972c-e2ad0f8d7b71 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-24 00:25:41.004 7 WARNING neutron.services.revisions.revision_plugin [None req-8bf2411e-8864-425f-972c-e2ad0f8d7b71 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Could not find related network for resource to bump revision. 2026-07-24 00:25:41.034 7 INFO neutron.db.segments_db [None req-8bf2411e-8864-425f-972c-e2ad0f8d7b71 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment a02a5348-3808-4759-ba59-da7ffd481573 of type flat for network dcaebc59-e8ef-435e-8cd8-e2c894d59b31 2026-07-24 00:25:41.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bf2411e-8864-425f-972c-e2ad0f8d7b71 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.210 () {48 vars in 968 bytes} [Fri Jul 24 00:25:40 2026] POST /v2.0/networks => generated 124 bytes in 515 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:25:47.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ffe9e8f-8f7d-403b-9635-3f5eafdaa528 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 00:25:46 2026] GET /v2.0/networks/public => generated 108 bytes in 435 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 00:25:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:25:47.708 8 WARNING oslo_policy.policy [None req-4ae303e9-57ad-427f-af41-cdfd6acb4f2c bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-24 00:25:47.746 8 WARNING neutron.services.revisions.revision_plugin [None req-4ae303e9-57ad-427f-af41-cdfd6acb4f2c bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Could not find related network for resource to bump revision. 2026-07-24 00:25:47.774 8 INFO neutron.db.segments_db [None req-4ae303e9-57ad-427f-af41-cdfd6acb4f2c bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment bf74d43c-ae0a-4141-be59-a1c92867c7dc of type flat for network 34e30a66-f682-4210-a6f8-61909c37135c 2026-07-24 00:25:47.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ae303e9-57ad-427f-af41-cdfd6acb4f2c bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.210 () {48 vars in 968 bytes} [Fri Jul 24 00:25:47 2026] POST /v2.0/networks => generated 124 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:25:53.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fd8590a-617e-4329-a52d-24a2576924fc bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 00:25:53 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 00:25:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:25:53.777 8 WARNING neutron.services.revisions.revision_plugin [None req-a59c7317-a9a7-4ff4-9872-964ee930c1a3 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Could not find related network for resource to bump revision. 2026-07-24 00:25:53.797 8 INFO neutron.db.segments_db [None req-a59c7317-a9a7-4ff4-9872-964ee930c1a3 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment ca408160-5a41-4095-a342-ccdcf9eb346a of type flat for network 80286198-9fd7-4029-a5ad-5518dbb859a7 2026-07-24 00:25:53.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a59c7317-a9a7-4ff4-9872-964ee930c1a3 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.210 () {48 vars in 968 bytes} [Fri Jul 24 00:25:53 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:25:59.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b687b48a-4499-4ad0-86ba-19ba8aa13d74 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 00:25:59 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 00:25:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:25:59.847 7 WARNING neutron.services.revisions.revision_plugin [None req-fd751372-7fbb-4ebe-8eb8-1bcac4b2b7ef bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Could not find related network for resource to bump revision. 2026-07-24 00:25:59.869 7 INFO neutron.db.segments_db [None req-fd751372-7fbb-4ebe-8eb8-1bcac4b2b7ef bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 17d0362c-5001-4729-8c09-052272e68cc0 of type flat for network 5ccce9ac-8512-423d-8244-91ad86f965ca 2026-07-24 00:25:59.911 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd751372-7fbb-4ebe-8eb8-1bcac4b2b7ef bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.210 () {48 vars in 968 bytes} [Fri Jul 24 00:25:59 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:26:05.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66c531d9-2c43-4874-a369-f7b149fbd3b5 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 00:26:05 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 00:26:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:26:06.205 8 WARNING neutron.services.revisions.revision_plugin [None req-d3b38382-bfbe-4efb-a544-447b014ed9fe bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Could not find related network for resource to bump revision. 2026-07-24 00:26:06.430 8 INFO neutron.db.segments_db [None req-d3b38382-bfbe-4efb-a544-447b014ed9fe bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 0410d598-4d85-456c-85f9-567dc6931bd2 of type flat for network 61a490da-feff-499c-bdc3-cdbe9614bcbb [pid: 8|app: 0|req: 11/19] 199.204.45.210 () {48 vars in 968 bytes} [Fri Jul 24 00:26:05 2026] POST /v2.0/networks => generated 706 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 00:26:07.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86a2cf41-6a9b-4ba3-91d0-7f1854832055 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 00:26:07 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 00:26:07 2026] GET /v2.0/networks?name=public => generated 709 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 00:26:07.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc0c527a-08f1-44e6-a445-f6097b7d75bd bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.210 () {44 vars in 1035 bytes} [Fri Jul 24 00:26:07 2026] GET /v2.0/subnets/public-subnet?network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.210 () {44 vars in 1058 bytes} [Fri Jul 24 00:26:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.210 () {48 vars in 966 bytes} [Fri Jul 24 00:26:07 2026] POST /v2.0/subnets => generated 641 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 00:30:38.555 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:30:38.559 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:30:38.560 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 24 00:30:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.210) !!! 2026-07-24 00:30:38.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b59a5a8d-0a51-4228-b5ad-0b1806f12a1f bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/61] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jul 24 00:30:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:30:38.697 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:30:38.698 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:30:38.700 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 00:30:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.210) !!! [pid: 7|app: 0|req: 30/62] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jul 24 00:30:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:30:38.800 8 INFO neutron.db.segments_db [None req-3248f9b5-bcba-45b3-93cb-8969442869c9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment a7b648cb-6d32-4699-9f9e-142b47a3cdf4 of type vxlan for network 3fbd3287-38c4-410e-9d97-68ac9790b80a [pid: 8|app: 0|req: 33/63] 199.204.45.210 () {48 vars in 967 bytes} [Fri Jul 24 00:30:38 2026] POST /v2.0/networks => generated 707 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 00:30:39.787 7 INFO oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48314. 2026-07-24 00:30:39.787 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48316. 2026-07-24 00:30:39.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46b1dc13-42b3-48ff-a23e-6d2b7fdd1ff6 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jul 24 00:30:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:30:39.883 8 INFO oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48334. 2026-07-24 00:30:39.897 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48330. [pid: 8|app: 0|req: 34/65] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jul 24 00:30:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 00:30:39.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8623bb5e-b2f4-48c9-8d76-165cbc16e402 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.210 () {44 vars in 1037 bytes} [Fri Jul 24 00:30:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => 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: 35/67] 199.204.45.210 () {44 vars in 1060 bytes} [Fri Jul 24 00:30:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.210 () {48 vars in 966 bytes} [Fri Jul 24 00:30:39 2026] POST /v2.0/subnets => generated 627 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 00:30:41.304 8 INFO neutron.api.v2.resource [None req-4f67599d-c46d-408d-90b6-03a8375ea483 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.210 () {44 vars in 972 bytes} [Fri Jul 24 00:30:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.210 () {44 vars in 994 bytes} [Fri Jul 24 00:30:41 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: 37/71] 199.204.45.210 () {48 vars in 981 bytes} [Fri Jul 24 00:30:41 2026] POST /v2.0/security-groups => generated 1552 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:42 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 1552 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:42 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 1552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:42 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 1552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:30:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:43 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 2134 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:43 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:43 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 2134 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:30:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:44 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 2718 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:44 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:45 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 2718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:30:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:46 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 3302 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:46 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 3302 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:46 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:30:46 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:47 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 3886 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:47 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 3886 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:47 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:30:47 2026] POST /v2.0/security-group-rules => generated 571 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.210 () {44 vars in 988 bytes} [Fri Jul 24 00:30:48 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 00:30:48.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ab9e870-0c03-4ade-9250-5a03be6bc57b bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/93] 199.204.45.210 () {44 vars in 1077 bytes} [Fri Jul 24 00:30:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.210 () {44 vars in 1100 bytes} [Fri Jul 24 00:30:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => 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: 49/95] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:48 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.210 () {48 vars in 962 bytes} [Fri Jul 24 00:30:48 2026] POST /v2.0/ports => generated 1100 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 00:30:54.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48f7755c-109e-4158-b6f7-33d7e6b9f998 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/99] 199.204.45.210 () {44 vars in 980 bytes} [Fri Jul 24 00:30:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 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: 49/100] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.210 () {48 vars in 1032 bytes} [Fri Jul 24 00:30:55 2026] PUT /v2.0/ports/8b5efd82-483f-4d83-84d5-abbc1c1f36ef => generated 1213 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.210 () {44 vars in 921 bytes} [Fri Jul 24 00:30:57 2026] GET /v2.0/ports => generated 3730 bytes in 109 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-07-24 00:30:58.502 8 INFO neutron.api.v2.resource [None req-d62def47-8ef1-4837-b85d-d6431d0e50e0 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jul 24 00:30:58 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.210 () {44 vars in 982 bytes} [Fri Jul 24 00:30:58 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.210 () {48 vars in 981 bytes} [Fri Jul 24 00:30:58 2026] POST /v2.0/security-groups => generated 1546 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:59 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 1546 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:59 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:30:59 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:30:59 2026] POST /v2.0/security-group-rules => generated 591 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:31:00 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2150 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:31:00 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2150 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:31:01 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2150 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:31:01 2026] POST /v2.0/security-group-rules => generated 595 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.204.45.210 () {44 vars in 976 bytes} [Fri Jul 24 00:32:19 2026] GET /v2.0/quotas/c7edab5327164c2f9f6e16104df80acc => 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: 7|app: 0|req: 61/125] 199.204.45.210 () {48 vars in 1028 bytes} [Fri Jul 24 00:32:20 2026] PUT /v2.0/quotas/c7edab5327164c2f9f6e16104df80acc => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 00:34:29.510 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:34:29.512 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 00:34:29.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2488378a-b761-4e93-a3b4-c53ac267f391 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/144] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 00:34:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:34:29.709 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:34:29.711 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:34:29.713 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 00:34:29 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.204.45.210) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 74/145] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 00:34:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 00:34:31.455 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58764. 2026-07-24 00:34:31.456 7 INFO oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58774. 2026-07-24 00:34:31.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89835fab-6aec-4ba2-9541-f9e7fe989880 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 00:34:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:34:31.685 8 INFO oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58786. 2026-07-24 00:34:31.688 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58790. [pid: 8|app: 0|req: 75/147] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 00:34:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 00:46:20.690 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:46:20.691 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:46:20.692 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 00:46:20 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=e9ad1a75d8394f62882eb2444703fae3 (ip 199.204.45.210) !!! 2026-07-24 00:46:20.852 7 INFO neutron.api.v2.resource [None req-f54cf307-88dd-4f55-bc2d-24a1a0c70003 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 120/242] 199.204.45.210 () {44 vars in 1075 bytes} [Fri Jul 24 00:46:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 139 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 00:46:20.866 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:46:20.872 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 00:46:20.873 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 24 00:46:20 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=e9ad1a75d8394f62882eb2444703fae3 (ip 199.204.45.210) !!! [pid: 8|app: 0|req: 123/243] 199.204.45.210 () {44 vars in 1098 bytes} [Fri Jul 24 00:46:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 23 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.204.45.210 () {48 vars in 982 bytes} [Fri Jul 24 00:46:21 2026] POST /v2.0/security-groups => generated 1560 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 00:46:22.278 8 INFO oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52246. 2026-07-24 00:46:22.280 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52256. [pid: 8|app: 0|req: 125/247] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:22 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 00:46:22.397 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52268. 2026-07-24 00:46:22.399 7 INFO oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52270. [pid: 7|app: 0|req: 123/248] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:46:22 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 1560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:22 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 1560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:46:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:23 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 2138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/252] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:46:23 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 2138 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:23 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 2138 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:46:23 2026] POST /v2.0/security-group-rules => generated 567 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:24 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 2718 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:46:24 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/257] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:25 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/258] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:46:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/259] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:26 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3300 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/260] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 00:46:26 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 3300 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 00:46:26 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.204.45.210 () {48 vars in 992 bytes} [Fri Jul 24 00:46:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.210 () {30 vars in 740 bytes} [Fri Jul 24 00:48:43 2026] GET /v2.0/networks?tenant_id=e9ad1a75d8394f62882eb2444703fae3&shared=False => generated 15 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:48:43.617 7 INFO neutron.db.segments_db [None req-5c0c8932-0da7-43b3-b144-86e0b3260cb5 f357b4261c2f4593bc09343b41345ec7 e9ad1a75d8394f62882eb2444703fae3 - - 19f86eb3d0444d2eb89c4c7259b1211c 19f86eb3d0444d2eb89c4c7259b1211c] Added segment 7acc5742-f2a5-451d-becd-c23541826ecd of type vxlan for network e010626a-a983-48ef-a240-d4ea250dea18 [pid: 7|app: 0|req: 140/282] 199.204.45.210 () {34 vars in 682 bytes} [Fri Jul 24 00:48:43 2026] POST /v2.0/networks => generated 718 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.210 () {30 vars in 722 bytes} [Fri Jul 24 00:48:43 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.210 () {30 vars in 633 bytes} [Fri Jul 24 00:48:43 2026] GET /v2.0/extensions => generated 19600 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.210 () {34 vars in 677 bytes} [Fri Jul 24 00:48:43 2026] POST /v2.0/ports => generated 963 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 00:48:44 2026] GET /v2.0/networks/e010626a-a983-48ef-a240-d4ea250dea18 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.210 () {30 vars in 722 bytes} [Fri Jul 24 00:48:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 00:48:46 2026] GET /v2.0/networks/e010626a-a983-48ef-a240-d4ea250dea18 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.210 () {44 vars in 976 bytes} [Fri Jul 24 00:49:01 2026] GET /v2.0/quotas/e9ad1a75d8394f62882eb2444703fae3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.210 () {48 vars in 1028 bytes} [Fri Jul 24 00:49:01 2026] PUT /v2.0/quotas/e9ad1a75d8394f62882eb2444703fae3 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:16.188 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:01:16.191 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:01:16.192 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 01:01:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.210) !!! 2026-07-24 01:01:16.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0dc738a-002d-46e7-a94b-fc0fb6f4ff44 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/391] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 01:01:16 2026] GET /v2.0/networks/public => generated 108 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:01:16.364 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:01:16.365 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:01:16.366 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 01:01:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.210) !!! [pid: 7|app: 0|req: 195/392] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 01:01:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:17.670 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43986. 2026-07-24 01:01:17.671 8 INFO oslo.messaging._drivers.impl_rabbit [-] [49badbfb-1974-4613-aec3-a658d0dd0294] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43998. 2026-07-24 01:01:17.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b56dc33c-15f7-4d1a-b6f0-7b8a39cd0fed bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/393] 199.204.45.210 () {44 vars in 928 bytes} [Fri Jul 24 01:01:17 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:01:17.756 7 INFO oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44010. 2026-07-24 01:01:17.757 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44016. [pid: 7|app: 0|req: 196/394] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 01:01:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:17.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cba4aec-21e8-4580-bce0-1d03c032992c bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/395] 199.204.45.210 () {44 vars in 1035 bytes} [Fri Jul 24 01:01:17 2026] GET /v2.0/subnets/public-subnet?network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.210 () {44 vars in 1058 bytes} [Fri Jul 24 01:01:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:52.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72f96c00-c669-4149-b25b-1d091c1fe943 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/403] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jul 24 01:01:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jul 24 01:01:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:53.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f11f97f-d92b-40f9-b929-ef1ef7fa57d5 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/405] 199.204.45.210 () {44 vars in 938 bytes} [Fri Jul 24 01:01:53 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jul 24 01:01:53 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:53.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66227311-6b2c-43ed-9338-e57ea268d213 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/407] 199.204.45.210 () {44 vars in 1037 bytes} [Fri Jul 24 01:01:53 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.210 () {44 vars in 1060 bytes} [Fri Jul 24 01:01:53 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:01:54.397 8 INFO neutron.api.v2.resource [None req-586d438f-9ab2-4a6b-94f6-4177554abad8 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/409] 199.204.45.210 () {44 vars in 972 bytes} [Fri Jul 24 01:01:54 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.210 () {44 vars in 994 bytes} [Fri Jul 24 01:01:54 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.0/security-group-rules/9a0cd8ea-f3c4-489c-8f59-8d4f96e201cb => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:56 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:56 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:01:56 2026] GET /v2.0/security-group-rules/7035f6c1-8fb0-4a5b-aa06-50df43b9c4cb => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:57 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:57 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:01:57 2026] GET /v2.0/security-group-rules/a6e86b2f-9f77-4f80-9955-995ab70890e9 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:58 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:58 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:01:58 2026] GET /v2.0/security-group-rules/58306adb-7387-4d68-8ce0-01e36a6724bb => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:59 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:01:59 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:01:59 2026] GET /v2.0/security-group-rules/8951d2a8-4000-4e29-8b6c-e82857f1defc => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.210 () {44 vars in 988 bytes} [Fri Jul 24 01:02:00 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 732 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:02:00.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-394b14b5-151d-4638-8a06-7767b455d3b9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 214/427] 199.204.45.210 () {44 vars in 1077 bytes} [Fri Jul 24 01:02:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.210 () {44 vars in 1100 bytes} [Fri Jul 24 01:02:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:02:01 2026] GET /v2.0/security-groups/e39f7c1a-d65a-436b-a170-217907e8a2e0 => generated 4470 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:02:07.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-814d278a-f267-47a2-bbf5-5a082c9d5e8e bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 217/432] 199.204.45.210 () {44 vars in 980 bytes} [Fri Jul 24 01:02:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:02:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.210 () {44 vars in 921 bytes} [Fri Jul 24 01:02:08 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:02:10.153 7 INFO neutron.api.v2.resource [None req-2c0fb791-432f-4dae-b287-62f33a9834a8 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/435] 199.204.45.210 () {44 vars in 960 bytes} [Fri Jul 24 01:02:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 199.204.45.210 () {44 vars in 982 bytes} [Fri Jul 24 01:02:10 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:02:11 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2758 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:02:11 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2758 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:02:11 2026] GET /v2.0/security-group-rules/d8c8aa77-faff-452f-917b-902894fbd01c => generated 591 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:02:12 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2758 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:02:12 2026] GET /v2.0/security-groups/35fbb862-8de2-424a-a34c-5fb3edcb8f90 => generated 2758 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:02:12 2026] GET /v2.0/security-group-rules/d2f12e2a-4bb5-4f5b-8165-937173ed3560 => generated 595 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.210 () {44 vars in 976 bytes} [Fri Jul 24 01:02:24 2026] GET /v2.0/quotas/c7edab5327164c2f9f6e16104df80acc => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:03:17.204 7 INFO neutron.api.v2.resource [None req-85edf796-4d2c-4cb4-affc-9fe1498b115b bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/452] 199.204.45.210 () {44 vars in 1075 bytes} [Fri Jul 24 01:03:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 139 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 199.204.45.210 () {44 vars in 1098 bytes} [Fri Jul 24 01:03:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 01:03:18 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3883 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:03:18 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 3883 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:03:18 2026] GET /v2.0/security-group-rules/08178592-6f96-421e-8013-985efd3f0eb1 => generated 565 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 01:03:19 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:03:19 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:03:19 2026] GET /v2.0/security-group-rules/cf9fc680-fa48-4245-a835-7b384f76ab0e => generated 567 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 01:03:20 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:03:20 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:03:20 2026] GET /v2.0/security-group-rules/0d2a568a-24b6-4b5b-8639-c63b0e7d3678 => generated 569 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.210 () {44 vars in 1089 bytes} [Fri Jul 24 01:03:21 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366?project_id=e9ad1a75d8394f62882eb2444703fae3 => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.210 () {44 vars in 1002 bytes} [Fri Jul 24 01:03:21 2026] GET /v2.0/security-groups/27d8576a-cc31-4b8c-97d7-fbb66c05a366 => generated 3883 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.210 () {44 vars in 1012 bytes} [Fri Jul 24 01:03:21 2026] GET /v2.0/security-group-rules/768e4a50-7b82-4da0-bf6f-c780474db8ce => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 199.204.45.210 () {44 vars in 976 bytes} [Fri Jul 24 01:03:29 2026] GET /v2.0/quotas/e9ad1a75d8394f62882eb2444703fae3 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:04:20.253 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:04:20.254 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] 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: 237/475] 199.204.45.210 () {44 vars in 950 bytes} [Fri Jul 24 01:04:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:01.887 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c41f1f8e-0bf2-4e42-b275-5c8b4da5d6b5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46822. 2026-07-24 01:05:01.888 7 INFO oslo.messaging._drivers.impl_rabbit [-] [307975d9-72f4-45e8-aea1-00abdc239f43] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46828. [pid: 7|app: 0|req: 241/482] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:05:01 2026] GET /v2.0/networks => generated 2168 bytes in 357 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.126 () {32 vars in 655 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/networks => generated 2168 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/security-groups => generated 16626 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 10.0.0.126 () {32 vars in 655 bytes} [Fri Jul 24 01:05:03 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:05:14.994 7 INFO neutron.db.segments_db [None req-13d3f73e-7620-4200-8117-4f1079f09ce9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 46cbfd1c-0117-46ac-a357-71edf02b1901 of type vxlan for network 3eae5128-ea45-4d56-ba07-c706e93bad86 2026-07-24 01:05:15.070 8 INFO neutron.db.segments_db [None req-924842ad-2e40-4ae2-a0ab-fea647182919 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 6f36002d-e69f-4092-b955-f389ea15231d of type vxlan for network 8e1b4fff-6887-4dcc-b7b4-152d923b2ed4 [pid: 7|app: 0|req: 246/492] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:05:14 2026] POST /v2.0/networks => generated 745 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:05:14 2026] POST /v2.0/networks => generated 748 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:15.318 7 INFO neutron.db.segments_db [None req-a19153c8-aa16-4e38-bcfc-19415d119b34 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 224a80af-f8ac-46f3-82f4-f955fc2ce60f of type vxlan for network ed52d79a-e862-4247-8e4e-b1833ce03883 [pid: 8|app: 0|req: 248/494] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:15 2026] POST /v2.0/subnets => generated 668 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:05:15 2026] POST /v2.0/networks => generated 738 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:15.493 7 INFO neutron.db.segments_db [None req-d811f2bc-d13a-40d0-90e3-aaac013370fe bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 of type vxlan for network d7f3a2ed-f910-451b-ac3e-01c4bb9b011b [pid: 8|app: 0|req: 249/496] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:15 2026] POST /v2.0/subnets => generated 671 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:15.783 7 INFO neutron.db.l3_hamode_db [None req-d811f2bc-d13a-40d0-90e3-aaac013370fe bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 250/497] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:15 2026] POST /v2.0/subnets => generated 661 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:15.980 8 INFO neutron.db.segments_db [None req-0d04b3c5-5ba1-4fe2-9a89-c0955acea256 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment f9ee20ae-beed-4280-ad94-c55f44d25ca2 of type vxlan for network 2af79ef7-150c-4f6c-a9ff-118a50953a16 2026-07-24 01:05:16.411 8 INFO neutron.db.l3_hamode_db [None req-0d04b3c5-5ba1-4fe2-9a89-c0955acea256 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:05:17.468 7 INFO neutron.db.l3_hamode_db [None req-d811f2bc-d13a-40d0-90e3-aaac013370fe bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:05:17.882 8 INFO neutron.db.l3_hamode_db [None req-0d04b3c5-5ba1-4fe2-9a89-c0955acea256 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 248/498] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:15 2026] POST /v2.0/routers => generated 732 bytes in 3365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:18 2026] GET /v2.0/security-groups?tenant_id=c715f417557a448482511b856fd76daf&name=default => generated 2797 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:19.113 7 INFO neutron.db.segments_db [None req-8da7de99-147d-4b12-a911-6dd886b24785 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 903a4e8e-d70f-43e8-8d12-53ac47f03273 of type vxlan for network e99b9f7d-ecd6-454e-aae7-8c4984123269 2026-07-24 01:05:19.446 7 INFO neutron.db.l3_hamode_db [None req-8da7de99-147d-4b12-a911-6dd886b24785 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/500] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:15 2026] POST /v2.0/routers => generated 735 bytes in 3655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:20.735 7 INFO neutron.db.l3_hamode_db [None req-8da7de99-147d-4b12-a911-6dd886b24785 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/501] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:05:19 2026] PUT /v2.0/routers/7e29b272-c98d-4ca9-88ec-7a45942a64b9/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:21 2026] DELETE /v2.0/security-groups/40ac6072-bf6c-4dba-8d45-385e776b29cf => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/503] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:19 2026] POST /v2.0/routers => generated 725 bytes in 2843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:05:21 2026] PUT /v2.0/routers/76623b9f-b7da-4ead-a529-2e0c5f0dc671/add_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:23.199 8 WARNING neutron_lib.context [req-d0189aca-da63-48e1-8e9a-196e99e031c5 req-98e50bec-8fa4-4bab-a6e6-22cd8d724066 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 255/505] 10.0.0.11 () {38 vars in 970 bytes} [Fri Jul 24 01:05:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:05:23.585 8 INFO neutron.db.segments_db [None req-247a1361-c509-4830-9b31-4138e46e32dd bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment cf43de91-da57-48f8-b1e0-711831ddb22d of type vxlan for network 97a86c66-3e4f-47e1-a5a9-28e609d67148 [pid: 7|app: 0|req: 251/508] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:05:21 2026] PUT /v2.0/routers/d267cf57-c71d-455e-9370-b9507c935c3e/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:23.637 7 WARNING neutron_lib.context [req-80768f7d-488c-484a-b766-d79493830c11 req-ebd60e8c-a1d4-4126-a72f-22667e7b0dc0 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 258/509] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.0/networks => generated 752 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/510] 10.0.0.11 () {38 vars in 970 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.0/security-groups => generated 1617 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:05:23.766 8 WARNING neutron_lib.context [req-b7272681-dc21-4688-93d7-a24c6ee86680 req-f8575e4e-1871-46aa-b201-9c56aa8cf275 1ec4326621344b349288fd0a014d4761 2b7dfbca9ac049e08443e7de70d8c5f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 259/511] 10.0.0.11 () {38 vars in 970 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.0/security-groups => generated 1620 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:05:23.863 8 WARNING neutron_lib.context [req-81ed624a-c9d4-4362-ae30-f364d33e1fe2 req-09a556f9-0652-4737-a8b6-73fe3e3c96b2 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 260/512] 10.0.0.11 () {38 vars in 970 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.0/security-groups => generated 1617 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/513] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.0/subnets => generated 675 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/514] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:23 2026] GET /v2.0/security-groups/f7007fb6-2b73-4fbb-b26b-083084fba7b7 => generated 1620 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:24.033 7 INFO neutron.db.segments_db [None req-1df860d8-1434-4aea-838e-5a896eaccfc4 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 9582b057-3589-4f09-b5c5-0efa0afe5485 of type vxlan for network b1c104a9-62e1-498f-8934-75ede9af7b44 [pid: 8|app: 0|req: 262/515] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:05:24 2026] GET /v2.0/security-groups?tenant_id=8a9f33637e1a4afeade187320edac5b5 => generated 7593 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:24.087 8 WARNING neutron_lib.context [req-b2a62844-974d-4c5b-985a-a63b12906b32 req-7bd2df84-c5f4-4487-adc7-8e1ccf61f20c 1ec4326621344b349288fd0a014d4761 2b7dfbca9ac049e08443e7de70d8c5f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 263/516] 10.0.0.11 () {38 vars in 980 bytes} [Fri Jul 24 01:05:24 2026] POST /v2.0/security-group-rules => generated 582 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/517] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:24 2026] GET /v2.0/security-groups/9f600041-e85d-4da9-b812-828b9aa69194 => generated 2794 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/518] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:24 2026] GET /v2.0/security-groups/9f600041-e85d-4da9-b812-828b9aa69194 => generated 2794 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:24.337 8 WARNING neutron_lib.context [req-8f025a30-70c1-499d-afb5-b508b6c888c6 req-d1b7a862-d635-49c7-b662-d23b997ee23c 1ec4326621344b349288fd0a014d4761 2b7dfbca9ac049e08443e7de70d8c5f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:05:24.366 7 INFO neutron.db.l3_hamode_db [None req-1df860d8-1434-4aea-838e-5a896eaccfc4 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 266/519] 10.0.0.11 () {38 vars in 970 bytes} [Fri Jul 24 01:05:24 2026] POST /v2.0/security-groups => generated 1621 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:05:24.465 8 WARNING neutron_lib.context [None req-e5485323-ec4f-4fb3-8fc8-4e7a6863ee4a 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 267/520] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:05:24 2026] POST /v2.0/security-groups => generated 1596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/521] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:24 2026] GET /v2.0/security-groups/16333b1a-2919-4729-9975-e54eb89b8972 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/522] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:24 2026] GET /v2.0/security-groups/aea2509e-33f2-43f0-90f4-81959cae1520 => generated 1621 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:24.651 8 WARNING neutron_lib.context [None req-9dc15d5d-bf27-4f77-a153-45f9b1fbf45f 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 270/523] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:05:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/524] 10.0.0.11 () {36 vars in 1012 bytes} [Fri Jul 24 01:05:24 2026] DELETE /v2.0/security-groups/16333b1a-2919-4729-9975-e54eb89b8972 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:24.870 8 WARNING neutron_lib.context [req-1ec5d26a-b0cb-41b3-a6ae-97c16257b7ea req-569a3af7-e5a3-4321-9778-de97516f681f 1ec4326621344b349288fd0a014d4761 2b7dfbca9ac049e08443e7de70d8c5f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 272/525] 10.0.0.11 () {38 vars in 980 bytes} [Fri Jul 24 01:05:24 2026] POST /v2.0/security-group-rules => generated 582 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:24.991 8 WARNING neutron_lib.context [None req-7ad63519-76d5-4aa6-a5ad-c33c417dae8d 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 273/526] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:05:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:25.134 8 INFO neutron.api.v2.resource [req-04944702-b6cc-43ca-91c5-e2e574439786 req-893f78b0-6b22-4c8c-8d7c-f349eb1370e5 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/527] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:25 2026] GET /v2.0/security-groups/16333b1a-2919-4729-9975-e54eb89b8972 => 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: 275/528] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:25 2026] GET /v2.0/security-groups/aea2509e-33f2-43f0-90f4-81959cae1520 => generated 2214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:25.181 8 WARNING neutron_lib.context [None req-0f7f9ff8-a0ce-48d5-9a23-3339a6a25efa 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:05:25.840 7 INFO neutron.db.l3_hamode_db [None req-1df860d8-1434-4aea-838e-5a896eaccfc4 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 276/529] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:05:25 2026] POST /v2.0/floatingips => generated 552 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/530] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:25 2026] GET /v2.0/security-groups/320a3d8e-ca37-4347-914e-5181c682b66e => generated 1617 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:25.979 8 WARNING neutron_lib.context [req-5d0bcb6c-a2df-4e9c-8bbf-8a23f83941e0 req-47a50834-4858-4561-83d7-8a9ff235d024 1ec4326621344b349288fd0a014d4761 2b7dfbca9ac049e08443e7de70d8c5f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 278/531] 10.0.0.11 () {38 vars in 980 bytes} [Fri Jul 24 01:05:25 2026] POST /v2.0/security-group-rules => generated 587 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/532] 10.0.0.11 () {36 vars in 1012 bytes} [Fri Jul 24 01:05:26 2026] DELETE /v2.0/security-groups/320a3d8e-ca37-4347-914e-5181c682b66e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/533] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/security-groups/aea2509e-33f2-43f0-90f4-81959cae1520 => generated 2812 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:26.313 8 INFO neutron.api.v2.resource [req-ca09ee3a-307d-422d-97c8-de32eca79809 req-141ea90a-ac70-4ac4-8f60-c9b340e6cdbd 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 281/534] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/security-groups/320a3d8e-ca37-4347-914e-5181c682b66e => 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: 282/535] 10.0.0.11 () {34 vars in 1000 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/security-group-rules/e2b5802e-b170-4d08-ba88-60ad6a4dae4d => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/536] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/security-groups/aea2509e-33f2-43f0-90f4-81959cae1520 => generated 2812 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/537] 10.0.0.11 () {34 vars in 1099 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1505494525&fields=id&tenant_id=f89fb0c510114705bc9cb4099cf1e852 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/538] 10.0.0.11 () {36 vars in 1022 bytes} [Fri Jul 24 01:05:26 2026] DELETE /v2.0/security-group-rules/e2b5802e-b170-4d08-ba88-60ad6a4dae4d => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/539] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/networks?id=ed52d79a-e862-4247-8e4e-b1833ce03883 => generated 670 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/540] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/security-groups/2ba407c1-9e01-4eca-9e0f-17cc922f28e2 => generated 1617 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/541] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.0/routers => generated 739 bytes in 2945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/542] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:05:26 2026] GET /v2.0/quotas/f89fb0c510114705bc9cb4099cf1e852 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/543] 10.0.0.11 () {36 vars in 1012 bytes} [Fri Jul 24 01:05:26 2026] DELETE /v2.0/security-groups/2ba407c1-9e01-4eca-9e0f-17cc922f28e2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/544] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:05:27 2026] GET /v2.0/ports?tenant_id=f89fb0c510114705bc9cb4099cf1e852&fields=id => generated 103 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/545] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:27 2026] GET /v2.0/security-groups/aea2509e-33f2-43f0-90f4-81959cae1520 => generated 2214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/546] 10.0.0.11 () {36 vars in 1012 bytes} [Fri Jul 24 01:05:27 2026] DELETE /v2.0/security-groups/aea2509e-33f2-43f0-90f4-81959cae1520 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:27.435 8 INFO neutron.api.v2.resource [req-93a2bc3e-b69b-4b1a-a978-75cc12fb97c9 req-2b91b5f9-ed4c-4ebe-8b57-fc584784edbb 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/547] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:27 2026] GET /v2.0/security-groups/2ba407c1-9e01-4eca-9e0f-17cc922f28e2 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/548] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:27 2026] GET /v2.0/security-groups/f7007fb6-2b73-4fbb-b26b-083084fba7b7 => generated 2213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/549] 10.0.0.11 () {36 vars in 1012 bytes} [Fri Jul 24 01:05:27 2026] DELETE /v2.0/security-groups/f7007fb6-2b73-4fbb-b26b-083084fba7b7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/550] 10.0.0.11 () {34 vars in 906 bytes} [Fri Jul 24 01:05:27 2026] GET /v2.0/extensions => generated 19600 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/551] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:05:26 2026] PUT /v2.0/routers/fc42583d-be7a-467e-908e-d88f6f1385c8/add_router_interface => generated 309 bytes in 1545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/552] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/security-groups?tenant_id=8a9f33637e1a4afeade187320edac5b5 => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/553] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?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: 258/554] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/security-groups/9f600041-e85d-4da9-b812-828b9aa69194 => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/555] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?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: 260/556] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/security-groups/9f600041-e85d-4da9-b812-828b9aa69194 => generated 2794 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:28.792 7 INFO neutron.api.v2.resource [req-346d52d2-e82b-4e24-bb05-f0f28568820d req-305d7761-418d-495d-a401-e3c832b430ec 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/557] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/security-groups/2ba407c1-9e01-4eca-9e0f-17cc922f28e2 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:05:28.835 7 INFO neutron.api.v2.resource [req-71ba3cdb-7caa-4ab2-aa71-1951354fe693 req-c50bc591-125d-4bc1-a624-db30609f906b 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/558] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/security-groups/320a3d8e-ca37-4347-914e-5181c682b66e => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:05:28.869 7 INFO neutron.api.v2.resource [req-5b65391e-c6d1-4773-abc5-fb985224f1b7 req-0da3dbdc-b6ad-4e94-839e-5fa96098b949 7435d58adff741e39bf4a6e6bdf4d1c2 8a9f33637e1a4afeade187320edac5b5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/559] 10.0.0.11 () {34 vars in 990 bytes} [Fri Jul 24 01:05:28 2026] GET /v2.0/security-groups/16333b1a-2919-4729-9975-e54eb89b8972 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/560] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:05:27 2026] PUT /v2.0/routers/76623b9f-b7da-4ead-a529-2e0c5f0dc671/remove_router_interface => generated 309 bytes in 2371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:30.034 8 WARNING neutron_lib.context [None req-581ef1f6-ebe3-4cc8-801c-be61dbee4ed3 bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 298/561] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:05:30 2026] POST /v2.0/security-groups => generated 1597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/562] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:30 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/563] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:05:28 2026] PUT /v2.0/routers/7e29b272-c98d-4ca9-88ec-7a45942a64b9/remove_router_interface => generated 309 bytes in 1676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:30.559 7 WARNING neutron_lib.context [None req-61f2db4d-aacf-4f6b-9de5-2551db40ac95 bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/564] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:05:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:31.094 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-516aa2a7-5876-49ae-bf11-dafeeba05b89 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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()  2026-07-24 01:05:31.604 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a89f475a-d8f6-400a-9d09-386da9fd21d8 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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()  2026-07-24 01:05:31.613 8 INFO neutron.db.l3_hamode_db [None req-516aa2a7-5876-49ae-bf11-dafeeba05b89 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 2af79ef7-150c-4f6c-a9ff-118a50953a16 was deleted as no HA routers are present in tenant 2b7dfbca9ac049e08443e7de70d8c5f6. [pid: 8|app: 0|req: 300/565] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:05:30 2026] DELETE /v2.0/routers/76623b9f-b7da-4ead-a529-2e0c5f0dc671 => generated 0 bytes in 1409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:31.634 8 WARNING neutron_lib.context [None req-3f8ae445-5651-40c6-bc3e-95aeebaea5ac bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 301/566] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:05:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/567] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:31 2026] GET /v2.0/networks?id=ed52d79a-e862-4247-8e4e-b1833ce03883 => generated 670 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/568] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:31 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:05:32.009 8 INFO neutron.services.segments.plugin [-] Segment f9ee20ae-beed-4280-ad94-c55f44d25ca2 resource provider aggregate not found 2026-07-24 01:05:32.038 8 INFO neutron.services.segments.plugin [-] Segment f9ee20ae-beed-4280-ad94-c55f44d25ca2 resource provider aggregate not found 2026-07-24 01:05:32.047 8 INFO neutron.services.segments.plugin [-] Segment f9ee20ae-beed-4280-ad94-c55f44d25ca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9ee20ae-beed-4280-ad94-c55f44d25ca2 found for delete ", "request_id": "req-e1e448dd-a52e-4f49-902a-97246bb63c02"}]} 2026-07-24 01:05:32.062 8 INFO neutron.services.segments.plugin [-] Segment f9ee20ae-beed-4280-ad94-c55f44d25ca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9ee20ae-beed-4280-ad94-c55f44d25ca2 found for delete ", "request_id": "req-c220efaa-1934-468c-9e98-f92bf1eed2ab"}]} 2026-07-24 01:05:32.250 7 INFO neutron.db.l3_hamode_db [None req-a89f475a-d8f6-400a-9d09-386da9fd21d8 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network d7f3a2ed-f910-451b-ac3e-01c4bb9b011b was deleted as no HA routers are present in tenant 8a9f33637e1a4afeade187320edac5b5. [pid: 7|app: 0|req: 266/569] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:05:30 2026] DELETE /v2.0/routers/7e29b272-c98d-4ca9-88ec-7a45942a64b9 => generated 0 bytes in 1568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:32.265 7 WARNING neutron_lib.context [None req-f9c3a192-cd21-4a0c-990e-59bbbf61d0ab bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 304/570] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:05:31 2026] DELETE /v2.0/subnets/10c757f5-63de-4418-9cb2-1ba7b4d8d522 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/571] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:05:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f89fb0c510114705bc9cb4099cf1e852 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:32.535 7 INFO neutron.services.segments.plugin [-] Segment 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 resource provider aggregate not found 2026-07-24 01:05:32.556 7 INFO neutron.services.segments.plugin [-] Segment 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 found for delete ", "request_id": "req-78833609-9ec0-4986-bea9-2a3c919a3408"}]} 2026-07-24 01:05:32.563 7 INFO neutron.services.segments.plugin [-] Segment 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 resource provider aggregate not found 2026-07-24 01:05:32.593 7 INFO neutron.services.segments.plugin [-] Segment 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75a0fef7-3cde-4637-b73c-6ea8f1835fa7 found for delete ", "request_id": "req-ad276280-8707-485e-b4b5-46e8efcb2791"}]} [pid: 8|app: 0|req: 306/572] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:05:32 2026] DELETE /v2.0/subnets/c86894f1-f4a8-475a-adac-ad8043a4d4f8 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/573] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:05:32 2026] DELETE /v2.0/networks/8e1b4fff-6887-4dcc-b7b4-152d923b2ed4 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:05:32.848 8 WARNING neutron_lib.context [req-9b039166-a768-48fd-8960-c56c9f28feef req-3652f55b-8a62-4606-8658-d8fc103a93af 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 267/574] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:05:32 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/575] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:05:33 2026] DELETE /v2.0/networks/3eae5128-ea45-4d56-ba07-c706e93bad86 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/576] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/security-groups?tenant_id=2b7dfbca9ac049e08443e7de70d8c5f6&name=default => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/577] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => 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: 271/578] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:33 2026] DELETE /v2.0/security-groups/901b487a-98f6-4a8e-96f8-cb37c7f9d320 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/579] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/security-groups?tenant_id=8a9f33637e1a4afeade187320edac5b5&name=default => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/580] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:33 2026] DELETE /v2.0/security-groups/9f600041-e85d-4da9-b812-828b9aa69194 => 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: 274/581] 10.0.0.11 () {34 vars in 1099 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1736956592&fields=id&tenant_id=7e9a98fb27e94f0c965875872026d8d1 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/582] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:05:32 2026] POST /v2.0/ports => generated 958 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/583] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 684 bytes in 114 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: 309/584] 199.204.45.210 () {34 vars in 911 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/585] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/quotas/7e9a98fb27e94f0c965875872026d8d1 => 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: 310/586] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/587] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:05:34 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:05:34.120 8 INFO neutron.services.segments.plugin [-] Segment 6f36002d-e69f-4092-b955-f389ea15231d resource provider aggregate not found 2026-07-24 01:05:34.129 8 INFO neutron.services.segments.plugin [-] Segment 6f36002d-e69f-4092-b955-f389ea15231d resource provider aggregate not found 2026-07-24 01:05:34.158 8 INFO neutron.services.segments.plugin [-] Segment 6f36002d-e69f-4092-b955-f389ea15231d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f36002d-e69f-4092-b955-f389ea15231d found for delete ", "request_id": "req-95ecac48-3b63-41e3-8405-183c5ee2c381"}]} 2026-07-24 01:05:34.159 8 INFO neutron.services.segments.plugin [-] Segment 6f36002d-e69f-4092-b955-f389ea15231d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f36002d-e69f-4092-b955-f389ea15231d found for delete ", "request_id": "req-8e2f296f-2ea8-4b9b-9b1c-c614a7ddf724"}]} [pid: 8|app: 0|req: 311/588] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:05:34 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/589] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:34 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => 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: 313/590] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:34 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 961 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:34.581 7 INFO neutron.services.segments.plugin [-] Segment 46cbfd1c-0117-46ac-a357-71edf02b1901 resource provider aggregate not found 2026-07-24 01:05:34.608 7 INFO neutron.services.segments.plugin [-] Segment 46cbfd1c-0117-46ac-a357-71edf02b1901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cbfd1c-0117-46ac-a357-71edf02b1901 found for delete ", "request_id": "req-c817769d-6e53-4095-9aee-d0f8014f473c"}]} 2026-07-24 01:05:34.622 7 INFO neutron.services.segments.plugin [-] Segment 46cbfd1c-0117-46ac-a357-71edf02b1901 resource provider aggregate not found [pid: 8|app: 0|req: 314/591] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:34 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:34.644 7 INFO neutron.services.segments.plugin [-] Segment 46cbfd1c-0117-46ac-a357-71edf02b1901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cbfd1c-0117-46ac-a357-71edf02b1901 found for delete ", "request_id": "req-55a4363b-f09d-4c52-a5c9-4d31d2cd70fb"}]} [pid: 7|app: 0|req: 278/592] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:05:34 2026] PUT /v2.0/ports/9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4 => generated 1203 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/593] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/ports?tenant_id=f89fb0c510114705bc9cb4099cf1e852&device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 1242 bytes in 95 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: 279/594] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/595] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/subnets?id=f853e20f-c539-47f4-bfb3-89f0218fd260 => generated 664 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/596] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/ports?network_id=ed52d79a-e862-4247-8e4e-b1833ce03883&device_owner=network%3Adhcp => generated 1244 bytes in 95 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: 281/597] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/598] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/599] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 684 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/600] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e9a98fb27e94f0c965875872026d8d1 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:35.581 7 WARNING neutron_lib.context [req-71dae975-8357-4787-b5bd-138231a9fec7 req-d43d1800-2611-46e7-bca5-94c45918b422 bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 318/601] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?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-07-24 01:05:35.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-215a2063-138f-4ffb-9af7-4254f2d01e77'] response: {'name': 'network-changed', 'server_uuid': 'd8dde7d4-4380-4836-8d2a-27f1c8fdcb2e', 'tag': '9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4', 'status': 'completed', 'code': 200} 2026-07-24 01:05:36.020 8 INFO neutron.db.segments_db [None req-13a5bc3e-fa80-4eb9-8eab-0b2eb36668ff bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c of type vxlan for network 687adbc7-c0af-427b-a674-08bd59de0008 [pid: 8|app: 0|req: 319/602] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:05:35 2026] POST /v2.0/networks => generated 748 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/603] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/ports?tenant_id=f89fb0c510114705bc9cb4099cf1e852&device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/604] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:05:35 2026] POST /v2.0/ports => generated 954 bytes in 666 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: 321/605] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/606] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/networks?id=ed52d79a-e862-4247-8e4e-b1833ce03883 => generated 766 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/607] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:36 2026] POST /v2.0/subnets => generated 671 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/608] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&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: 287/609] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/610] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:05:36 2026] PUT /v2.0/ports/79de43a9-acb1-4c95-9e11-e16092bca54a => generated 1199 bytes in 512 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: 288/611] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:36.962 8 INFO neutron.db.segments_db [None req-4c4f6d28-6288-4b83-b9a6-adaee819e28f bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 0df01a9e-317a-4ee7-ab57-e99e31413ed4 of type vxlan for network 258fba18-81bb-4e0e-8ab7-5dee01dff146 [pid: 7|app: 0|req: 289/612] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/subnets?id=f853e20f-c539-47f4-bfb3-89f0218fd260 => generated 664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/613] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/614] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&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: 292/615] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/ports?network_id=ed52d79a-e862-4247-8e4e-b1833ce03883&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: 295/618] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/619] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/620] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/621] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?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) 2026-07-24 01:05:37.343 8 INFO neutron.db.l3_hamode_db [None req-4c4f6d28-6288-4b83-b9a6-adaee819e28f bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 299/622] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&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: 300/623] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:05:37.502 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d673657c-03c2-4b0b-9e1c-0c1caf9dde22'] response: {'name': 'network-changed', 'server_uuid': 'c84af96e-05a0-40df-9cfe-de3c3025f550', 'tag': '79de43a9-acb1-4c95-9e11-e16092bca54a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 301/624] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/625] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/626] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/627] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => 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: 305/628] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/629] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/630] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:37 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/631] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:38 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/632] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:38 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?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: 310/633] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:38 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?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: 311/634] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:38 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:38 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:38.758 8 INFO neutron.db.l3_hamode_db [None req-4c4f6d28-6288-4b83-b9a6-adaee819e28f bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 313/636] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:38 2026] GET /v2.0/security-groups?tenant_id=9469217874ff49e8b988a6a18014bc48&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/637] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:38 2026] DELETE /v2.0/security-groups/4b97a392-f1e0-4697-96e8-924cde89618a => 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: 315/638] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:39 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:39 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&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: 317/640] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:39 2026] GET /v2.0/security-groups?tenant_id=37a2694c16064862a28ea7cdc7b2cc70&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:39 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:39 2026] DELETE /v2.0/security-groups/d7803a4f-cdfc-4ff7-8a7a-22525cedefb6 => 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: 320/643] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:39 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:36 2026] POST /v2.0/routers => generated 735 bytes in 3284 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: 325/645] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:40 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:40 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&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: 327/647] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:40 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/648] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:40 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/649] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:41 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => 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: 321/650] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:05:40 2026] PUT /v2.0/routers/39f77713-3e6e-4290-b3e2-e62c50f92fde/add_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/651] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:41 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:42 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&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-07-24 01:05:42.172 8 INFO neutron.db.l3_db [None req-0707f20c-9b09-42b7-9d34-c496d6eb2977 bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Floating IP ce6e9d46-1966-4a0d-a88f-9fb9dda43b87 associated. External IP: 10.96.250.216, port: 79de43a9-acb1-4c95-9e11-e16092bca54a. [pid: 8|app: 0|req: 330/653] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:05:41 2026] PUT /v2.0/floatingips/ce6e9d46-1966-4a0d-a88f-9fb9dda43b87 => generated 855 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:42 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 971 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:42.803 8 WARNING neutron_lib.context [None req-cb27b238-1018-4ce0-922c-8335dab82768 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:05:42.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfdf305b-e34a-4fab-87be-870b61bf4dd7'] response: {'name': 'network-changed', 'server_uuid': 'c84af96e-05a0-40df-9cfe-de3c3025f550', 'tag': '79de43a9-acb1-4c95-9e11-e16092bca54a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/655] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:42 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&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: 326/656] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:42 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/657] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:05:42 2026] POST /v2.0/security-groups => generated 1596 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:05:42.962 8 WARNING neutron_lib.context [None req-6d89ed13-8fdf-4481-87a3-420196353369 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/658] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:42 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/659] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:05:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:43.103 8 WARNING neutron_lib.context [None req-efa1ffb8-0279-4850-a85d-6e91b4fd8555 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 329/661] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&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: 8|app: 0|req: 333/663] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:05:43 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:43.278 8 WARNING neutron_lib.context [None req-97bbe14d-7313-41e5-940c-50f628b01663 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 332/666] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:43 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:05:43 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:44.059 7 INFO neutron.db.l3_db [None req-a4169019-5452-4eb7-a2e9-a64884c46caf 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Floating IP b48ad1e4-6d14-471b-addd-279005c05d68 associated. External IP: 10.96.250.219, port: 9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4. [pid: 7|app: 0|req: 335/670] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:05:43 2026] PUT /v2.0/floatingips/b48ad1e4-6d14-471b-addd-279005c05d68 => generated 856 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:44 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:45.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1990b12-850e-45ed-b91c-f51183b1b836'] response: {'name': 'network-changed', 'server_uuid': 'd8dde7d4-4380-4836-8d2a-27f1c8fdcb2e', 'tag': '9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 336/672] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:44 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&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: 8|app: 0|req: 337/673] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/ports?tenant_id=f89fb0c510114705bc9cb4099cf1e852&device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => 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: 337/674] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/networks?id=ed52d79a-e862-4247-8e4e-b1833ce03883 => generated 766 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4 => 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: 338/676] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/subnets?id=f853e20f-c539-47f4-bfb3-89f0218fd260 => generated 664 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/ports?network_id=ed52d79a-e862-4247-8e4e-b1833ce03883&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: 339/678] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:45 2026] GET /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883?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: 341/682] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:05:46 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:46.644 8 INFO neutron.db.l3_db [req-9bf47ab8-ac2f-4840-ab94-d3a0844cad47 req-35521edb-ceb6-4cac-976a-6f0068bcc9c0 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] Floating IP b48ad1e4-6d14-471b-addd-279005c05d68 disassociated. External IP: 10.96.250.219, port: 9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4. [pid: 7|app: 0|req: 342/683] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:46 2026] GET /v2.0/security-groups?tenant_id=0f18de5b275f4a61b05403ce9ca0a9d6&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:46 2026] GET /v2.0/ports?device_id=d8dde7d4-4380-4836-8d2a-27f1c8fdcb2e => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:46 2026] DELETE /v2.0/security-groups/20001b92-0267-4b31-86f1-1ad2c19e4263 => 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: 345/686] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:46 2026] GET /v2.0/security-groups?id=896c958a-8964-48c9-b22e-06e675b14907&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: 346/687] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:46 2026] GET /v2.0/security-groups?tenant_id=8f92f1d2c8ef4399b97c1b24d80d4559&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:05:46 2026] DELETE /v2.0/ports/9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:47 2026] DELETE /v2.0/security-groups/71d2277b-5374-479b-b47c-a90adb188999 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:48.008 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5af8eaff-b539-4cd7-8e27-53043156bc6d'] response: {'server_uuid': 'd8dde7d4-4380-4836-8d2a-27f1c8fdcb2e', 'name': 'network-vif-deleted', 'tag': '9ea3aeb3-5df5-43fa-90ea-bdb9d32f41c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 343/690] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:47 2026] DELETE /v2.0/security-groups/896c958a-8964-48c9-b22e-06e675b14907 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:48.119 7 INFO neutron.api.v2.resource [None req-307b7c53-0be0-4398-a772-960e78c3d94b 9be6f453e5594ab686222fb634fb843c f89fb0c510114705bc9cb4099cf1e852 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 348/691] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:05:48 2026] GET /v2.0/security-groups/896c958a-8964-48c9-b22e-06e675b14907 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:05:48 2026] DELETE /v2.0/floatingips/b48ad1e4-6d14-471b-addd-279005c05d68 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 199.204.45.210 () {34 vars in 1096 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:05:48 2026] PUT /v2.0/routers/d267cf57-c71d-455e-9370-b9507c935c3e/remove_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/701] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:49 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.11 () {34 vars in 1097 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--416555721&fields=id&tenant_id=5798affe9b004402ae86eefa49484cba => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/networks?id=687adbc7-c0af-427b-a674-08bd59de0008 => generated 680 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/quotas/5798affe9b004402ae86eefa49484cba => 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: 356/705] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/ports?tenant_id=5798affe9b004402ae86eefa49484cba&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?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: 358/707] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:50 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:05:50.921 7 INFO neutron.services.segments.plugin [-] Segment 903a4e8e-d70f-43e8-8d12-53ac47f03273 resource provider aggregate not found 2026-07-24 01:05:50.942 7 INFO neutron.services.segments.plugin [-] Segment 903a4e8e-d70f-43e8-8d12-53ac47f03273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 903a4e8e-d70f-43e8-8d12-53ac47f03273 found for delete ", "request_id": "req-f2cac632-044f-468b-beda-a244c5bbead3"}]} 2026-07-24 01:05:50.943 7 INFO neutron.services.segments.plugin [-] Segment 903a4e8e-d70f-43e8-8d12-53ac47f03273 resource provider aggregate not found 2026-07-24 01:05:50.959 7 INFO neutron.services.segments.plugin [-] Segment 903a4e8e-d70f-43e8-8d12-53ac47f03273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 903a4e8e-d70f-43e8-8d12-53ac47f03273 found for delete ", "request_id": "req-9b892c99-3b2a-43aa-8eb9-0dd6e9e810a3"}]} 2026-07-24 01:05:50.970 7 INFO neutron.db.l3_hamode_db [None req-26dcf952-bbaf-41c2-8f2e-0e916a5226ef bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network e99b9f7d-ecd6-454e-aae7-8c4984123269 was deleted as no HA routers are present in tenant f89fb0c510114705bc9cb4099cf1e852. [pid: 7|app: 0|req: 350/709] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:05:49 2026] DELETE /v2.0/routers/d267cf57-c71d-455e-9370-b9507c935c3e => generated 0 bytes in 1294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:05:50 2026] DELETE /v2.0/subnets/f853e20f-c539-47f4-bfb3-89f0218fd260 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:05:51 2026] DELETE /v2.0/networks/ed52d79a-e862-4247-8e4e-b1833ce03883 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:51 2026] GET /v2.0/networks?id=687adbc7-c0af-427b-a674-08bd59de0008 => generated 680 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:05:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5798affe9b004402ae86eefa49484cba => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:51.798 8 WARNING neutron_lib.context [req-4e326b15-e0d4-4b44-9a76-5445c95281e0 req-c8563aa7-8e79-404f-ad7c-95fc59d471a9 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 353/714] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:51 2026] GET /v2.0/security-groups?tenant_id=f89fb0c510114705bc9cb4099cf1e852&name=default => generated 2797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:51 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => 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: 355/716] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:51 2026] DELETE /v2.0/security-groups/7cbeafa9-9745-47ba-8e8c-25dd3f12bebf => 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: 362/719] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:05:51 2026] POST /v2.0/ports => generated 958 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 01:05:52.966 7 INFO neutron.services.segments.plugin [-] Segment 224a80af-f8ac-46f3-82f4-f955fc2ce60f resource provider aggregate not found [pid: 7|app: 0|req: 358/720] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:52 2026] GET /v2.0/security-groups?tenant_id=a94f6d1af01347218eecc360e2759e45&name=default => generated 2801 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:52.979 7 INFO neutron.services.segments.plugin [-] Segment 224a80af-f8ac-46f3-82f4-f955fc2ce60f resource provider aggregate not found 2026-07-24 01:05:52.995 7 INFO neutron.services.segments.plugin [-] Segment 224a80af-f8ac-46f3-82f4-f955fc2ce60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224a80af-f8ac-46f3-82f4-f955fc2ce60f found for delete ", "request_id": "req-55ec1418-10d1-457a-b358-8994583eae13"}]} 2026-07-24 01:05:53.000 7 INFO neutron.services.segments.plugin [-] Segment 224a80af-f8ac-46f3-82f4-f955fc2ce60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 224a80af-f8ac-46f3-82f4-f955fc2ce60f found for delete ", "request_id": "req-87ef4794-79fb-4069-9f56-556d2cacbe15"}]} [pid: 7|app: 0|req: 359/721] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:52 2026] DELETE /v2.0/security-groups/33feb26c-fe9c-4162-95fe-a41fcd84a49a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:05:52 2026] PUT /v2.0/ports/e00d6fd2-b6da-4d17-9a67-0c4598de69ba => generated 1203 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 973 bytes in 136 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: 361/724] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&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-07-24 01:05:53.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1d99e2b-5476-453f-95f8-d5ecceeea2b5'] response: {'name': 'network-changed', 'server_uuid': 'c5211e96-ed6e-41b7-8005-998cfe935106', 'tag': 'e00d6fd2-b6da-4d17-9a67-0c4598de69ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/725] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/ports?tenant_id=5798affe9b004402ae86eefa49484cba&device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e00d6fd2-b6da-4d17-9a67-0c4598de69ba => 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: 363/727] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/subnets?id=cceba71c-503b-449e-bca6-efd286363cac => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/ports?network_id=687adbc7-c0af-427b-a674-08bd59de0008&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/security-groups?tenant_id=5693cb8298b04cd3b67ea549e364a037&name=default => generated 2801 bytes in 118 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: 365/730] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?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: 366/731] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:05:53 2026] DELETE /v2.0/security-groups/4c75fa77-be9e-480e-b2e1-fd19a2ff3229 => 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: 366/732] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/ports?tenant_id=5798affe9b004402ae86eefa49484cba&device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/networks?id=687adbc7-c0af-427b-a674-08bd59de0008 => generated 776 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e00d6fd2-b6da-4d17-9a67-0c4598de69ba => 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: 368/736] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:05:53 2026] GET /v2.0/subnets?id=cceba71c-503b-449e-bca6-efd286363cac => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/ports?network_id=687adbc7-c0af-427b-a674-08bd59de0008&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1240 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:05:54.476 8 INFO neutron.db.segments_db [None req-6010efa4-62e6-4603-b1c5-750d801eaa64 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 951e63db-9f83-492d-8b34-c635722e653e of type vxlan for network 089fdf79-d398-4b28-af45-e0bfb6fc3330 [pid: 7|app: 0|req: 371/740] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?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: 372/741] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:05:54 2026] POST /v2.0/networks => generated 743 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&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: 371/744] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:54 2026] POST /v2.0/subnets => generated 666 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:05:54.935 8 INFO neutron.db.segments_db [None req-b09747b0-770d-4c0c-95f9-799dbd989e1d bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 of type vxlan for network 9b7ec89b-69ee-4ccf-89c4-a650de8cc70f 2026-07-24 01:05:55.320 8 INFO neutron.db.l3_hamode_db [None req-b09747b0-770d-4c0c-95f9-799dbd989e1d bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 375/746] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:55 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:55 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:56.460 8 INFO neutron.db.l3_hamode_db [None req-b09747b0-770d-4c0c-95f9-799dbd989e1d bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 377/748] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:56 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:56 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:05:54 2026] POST /v2.0/routers => generated 730 bytes in 2692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:58 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 973 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:58 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:05:57 2026] PUT /v2.0/routers/a3d44471-aefa-46ba-8ee6-05df8222e05c/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:59 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:05:59 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:05:59 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:59.958 8 WARNING neutron_lib.context [None req-cac40427-0dbb-4877-9d92-3ebac6a3e255 ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:00.087 7 INFO neutron.db.l3_db [None req-52d88053-6a49-47fd-bf46-524b0c8b9107 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Floating IP 169874d5-446b-412a-a7c0-edf6dcb0c0bd associated. External IP: 10.96.250.204, port: e00d6fd2-b6da-4d17-9a67-0c4598de69ba. [pid: 8|app: 0|req: 377/757] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:05:59 2026] POST /v2.0/security-groups => generated 1595 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:06:00.153 8 WARNING neutron_lib.context [None req-0c86dbb2-b3df-4f1a-be9c-0a3312273fdb ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 378/758] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:06:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:00.294 8 WARNING neutron_lib.context [None req-7b6c4f06-2760-4d2c-9d36-0fd7f74131da ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 379/759] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:06:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:00.451 8 WARNING neutron_lib.context [None req-5f35e281-cc7f-4baa-adec-e309c96bc970 ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 381/760] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:05:59 2026] PUT /v2.0/floatingips/169874d5-446b-412a-a7c0-edf6dcb0c0bd => generated 856 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:00.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66ceb6e4-833a-4fc3-8bd5-605f1f4b15c2'] response: {'name': 'network-changed', 'server_uuid': 'c5211e96-ed6e-41b7-8005-998cfe935106', 'tag': 'e00d6fd2-b6da-4d17-9a67-0c4598de69ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/761] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:00 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:00 2026] GET /v2.0/ports?tenant_id=5798affe9b004402ae86eefa49484cba&device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => 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: 384/763] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:00 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:00 2026] GET /v2.0/networks?id=687adbc7-c0af-427b-a674-08bd59de0008 => 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: 386/765] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e00d6fd2-b6da-4d17-9a67-0c4598de69ba => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:06:00 2026] POST /v2.0/floatingips => generated 552 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/768] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&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: 7|app: 0|req: 387/769] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/subnets?id=cceba71c-503b-449e-bca6-efd286363cac => generated 674 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/770] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/ports?network_id=687adbc7-c0af-427b-a674-08bd59de0008&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?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: 389/772] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.11 () {34 vars in 1097 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--341146947&fields=id&tenant_id=096b110e4d89418a9975c9df54a7b7fb => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/security-groups?tenant_id=65d89b12abf748929d13c77f310e3267&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:06:01 2026] GET /v2.0/networks?id=089fdf79-d398-4b28-af45-e0bfb6fc3330 => generated 675 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:01 2026] DELETE /v2.0/security-groups/8e6f6e3e-c57d-490b-866a-23c5ab0713d3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/778] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/quotas/096b110e4d89418a9975c9df54a7b7fb => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/ports?tenant_id=096b110e4d89418a9975c9df54a7b7fb&fields=id => generated 103 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/780] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/security-groups?tenant_id=978bdc60c37f4646a15d6a111a07b267&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/781] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/782] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:02 2026] DELETE /v2.0/security-groups/1cfbcad3-4521-422d-bf3e-0f2f52d59f02 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/security-groups?id=dd46e929-7cf6-4570-bbcb-f8349cb9e5df&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/784] 10.0.0.11 () {34 vars in 906 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/extensions => generated 19600 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/785] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/786] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/787] 10.0.0.11 () {34 vars in 970 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/ports/79de43a9-acb1-4c95-9e11-e16092bca54a => generated 968 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/788] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:06:02 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:06:03.130 8 INFO neutron.db.l3_db [req-d8106824-c3f3-472d-a807-db1b6e43cfc8 req-22319b54-7c62-4ab3-8f81-a6d7ff1f5aed 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] Floating IP 169874d5-446b-412a-a7c0-edf6dcb0c0bd disassociated. External IP: 10.96.250.204, port: e00d6fd2-b6da-4d17-9a67-0c4598de69ba. [pid: 7|app: 0|req: 405/789] 199.204.45.210 () {34 vars in 1000 bytes} [Fri Jul 24 01:06:03 2026] GET /v2.0/subnets?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/790] 199.204.45.210 () {34 vars in 1146 bytes} [Fri Jul 24 01:06:03 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550&device_owner=compute%3Anova&network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/791] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:03 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/792] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:06:01 2026] DELETE /v2.0/ports/e00d6fd2-b6da-4d17-9a67-0c4598de69ba => generated 0 bytes in 1683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/793] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:03 2026] GET /v2.0/ports?device_id=c5211e96-ed6e-41b7-8005-998cfe935106 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/794] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:06:03 2026] PUT /v2.0/ports/79de43a9-acb1-4c95-9e11-e16092bca54a => generated 1149 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:03.890 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a90f0612-7493-4ec2-8346-9c34e07a4209'] response: {'server_uuid': 'c5211e96-ed6e-41b7-8005-998cfe935106', 'name': 'network-vif-deleted', 'tag': 'e00d6fd2-b6da-4d17-9a67-0c4598de69ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/795] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:03 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1421 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, ' 2026-07-24 01:06:04.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1c75624-63a2-4722-92df-b87a894028f3'] response: {'name': 'network-changed', 'server_uuid': 'c84af96e-05a0-40df-9cfe-de3c3025f550', 'tag': '79de43a9-acb1-4c95-9e11-e16092bca54a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 409/796] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:03 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/797] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => 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: 388/798] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/networks?id=089fdf79-d398-4b28-af45-e0bfb6fc3330 => generated 675 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/799] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=096b110e4d89418a9975c9df54a7b7fb => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/800] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 860 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:04.256 8 WARNING neutron_lib.context [req-b7064c93-aaab-4d84-9d8b-fc433f8af66c req-e2d162a0-c0b9-4f8f-b8b8-f15eb0f31b64 ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 412/801] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/802] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => 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: 414/803] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/804] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/805] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?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: 417/806] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/807] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:06:04 2026] POST /v2.0/ports => generated 954 bytes in 664 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: 418/808] 10.0.0.126 () {32 vars in 653 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/extensions => generated 19600 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/809] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:04 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/810] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:04 2026] DELETE /v2.0/security-groups/dd46e929-7cf6-4570-bbcb-f8349cb9e5df => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/811] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/812] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:06:05.167 7 INFO neutron.api.v2.resource [None req-09e1a083-ea85-431b-89ed-a965fafae8cc 3aa7c9d1ae9d42ccbc58dce3fe99d4dc 5798affe9b004402ae86eefa49484cba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/813] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/security-groups/dd46e929-7cf6-4570-bbcb-f8349cb9e5df => 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: 423/814] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:05 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: 7|app: 0|req: 424/815] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/816] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:06:04 2026] PUT /v2.0/ports/fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab => generated 1199 bytes in 525 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: 393/817] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:06:05 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) [pid: 8|app: 0|req: 394/818] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1152 bytes in 126 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: 425/819] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:05 2026] DELETE /v2.0/floatingips/169874d5-446b-412a-a7c0-edf6dcb0c0bd => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/820] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/821] 10.0.0.126 () {32 vars in 665 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/822] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/823] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/ports?tenant_id=096b110e4d89418a9975c9df54a7b7fb&device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/824] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/825] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/826] 10.0.0.126 () {32 vars in 699 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/827] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/828] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/829] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/830] 10.0.0.126 () {32 vars in 697 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/831] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/subnets?id=7904f6d6-9a44-47f8-ab54-9c66bef35c8c => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:05.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba2945f-162d-4999-b93d-28f3b30c6976'] response: {'name': 'network-changed', 'server_uuid': '094eca5a-5960-42a6-81b4-c562e4de9d92', 'tag': 'fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/832] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/833] 10.0.0.126 () {32 vars in 701 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/834] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:05 2026] GET /v2.0/ports?network_id=089fdf79-d398-4b28-af45-e0bfb6fc3330&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/835] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/836] 199.204.45.210 () {34 vars in 1120 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/837] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?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: 441/838] 10.0.0.126 () {32 vars in 703 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/839] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:06:06 2026] PUT /v2.0/ports/79de43a9-acb1-4c95-9e11-e16092bca54a => generated 968 bytes in 513 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-07-24 01:06:06.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ad7cc2e-0745-4d62-8200-4fc6d3e42d68'] response: {'name': 'network-changed', 'server_uuid': 'c84af96e-05a0-40df-9cfe-de3c3025f550', 'tag': '79de43a9-acb1-4c95-9e11-e16092bca54a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 443/840] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?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: 444/841] 10.0.0.126 () {32 vars in 693 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/842] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/843] 10.0.0.126 () {32 vars in 695 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/844] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/ports?tenant_id=096b110e4d89418a9975c9df54a7b7fb&device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/845] 10.0.0.126 () {32 vars in 685 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/846] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/847] 10.0.0.126 () {32 vars in 687 bytes} [Fri Jul 24 01:06:06 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: 7|app: 0|req: 451/848] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:06 2026] GET /v2.0/networks?id=089fdf79-d398-4b28-af45-e0bfb6fc3330 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/849] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/850] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/851] 10.0.0.126 () {32 vars in 661 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/854] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab => 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: 458/855] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/856] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:06:05 2026] PUT /v2.0/routers/39f77713-3e6e-4290-b3e2-e62c50f92fde/remove_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/857] 10.0.0.126 () {32 vars in 699 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/858] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/subnets?id=7904f6d6-9a44-47f8-ab54-9c66bef35c8c => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/859] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/860] 10.0.0.126 () {32 vars in 679 bytes} [Fri Jul 24 01:06:07 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: 402/861] 10.0.0.126 () {32 vars in 683 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/862] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/ports?network_id=089fdf79-d398-4b28-af45-e0bfb6fc3330&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/863] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/864] 10.0.0.126 () {32 vars in 675 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/865] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?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: 407/866] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/867] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/868] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?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: 410/869] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/870] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?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: 412/871] 10.0.0.126 () {32 vars in 687 bytes} [Fri Jul 24 01:06:07 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: 413/872] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/flavors => 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: 414/873] 10.0.0.126 () {32 vars in 687 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/874] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/875] 10.0.0.126 () {32 vars in 699 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/876] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/ports?tenant_id=7e9a98fb27e94f0c965875872026d8d1&device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/877] 10.0.0.126 () {32 vars in 679 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/878] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/networks?id=97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/879] 10.0.0.126 () {32 vars in 667 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/880] 10.0.0.126 () {32 vars in 677 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/881] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=79de43a9-acb1-4c95-9e11-e16092bca54a => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/882] 10.0.0.126 () {32 vars in 665 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/l3-ha => 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: 424/883] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/subnets?id=bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/884] 10.0.0.126 () {32 vars in 675 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/extensions/l3-flavors => 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: 426/885] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:07 2026] GET /v2.0/ports?network_id=97a86c66-3e4f-47e1-a5a9-28e609d67148&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: 427/886] 10.0.0.126 () {32 vars in 713 bytes} [Fri Jul 24 01:06:08 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: 428/887] 10.0.0.126 () {32 vars in 691 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/888] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?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: 430/889] 10.0.0.126 () {32 vars in 683 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/890] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/891] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148?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: 433/892] 10.0.0.126 () {32 vars in 687 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/893] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/894] 10.0.0.126 () {32 vars in 705 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/895] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/security-groups?id=ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/896] 10.0.0.126 () {32 vars in 675 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/897] 10.0.0.126 () {32 vars in 701 bytes} [Fri Jul 24 01:06:08 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: 439/898] 10.0.0.126 () {32 vars in 675 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/899] 10.0.0.126 () {32 vars in 693 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/900] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/901] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:08.571 7 INFO neutron.services.segments.plugin [-] Segment 0df01a9e-317a-4ee7-ab57-e99e31413ed4 resource provider aggregate not found 2026-07-24 01:06:08.577 7 INFO neutron.services.segments.plugin [-] Segment 0df01a9e-317a-4ee7-ab57-e99e31413ed4 resource provider aggregate not found 2026-07-24 01:06:08.598 7 INFO neutron.services.segments.plugin [-] Segment 0df01a9e-317a-4ee7-ab57-e99e31413ed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df01a9e-317a-4ee7-ab57-e99e31413ed4 found for delete ", "request_id": "req-7fb98f43-c0e7-475f-9f3f-f52c9c895706"}]} 2026-07-24 01:06:08.600 7 INFO neutron.services.segments.plugin [-] Segment 0df01a9e-317a-4ee7-ab57-e99e31413ed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df01a9e-317a-4ee7-ab57-e99e31413ed4 found for delete ", "request_id": "req-5ffddcfb-8e66-42e0-aa8b-d4e24be76991"}]} [pid: 8|app: 0|req: 443/902] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&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: 8|app: 0|req: 444/903] 10.0.0.126 () {32 vars in 709 bytes} [Fri Jul 24 01:06:08 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) 2026-07-24 01:06:08.615 7 INFO neutron.db.l3_hamode_db [None req-120eb194-0141-423e-ba5a-49aefef27687 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 258fba18-81bb-4e0e-8ab7-5dee01dff146 was deleted as no HA routers are present in tenant 5798affe9b004402ae86eefa49484cba. [pid: 7|app: 0|req: 460/904] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:07 2026] DELETE /v2.0/routers/39f77713-3e6e-4290-b3e2-e62c50f92fde => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/905] 10.0.0.126 () {32 vars in 705 bytes} [Fri Jul 24 01:06:08 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: 446/906] 10.0.0.126 () {32 vars in 697 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/907] 10.0.0.126 () {32 vars in 711 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/908] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:08 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: 449/909] 10.0.0.126 () {32 vars in 687 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/910] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/911] 10.0.0.126 () {32 vars in 675 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/912] 10.0.0.126 () {32 vars in 671 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/913] 10.0.0.126 () {32 vars in 661 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/914] 10.0.0.126 () {32 vars in 699 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/915] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => 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: 456/916] 10.0.0.126 () {32 vars in 699 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/917] 10.0.0.126 () {32 vars in 677 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/918] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:08 2026] DELETE /v2.0/subnets/cceba71c-503b-449e-bca6-efd286363cac => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/919] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:08 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:09.123 8 INFO neutron.db.l3_db [req-c287a04d-80bf-4cdd-988a-c7fcdaf5b3b6 req-53ec8eb8-c483-4af4-bc51-d70c8d9008d4 bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] Floating IP ce6e9d46-1966-4a0d-a88f-9fb9dda43b87 disassociated. External IP: 10.96.250.216, port: 79de43a9-acb1-4c95-9e11-e16092bca54a. [pid: 7|app: 0|req: 463/920] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:08 2026] DELETE /v2.0/networks/687adbc7-c0af-427b-a674-08bd59de0008 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/921] 10.0.0.126 () {32 vars in 683 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/922] 10.0.0.126 () {32 vars in 701 bytes} [Fri Jul 24 01:06:09 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: 7|app: 0|req: 466/923] 10.0.0.126 () {32 vars in 685 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/924] 10.0.0.126 () {32 vars in 707 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/925] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/926] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/ports?device_id=c84af96e-05a0-40df-9cfe-de3c3025f550 => 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: 470/927] 10.0.0.126 () {32 vars in 697 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/928] 10.0.0.126 () {32 vars in 695 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/929] 10.0.0.126 () {32 vars in 685 bytes} [Fri Jul 24 01:06:09 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: 473/930] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:09 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: 474/931] 10.0.0.126 () {32 vars in 667 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/932] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/933] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/934] 10.0.0.126 () {32 vars in 691 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/935] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/security-groups?tenant_id=5798affe9b004402ae86eefa49484cba&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/936] 10.0.0.126 () {32 vars in 691 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/937] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:09 2026] DELETE /v2.0/security-groups/96aacf73-f5c5-4da5-a1b3-6e613f2dc220 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/938] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:06:08 2026] DELETE /v2.0/ports/79de43a9-acb1-4c95-9e11-e16092bca54a => generated 0 bytes in 891 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/939] 10.0.0.126 () {32 vars in 695 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/940] 10.0.0.126 () {32 vars in 685 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/941] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/942] 10.0.0.126 () {32 vars in 701 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/943] 10.0.0.126 () {32 vars in 703 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/944] 10.0.0.126 () {32 vars in 713 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:09.737 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80ac9f1c-87e5-4170-b60a-fdf99e8f3bf9'] response: {'server_uuid': 'c84af96e-05a0-40df-9cfe-de3c3025f550', 'name': 'network-vif-deleted', 'tag': '79de43a9-acb1-4c95-9e11-e16092bca54a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 486/945] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/946] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/947] 10.0.0.126 () {32 vars in 715 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/948] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/949] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/950] 10.0.0.126 () {32 vars in 683 bytes} [Fri Jul 24 01:06:09 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: 464/951] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/952] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:06:09 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: 466/953] 10.0.0.126 () {32 vars in 679 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/954] 10.0.0.126 () {32 vars in 669 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/955] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/956] 10.0.0.126 () {32 vars in 697 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/957] 10.0.0.126 () {32 vars in 705 bytes} [Fri Jul 24 01:06:09 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: 469/958] 10.0.0.126 () {32 vars in 701 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/959] 10.0.0.126 () {32 vars in 683 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/960] 10.0.0.126 () {32 vars in 705 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/961] 10.0.0.126 () {32 vars in 695 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/962] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:09 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: 7|app: 0|req: 492/963] 10.0.0.126 () {32 vars in 697 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/964] 10.0.0.126 () {32 vars in 689 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/965] 10.0.0.126 () {32 vars in 701 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/966] 10.0.0.126 () {32 vars in 665 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/967] 10.0.0.126 () {32 vars in 681 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/968] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => 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: 497/969] 10.0.0.126 () {32 vars in 693 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/970] 10.0.0.126 () {32 vars in 677 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/971] 10.0.0.126 () {32 vars in 667 bytes} [Fri Jul 24 01:06:09 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:10.474 7 INFO neutron.db.l3_db [None req-349be022-61e2-40c9-bede-53e330a92972 ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Floating IP 01c20789-0386-4eef-ba88-c44d7a725756 associated. External IP: 10.96.250.211, port: fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab. 2026-07-24 01:06:10.636 7 INFO neutron.services.segments.plugin [-] Segment b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c resource provider aggregate not found 2026-07-24 01:06:10.642 7 INFO neutron.services.segments.plugin [-] Segment b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c resource provider aggregate not found 2026-07-24 01:06:10.657 7 INFO neutron.services.segments.plugin [-] Segment b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c found for delete ", "request_id": "req-ff85ff93-7f66-4bb1-9ca3-19d1b97f6805"}]} 2026-07-24 01:06:10.660 7 INFO neutron.services.segments.plugin [-] Segment b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9dfe2c7-33dc-4d5a-9ff0-97ad151a622c found for delete ", "request_id": "req-53800c69-21c3-4241-9b40-04966cbc8de3"}]} [pid: 8|app: 0|req: 475/972] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:10 2026] DELETE /v2.0/security-groups/ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0 => 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: 498/973] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:06:09 2026] PUT /v2.0/floatingips/01c20789-0386-4eef-ba88-c44d7a725756 => generated 855 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:10.948 7 INFO neutron.api.v2.resource [None req-1d4a08d6-11da-415d-a28f-4e8c4198b334 bc341bdd3aaf48828a5e016808de470c 7e9a98fb27e94f0c965875872026d8d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/974] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:06:10 2026] GET /v2.0/security-groups/ac6bcc4b-a0cf-4ba6-aaf5-2b09a2cb30d0 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:06:10.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-625559cb-fd9e-47ab-892e-f6de42503c00'] response: {'name': 'network-changed', 'server_uuid': '094eca5a-5960-42a6-81b4-c562e4de9d92', 'tag': 'fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/975] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:10 2026] GET /v2.0/security-groups?tenant_id=cca08ff6e83b4d3b8ff12fa7334af0f0&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/976] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/ports?tenant_id=096b110e4d89418a9975c9df54a7b7fb&device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/977] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:11 2026] DELETE /v2.0/security-groups/26ff0c06-3e0a-4aa2-b38a-fe55e694f616 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/978] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/networks?id=089fdf79-d398-4b28-af45-e0bfb6fc3330 => generated 771 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/979] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab => 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: 481/980] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/subnets?id=7904f6d6-9a44-47f8-ab54-9c66bef35c8c => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/981] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/ports?network_id=089fdf79-d398-4b28-af45-e0bfb6fc3330&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: 8|app: 0|req: 483/982] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?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: 500/983] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:10 2026] DELETE /v2.0/floatingips/ce6e9d46-1966-4a0d-a88f-9fb9dda43b87 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/984] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:11 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:06:12.075 7 INFO neutron.db.segments_db [None req-a1391398-2410-483d-ad9a-4e1d54ea564f bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment b6cb5556-15c3-4906-8b38-b61963971d50 of type vxlan for network a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2 [pid: 7|app: 0|req: 501/985] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:06:11 2026] POST /v2.0/networks => generated 742 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/986] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:12 2026] POST /v2.0/subnets => generated 665 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:12.564 7 INFO neutron.db.segments_db [None req-953ab27f-0d9d-4f59-8038-73f335abcf46 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment e3542177-eff3-434a-8bcb-79af57940696 of type vxlan for network 6bfaead2-09eb-4a1e-92f3-ad8808d0195f 2026-07-24 01:06:12.912 7 INFO neutron.db.l3_hamode_db [None req-953ab27f-0d9d-4f59-8038-73f335abcf46 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/987] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:06:11 2026] PUT /v2.0/routers/fc42583d-be7a-467e-908e-d88f6f1385c8/remove_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:13.432 8 WARNING neutron_lib.context [None req-a47697a3-42c3-4b35-9323-d7f58a8bac63 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:13.593 8 INFO neutron.db.segments_db [None req-a47697a3-42c3-4b35-9323-d7f58a8bac63 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Added segment 430f9622-7afc-472d-9e09-32d59ba992ba of type vxlan for network e91fdab4-1947-4415-8700-ea2132882835 [pid: 8|app: 0|req: 486/988] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:13 2026] POST /v2.0/networks => generated 649 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:14.128 7 INFO neutron.db.l3_hamode_db [None req-953ab27f-0d9d-4f59-8038-73f335abcf46 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:06:14.912 8 INFO neutron.services.segments.plugin [-] Segment 9582b057-3589-4f09-b5c5-0efa0afe5485 resource provider aggregate not found 2026-07-24 01:06:14.921 8 INFO neutron.services.segments.plugin [-] Segment 9582b057-3589-4f09-b5c5-0efa0afe5485 resource provider aggregate not found 2026-07-24 01:06:14.937 8 INFO neutron.services.segments.plugin [-] Segment 9582b057-3589-4f09-b5c5-0efa0afe5485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9582b057-3589-4f09-b5c5-0efa0afe5485 found for delete ", "request_id": "req-f27a3c1c-5fa1-47d3-8566-1e8bffddb6ab"}]} 2026-07-24 01:06:14.945 8 INFO neutron.services.segments.plugin [-] Segment 9582b057-3589-4f09-b5c5-0efa0afe5485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9582b057-3589-4f09-b5c5-0efa0afe5485 found for delete ", "request_id": "req-4080c328-8823-4510-bd3f-3a13a9d1eac9"}]} 2026-07-24 01:06:14.951 8 INFO neutron.db.l3_hamode_db [None req-8087513d-2bb1-4f48-9ae2-4daca2adddc3 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network b1c104a9-62e1-498f-8934-75ede9af7b44 was deleted as no HA routers are present in tenant 7e9a98fb27e94f0c965875872026d8d1. [pid: 8|app: 0|req: 487/989] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:13 2026] DELETE /v2.0/routers/fc42583d-be7a-467e-908e-d88f6f1385c8 => generated 0 bytes in 1226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:14.970 8 WARNING neutron_lib.context [None req-010a3a98-22df-4a75-b8da-5318d30117fd 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 488/990] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:14 2026] POST /v2.0/subnets => generated 603 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/991] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:12 2026] POST /v2.0/routers => generated 729 bytes in 2983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:15.504 7 WARNING neutron_lib.context [None req-326ae94b-428d-4542-b385-cb00917ebd4a 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 489/992] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:15 2026] DELETE /v2.0/subnets/bb4751f0-41ba-4c08-8b73-2db655e2dcd5 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:15.550 7 INFO neutron.db.segments_db [None req-326ae94b-428d-4542-b385-cb00917ebd4a 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Added segment de0b6ac6-90ca-47d8-a12c-e58c751148a3 of type vxlan for network 0fb71042-8713-4763-b4d9-7ba9aeb61d77 2026-07-24 01:06:15.881 7 INFO neutron.db.l3_hamode_db [None req-326ae94b-428d-4542-b385-cb00917ebd4a 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:06:17.073 7 INFO neutron.db.l3_hamode_db [None req-326ae94b-428d-4542-b385-cb00917ebd4a 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 490/993] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:06:15 2026] PUT /v2.0/routers/96c73544-cefb-47d3-aa8d-8d3360e238b8/add_router_interface => generated 309 bytes in 2016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:17.680 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-07-24 01:06:17.785 8 INFO neutron.services.segments.plugin [-] Segment cf43de91-da57-48f8-b1e0-711831ddb22d resource provider aggregate not found 2026-07-24 01:06:17.790 8 INFO neutron.services.segments.plugin [-] Segment cf43de91-da57-48f8-b1e0-711831ddb22d resource provider aggregate not found 2026-07-24 01:06:17.807 8 INFO neutron.services.segments.plugin [-] Segment cf43de91-da57-48f8-b1e0-711831ddb22d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf43de91-da57-48f8-b1e0-711831ddb22d found for delete ", "request_id": "req-d5e99245-835c-4f32-b6bc-3cad4ea87773"}]} 2026-07-24 01:06:17.808 8 INFO neutron.services.segments.plugin [-] Segment cf43de91-da57-48f8-b1e0-711831ddb22d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf43de91-da57-48f8-b1e0-711831ddb22d found for delete ", "request_id": "req-59621184-6227-4292-8757-6e20dfa4e9a4"}]} [pid: 8|app: 0|req: 491/994] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:17 2026] DELETE /v2.0/networks/97a86c66-3e4f-47e1-a5a9-28e609d67148 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/995] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:18 2026] GET /v2.0/security-groups?tenant_id=7e9a98fb27e94f0c965875872026d8d1&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/996] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:18 2026] DELETE /v2.0/security-groups/97262101-d434-41dd-8d3d-0a6b6af8ab98 => 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: 504/997] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:15 2026] POST /v2.0/routers => generated 695 bytes in 2790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:18.352 7 WARNING neutron_lib.context [None req-749aec9d-d798-4cb8-beac-a76f054a2831 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 505/998] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:06:18 2026] POST /v2.0/security-groups => generated 1595 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:06:18.500 7 WARNING neutron_lib.context [None req-05ad9a6a-2191-411e-89fa-f16ce0cd31b6 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/999] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:06:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:18.614 7 WARNING neutron_lib.context [None req-1e53f6f8-c7b5-4015-ac34-d4c0c4857838 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 507/1000] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:06:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:18.702 7 WARNING neutron_lib.context [None req-54717a9f-4bdc-40ec-9782-6d5aefcc6ea0 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:18.733 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7dfdaa25-5211-4f2b-813b-fff306f09c8c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57876. [pid: 7|app: 0|req: 508/1001] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:06:18 2026] POST /v2.0/floatingips => generated 552 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1002] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:06:18 2026] PUT /v2.0/routers/91a1850b-948b-4dee-bc4e-722f56739fa7/add_router_interface => generated 309 bytes in 1763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:20.078 7 WARNING neutron_lib.context [None req-4817077e-688f-4aae-bf6c-c1e84527843f 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 495/1003] 10.0.0.11 () {34 vars in 1097 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--509293835&fields=id&tenant_id=59b7e9aa39d849c986adc0a8ab2964fc => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1004] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/networks?id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2 => generated 674 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1005] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/quotas/59b7e9aa39d849c986adc0a8ab2964fc => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1006] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:20 2026] POST /v2.0/ports => generated 959 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:20.595 8 WARNING neutron_lib.context [None req-b4076c5c-ad41-4293-a37d-99c1e0e224b8 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 510/1007] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/ports?tenant_id=59b7e9aa39d849c986adc0a8ab2964fc&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1008] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => 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: 512/1009] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?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: 513/1010] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1011] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:06:20 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?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: 498/1012] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:20 2026] POST /v2.0/ports => generated 958 bytes in 538 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-07-24 01:06:21.144 8 WARNING neutron_lib.context [None req-b29658b6-1b01-41bd-ae94-6f1fecdb5dbf 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 515/1013] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:21 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => 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: 516/1014] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:21 2026] GET /v2.0/networks?id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2 => generated 674 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1015] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:06:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59b7e9aa39d849c986adc0a8ab2964fc => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:22.024 7 WARNING neutron_lib.context [req-2eef9e62-d763-41f9-8508-96a0a885df55 req-6465cc67-020a-4668-9bdc-f48bfceca272 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:22.229 8 INFO neutron.db.l3_db [None req-b29658b6-1b01-41bd-ae94-6f1fecdb5dbf 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Floating IP 4d36fc54-6bcd-4ed9-8d4b-b34844585b9a associated. External IP: 10.96.250.203, port: 1a0428e9-d7f3-4c9b-8eca-b7aca980a85c. [pid: 7|app: 0|req: 518/1016] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:06:22 2026] POST /v2.0/ports => generated 958 bytes in 498 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: 521/1019] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:22 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 961 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1020] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:06:21 2026] POST /v2.0/floatingips => generated 842 bytes in 1468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1021] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:22 2026] GET /v2.0/security-groups?tenant_id=ce106e6159624edd807baac56d276397&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1022] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:22 2026] GET /v2.0/security-groups?id=093a0e09-92d4-4901-830e-f4abe93433cf&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1023] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:06:22 2026] PUT /v2.0/ports/96dddb41-dd0b-4378-8ecd-0c07baf990a2 => generated 1203 bytes in 392 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-07-24 01:06:23.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-abdb32de-9c28-48b7-b49f-75bb04ee8746'] response: {'name': 'network-changed', 'server_uuid': '8861397b-827b-4c10-abd0-404b897409e7', 'tag': '96dddb41-dd0b-4378-8ecd-0c07baf990a2', 'status': 'completed', 'code': 200} 2026-07-24 01:06:23.055 7 INFO neutron.db.l3_db [None req-45cbac7f-7407-4211-b4af-341cad761516 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Floating IP 4d36fc54-6bcd-4ed9-8d4b-b34844585b9a disassociated. External IP: 10.96.250.203, port: 1a0428e9-d7f3-4c9b-8eca-b7aca980a85c. [pid: 8|app: 0|req: 501/1024] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:22 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 118 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: 502/1025] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:23 2026] DELETE /v2.0/security-groups/8ca21c1a-be4d-4b5c-a87f-43b4ea40cf35 => 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: 503/1026] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/ports?tenant_id=59b7e9aa39d849c986adc0a8ab2964fc&device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1027] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1028] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=96dddb41-dd0b-4378-8ecd-0c07baf990a2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1029] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:06:22 2026] PUT /v2.0/floatingips/4d36fc54-6bcd-4ed9-8d4b-b34844585b9a => generated 552 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1030] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/subnets?id=6f0060ff-5b5f-4bfe-9fb3-c43bd41df533 => generated 668 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1031] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/security-groups?tenant_id=b62948025dc94a3295f6232576b5ba67&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1032] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1033] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/ports?network_id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1034] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:23 2026] DELETE /v2.0/security-groups/a035e895-c3ea-41e2-92b8-4a4da7ece16a => 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: 529/1035] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1036] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1037] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:23 2026] DELETE /v2.0/floatingips/4d36fc54-6bcd-4ed9-8d4b-b34844585b9a => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:23.874 8 WARNING neutron_lib.context [None req-a76b8fcf-edef-47ce-b99b-7afa1f9b79c0 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 531/1038] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?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: 532/1039] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/ports?tenant_id=59b7e9aa39d849c986adc0a8ab2964fc&device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1040] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:23 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1041] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/networks?id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2 => generated 770 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1042] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/security-groups?id=093a0e09-92d4-4901-830e-f4abe93433cf&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1043] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => 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: 537/1044] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=96dddb41-dd0b-4378-8ecd-0c07baf990a2 => 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: 538/1045] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/ports?tenant_id=096b110e4d89418a9975c9df54a7b7fb&device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1046] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1047] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/subnets?id=6f0060ff-5b5f-4bfe-9fb3-c43bd41df533 => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1048] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/networks?id=089fdf79-d398-4b28-af45-e0bfb6fc3330 => generated 771 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1049] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/ports?network_id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2&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: 543/1050] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1051] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?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: 545/1052] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/subnets?id=7904f6d6-9a44-47f8-ab54-9c66bef35c8c => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1053] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?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: 547/1054] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/ports?network_id=089fdf79-d398-4b28-af45-e0bfb6fc3330&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:24.936 8 INFO neutron.db.l3_db [None req-a76b8fcf-edef-47ce-b99b-7afa1f9b79c0 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Floating IP 7c924f16-984e-42db-a843-a240cac4c11b associated. External IP: 10.96.250.219, port: 5cf87d7f-1e75-4773-bfad-5d9e8a575140. [pid: 7|app: 0|req: 548/1055] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1056] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:24 2026] GET /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330?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: 550/1057] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:25 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1058] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:25 2026] GET /v2.0/security-groups?id=093a0e09-92d4-4901-830e-f4abe93433cf&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1059] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:06:23 2026] POST /v2.0/floatingips => generated 843 bytes in 1601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1060] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:25 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1061] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:06:25 2026] GET /v2.0/floatingips/7c924f16-984e-42db-a843-a240cac4c11b => generated 843 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1062] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:25 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1063] 10.0.0.126 () {32 vars in 655 bytes} [Fri Jul 24 01:06:25 2026] GET /v2.0/floatingips => generated 846 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:26.115 7 INFO neutron.db.l3_db [None req-58dfbf5c-5bc5-4c1b-9093-a07bdad2f4f5 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Floating IP 7c924f16-984e-42db-a843-a240cac4c11b associated. External IP: 10.96.250.219, port: 5cf87d7f-1e75-4773-bfad-5d9e8a575140. [pid: 8|app: 0|req: 511/1064] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:26 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1065] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:06:25 2026] PUT /v2.0/floatingips/7c924f16-984e-42db-a843-a240cac4c11b => generated 842 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1066] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:26 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1067] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:26 2026] GET /v2.0/security-groups?id=093a0e09-92d4-4901-830e-f4abe93433cf&fields=id&fields=name => generated 113 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:27.117 7 INFO neutron.db.l3_db [None req-88d07810-f610-470c-a037-82447e17e25b 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] Floating IP 7c924f16-984e-42db-a843-a240cac4c11b disassociated. External IP: 10.96.250.219, port: 1a0428e9-d7f3-4c9b-8eca-b7aca980a85c. [pid: 8|app: 0|req: 513/1068] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:27 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&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: 8|app: 0|req: 514/1069] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:27 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1070] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:06:26 2026] PUT /v2.0/floatingips/7c924f16-984e-42db-a843-a240cac4c11b => generated 552 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:27.629 8 INFO neutron.db.l3_db [None req-5b8569f9-e498-41a5-bb4d-1fbba39cca4d 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Floating IP 97b7363a-1ec9-45b3-98ca-f05123f55d8f associated. External IP: 10.96.250.217, port: 96dddb41-dd0b-4378-8ecd-0c07baf990a2. [pid: 7|app: 0|req: 557/1071] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:27 2026] DELETE /v2.0/floatingips/7c924f16-984e-42db-a843-a240cac4c11b => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:27.925 7 INFO neutron.api.v2.resource [None req-e2ee4c68-48a7-4e3d-8b7f-9494171f058e 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1072] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:27 2026] DELETE /v2.0/floatingips/7c924f16-984e-42db-a843-a240cac4c11b => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1073] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:06:27 2026] PUT /v2.0/floatingips/97b7363a-1ec9-45b3-98ca-f05123f55d8f => generated 856 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:28.142 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32811215-74be-4f4d-ae83-f9224af7ac20'] response: {'name': 'network-changed', 'server_uuid': '8861397b-827b-4c10-abd0-404b897409e7', 'tag': '96dddb41-dd0b-4378-8ecd-0c07baf990a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 516/1074] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1075] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/security-groups?id=093a0e09-92d4-4901-830e-f4abe93433cf&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1076] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/ports?tenant_id=59b7e9aa39d849c986adc0a8ab2964fc&device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1077] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:27 2026] DELETE /v2.0/ports/1a0428e9-d7f3-4c9b-8eca-b7aca980a85c => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1078] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1079] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/networks?id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2 => generated 770 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1080] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&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: 7|app: 0|req: 562/1081] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=96dddb41-dd0b-4378-8ecd-0c07baf990a2 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1082] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1083] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/subnets?id=6f0060ff-5b5f-4bfe-9fb3-c43bd41df533 => generated 668 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1084] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/security-groups?id=093a0e09-92d4-4901-830e-f4abe93433cf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1085] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/ports?network_id=a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1086] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:28 2026] DELETE /v2.0/ports/5cf87d7f-1e75-4773-bfad-5d9e8a575140 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1087] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1088] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2?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: 521/1089] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:06:28 2026] GET /v2.0/ports?device_id=91a1850b-948b-4dee-bc4e-722f56739fa7 => generated 958 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1090] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:06:29 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:30.328 8 INFO neutron.db.l3_db [req-9546f4e3-68ed-43e8-8941-eca522e8c1c1 req-daea3c8b-541a-4a74-8034-3bfd3f957ee6 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] Floating IP 97b7363a-1ec9-45b3-98ca-f05123f55d8f disassociated. External IP: 10.96.250.217, port: 96dddb41-dd0b-4378-8ecd-0c07baf990a2. [pid: 7|app: 0|req: 569/1091] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:06:28 2026] PUT /v2.0/routers/91a1850b-948b-4dee-bc4e-722f56739fa7/remove_router_interface => generated 309 bytes in 1688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1092] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:30 2026] GET /v2.0/ports?device_id=8861397b-827b-4c10-abd0-404b897409e7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1093] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:06:29 2026] DELETE /v2.0/ports/96dddb41-dd0b-4378-8ecd-0c07baf990a2 => generated 0 bytes in 1583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:30.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15a8c7a9-d524-49cc-903e-a9fe7352238d'] response: {'server_uuid': '8861397b-827b-4c10-abd0-404b897409e7', 'name': 'network-vif-deleted', 'tag': '96dddb41-dd0b-4378-8ecd-0c07baf990a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 524/1094] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:30 2026] GET /v2.0/security-groups?tenant_id=414d80f784234844a50237c2a94bec6b&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1095] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:31 2026] DELETE /v2.0/security-groups/4ad26dfc-3190-4eb1-a311-a900b9449481 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1096] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:31 2026] GET /v2.0/security-groups?tenant_id=d3d746c3c53e43a7951810522a80d4f5&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1097] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:31 2026] DELETE /v2.0/security-groups/97e7dfef-8d89-4091-926b-5de3c106fd58 => 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: 528/1098] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:31 2026] DELETE /v2.0/security-groups/093a0e09-92d4-4901-830e-f4abe93433cf => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:31.893 8 INFO neutron.api.v2.resource [None req-28bf4902-4a69-4151-9298-b08ae729c6d1 7b30521220a84519afd933378a8cd5e8 59b7e9aa39d849c986adc0a8ab2964fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1099] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:06:31 2026] GET /v2.0/security-groups/093a0e09-92d4-4901-830e-f4abe93433cf => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:06:31.908 7 INFO neutron.services.segments.plugin [-] Segment de0b6ac6-90ca-47d8-a12c-e58c751148a3 resource provider aggregate not found 2026-07-24 01:06:31.915 7 INFO neutron.services.segments.plugin [-] Segment de0b6ac6-90ca-47d8-a12c-e58c751148a3 resource provider aggregate not found 2026-07-24 01:06:31.924 7 INFO neutron.services.segments.plugin [-] Segment de0b6ac6-90ca-47d8-a12c-e58c751148a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de0b6ac6-90ca-47d8-a12c-e58c751148a3 found for delete ", "request_id": "req-1601bfa1-11a6-4fc9-bf1a-b5994a2f3317"}]} 2026-07-24 01:06:31.939 7 INFO neutron.services.segments.plugin [-] Segment de0b6ac6-90ca-47d8-a12c-e58c751148a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de0b6ac6-90ca-47d8-a12c-e58c751148a3 found for delete ", "request_id": "req-a0304b1b-6dcc-4d40-8c57-bc7e8ff9b7aa"}]} 2026-07-24 01:06:31.940 7 INFO neutron.db.l3_hamode_db [None req-cd8eab6f-a7ca-49c1-8c52-10d475845ac7 0bf81ac6ce56417da3b12f3c4d102ea9 f4787a41a80c4a61bb0f500dd82ec97a - - default default] HA network 0fb71042-8713-4763-b4d9-7ba9aeb61d77 was deleted as no HA routers are present in tenant f4787a41a80c4a61bb0f500dd82ec97a. [pid: 7|app: 0|req: 571/1100] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:30 2026] DELETE /v2.0/routers/91a1850b-948b-4dee-bc4e-722f56739fa7 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1101] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:31 2026] DELETE /v2.0/subnets/df07bb1c-115d-4018-bdd1-17b5d7129839 => 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: 530/1102] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:31 2026] DELETE /v2.0/floatingips/97b7363a-1ec9-45b3-98ca-f05123f55d8f => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1103] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:32 2026] DELETE /v2.0/networks/e91fdab4-1947-4415-8700-ea2132882835 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1104] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:32 2026] GET /v2.0/security-groups?tenant_id=f4787a41a80c4a61bb0f500dd82ec97a&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1105] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:33 2026] DELETE /v2.0/security-groups/93cf5fd6-b5b3-4843-921e-928b8e8c5800 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1106] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:06:32 2026] PUT /v2.0/routers/96c73544-cefb-47d3-aa8d-8d3360e238b8/remove_router_interface => generated 309 bytes in 1295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:33.949 7 INFO neutron.services.segments.plugin [-] Segment 430f9622-7afc-472d-9e09-32d59ba992ba resource provider aggregate not found 2026-07-24 01:06:33.976 7 INFO neutron.services.segments.plugin [-] Segment 430f9622-7afc-472d-9e09-32d59ba992ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 430f9622-7afc-472d-9e09-32d59ba992ba found for delete ", "request_id": "req-d582e994-5a5d-40ca-8d33-201354c83baf"}]} 2026-07-24 01:06:33.977 7 INFO neutron.services.segments.plugin [-] Segment 430f9622-7afc-472d-9e09-32d59ba992ba resource provider aggregate not found 2026-07-24 01:06:34.000 7 INFO neutron.services.segments.plugin [-] Segment 430f9622-7afc-472d-9e09-32d59ba992ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 430f9622-7afc-472d-9e09-32d59ba992ba found for delete ", "request_id": "req-f9b9f666-d1cc-4ca3-ba27-de3cd9762d31"}]} 2026-07-24 01:06:34.843 7 INFO neutron.db.l3_hamode_db [None req-69c87a6b-886a-457b-8106-78aa63249e01 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 6bfaead2-09eb-4a1e-92f3-ad8808d0195f was deleted as no HA routers are present in tenant 59b7e9aa39d849c986adc0a8ab2964fc. [pid: 7|app: 0|req: 576/1107] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:33 2026] DELETE /v2.0/routers/96c73544-cefb-47d3-aa8d-8d3360e238b8 => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1108] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:34 2026] DELETE /v2.0/subnets/6f0060ff-5b5f-4bfe-9fb3-c43bd41df533 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:35.531 8 WARNING neutron_lib.context [None req-fa703e8e-ad67-4e10-a5a7-588bc055f49e c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 577/1109] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:35 2026] DELETE /v2.0/networks/a6978dc8-9af0-4ad4-a057-f1e95dfb8bb2 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:35.661 8 INFO neutron.db.segments_db [None req-fa703e8e-ad67-4e10-a5a7-588bc055f49e c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] Added segment 79192097-6d0d-4509-ba91-813ba44dd5a9 of type vxlan for network ad83a8bf-76a0-4eb5-8222-24cc8a72dbee [pid: 7|app: 0|req: 578/1110] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:35 2026] GET /v2.0/security-groups?tenant_id=59b7e9aa39d849c986adc0a8ab2964fc&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1111] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:35 2026] POST /v2.0/networks => generated 643 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:35.810 8 WARNING neutron_lib.context [None req-fc1e1061-68d3-40c6-9bee-b01c68406cca c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1112] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:35 2026] DELETE /v2.0/security-groups/6eddd7b6-3e6d-4ab5-add5-e55d3d9cc9cf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1113] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:35 2026] POST /v2.0/subnets => generated 617 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:36.178 7 WARNING neutron_lib.context [None req-386dff65-83bc-44e5-8a9c-7c91125ad337 c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:36.206 7 INFO neutron.services.segments.plugin [-] Segment e3542177-eff3-434a-8bcb-79af57940696 resource provider aggregate not found 2026-07-24 01:06:36.214 7 INFO neutron.services.segments.plugin [-] Segment e3542177-eff3-434a-8bcb-79af57940696 resource provider aggregate not found 2026-07-24 01:06:36.234 7 INFO neutron.services.segments.plugin [-] Segment e3542177-eff3-434a-8bcb-79af57940696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3542177-eff3-434a-8bcb-79af57940696 found for delete ", "request_id": "req-5d719ca4-380e-409e-8244-7c798c23182e"}]} 2026-07-24 01:06:36.240 7 INFO neutron.services.segments.plugin [-] Segment e3542177-eff3-434a-8bcb-79af57940696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3542177-eff3-434a-8bcb-79af57940696 found for delete ", "request_id": "req-99d70dfe-8f49-4014-90d6-9a917b751da1"}]} 2026-07-24 01:06:36.259 7 INFO neutron.services.segments.plugin [-] Segment b6cb5556-15c3-4906-8b38-b61963971d50 resource provider aggregate not found 2026-07-24 01:06:36.266 7 INFO neutron.services.segments.plugin [-] Segment b6cb5556-15c3-4906-8b38-b61963971d50 resource provider aggregate not found 2026-07-24 01:06:36.281 7 INFO neutron.services.segments.plugin [-] Segment b6cb5556-15c3-4906-8b38-b61963971d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6cb5556-15c3-4906-8b38-b61963971d50 found for delete ", "request_id": "req-7a8e4e51-b6f9-4416-897c-3827c9e0d5d0"}]} 2026-07-24 01:06:36.285 7 INFO neutron.services.segments.plugin [-] Segment b6cb5556-15c3-4906-8b38-b61963971d50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6cb5556-15c3-4906-8b38-b61963971d50 found for delete ", "request_id": "req-1d032467-b637-41f8-91ab-c4fdaa853a5f"}]} 2026-07-24 01:06:36.313 7 INFO neutron.db.segments_db [None req-386dff65-83bc-44e5-8a9c-7c91125ad337 c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] Added segment 21a549c0-72b8-41af-840b-de8a04075a8a of type vxlan for network 2339e5b7-ff32-4d4b-8929-4bb9bf7531dc [pid: 7|app: 0|req: 580/1114] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:36 2026] POST /v2.0/networks => generated 642 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1115] 10.0.0.126 () {34 vars in 743 bytes} [Fri Jul 24 01:06:36 2026] PUT /v2.0/networks/2339e5b7-ff32-4d4b-8929-4bb9bf7531dc => generated 592 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:36.640 7 WARNING neutron_lib.context [None req-f6b6dbf6-0f9f-43f0-a390-72368478f069 c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 581/1118] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:36 2026] POST /v2.0/subnets => generated 602 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1119] 10.0.0.126 () {34 vars in 741 bytes} [Fri Jul 24 01:06:37 2026] PUT /v2.0/subnets/d4edb1e7-af8e-4ddc-8bc4-277b9e5b1ccd => generated 612 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1120] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:37 2026] DELETE /v2.0/networks/2339e5b7-ff32-4d4b-8929-4bb9bf7531dc => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:38.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5b78ec7-0e2f-47b1-8481-e13b39944437 c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1121] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/networks/2339e5b7-ff32-4d4b-8929-4bb9bf7531dc => generated 138 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1122] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1123] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/subnets?network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 626 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1124] 10.0.0.126 () {32 vars in 653 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1125] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:37 2026] GET /v2.0/security-groups?tenant_id=6e01587d225a4629b9ead7fe6e447c89&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:38.323 7 INFO neutron.services.segments.plugin [-] Segment 21a549c0-72b8-41af-840b-de8a04075a8a resource provider aggregate not found 2026-07-24 01:06:38.327 7 INFO neutron.services.segments.plugin [-] Segment 21a549c0-72b8-41af-840b-de8a04075a8a resource provider aggregate not found 2026-07-24 01:06:38.350 7 INFO neutron.services.segments.plugin [-] Segment 21a549c0-72b8-41af-840b-de8a04075a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a549c0-72b8-41af-840b-de8a04075a8a found for delete ", "request_id": "req-c45154c1-92f6-42dc-8fd7-d04e5c5769a5"}]} [pid: 8|app: 0|req: 540/1126] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/security-groups/4e6ceb78-89fb-40a8-bcf9-190484e87912 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:38.354 7 INFO neutron.services.segments.plugin [-] Segment 21a549c0-72b8-41af-840b-de8a04075a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21a549c0-72b8-41af-840b-de8a04075a8a found for delete ", "request_id": "req-d52ba9ef-463b-49bb-aab4-c2c6dc381127"}]} [pid: 7|app: 0|req: 587/1127] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/networks => generated 1308 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1128] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/subnets => generated 1233 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1129] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/networks/ad83a8bf-76a0-4eb5-8222-24cc8a72dbee => generated 668 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1130] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/security-groups?tenant_id=aceab0783c4a4cfdbfa3f27e90a9e29a&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1131] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/subnets/80e9d69d-a91d-41c1-8642-db614cc69804 => generated 617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:38.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-364ce51b-e7e4-4dd1-82f0-2fab4581d88b c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1132] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/subnets/d4edb1e7-af8e-4ddc-8bc4-277b9e5b1ccd => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:06:38.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d903641b-527a-4f3a-9eae-889432ce2b4e c320791257274501a4085dd9aed07e45 cb7f55ab673844b49f73e6bc14261ecb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1133] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/networks/2339e5b7-ff32-4d4b-8929-4bb9bf7531dc => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1134] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/security-groups/205b9b93-7b1d-4bd0-a9da-5a5c7edf9852 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1135] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1136] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:06:38 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1137] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/subnets/80e9d69d-a91d-41c1-8642-db614cc69804 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:39.413 8 INFO neutron.services.segments.plugin [-] Segment 79192097-6d0d-4509-ba91-813ba44dd5a9 resource provider aggregate not found 2026-07-24 01:06:39.440 8 INFO neutron.services.segments.plugin [-] Segment 79192097-6d0d-4509-ba91-813ba44dd5a9 resource provider aggregate not found 2026-07-24 01:06:39.446 8 INFO neutron.services.segments.plugin [-] Segment 79192097-6d0d-4509-ba91-813ba44dd5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79192097-6d0d-4509-ba91-813ba44dd5a9 found for delete ", "request_id": "req-7efbd0a2-e98f-48e4-93dc-c30a3b0ae4bd"}]} 2026-07-24 01:06:39.459 8 INFO neutron.services.segments.plugin [-] Segment 79192097-6d0d-4509-ba91-813ba44dd5a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79192097-6d0d-4509-ba91-813ba44dd5a9 found for delete ", "request_id": "req-18ad0c85-202e-4378-859d-f56a9c5f821c"}]} [pid: 8|app: 0|req: 546/1138] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:38 2026] DELETE /v2.0/networks/ad83a8bf-76a0-4eb5-8222-24cc8a72dbee => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1139] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:39 2026] GET /v2.0/security-groups?tenant_id=5af8da83b011401494a788220abafa22&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1140] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:39 2026] DELETE /v2.0/security-groups/4270949b-f4c1-4806-b936-a22234d61123 => 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: 594/1141] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:39 2026] GET /v2.0/security-groups?tenant_id=cb7f55ab673844b49f73e6bc14261ecb&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1142] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:40 2026] DELETE /v2.0/security-groups/2576f989-66e6-400e-84e1-802c260193a9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:42.317 7 WARNING neutron_lib.context [None req-35481188-a311-437a-a8da-40fbedecc48a 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:42.465 7 INFO neutron.db.segments_db [None req-35481188-a311-437a-a8da-40fbedecc48a 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Added segment 23960c1e-6409-4ad4-b00a-489218f4596a of type vxlan for network 76784035-5342-4746-9749-6fed3e4b9ddd [pid: 7|app: 0|req: 595/1143] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:42 2026] POST /v2.0/networks => generated 648 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:42.574 8 WARNING neutron_lib.context [None req-9b8c2398-1aa3-43a0-8d92-7d50d9879c23 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 549/1144] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:42 2026] POST /v2.0/ports => generated 779 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:42.911 7 WARNING neutron_lib.context [None req-04bd4a52-6e5e-4752-a173-da776b266286 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:42.970 7 INFO neutron.db.segments_db [None req-04bd4a52-6e5e-4752-a173-da776b266286 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Added segment bbe88ce3-2fa5-463f-beff-4f3ed8a0419e of type vxlan for network 636ece8a-334c-44cc-9640-a5c4698bd713 [pid: 7|app: 0|req: 596/1145] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:42 2026] POST /v2.0/networks => generated 635 bytes in 252 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-07-24 01:06:43.163 8 WARNING neutron_lib.context [None req-7ace3a57-a966-4892-a9dc-b4537d5f1403 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 550/1146] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:43 2026] POST /v2.0/subnets => generated 622 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:43.515 7 WARNING neutron_lib.context [None req-7f4a1c59-1e04-425d-af5a-089a5cdebe17 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 597/1147] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:43 2026] POST /v2.0/ports => generated 966 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1148] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:43 2026] GET /v2.0/security-groups?tenant_id=1b728338c4b74254b674da5595a02fad&name=default => generated 2801 bytes in 343 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: 598/1149] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:43 2026] GET /v2.0/security-groups?tenant_id=103eba2dcc1d427fa83d625f55e71055&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1150] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:44 2026] DELETE /v2.0/security-groups/0b9a70da-b50f-471d-bc9b-c6d5ef2ae863 => 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: 552/1151] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:43 2026] DELETE /v2.0/ports/b77cf5a2-2d57-44cc-b2d3-04310c01e96e => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1152] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:44 2026] DELETE /v2.0/security-groups/6ba24f84-4c78-464d-90c2-06d7f51bfe61 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:44.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebce1793-f3a9-44a9-bef1-3a710b0f49ec 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1153] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:44 2026] DELETE /v2.0/ports/b77cf5a2-2d57-44cc-b2d3-04310c01e96e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1154] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:44 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:44.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c54bae1-b226-42fc-83f1-92b8688a00e1 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1155] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:06:44 2026] GET /v2.0/ports/b77cf5a2-2d57-44cc-b2d3-04310c01e96e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1156] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:44 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1157] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:44 2026] GET /v2.0/security-groups?tenant_id=a7ea3000aa2840f2a674b9ea156943d8&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1158] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:44 2026] DELETE /v2.0/security-groups/704fbd05-beb1-463a-a2d0-4ee452cf316b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1159] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:44 2026] DELETE /v2.0/subnets/b34841d7-9fcc-40fc-9534-4fbc7940ae5e => 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: 604/1160] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:44 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1161] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:06:44 2026] GET /v2.0/security-groups?id=a64eec92-dc2c-4c46-970e-b27fcdb46253&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:45.137 8 INFO neutron.services.segments.plugin [-] Segment bbe88ce3-2fa5-463f-beff-4f3ed8a0419e resource provider aggregate not found 2026-07-24 01:06:45.144 8 INFO neutron.services.segments.plugin [-] Segment bbe88ce3-2fa5-463f-beff-4f3ed8a0419e resource provider aggregate not found 2026-07-24 01:06:45.165 8 INFO neutron.services.segments.plugin [-] Segment bbe88ce3-2fa5-463f-beff-4f3ed8a0419e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbe88ce3-2fa5-463f-beff-4f3ed8a0419e found for delete ", "request_id": "req-2bd3c068-74fb-4c9e-bc55-d5e11a5603ca"}]} 2026-07-24 01:06:45.167 8 INFO neutron.services.segments.plugin [-] Segment bbe88ce3-2fa5-463f-beff-4f3ed8a0419e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbe88ce3-2fa5-463f-beff-4f3ed8a0419e found for delete ", "request_id": "req-4311b7a5-0d81-49f3-b119-4db9dee2e58a"}]} [pid: 8|app: 0|req: 557/1162] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:44 2026] DELETE /v2.0/networks/636ece8a-334c-44cc-9640-a5c4698bd713 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:45.202 8 WARNING neutron_lib.context [None req-99f9cb43-367e-4bf9-82af-ecd0b9fd24f4 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 606/1163] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:06:45 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:45.279 8 INFO neutron.db.segments_db [None req-99f9cb43-367e-4bf9-82af-ecd0b9fd24f4 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Added segment 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f of type vxlan for network 054089b8-7958-4fc0-9182-83e31f077b41 [pid: 8|app: 0|req: 558/1164] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:45 2026] POST /v2.0/networks => generated 636 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:45.418 8 WARNING neutron_lib.context [None req-99010ea1-fbbe-408c-b8be-18249cdab8e0 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:45.610 7 INFO neutron.db.l3_db [req-b243a175-9c0b-4503-8c52-14ffac8ca41d req-4de3ac22-b15d-4848-82c2-5bb01835ff3d ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] Floating IP 01c20789-0386-4eef-ba88-c44d7a725756 disassociated. External IP: 10.96.250.211, port: fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab. [pid: 8|app: 0|req: 559/1165] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:45 2026] POST /v2.0/subnets => generated 622 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:45.814 8 WARNING neutron_lib.context [None req-828cfc2d-9de0-461f-9768-f391a55d157a 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1166] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:06:45 2026] DELETE /v2.0/ports/fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab => generated 0 bytes in 865 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1167] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:06:46 2026] GET /v2.0/ports?device_id=094eca5a-5960-42a6-81b4-c562e4de9d92 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:06:46.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ddc61a2-eb1c-445e-b889-f891db5672f2'] response: {'server_uuid': '094eca5a-5960-42a6-81b4-c562e4de9d92', 'name': 'network-vif-deleted', 'tag': 'fd022521-7ba2-47b7-8aa4-1e2b3fbd13ab', 'status': 'completed', 'code': 200} 2026-07-24 01:06:46.533 7 WARNING neutron_lib.context [None req-b361c6ae-493e-4ee9-8da0-5eb1a771a2f6 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:46.687 7 INFO neutron.db.segments_db [None req-b361c6ae-493e-4ee9-8da0-5eb1a771a2f6 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] Added segment d017804d-c86e-4a10-8554-c467887a1032 of type vxlan for network f795269c-5178-4dbd-ba40-434b04bc58e7 [pid: 8|app: 0|req: 560/1168] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:45 2026] POST /v2.0/ports => generated 928 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1169] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:46 2026] POST /v2.0/networks => generated 648 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1170] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:46 2026] DELETE /v2.0/ports/faee8fd3-0429-42cd-9307-a0655318ef17 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:47.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27623e3b-a901-49f5-a4ba-d184f22ab1c9 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1171] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:06:47 2026] GET /v2.0/ports/faee8fd3-0429-42cd-9307-a0655318ef17 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1172] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:47 2026] DELETE /v2.0/subnets/47f7bc7f-4400-47cc-8627-c72f0a2d3e1a => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1173] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:47 2026] DELETE /v2.0/security-groups/a64eec92-dc2c-4c46-970e-b27fcdb46253 => 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: 612/1174] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:47 2026] GET /v2.0/security-groups?tenant_id=0c215f9ec79941c5b19c4df5b07ad7ac&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:47.728 7 WARNING neutron_lib.context [None req-959c12ea-34c1-4896-8a79-e0e78ede4f89 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:47.749 8 INFO neutron.services.segments.plugin [-] Segment 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f resource provider aggregate not found 2026-07-24 01:06:47.754 8 INFO neutron.services.segments.plugin [-] Segment 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f resource provider aggregate not found 2026-07-24 01:06:47.770 8 INFO neutron.services.segments.plugin [-] Segment 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f found for delete ", "request_id": "req-1b46f353-f8f8-416e-85e0-c8b756fc56d2"}]} 2026-07-24 01:06:47.773 8 INFO neutron.services.segments.plugin [-] Segment 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2e6d25-d51d-4dcc-ba0c-879e9eca6a2f found for delete ", "request_id": "req-aafeefce-375c-4433-8584-c525d703c91a"}]} [pid: 8|app: 0|req: 563/1175] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:47 2026] DELETE /v2.0/networks/054089b8-7958-4fc0-9182-83e31f077b41 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:47.807 8 INFO neutron.api.v2.resource [None req-1b8441b7-aeae-4569-b892-fda6e98b4202 ec9dafbc39f241f28e8858b3435a20f8 096b110e4d89418a9975c9df54a7b7fb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1176] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:06:47 2026] GET /v2.0/security-groups/a64eec92-dc2c-4c46-970e-b27fcdb46253 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1177] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:47 2026] DELETE /v2.0/security-groups/c0067ac9-d2a6-4df7-8755-18a79e876123 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:47.934 8 WARNING neutron_lib.context [None req-c68eebd6-29ed-4fbe-af1d-d5f9127c23ac 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 613/1178] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:47 2026] POST /v2.0/subnets => generated 649 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1179] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:47 2026] POST /v2.0/ports => generated 779 bytes in 379 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-07-24 01:06:48.312 8 WARNING neutron_lib.context [None req-0a7305d1-2de6-4628-9260-6c89fb3b6aba 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:48.372 8 INFO neutron.db.segments_db [None req-0a7305d1-2de6-4628-9260-6c89fb3b6aba 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] Added segment bcffe8e5-2110-4275-9fb9-ed8ecab545b1 of type vxlan for network 9c9a7916-2da0-485c-9b93-0069c2b624ed [pid: 8|app: 0|req: 567/1180] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:48 2026] POST /v2.0/networks => generated 648 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1181] 10.0.0.126 () {34 vars in 737 bytes} [Fri Jul 24 01:06:48 2026] PUT /v2.0/ports/7be3860e-e1ec-49a9-abd9-9e329a09ce3e => generated 752 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1182] 10.0.0.126 () {34 vars in 743 bytes} [Fri Jul 24 01:06:48 2026] PUT /v2.0/networks/9c9a7916-2da0-485c-9b93-0069c2b624ed => generated 592 bytes in 164 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: 614/1183] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:06:48 2026] DELETE /v2.0/floatingips/01c20789-0386-4eef-ba88-c44d7a725756 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:48.986 7 WARNING neutron_lib.context [None req-abf38ef6-a7c7-4cba-bdc5-d46416b90f55 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 570/1184] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:48 2026] DELETE /v2.0/ports/7be3860e-e1ec-49a9-abd9-9e329a09ce3e => 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: 615/1185] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:48 2026] POST /v2.0/subnets => generated 622 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1186] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:06:49 2026] GET /v2.0/ports => generated 782 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1187] 10.0.0.126 () {34 vars in 741 bytes} [Fri Jul 24 01:06:49 2026] PUT /v2.0/subnets/0093c8b4-aab4-4b8b-b6a4-f6e06a659b01 => generated 632 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:49.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-158775d3-36de-448c-b8e0-94901b75320f 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1188] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:06:49 2026] GET /v2.0/ports/7be3860e-e1ec-49a9-abd9-9e329a09ce3e => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:06:50.473 7 INFO neutron.services.segments.plugin [-] Segment bcffe8e5-2110-4275-9fb9-ed8ecab545b1 resource provider aggregate not found 2026-07-24 01:06:50.481 7 INFO neutron.services.segments.plugin [-] Segment bcffe8e5-2110-4275-9fb9-ed8ecab545b1 resource provider aggregate not found 2026-07-24 01:06:50.489 7 INFO neutron.services.segments.plugin [-] Segment bcffe8e5-2110-4275-9fb9-ed8ecab545b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcffe8e5-2110-4275-9fb9-ed8ecab545b1 found for delete ", "request_id": "req-ec98db53-686b-40b5-8f8e-614e516ca871"}]} 2026-07-24 01:06:50.500 7 INFO neutron.services.segments.plugin [-] Segment bcffe8e5-2110-4275-9fb9-ed8ecab545b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcffe8e5-2110-4275-9fb9-ed8ecab545b1 found for delete ", "request_id": "req-0c8e2f64-3f1d-4cd0-933e-30264bb6bde6"}]} [pid: 8|app: 0|req: 571/1189] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:06:49 2026] PUT /v2.0/routers/a3d44471-aefa-46ba-8ee6-05df8222e05c/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1190] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:49 2026] DELETE /v2.0/networks/9c9a7916-2da0-485c-9b93-0069c2b624ed => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1191] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:06:50 2026] GET /v2.0/ports => generated 782 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1192] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:50 2026] GET /v2.0/security-groups?tenant_id=11de58e392db481d866b2a7ce3297666&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:50.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba630f87-2f4a-45f9-bad7-76e653760f72 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1193] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:50 2026] DELETE /v2.0/networks/9c9a7916-2da0-485c-9b93-0069c2b624ed => 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: 622/1194] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:06:50 2026] GET /v2.0/ports/f73d5159-4943-49d6-b864-53b064c172fd => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1195] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:50 2026] DELETE /v2.0/security-groups/d111f61c-c9e1-43c4-8288-b5c5bf0c8db4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1196] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:06:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:51.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c85654a-27de-4928-bb26-9e6910b75d1a 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1197] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:51 2026] DELETE /v2.0/ports/faee8fd3-0429-42cd-9307-a0655318ef17 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1198] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:06:51 2026] GET /v2.0/subnets?network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:51.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-607e2d40-470d-412f-ba66-f6db283103e0 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1199] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:51 2026] DELETE /v2.0/subnets/47f7bc7f-4400-47cc-8627-c72f0a2d3e1a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1200] 10.0.0.126 () {32 vars in 653 bytes} [Fri Jul 24 01:06:51 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-24 01:06:51.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c23745b-139e-40ea-867d-c472872091f6 39b114cec3d64fd6a9dfe2b467dd7b46 9e1fbc03d66344bc8177a52d25b87111 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1201] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:51 2026] DELETE /v2.0/subnets/b34841d7-9fcc-40fc-9534-4fbc7940ae5e => 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: 630/1202] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:06:51 2026] GET /v2.0/networks => generated 1313 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1203] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:06:51 2026] DELETE /v2.0/ports/f73d5159-4943-49d6-b864-53b064c172fd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1204] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:06:51 2026] GET /v2.0/subnets => generated 1265 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:51.796 8 INFO neutron.services.segments.plugin [-] Segment 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 resource provider aggregate not found 2026-07-24 01:06:51.802 8 INFO neutron.services.segments.plugin [-] Segment 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 resource provider aggregate not found 2026-07-24 01:06:51.823 8 INFO neutron.services.segments.plugin [-] Segment 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 found for delete ", "request_id": "req-108424b8-7e2b-454e-bbc4-a598bceb1ed6"}]} 2026-07-24 01:06:51.825 8 INFO neutron.services.segments.plugin [-] Segment 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1d7d82-1fef-4e40-91ea-4134a39e90e4 found for delete ", "request_id": "req-2abf029d-d96a-45ad-b4c7-c3e209a22d02"}]} 2026-07-24 01:06:51.837 8 INFO neutron.db.l3_hamode_db [None req-ecb0b143-18aa-4811-bd65-be991b3bafcf bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 9b7ec89b-69ee-4ccf-89c4-a650de8cc70f was deleted as no HA routers are present in tenant 096b110e4d89418a9975c9df54a7b7fb. [pid: 8|app: 0|req: 573/1205] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:50 2026] DELETE /v2.0/routers/a3d44471-aefa-46ba-8ee6-05df8222e05c => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1206] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:51 2026] DELETE /v2.0/networks/76784035-5342-4746-9749-6fed3e4b9ddd => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1207] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:06:51 2026] GET /v2.0/networks/f795269c-5178-4dbd-ba40-434b04bc58e7 => generated 673 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1208] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:06:51 2026] GET /v2.0/subnets/e56856e4-1e57-4912-8a14-46117e4cc23d => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:52.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1e1b690-607f-4db4-a394-0fd322f57fe3 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1209] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/subnets/0093c8b4-aab4-4b8b-b6a4-f6e06a659b01 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:06:52.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-346496ce-cbf4-42e3-a675-c7ae1816551d 9491cb8f1411448ca90d7fdd7d4a8780 a80ce5571c2c4dfcb7009945c0cd2402 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1212] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/networks/9c9a7916-2da0-485c-9b93-0069c2b624ed => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1213] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:51 2026] DELETE /v2.0/subnets/7904f6d6-9a44-47f8-ab54-9c66bef35c8c => 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: 580/1214] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/subnets/e56856e4-1e57-4912-8a14-46117e4cc23d => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:06:52.512 7 INFO neutron.services.segments.plugin [-] Segment 23960c1e-6409-4ad4-b00a-489218f4596a resource provider aggregate not found 2026-07-24 01:06:52.534 7 INFO neutron.services.segments.plugin [-] Segment 23960c1e-6409-4ad4-b00a-489218f4596a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23960c1e-6409-4ad4-b00a-489218f4596a found for delete ", "request_id": "req-ccc7b003-288e-4cb5-a473-c50da695b7a2"}]} 2026-07-24 01:06:52.556 7 INFO neutron.services.segments.plugin [-] Segment 23960c1e-6409-4ad4-b00a-489218f4596a resource provider aggregate not found 2026-07-24 01:06:52.583 7 INFO neutron.services.segments.plugin [-] Segment 23960c1e-6409-4ad4-b00a-489218f4596a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23960c1e-6409-4ad4-b00a-489218f4596a found for delete ", "request_id": "req-4ff4234c-7e25-49af-b542-0252a7b39d22"}]} [pid: 7|app: 0|req: 635/1215] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/networks/089fdf79-d398-4b28-af45-e0bfb6fc3330 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1216] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:52 2026] GET /v2.0/security-groups?tenant_id=9e1fbc03d66344bc8177a52d25b87111&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1217] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/networks/f795269c-5178-4dbd-ba40-434b04bc58e7 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1218] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:52 2026] GET /v2.0/security-groups?tenant_id=096b110e4d89418a9975c9df54a7b7fb&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1219] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/security-groups/1d676699-fa0c-4851-84be-83f15881e8d3 => 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: 582/1220] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:52 2026] DELETE /v2.0/security-groups/f2188e12-0411-4517-b345-c572fa484217 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:06:53.120 7 WARNING neutron_lib.context [None req-8b88d08a-584e-42b7-9a03-809de6197b60 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:53.269 7 INFO neutron.db.segments_db [None req-8b88d08a-584e-42b7-9a03-809de6197b60 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment ad3eef96-0eb8-454d-89e6-ca63ad1088f3 of type vxlan for network c9cd4ae6-40dd-4e86-a509-32ca57e2626c [pid: 7|app: 0|req: 639/1221] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:52 2026] POST /v2.0/networks => generated 630 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:53.439 8 WARNING neutron_lib.context [None req-151b6834-109e-4791-b343-1f6a701d3154 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:53.503 8 INFO neutron.db.segments_db [None req-151b6834-109e-4791-b343-1f6a701d3154 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment 46805e83-cf0a-4f9d-bdeb-c067a1acea52 of type vxlan for network b162d0df-38db-4cb2-9fe7-1d0c1f3c6d43 [pid: 8|app: 0|req: 583/1222] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:53 2026] POST /v2.0/networks => generated 630 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:53.652 8 WARNING neutron_lib.context [None req-473a299e-3a96-4f06-bb59-ad4f4c6a3a95 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 640/1223] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:06:53 2026] GET /v2.0/security-groups?tenant_id=a80ce5571c2c4dfcb7009945c0cd2402&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:06:53.851 8 INFO neutron.services.segments.plugin [-] Segment d017804d-c86e-4a10-8554-c467887a1032 resource provider aggregate not found 2026-07-24 01:06:53.858 8 INFO neutron.services.segments.plugin [-] Segment d017804d-c86e-4a10-8554-c467887a1032 resource provider aggregate not found 2026-07-24 01:06:53.881 8 INFO neutron.services.segments.plugin [-] Segment d017804d-c86e-4a10-8554-c467887a1032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d017804d-c86e-4a10-8554-c467887a1032 found for delete ", "request_id": "req-3280bde5-01b7-4c33-bb93-64c470cc460f"}]} 2026-07-24 01:06:53.884 8 INFO neutron.services.segments.plugin [-] Segment d017804d-c86e-4a10-8554-c467887a1032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d017804d-c86e-4a10-8554-c467887a1032 found for delete ", "request_id": "req-3a7c66c0-dae0-4559-8f66-001d6461548b"}]} [pid: 7|app: 0|req: 641/1224] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:06:53 2026] DELETE /v2.0/security-groups/172a7ca4-090c-499c-93a7-14071ef4a772 => 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: 584/1225] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:53 2026] POST /v2.0/subnets => generated 602 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:54.059 7 WARNING neutron_lib.context [None req-b38195a3-f22d-43b4-9012-7bb9a92f45d5 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 642/1226] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:54 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:54.465 8 WARNING neutron_lib.context [None req-0ff84ebd-531a-4f63-a953-fc561e456551 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:54.522 8 INFO neutron.db.segments_db [None req-0ff84ebd-531a-4f63-a953-fc561e456551 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment 86a8a218-78c0-4ac0-8660-7b317b8e647b of type vxlan for network e046f543-6dd2-4f90-af32-88ff1ac03700 2026-07-24 01:06:54.837 7 INFO neutron.services.segments.plugin [-] Segment 951e63db-9f83-492d-8b34-c635722e653e resource provider aggregate not found 2026-07-24 01:06:54.844 7 INFO neutron.services.segments.plugin [-] Segment 951e63db-9f83-492d-8b34-c635722e653e resource provider aggregate not found 2026-07-24 01:06:54.857 7 INFO neutron.services.segments.plugin [-] Segment 951e63db-9f83-492d-8b34-c635722e653e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951e63db-9f83-492d-8b34-c635722e653e found for delete ", "request_id": "req-a79d5ccd-f893-4a05-bc75-184748d7fa1f"}]} 2026-07-24 01:06:54.870 7 INFO neutron.services.segments.plugin [-] Segment 951e63db-9f83-492d-8b34-c635722e653e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951e63db-9f83-492d-8b34-c635722e653e found for delete ", "request_id": "req-4191c92f-e208-4e97-bd81-a22c648dd60d"}]} 2026-07-24 01:06:54.936 7 WARNING neutron_lib.context [None req-1b4c1e35-349f-41d0-af94-2884e5f37e45 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:54.976 8 INFO neutron.db.l3_hamode_db [None req-0ff84ebd-531a-4f63-a953-fc561e456551 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:06:55.084 7 INFO neutron.db.segments_db [None req-1b4c1e35-349f-41d0-af94-2884e5f37e45 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Added segment 060e8125-0906-4a5d-a03d-e332c6d12a70 of type vxlan for network 1e8cc51b-bcf5-45e4-b555-fec937c1d216 2026-07-24 01:06:55.203 8 INFO neutron.db.l3_hamode_db [None req-0ff84ebd-531a-4f63-a953-fc561e456551 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 643/1227] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:54 2026] POST /v2.0/networks => generated 644 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:55.633 7 INFO neutron.db.segments_db [None req-ca6caea6-0993-4a15-bb71-e0b2962a749b bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 2aac593f-1dd7-4766-8b4f-f0a878a7339f of type vxlan for network 2a8f457b-f50c-4e1e-8be5-254ddee78593 [pid: 7|app: 0|req: 644/1228] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:06:55 2026] POST /v2.0/networks => generated 744 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:55.752 7 WARNING neutron_lib.context [None req-cecd0bcc-412b-4a7d-ac6b-7defddc137c7 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 585/1229] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:54 2026] POST /v2.0/routers => generated 506 bytes in 1678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1230] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:55 2026] POST /v2.0/ports => generated 774 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:06:56.342 7 WARNING neutron_lib.context [None req-fd8b1ec7-66a8-4d12-964e-e9ccf823b069 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1231] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:56 2026] POST /v2.0/subnets => generated 667 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:56.492 7 INFO neutron.db.segments_db [None req-fd8b1ec7-66a8-4d12-964e-e9ccf823b069 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment c33a7fc5-f580-4f4b-b92b-4f9a3d149075 of type vxlan for network cec9f8f9-4eb5-47ac-b667-39d39164a339 [pid: 7|app: 0|req: 646/1232] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:56 2026] POST /v2.0/networks => generated 633 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:56.652 7 WARNING neutron_lib.context [None req-307e30a4-56b5-47b5-bc3c-139f6f89c1dc 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:56.718 7 INFO neutron.db.segments_db [None req-307e30a4-56b5-47b5-bc3c-139f6f89c1dc 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Added segment b73ca183-2e79-429d-b8d6-734d3e85ac81 of type vxlan for network 3403d8e7-8914-4a87-80c5-b02480ca948f [pid: 7|app: 0|req: 647/1233] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:56 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:56.899 7 INFO neutron.db.segments_db [None req-7727f1b9-d162-49c5-bdc9-1740dc9676bf bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment da90b508-179a-4742-8ec6-ea522fb358a8 of type vxlan for network 78040b21-9c97-430b-a35b-1e911b9eea23 2026-07-24 01:06:57.248 7 INFO neutron.db.l3_hamode_db [None req-7727f1b9-d162-49c5-bdc9-1740dc9676bf bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 587/1234] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:06:56 2026] PUT /v2.0/routers/f414dddc-8226-432d-abd4-2f578d8697c5/add_router_interface => generated 309 bytes in 1875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:58.263 8 WARNING neutron_lib.context [None req-df76b4fe-4d5b-415d-92ff-3d031adf47da 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:06:58.301 7 INFO neutron.db.l3_hamode_db [None req-7727f1b9-d162-49c5-bdc9-1740dc9676bf bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:06:58.305 8 INFO neutron.db.segments_db [None req-df76b4fe-4d5b-415d-92ff-3d031adf47da 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 1a518839-84cb-4eba-8d55-eaa04477e296 of type vxlan for network 595e13ad-fd2b-4f7f-9189-7bd8681d26b1 [pid: 8|app: 0|req: 588/1235] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:06:58 2026] POST /v2.0/networks => generated 633 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:58.436 8 WARNING neutron_lib.context [None req-441148a6-c365-4a8e-a663-d48e4e2c6bf2 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 589/1236] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:58 2026] POST /v2.0/subnets => generated 602 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1237] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:06:58 2026] GET /v2.0/ports/146199c9-a0ca-41f2-82be-a4bacdee023c => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:06:58.973 8 WARNING neutron_lib.context [None req-c5a02074-c5f4-4479-a661-d4bb04e04551 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1238] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:58 2026] POST /v2.0/subnets => generated 622 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:06:59.375 8 WARNING neutron_lib.context [None req-6e7c4348-ab33-4264-a7b1-6b4f071db671 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 648/1239] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:56 2026] POST /v2.0/routers => generated 731 bytes in 2730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1240] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:06:59 2026] POST /v2.0/ports => generated 949 bytes in 571 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-07-24 01:06:59.947 8 WARNING neutron_lib.context [None req-37a294ce-e102-4188-a001-c3d6e1495633 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 593/1241] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:06:59 2026] POST /v2.0/subnets => generated 631 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1242] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:06:59 2026] PUT /v2.0/routers/f414dddc-8226-432d-abd4-2f578d8697c5/add_router_interface => generated 309 bytes in 2287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1243] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:00 2026] PUT /v2.0/routers/deef604c-3a8e-480c-a7f3-01c6f941d863/add_router_interface => generated 309 bytes in 1848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:02.218 8 WARNING neutron_lib.context [None req-8eccfb5e-f4f0-4619-a22b-780a3f2f5caf 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:02.283 8 INFO neutron.db.segments_db [None req-8eccfb5e-f4f0-4619-a22b-780a3f2f5caf 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 of type vxlan for network 2f96e98a-69ef-419a-ad5d-24466f8cde44 [pid: 7|app: 0|req: 650/1244] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:01 2026] DELETE /v2.0/ports/dbec4ee8-c2cd-47e8-89e0-16359be17714 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1245] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:02 2026] GET /v2.0/ports/2bcf3590-ec78-4316-8243-95f3e71ae5ae => generated 955 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:02.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0038a7f-a3c3-44cc-84f4-9c7d7a9a9807 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1246] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:02 2026] DELETE /v2.0/ports/dbec4ee8-c2cd-47e8-89e0-16359be17714 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:02.694 8 INFO neutron.db.l3_hamode_db [None req-8eccfb5e-f4f0-4619-a22b-780a3f2f5caf 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:02.896 8 INFO neutron.db.l3_hamode_db [None req-8eccfb5e-f4f0-4619-a22b-780a3f2f5caf 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1247] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:02 2026] PUT /v2.0/routers/f414dddc-8226-432d-abd4-2f578d8697c5/remove_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:03.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4dc2999-446d-4efb-b466-d1cb3f83d24c 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1248] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:03 2026] GET /v2.0/ports/dbec4ee8-c2cd-47e8-89e0-16359be17714 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1249] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:02 2026] POST /v2.0/routers => generated 510 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1250] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:07:03 2026] GET /v2.0/networks?id=2a8f457b-f50c-4e1e-8be5-254ddee78593 => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1251] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:03 2026] DELETE /v2.0/subnets/e61e2642-3ab4-4346-888a-fde50b9d2591 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1252] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:03 2026] PUT /v2.0/routers/f414dddc-8226-432d-abd4-2f578d8697c5/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1253] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:07:04 2026] GET /v2.0/quotas/178606e5000b4122812af5756d50f53c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:05.111 8 INFO neutron.services.segments.plugin [-] Segment b73ca183-2e79-429d-b8d6-734d3e85ac81 resource provider aggregate not found 2026-07-24 01:07:05.118 8 INFO neutron.services.segments.plugin [-] Segment b73ca183-2e79-429d-b8d6-734d3e85ac81 resource provider aggregate not found 2026-07-24 01:07:05.139 8 INFO neutron.services.segments.plugin [-] Segment b73ca183-2e79-429d-b8d6-734d3e85ac81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73ca183-2e79-429d-b8d6-734d3e85ac81 found for delete ", "request_id": "req-4e748706-349e-4579-845a-5acc66f34464"}]} 2026-07-24 01:07:05.140 8 INFO neutron.services.segments.plugin [-] Segment b73ca183-2e79-429d-b8d6-734d3e85ac81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73ca183-2e79-429d-b8d6-734d3e85ac81 found for delete ", "request_id": "req-329c03b5-8daa-4373-9919-fdb53a034ec1"}]} [pid: 8|app: 0|req: 598/1254] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:04 2026] DELETE /v2.0/networks/3403d8e7-8914-4a87-80c5-b02480ca948f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1255] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:05 2026] GET /v2.0/ports?device_id=f414dddc-8226-432d-abd4-2f578d8697c5 => 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: 600/1256] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:07:05 2026] GET /v2.0/ports?tenant_id=178606e5000b4122812af5756d50f53c&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:05.284 8 WARNING neutron_lib.context [None req-1f6e9188-d42b-4dba-a6ef-f9bc2c8c148c 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:05.338 8 INFO neutron.db.segments_db [None req-1f6e9188-d42b-4dba-a6ef-f9bc2c8c148c 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Added segment 36819cbe-0879-4b67-b446-534f65791457 of type vxlan for network f036e92a-8510-4da7-833d-ef8f6c1e58a2 [pid: 8|app: 0|req: 601/1257] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:05 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1258] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:04 2026] PUT /v2.0/routers/9ed15e96-cd12-452b-9d43-cb7d1dccfa51/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1259] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:07:05 2026] GET /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:05.710 7 WARNING neutron_lib.context [None req-463a7068-9a27-4788-9533-d0bbbdf8263b 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 659/1260] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:05 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1261] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:06 2026] GET /v2.0/ports/e01a9ef0-383c-43ed-a1b9-1089957d89b1 => generated 959 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1262] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:07:06 2026] GET /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593?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-07-24 01:07:06.279 7 WARNING neutron_lib.context [None req-f7b07e61-99bc-47ab-af19-a8e8ae2ddbd1 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:06.310 8 INFO neutron.db.l3_hamode_db [None req-35356fe5-2597-4297-838f-a14fb4a75190 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] HA network e046f543-6dd2-4f90-af32-88ff1ac03700 was deleted as no HA routers are present in tenant cce1aba15f8c4854af4f1d29b2dfec67. [pid: 8|app: 0|req: 602/1263] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:05 2026] DELETE /v2.0/routers/f414dddc-8226-432d-abd4-2f578d8697c5 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1264] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:07:06 2026] POST /v2.0/ports => generated 911 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1265] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:06 2026] DELETE /v2.0/subnets/9b8bd176-ec9b-4aa8-9329-ad3455dab9dc => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1266] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:07 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:07.182 8 INFO neutron.services.segments.plugin [-] Segment 86a8a218-78c0-4ac0-8660-7b317b8e647b resource provider aggregate not found 2026-07-24 01:07:07.195 8 INFO neutron.services.segments.plugin [-] Segment 86a8a218-78c0-4ac0-8660-7b317b8e647b resource provider aggregate not found 2026-07-24 01:07:07.205 8 INFO neutron.services.segments.plugin [-] Segment 86a8a218-78c0-4ac0-8660-7b317b8e647b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a8a218-78c0-4ac0-8660-7b317b8e647b found for delete ", "request_id": "req-5916e25c-c29e-44bc-ba1e-a4479d4116dc"}]} 2026-07-24 01:07:07.225 8 INFO neutron.services.segments.plugin [-] Segment 86a8a218-78c0-4ac0-8660-7b317b8e647b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a8a218-78c0-4ac0-8660-7b317b8e647b found for delete ", "request_id": "req-0d58e82c-c5bb-4de5-bcf0-979c23acafe5"}]} [pid: 7|app: 0|req: 665/1267] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:07 2026] DELETE /v2.0/ports/fe58c262-e6b8-4d44-9e40-58714c0e3872 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1270] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:07 2026] DELETE /v2.0/subnets/a6d33057-458e-4e72-b1bf-c489b874f3a6 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1271] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:07:07 2026] GET /v2.0/networks?id=2a8f457b-f50c-4e1e-8be5-254ddee78593 => generated 676 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:07.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb6e407d-dcbb-44b2-a369-3c1be4811d71 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1272] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:07 2026] GET /v2.0/ports/fe58c262-e6b8-4d44-9e40-58714c0e3872 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:08.186 7 INFO neutron.services.segments.plugin [-] Segment 46805e83-cf0a-4f9d-bdeb-c067a1acea52 resource provider aggregate not found 2026-07-24 01:07:08.191 7 INFO neutron.services.segments.plugin [-] Segment 46805e83-cf0a-4f9d-bdeb-c067a1acea52 resource provider aggregate not found 2026-07-24 01:07:08.210 7 INFO neutron.services.segments.plugin [-] Segment 46805e83-cf0a-4f9d-bdeb-c067a1acea52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46805e83-cf0a-4f9d-bdeb-c067a1acea52 found for delete ", "request_id": "req-e7f73db0-004c-4357-9259-fbc02496fbac"}]} 2026-07-24 01:07:08.219 7 INFO neutron.services.segments.plugin [-] Segment 46805e83-cf0a-4f9d-bdeb-c067a1acea52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46805e83-cf0a-4f9d-bdeb-c067a1acea52 found for delete ", "request_id": "req-9f90c296-d141-4e19-9990-a1f96b9e8d3a"}]} [pid: 7|app: 0|req: 671/1273] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:07 2026] DELETE /v2.0/networks/b162d0df-38db-4cb2-9fe7-1d0c1f3c6d43 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:08.233 7 WARNING neutron_lib.context [req-8ef45030-e662-4606-8b28-4ba773d5df05 req-8db6deeb-d5bc-469a-8579-71591cabc466 c78bc65fbd30482a9c2643b96f1d6757 178606e5000b4122812af5756d50f53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 603/1274] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:06 2026] PUT /v2.0/routers/9ed15e96-cd12-452b-9d43-cb7d1dccfa51/add_router_interface => generated 309 bytes in 2010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1275] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:08 2026] DELETE /v2.0/subnets/62f49325-0730-4ee0-984e-060a2cf79569 => 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: 672/1276] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:07:08 2026] POST /v2.0/ports => generated 954 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 605/1277] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:08 2026] DELETE /v2.0/networks/c9cd4ae6-40dd-4e86-a509-32ca57e2626c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1278] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:08 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 957 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1279] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:08 2026] GET /v2.0/ports/2193909c-fdf3-4eb8-91ba-a1f87f3c90dc => generated 967 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:09.233 8 INFO neutron.services.segments.plugin [-] Segment ad3eef96-0eb8-454d-89e6-ca63ad1088f3 resource provider aggregate not found 2026-07-24 01:07:09.250 8 INFO neutron.services.segments.plugin [-] Segment ad3eef96-0eb8-454d-89e6-ca63ad1088f3 resource provider aggregate not found 2026-07-24 01:07:09.254 8 INFO neutron.services.segments.plugin [-] Segment ad3eef96-0eb8-454d-89e6-ca63ad1088f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad3eef96-0eb8-454d-89e6-ca63ad1088f3 found for delete ", "request_id": "req-16fb17b2-5454-481f-a2ef-b163a3eda491"}]} [pid: 7|app: 0|req: 674/1280] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:08 2026] DELETE /v2.0/networks/f036e92a-8510-4da7-833d-ef8f6c1e58a2 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:09.282 8 INFO neutron.services.segments.plugin [-] Segment ad3eef96-0eb8-454d-89e6-ca63ad1088f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad3eef96-0eb8-454d-89e6-ca63ad1088f3 found for delete ", "request_id": "req-c4b5cc3f-7289-428b-9be0-9af8df65bc0a"}]} 2026-07-24 01:07:09.284 7 WARNING neutron_lib.context [None req-d3f9cbec-2e1e-4e95-ad40-dcdcd538ff0c 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:09.348 7 INFO neutron.db.segments_db [None req-d3f9cbec-2e1e-4e95-ad40-dcdcd538ff0c 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment 59a21545-2087-477d-a37a-724c93138feb of type vxlan for network fb8f9f72-7b05-4265-aa01-92cf4167f599 [pid: 8|app: 0|req: 607/1281] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:07:08 2026] PUT /v2.0/ports/d8f3f7ea-7231-4c85-ba42-6d18e2f60609 => generated 1199 bytes in 526 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-07-24 01:07:09.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd6d7be7-5f10-45d2-9e7e-0ed734c0d284'] response: {'name': 'network-changed', 'server_uuid': 'dbb51b5d-43b5-4303-a7b4-8f061b2cbe99', 'tag': 'd8f3f7ea-7231-4c85-ba42-6d18e2f60609', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 608/1282] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:07:09 2026] GET /v2.0/security-groups?id=d44b8194-b8c6-4a3e-9b33-92fd428e95e1&fields=id&fields=name => generated 88 bytes in 65 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: 675/1283] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:09 2026] POST /v2.0/networks => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:09.510 7 WARNING neutron_lib.context [None req-30df213e-1838-44d6-9662-571a8b64a6da 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 676/1284] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:07:09 2026] POST /v2.0/ports => generated 775 bytes in 297 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: 677/1285] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:07:09 2026] GET /v2.0/ports?tenant_id=178606e5000b4122812af5756d50f53c&device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:09.863 7 WARNING neutron_lib.context [None req-e5295fb1-c274-4b06-b8e0-0bd312ae525b 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:10.232 7 INFO neutron.services.segments.plugin [-] Segment 36819cbe-0879-4b67-b446-534f65791457 resource provider aggregate not found 2026-07-24 01:07:10.238 7 INFO neutron.services.segments.plugin [-] Segment 36819cbe-0879-4b67-b446-534f65791457 resource provider aggregate not found 2026-07-24 01:07:10.246 7 INFO neutron.services.segments.plugin [-] Segment 36819cbe-0879-4b67-b446-534f65791457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36819cbe-0879-4b67-b446-534f65791457 found for delete ", "request_id": "req-93b91653-0715-44b9-bceb-7b1e9eda840e"}]} [pid: 7|app: 0|req: 678/1286] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:09 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:10.260 7 INFO neutron.services.segments.plugin [-] Segment 36819cbe-0879-4b67-b446-534f65791457 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36819cbe-0879-4b67-b446-534f65791457 found for delete ", "request_id": "req-e0643b3f-dda8-4206-8e13-49c3dce5e6b7"}]} [pid: 7|app: 0|req: 679/1287] 10.0.0.126 () {34 vars in 737 bytes} [Fri Jul 24 01:07:10 2026] PUT /v2.0/ports/53d26759-6f66-4aaa-98eb-39cd6d11a4bb => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1288] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:09 2026] PUT /v2.0/routers/9ed15e96-cd12-452b-9d43-cb7d1dccfa51/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:10.519 8 WARNING neutron_lib.context [None req-eabaeba8-a454-48be-b3ff-73a5e952f524 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 680/1289] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:07:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d8f3f7ea-7231-4c85-ba42-6d18e2f60609 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:10.556 8 INFO neutron.db.segments_db [None req-eabaeba8-a454-48be-b3ff-73a5e952f524 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment b682fbcb-84f0-4c3d-a2c0-3e943ebc459e of type vxlan for network c5479cc2-2f21-4eed-8c45-7907a6643540 [pid: 7|app: 0|req: 681/1290] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:10 2026] DELETE /v2.0/ports/53d26759-6f66-4aaa-98eb-39cd6d11a4bb => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:10.834 8 INFO neutron.db.l3_hamode_db [None req-eabaeba8-a454-48be-b3ff-73a5e952f524 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:11.017 8 INFO neutron.db.l3_hamode_db [None req-eabaeba8-a454-48be-b3ff-73a5e952f524 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1291] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:10 2026] POST /v2.0/routers => generated 506 bytes in 1308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1292] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:07:11 2026] GET /v2.0/subnets?id=cf60bfaf-1588-40f7-ae6f-95b40a351653 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1293] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:11 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1294] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:07:11 2026] GET /v2.0/ports => generated 777 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:12.080 8 WARNING neutron_lib.context [None req-d5f7e722-6ed3-49c7-9c89-6d630d2694a3 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 682/1295] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:10 2026] PUT /v2.0/routers/9ed15e96-cd12-452b-9d43-cb7d1dccfa51/remove_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1296] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:07:12 2026] GET /v2.0/ports?network_id=2a8f457b-f50c-4e1e-8be5-254ddee78593&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1297] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:07:12 2026] GET /v2.0/security-groups?id=d44b8194-b8c6-4a3e-9b33-92fd428e95e1&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:12.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b57e1d0-17e9-444c-ac84-514e614d2229 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1298] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:12 2026] GET /v2.0/ports/53d26759-6f66-4aaa-98eb-39cd6d11a4bb => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1299] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:12 2026] GET /v2.0/ports?device_id=9ed15e96-cd12-452b-9d43-cb7d1dccfa51 => 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: 687/1300] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:07:12 2026] GET /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1301] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:07:12 2026] POST /v2.0/ports => generated 952 bytes in 538 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: 688/1302] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:07:12 2026] GET /v2.0/ports => generated 777 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:13.316 8 INFO neutron.services.segments.plugin [-] Segment 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 resource provider aggregate not found 2026-07-24 01:07:13.324 8 INFO neutron.services.segments.plugin [-] Segment 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 resource provider aggregate not found 2026-07-24 01:07:13.344 8 INFO neutron.services.segments.plugin [-] Segment 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 found for delete ", "request_id": "req-61639dec-a349-4e53-a407-42d8e8c1e115"}]} 2026-07-24 01:07:13.349 8 INFO neutron.services.segments.plugin [-] Segment 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ab757a9-1a0a-4f9c-a4b6-906e351a0de8 found for delete ", "request_id": "req-91634eef-07c2-462b-9cc5-980549be29c6"}]} 2026-07-24 01:07:13.349 8 INFO neutron.db.l3_hamode_db [None req-651a1ff1-f5d4-4d4a-bdfa-1597ff7c1e74 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] HA network 2f96e98a-69ef-419a-ad5d-24466f8cde44 was deleted as no HA routers are present in tenant 2cc10a1d6dff4b4e97a06b6604d5e195. [pid: 8|app: 0|req: 615/1303] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:12 2026] DELETE /v2.0/routers/9ed15e96-cd12-452b-9d43-cb7d1dccfa51 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1304] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:07:13 2026] GET /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1305] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:13 2026] GET /v2.0/ports/45219fc6-641d-4086-95d0-b3a68b7695d0 => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1306] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:13 2026] DELETE /v2.0/subnets/b0691363-afd6-416c-b916-f7beeec86778 => 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: 619/1307] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:07:13 2026] GET /v2.0/ports?tenant_id=178606e5000b4122812af5756d50f53c&device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:13.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5315cdc-a37a-4ab4-8f0c-0469e253ec36 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1308] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:13 2026] DELETE /v2.0/ports/fe58c262-e6b8-4d44-9e40-58714c0e3872 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1309] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:13 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1310] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:13 2026] DELETE /v2.0/subnets/5b264e51-032f-4b75-831a-bf517c7a4cb9 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1311] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:07:14 2026] GET /v2.0/networks?id=2a8f457b-f50c-4e1e-8be5-254ddee78593 => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:14.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a56df8f7-6055-4993-a86f-c576d22e6dad 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1312] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:12 2026] PUT /v2.0/routers/21a0713b-463f-40e6-9f34-f7e94916c0aa/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1313] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:14 2026] DELETE /v2.0/subnets/62f49325-0730-4ee0-984e-060a2cf79569 => generated 136 bytes in 23 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: 690/1314] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:07:14 2026] GET /v2.0/security-groups?id=d44b8194-b8c6-4a3e-9b33-92fd428e95e1&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1315] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:07:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d8f3f7ea-7231-4c85-ba42-6d18e2f60609 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:14.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-abac2b0f-70b6-48de-bfd1-4b69b3512b3f 748934471e4d4fa18e122c3506e8674c 885b5b4efa5741f491c42b5b98787f89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1316] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:14 2026] DELETE /v2.0/subnets/e61e2642-3ab4-4346-888a-fde50b9d2591 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1317] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:14 2026] GET /v2.0/ports/a9554873-ddf6-4963-953b-2a3e4193c718 => generated 1026 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1318] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:07:14 2026] GET /v2.0/subnets?id=cf60bfaf-1588-40f7-ae6f-95b40a351653 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1319] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:14 2026] DELETE /v2.0/networks/595e13ad-fd2b-4f7f-9189-7bd8681d26b1 => 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: 695/1320] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:14 2026] DELETE /v2.0/ports/45219fc6-641d-4086-95d0-b3a68b7695d0 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1321] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:07:14 2026] GET /v2.0/ports?network_id=2a8f457b-f50c-4e1e-8be5-254ddee78593&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:14.897 7 INFO neutron.services.segments.plugin [-] Segment c33a7fc5-f580-4f4b-b92b-4f9a3d149075 resource provider aggregate not found 2026-07-24 01:07:14.903 7 INFO neutron.services.segments.plugin [-] Segment c33a7fc5-f580-4f4b-b92b-4f9a3d149075 resource provider aggregate not found 2026-07-24 01:07:14.919 7 INFO neutron.services.segments.plugin [-] Segment c33a7fc5-f580-4f4b-b92b-4f9a3d149075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c33a7fc5-f580-4f4b-b92b-4f9a3d149075 found for delete ", "request_id": "req-6ffac2f5-51e6-405d-8db5-6e66a7c0a6e8"}]} 2026-07-24 01:07:14.922 7 INFO neutron.services.segments.plugin [-] Segment c33a7fc5-f580-4f4b-b92b-4f9a3d149075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c33a7fc5-f580-4f4b-b92b-4f9a3d149075 found for delete ", "request_id": "req-71b437c5-f550-490a-b36a-9a44ec600127"}]} [pid: 7|app: 0|req: 697/1322] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:14 2026] DELETE /v2.0/networks/cec9f8f9-4eb5-47ac-b667-39d39164a339 => 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: 698/1323] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:14 2026] DELETE /v2.0/networks/1e8cc51b-bcf5-45e4-b555-fec937c1d216 => 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: 699/1324] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:07:15 2026] GET /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:15.234 7 WARNING neutron_lib.context [None req-8d52a90e-d67a-4eb5-99cc-724559a9b68b 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:15.285 7 INFO neutron.db.segments_db [None req-8d52a90e-d67a-4eb5-99cc-724559a9b68b 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 of type vxlan for network 22d46bc7-fa46-4e3f-9c19-453976aa9f30 [pid: 7|app: 0|req: 700/1325] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:15 2026] POST /v2.0/networks => generated 634 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:15.448 8 INFO neutron.services.segments.plugin [-] Segment 1a518839-84cb-4eba-8d55-eaa04477e296 resource provider aggregate not found 2026-07-24 01:07:15.454 8 INFO neutron.services.segments.plugin [-] Segment 1a518839-84cb-4eba-8d55-eaa04477e296 resource provider aggregate not found 2026-07-24 01:07:15.473 8 INFO neutron.services.segments.plugin [-] Segment 1a518839-84cb-4eba-8d55-eaa04477e296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a518839-84cb-4eba-8d55-eaa04477e296 found for delete ", "request_id": "req-8a41ac57-3351-41ac-8294-65b626e74446"}]} 2026-07-24 01:07:15.478 8 INFO neutron.services.segments.plugin [-] Segment 1a518839-84cb-4eba-8d55-eaa04477e296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a518839-84cb-4eba-8d55-eaa04477e296 found for delete ", "request_id": "req-9fc2afca-8f5e-40b5-b02a-a82543fae6cf"}]} [pid: 7|app: 0|req: 701/1326] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:07:15 2026] GET /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593?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: 702/1327] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:15 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:15.607 7 WARNING neutron_lib.context [None req-e28cb7cf-a0a1-4a6c-b656-3c18d0960d89 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 703/1328] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:15 2026] POST /v2.0/subnets => generated 622 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1329] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:07:16 2026] GET /v2.0/security-groups?id=d44b8194-b8c6-4a3e-9b33-92fd428e95e1&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: 8|app: 0|req: 626/1330] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:14 2026] PUT /v2.0/routers/21a0713b-463f-40e6-9f34-f7e94916c0aa/remove_router_interface => generated 309 bytes in 1650 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-07-24 01:07:16.124 8 WARNING neutron_lib.context [None req-302f6cf8-df36-4c22-a632-28bce8031507 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:16.198 8 INFO neutron.db.segments_db [None req-302f6cf8-df36-4c22-a632-28bce8031507 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 3c343aff-7656-4d16-9a94-15e221889aa9 of type vxlan for network 59c08ac1-cfba-4a89-ba1c-ada50f7b91e0 [pid: 7|app: 0|req: 705/1331] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:16 2026] GET /v2.0/security-groups?tenant_id=885b5b4efa5741f491c42b5b98787f89&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:16.450 7 INFO neutron.api.v2.resource [None req-4faac373-1898-4f7c-94f0-7833596c205a 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1332] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:16 2026] PUT /v2.0/routers/21a0713b-463f-40e6-9f34-f7e94916c0aa/remove_router_interface => generated 197 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:16.536 8 INFO neutron.db.l3_hamode_db [None req-302f6cf8-df36-4c22-a632-28bce8031507 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 707/1333] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:16 2026] DELETE /v2.0/security-groups/a9776e58-0318-4311-9291-ead37cedf470 => 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: 708/1334] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:16 2026] GET /v2.0/ports?device_id=21a0713b-463f-40e6-9f34-f7e94916c0aa => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:16.736 8 INFO neutron.db.l3_hamode_db [None req-302f6cf8-df36-4c22-a632-28bce8031507 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:16.951 7 INFO neutron.services.segments.plugin [-] Segment 060e8125-0906-4a5d-a03d-e332c6d12a70 resource provider aggregate not found 2026-07-24 01:07:16.957 7 INFO neutron.services.segments.plugin [-] Segment 060e8125-0906-4a5d-a03d-e332c6d12a70 resource provider aggregate not found 2026-07-24 01:07:16.971 7 INFO neutron.services.segments.plugin [-] Segment 060e8125-0906-4a5d-a03d-e332c6d12a70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 060e8125-0906-4a5d-a03d-e332c6d12a70 found for delete ", "request_id": "req-d4866029-df4e-4b12-9e06-67139a17fcad"}]} 2026-07-24 01:07:16.975 7 INFO neutron.services.segments.plugin [-] Segment 060e8125-0906-4a5d-a03d-e332c6d12a70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 060e8125-0906-4a5d-a03d-e332c6d12a70 found for delete ", "request_id": "req-3d5fcd2b-4c21-4f4f-91ff-b9f0532c5b11"}]} 2026-07-24 01:07:17.459 7 INFO neutron.db.l3_hamode_db [None req-a8da0a3f-d3ea-44b3-b1c5-6bf2053faeff 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] HA network c5479cc2-2f21-4eed-8c45-7907a6643540 was deleted as no HA routers are present in tenant cce1aba15f8c4854af4f1d29b2dfec67. [pid: 7|app: 0|req: 709/1335] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:16 2026] DELETE /v2.0/routers/21a0713b-463f-40e6-9f34-f7e94916c0aa => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1336] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:17 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1337] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:16 2026] POST /v2.0/routers => generated 510 bytes in 1598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1338] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:07:17 2026] GET /v2.0/security-groups?id=d44b8194-b8c6-4a3e-9b33-92fd428e95e1&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:17.759 8 WARNING neutron_lib.context [None req-c8a79c43-add2-4677-b5fb-55b34ce4a434 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 711/1339] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:17 2026] DELETE /v2.0/subnets/9f03e504-4591-4be6-b067-75dd7d902c47 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1340] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:07:17 2026] POST /v2.0/ports => generated 964 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: 8|app: 0|req: 630/1341] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:18 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1342] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:17 2026] DELETE /v2.0/networks/fb8f9f72-7b05-4265-aa01-92cf4167f599 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1343] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:07:18 2026] GET /v2.0/security-groups?id=d44b8194-b8c6-4a3e-9b33-92fd428e95e1&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:18.443 7 WARNING neutron_lib.context [None req-7b38935b-6595-4747-96de-ebd3c74cf864 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:18.527 7 INFO neutron.db.segments_db [None req-7b38935b-6595-4747-96de-ebd3c74cf864 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment 38046ada-9f51-402e-8efe-f8400f177167 of type vxlan for network 5a7bd05f-e771-4ca7-b9fa-e448dfa86663 [pid: 7|app: 0|req: 714/1344] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:18 2026] POST /v2.0/networks => generated 629 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:18.867 7 WARNING neutron_lib.context [None req-be364dbf-834f-42ab-a2f8-cf846967847f 16f78c961ae34cbb9700ab3d7db65cd5 ee8104f43cdb44788aba54cbf129bb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 715/1345] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:07:18 2026] POST /v2.0/subnetpools => generated 549 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:18.933 7 WARNING neutron_lib.context [None req-23f14976-01da-4e68-9ffc-2a81d7a22c48 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:19.000 7 INFO neutron.services.segments.plugin [-] Segment b682fbcb-84f0-4c3d-a2c0-3e943ebc459e resource provider aggregate not found 2026-07-24 01:07:19.011 7 INFO neutron.services.segments.plugin [-] Segment b682fbcb-84f0-4c3d-a2c0-3e943ebc459e resource provider aggregate not found 2026-07-24 01:07:19.018 7 INFO neutron.services.segments.plugin [-] Segment b682fbcb-84f0-4c3d-a2c0-3e943ebc459e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b682fbcb-84f0-4c3d-a2c0-3e943ebc459e found for delete ", "request_id": "req-9cb08621-1503-4424-b6db-95da5f2491ac"}]} 2026-07-24 01:07:19.031 7 INFO neutron.services.segments.plugin [-] Segment b682fbcb-84f0-4c3d-a2c0-3e943ebc459e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b682fbcb-84f0-4c3d-a2c0-3e943ebc459e found for delete ", "request_id": "req-b8799606-a0fc-4024-9671-eb6dbd48a19c"}]} 2026-07-24 01:07:19.037 7 INFO neutron.services.segments.plugin [-] Segment 59a21545-2087-477d-a37a-724c93138feb resource provider aggregate not found 2026-07-24 01:07:19.060 7 INFO neutron.services.segments.plugin [-] Segment 59a21545-2087-477d-a37a-724c93138feb resource provider aggregate not found 2026-07-24 01:07:19.070 7 INFO neutron.services.segments.plugin [-] Segment 59a21545-2087-477d-a37a-724c93138feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a21545-2087-477d-a37a-724c93138feb found for delete ", "request_id": "req-dce436cf-d4d5-4e5e-a5ae-b86cb4c0a4aa"}]} 2026-07-24 01:07:19.087 7 INFO neutron.services.segments.plugin [-] Segment 59a21545-2087-477d-a37a-724c93138feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a21545-2087-477d-a37a-724c93138feb found for delete ", "request_id": "req-c68f9d43-d286-4503-b403-de068d7fee8c"}]} [pid: 7|app: 0|req: 716/1346] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:18 2026] POST /v2.0/subnets => generated 602 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1347] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:07:19 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1348] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:07:19 2026] GET /v2.0/subnetpools/1e72986f-28a9-4032-8493-742c5f572e2b => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:19.474 7 WARNING neutron_lib.context [None req-22ee22fc-0e29-428b-99ef-dc8d0e708cd0 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:19.525 7 INFO neutron.db.segments_db [None req-22ee22fc-0e29-428b-99ef-dc8d0e708cd0 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment 02305dd3-5272-4072-b330-fd723941e3bd of type vxlan for network 4fcb1752-7b6d-4409-98d4-73a6fe768d09 [pid: 8|app: 0|req: 631/1349] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:18 2026] PUT /v2.0/routers/aaf0384e-c2a9-49f5-b12a-cf3166b7add7/add_router_interface => generated 309 bytes in 1539 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-07-24 01:07:19.951 7 INFO neutron.db.l3_hamode_db [None req-22ee22fc-0e29-428b-99ef-dc8d0e708cd0 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:20.127 7 INFO neutron.db.l3_hamode_db [None req-22ee22fc-0e29-428b-99ef-dc8d0e708cd0 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1350] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:07:19 2026] DELETE /v2.0/ports/d8f3f7ea-7231-4c85-ba42-6d18e2f60609 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:20.331 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d6b6114-500b-4154-ad67-a875332a14dc'] response: {'server_uuid': 'dbb51b5d-43b5-4303-a7b4-8f061b2cbe99', 'name': 'network-vif-deleted', 'tag': 'd8f3f7ea-7231-4c85-ba42-6d18e2f60609', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 633/1351] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:07:20 2026] PUT /v2.0/subnetpools/1e72986f-28a9-4032-8493-742c5f572e2b => generated 500 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1352] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:07:20 2026] GET /v2.0/ports?device_id=dbb51b5d-43b5-4303-a7b4-8f061b2cbe99 => 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: 635/1353] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:20 2026] GET /v2.0/ports/ec8c658c-9298-406f-aaf1-858eea54351d => generated 1038 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1354] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:07:20 2026] DELETE /v2.0/subnetpools/1e72986f-28a9-4032-8493-742c5f572e2b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1355] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:19 2026] POST /v2.0/routers => generated 507 bytes in 1854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:21.334 7 INFO neutron.api.v2.resource [None req-7752a403-78bb-4073-900b-5e17de326ae4 16f78c961ae34cbb9700ab3d7db65cd5 ee8104f43cdb44788aba54cbf129bb55 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1356] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:07:21 2026] GET /v2.0/subnetpools/1e72986f-28a9-4032-8493-742c5f572e2b => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1357] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:20 2026] PUT /v2.0/routers/aaf0384e-c2a9-49f5-b12a-cf3166b7add7/remove_router_interface => generated 309 bytes in 940 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-07-24 01:07:21.568 8 INFO neutron.api.v2.resource [None req-e397bb92-e061-46c6-bae0-03436392194b 16f78c961ae34cbb9700ab3d7db65cd5 ee8104f43cdb44788aba54cbf129bb55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1358] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:07:21 2026] DELETE /v2.0/subnetpools/1e72986f-28a9-4032-8493-742c5f572e2b => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1359] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:21 2026] PUT /v2.0/routers/df45c9f2-10d3-4ad0-b548-ac43be9ec060/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:23.072 7 INFO neutron.api.v2.resource [None req-4e3b7c89-3e00-410a-80e5-14a52517b7ae 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1360] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:22 2026] PUT /v2.0/routers/aaf0384e-c2a9-49f5-b12a-cf3166b7add7/remove_router_interface => generated 197 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1363] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:23 2026] GET /v2.0/security-groups?tenant_id=ee8104f43cdb44788aba54cbf129bb55&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1364] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:21 2026] PUT /v2.0/routers/deef604c-3a8e-480c-a7f3-01c6f941d863/remove_router_interface => generated 309 bytes in 1781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1365] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:23 2026] GET /v2.0/ports/498664f4-4c8d-417b-b751-23d07a9a34b9 => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1366] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:23 2026] GET /v2.0/ports?device_id=aaf0384e-c2a9-49f5-b12a-cf3166b7add7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1367] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:23 2026] DELETE /v2.0/security-groups/4122b5be-d862-4903-8c2b-0f4abdcc6d3a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:24.447 8 INFO neutron.services.segments.plugin [-] Segment da90b508-179a-4742-8ec6-ea522fb358a8 resource provider aggregate not found 2026-07-24 01:07:24.453 8 INFO neutron.services.segments.plugin [-] Segment da90b508-179a-4742-8ec6-ea522fb358a8 resource provider aggregate not found 2026-07-24 01:07:24.471 8 INFO neutron.services.segments.plugin [-] Segment da90b508-179a-4742-8ec6-ea522fb358a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da90b508-179a-4742-8ec6-ea522fb358a8 found for delete ", "request_id": "req-42d66ffc-9594-4069-9787-5fb764f0b1ba"}]} 2026-07-24 01:07:24.473 8 INFO neutron.services.segments.plugin [-] Segment da90b508-179a-4742-8ec6-ea522fb358a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da90b508-179a-4742-8ec6-ea522fb358a8 found for delete ", "request_id": "req-408ea9cf-53e5-4f41-99ff-cf986dabdacc"}]} 2026-07-24 01:07:24.482 8 INFO neutron.db.l3_hamode_db [None req-9fae6177-af7f-4550-8112-6b23990171a2 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 78040b21-9c97-430b-a35b-1e911b9eea23 was deleted as no HA routers are present in tenant 178606e5000b4122812af5756d50f53c. [pid: 8|app: 0|req: 641/1368] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:23 2026] DELETE /v2.0/routers/deef604c-3a8e-480c-a7f3-01c6f941d863 => generated 0 bytes in 1118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1369] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:23 2026] PUT /v2.0/routers/df45c9f2-10d3-4ad0-b548-ac43be9ec060/remove_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1370] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:24 2026] DELETE /v2.0/subnets/cf60bfaf-1588-40f7-ae6f-95b40a351653 => 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: 730/1371] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:24 2026] GET /v2.0/ports?device_id=df45c9f2-10d3-4ad0-b548-ac43be9ec060 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:25.270 8 INFO neutron.db.l3_hamode_db [None req-5182876a-b73a-4cec-ac84-3b711c7bedb4 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] HA network 59c08ac1-cfba-4a89-ba1c-ada50f7b91e0 was deleted as no HA routers are present in tenant 2cc10a1d6dff4b4e97a06b6604d5e195. [pid: 8|app: 0|req: 642/1372] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:24 2026] DELETE /v2.0/routers/aaf0384e-c2a9-49f5-b12a-cf3166b7add7 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:25.302 7 INFO neutron.services.segments.plugin [-] Segment 2aac593f-1dd7-4766-8b4f-f0a878a7339f resource provider aggregate not found 2026-07-24 01:07:25.306 7 INFO neutron.services.segments.plugin [-] Segment 2aac593f-1dd7-4766-8b4f-f0a878a7339f resource provider aggregate not found 2026-07-24 01:07:25.322 7 INFO neutron.services.segments.plugin [-] Segment 2aac593f-1dd7-4766-8b4f-f0a878a7339f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aac593f-1dd7-4766-8b4f-f0a878a7339f found for delete ", "request_id": "req-67636c96-8794-4ea6-a241-79eb964782a1"}]} 2026-07-24 01:07:25.323 7 INFO neutron.services.segments.plugin [-] Segment 2aac593f-1dd7-4766-8b4f-f0a878a7339f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aac593f-1dd7-4766-8b4f-f0a878a7339f found for delete ", "request_id": "req-6fb0c6e1-9787-4f73-9669-5fa233bb6c6f"}]} [pid: 7|app: 0|req: 731/1373] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:24 2026] DELETE /v2.0/networks/2a8f457b-f50c-4e1e-8be5-254ddee78593 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1374] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:25 2026] DELETE /v2.0/subnets/604eba81-02a7-43d3-887c-730d8b99be9f => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1375] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:25 2026] GET /v2.0/security-groups?tenant_id=178606e5000b4122812af5756d50f53c&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1376] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:25 2026] DELETE /v2.0/networks/22d46bc7-fa46-4e3f-9c19-453976aa9f30 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:26.103 8 INFO neutron.db.l3_hamode_db [None req-0d8e7f9a-4743-4e78-b344-d13eef55f27f 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] HA network 4fcb1752-7b6d-4409-98d4-73a6fe768d09 was deleted as no HA routers are present in tenant cce1aba15f8c4854af4f1d29b2dfec67. [pid: 8|app: 0|req: 643/1377] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:25 2026] DELETE /v2.0/routers/df45c9f2-10d3-4ad0-b548-ac43be9ec060 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:26.119 8 WARNING neutron_lib.context [None req-784c60c1-85f5-4bcf-899e-dcbd5d51cf97 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 735/1378] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:26 2026] DELETE /v2.0/security-groups/d44b8194-b8c6-4a3e-9b33-92fd428e95e1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:26.204 8 INFO neutron.db.segments_db [None req-784c60c1-85f5-4bcf-899e-dcbd5d51cf97 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 44c32e86-b5d5-4385-9d01-9a3d06d71511 of type vxlan for network 5f631e30-573f-4108-8ae5-7525a32714d2 [pid: 8|app: 0|req: 644/1379] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:26 2026] POST /v2.0/networks => generated 634 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:26.358 8 WARNING neutron_lib.context [None req-90ca05be-a2e6-421b-8469-1f99a70e61bf 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 736/1380] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:26 2026] DELETE /v2.0/subnets/11fc2576-dd0c-4978-8a50-4442866db0d4 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:26.497 8 INFO neutron.services.segments.plugin [-] Segment 3c343aff-7656-4d16-9a94-15e221889aa9 resource provider aggregate not found 2026-07-24 01:07:26.504 8 INFO neutron.services.segments.plugin [-] Segment 3c343aff-7656-4d16-9a94-15e221889aa9 resource provider aggregate not found 2026-07-24 01:07:26.525 8 INFO neutron.services.segments.plugin [-] Segment 3c343aff-7656-4d16-9a94-15e221889aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c343aff-7656-4d16-9a94-15e221889aa9 found for delete ", "request_id": "req-adbf8487-1024-480c-87ae-013d8e1c364e"}]} 2026-07-24 01:07:26.541 8 INFO neutron.services.segments.plugin [-] Segment 3c343aff-7656-4d16-9a94-15e221889aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c343aff-7656-4d16-9a94-15e221889aa9 found for delete ", "request_id": "req-f26018a1-49d8-480d-b3bc-f38d3cc38b3a"}]} 2026-07-24 01:07:26.551 8 INFO neutron.services.segments.plugin [-] Segment 02305dd3-5272-4072-b330-fd723941e3bd resource provider aggregate not found 2026-07-24 01:07:26.566 8 INFO neutron.services.segments.plugin [-] Segment 02305dd3-5272-4072-b330-fd723941e3bd resource provider aggregate not found 2026-07-24 01:07:26.573 8 INFO neutron.services.segments.plugin [-] Segment 02305dd3-5272-4072-b330-fd723941e3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02305dd3-5272-4072-b330-fd723941e3bd found for delete ", "request_id": "req-95dfcec0-fa9d-49e0-8244-17eea72fd62d"}]} 2026-07-24 01:07:26.582 8 INFO neutron.services.segments.plugin [-] Segment 02305dd3-5272-4072-b330-fd723941e3bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02305dd3-5272-4072-b330-fd723941e3bd found for delete ", "request_id": "req-587d3dda-5477-4288-a563-713c48be4c2b"}]} [pid: 8|app: 0|req: 645/1381] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:26 2026] POST /v2.0/subnets => generated 622 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:26.769 8 WARNING neutron_lib.context [None req-1418db6d-86d3-40ac-876d-906dfedc1061 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:26.816 8 INFO neutron.db.segments_db [None req-1418db6d-86d3-40ac-876d-906dfedc1061 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 572ae384-5267-4bc2-a727-3164e47a31ca of type vxlan for network 53c16dcb-8e12-4e4b-956c-a1ff8edb22c5 [pid: 7|app: 0|req: 737/1382] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:26 2026] DELETE /v2.0/networks/5a7bd05f-e771-4ca7-b9fa-e448dfa86663 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:26.873 7 WARNING neutron_lib.context [None req-2c03746d-468a-4284-8de5-412615bfb586 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:26.941 7 INFO neutron.db.segments_db [None req-2c03746d-468a-4284-8de5-412615bfb586 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Added segment 01d93c6c-1c0a-44f0-a39c-eb338254bba5 of type vxlan for network e806e9fe-be36-4f2e-9118-585402919c35 2026-07-24 01:07:27.227 8 INFO neutron.db.l3_hamode_db [None req-1418db6d-86d3-40ac-876d-906dfedc1061 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:27.303 7 INFO neutron.db.l3_hamode_db [None req-2c03746d-468a-4284-8de5-412615bfb586 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:27.375 7 INFO neutron.services.segments.plugin [-] Segment 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 resource provider aggregate not found 2026-07-24 01:07:27.379 7 INFO neutron.services.segments.plugin [-] Segment 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 resource provider aggregate not found 2026-07-24 01:07:27.410 7 INFO neutron.services.segments.plugin [-] Segment 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 found for delete ", "request_id": "req-ef19e4f7-c1ec-450f-a12f-ed4930bb922a"}]} 2026-07-24 01:07:27.436 7 INFO neutron.services.segments.plugin [-] Segment 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b9d7e3-4982-439c-bd90-ffc0cdd0b8d8 found for delete ", "request_id": "req-b3576d42-cb92-417d-bc9e-19ea8e480554"}]} 2026-07-24 01:07:27.453 7 INFO neutron.services.segments.plugin [-] Segment 38046ada-9f51-402e-8efe-f8400f177167 resource provider aggregate not found 2026-07-24 01:07:27.459 8 INFO neutron.db.l3_hamode_db [None req-1418db6d-86d3-40ac-876d-906dfedc1061 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:07:27.460 7 INFO neutron.services.segments.plugin [-] Segment 38046ada-9f51-402e-8efe-f8400f177167 resource provider aggregate not found 2026-07-24 01:07:27.472 7 INFO neutron.services.segments.plugin [-] Segment 38046ada-9f51-402e-8efe-f8400f177167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38046ada-9f51-402e-8efe-f8400f177167 found for delete ", "request_id": "req-08c6fc6f-4c5b-44ea-82a8-73959b775aef"}]} 2026-07-24 01:07:27.493 7 INFO neutron.services.segments.plugin [-] Segment 38046ada-9f51-402e-8efe-f8400f177167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38046ada-9f51-402e-8efe-f8400f177167 found for delete ", "request_id": "req-70b09e3c-bc94-4962-8b1b-66dad60d7ffd"}]} [pid: 8|app: 0|req: 646/1383] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:26 2026] POST /v2.0/routers => generated 511 bytes in 1606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1384] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:28 2026] GET /v2.0/security-groups?tenant_id=cf75f141aac14eac842469cb24af8eeb&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:28.817 7 INFO neutron.db.l3_hamode_db [None req-2c03746d-468a-4284-8de5-412615bfb586 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 738/1385] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:26 2026] POST /v2.0/routers => generated 688 bytes in 3096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1386] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:29 2026] DELETE /v2.0/security-groups/55cb4359-e63b-4a59-b5c7-16dd9a06b559 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1387] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:07:30 2026] GET /v2.0/routers/a476fdc9-d019-4c99-adab-8084a6cdbf4a => generated 694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1388] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:07:28 2026] PUT /v2.0/routers/3d64f07c-0ddc-40f8-857f-2402b7e4d08c/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1389] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:07:30 2026] GET /v2.0/ports/c8237a35-ea7f-41ed-9f1e-a3536c011cb7 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1390] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:07:30 2026] GET /v2.0/routers => generated 697 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1391] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:30 2026] GET /v2.0/security-groups?tenant_id=cbe0ee837a0f4505bb697cba38aea44b&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1392] 10.0.0.126 () {34 vars in 741 bytes} [Fri Jul 24 01:07:30 2026] PUT /v2.0/routers/a476fdc9-d019-4c99-adab-8084a6cdbf4a => generated 701 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1393] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:30 2026] DELETE /v2.0/security-groups/1ea18077-36fb-4ec6-b10a-6af90882e922 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1394] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:07:30 2026] PUT /v2.0/routers/3d64f07c-0ddc-40f8-857f-2402b7e4d08c/remove_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1395] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:07:31 2026] GET /v2.0/routers/a476fdc9-d019-4c99-adab-8084a6cdbf4a => generated 701 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1396] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:31 2026] GET /v2.0/ports?device_id=3d64f07c-0ddc-40f8-857f-2402b7e4d08c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1397] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:31 2026] GET /v2.0/ports?device_id=a476fdc9-d019-4c99-adab-8084a6cdbf4a => 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: 745/1398] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:31 2026] GET /v2.0/security-groups?tenant_id=783da4469e444a5e96adc6f834a2f3ca&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:32.496 8 INFO neutron.services.segments.plugin [-] Segment 572ae384-5267-4bc2-a727-3164e47a31ca resource provider aggregate not found 2026-07-24 01:07:32.501 8 INFO neutron.services.segments.plugin [-] Segment 572ae384-5267-4bc2-a727-3164e47a31ca resource provider aggregate not found 2026-07-24 01:07:32.520 8 INFO neutron.services.segments.plugin [-] Segment 572ae384-5267-4bc2-a727-3164e47a31ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572ae384-5267-4bc2-a727-3164e47a31ca found for delete ", "request_id": "req-14d8034d-52f8-480d-aae0-ff3f304d6fbd"}]} 2026-07-24 01:07:32.521 8 INFO neutron.services.segments.plugin [-] Segment 572ae384-5267-4bc2-a727-3164e47a31ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572ae384-5267-4bc2-a727-3164e47a31ca found for delete ", "request_id": "req-a2daa8d1-97b3-4599-86fd-cfa3ae2ec022"}]} 2026-07-24 01:07:32.529 8 INFO neutron.db.l3_hamode_db [None req-e3136525-05ad-4ab6-8f52-4bcda883f2e9 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] HA network 53c16dcb-8e12-4e4b-956c-a1ff8edb22c5 was deleted as no HA routers are present in tenant 2cc10a1d6dff4b4e97a06b6604d5e195. [pid: 8|app: 0|req: 654/1399] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:31 2026] DELETE /v2.0/routers/3d64f07c-0ddc-40f8-857f-2402b7e4d08c => generated 0 bytes in 1180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:32.601 7 INFO neutron.services.segments.plugin [-] Segment 01d93c6c-1c0a-44f0-a39c-eb338254bba5 resource provider aggregate not found 2026-07-24 01:07:32.610 7 INFO neutron.services.segments.plugin [-] Segment 01d93c6c-1c0a-44f0-a39c-eb338254bba5 resource provider aggregate not found 2026-07-24 01:07:32.622 7 INFO neutron.services.segments.plugin [-] Segment 01d93c6c-1c0a-44f0-a39c-eb338254bba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d93c6c-1c0a-44f0-a39c-eb338254bba5 found for delete ", "request_id": "req-cc1354a7-b8ca-4224-867e-55a246b54d37"}]} 2026-07-24 01:07:32.624 7 INFO neutron.services.segments.plugin [-] Segment 01d93c6c-1c0a-44f0-a39c-eb338254bba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d93c6c-1c0a-44f0-a39c-eb338254bba5 found for delete ", "request_id": "req-7c860e28-f5c2-4dc9-ae79-35f0f5fad141"}]} 2026-07-24 01:07:32.637 7 INFO neutron.db.l3_hamode_db [None req-201a2f2b-c41e-4458-971b-15737622d270 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] HA network e806e9fe-be36-4f2e-9118-585402919c35 was deleted as no HA routers are present in tenant cce1aba15f8c4854af4f1d29b2dfec67. [pid: 7|app: 0|req: 746/1400] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:31 2026] DELETE /v2.0/routers/a476fdc9-d019-4c99-adab-8084a6cdbf4a => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1401] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/security-groups/e62ec76d-3365-40d6-8936-1b75227c21e1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1402] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:32 2026] GET /v2.0/ports?device_id=a476fdc9-d019-4c99-adab-8084a6cdbf4a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:32.706 8 INFO neutron.api.v2.resource [None req-ab618b27-57e4-4bcc-aeb3-ba62dbec2d12 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1403] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/routers/a476fdc9-d019-4c99-adab-8084a6cdbf4a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1404] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:32 2026] GET /v2.0/ports?device_id=df45c9f2-10d3-4ad0-b548-ac43be9ec060 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:32.763 8 INFO neutron.api.v2.resource [None req-e127800a-ee84-4a56-b376-c3d85fea57e2 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1405] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/routers/df45c9f2-10d3-4ad0-b548-ac43be9ec060 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:32.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cd4bd68-62af-4491-b3d9-fe2e24040940 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1406] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/subnets/11fc2576-dd0c-4978-8a50-4442866db0d4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1407] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:32 2026] GET /v2.0/ports?device_id=21a0713b-463f-40e6-9f34-f7e94916c0aa => 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: 747/1408] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/subnets/75e642a4-968f-42ef-bebb-d816550a4d60 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1409] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:32 2026] GET /v2.0/security-groups?tenant_id=4838d8860e5f4e65aa01b5d14dc358d6&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:32.928 7 INFO neutron.api.v2.resource [None req-b40618f4-3de6-48f6-b343-cf5971318a8f 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1410] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/routers/21a0713b-463f-40e6-9f34-f7e94916c0aa => 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: 749/1411] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/security-groups/77818b65-e913-43a3-92c7-c1b88bff72ea => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:33.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c804c3fb-7f46-4842-94dd-9798ed3fbd4a 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1412] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:33 2026] DELETE /v2.0/subnets/9f03e504-4591-4be6-b067-75dd7d902c47 => 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: 751/1413] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:33 2026] GET /v2.0/ports?device_id=f414dddc-8226-432d-abd4-2f578d8697c5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:33.150 7 INFO neutron.api.v2.resource [None req-b102eba7-c580-4f9b-b939-543a3963e4be 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1414] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:33 2026] DELETE /v2.0/routers/f414dddc-8226-432d-abd4-2f578d8697c5 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:33.183 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acb4cf53-e68a-4744-ba85-f186bae33af7 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1415] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:33 2026] DELETE /v2.0/subnets/9b8bd176-ec9b-4aa8-9329-ad3455dab9dc => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:33.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e11d95ec-094d-4303-a0a9-05be64449b79 763f302e76794149bd6ba58be1a907b5 cce1aba15f8c4854af4f1d29b2dfec67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1416] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:33 2026] DELETE /v2.0/subnets/a6d33057-458e-4e72-b1bf-c489b874f3a6 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1417] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:32 2026] DELETE /v2.0/networks/5f631e30-573f-4108-8ae5-7525a32714d2 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:33.367 7 WARNING neutron_lib.context [None req-d9db1688-2b9a-44ef-9f32-e0165dc24940 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:33.421 7 INFO neutron.db.segments_db [None req-d9db1688-2b9a-44ef-9f32-e0165dc24940 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Added segment 6df4ef17-3f93-4ed3-b6a9-47850612412d of type vxlan for network 176b2a24-42b2-40ad-9831-53f82b7be4b3 2026-07-24 01:07:33.813 7 INFO neutron.db.l3_hamode_db [None req-d9db1688-2b9a-44ef-9f32-e0165dc24940 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 664/1418] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:33 2026] GET /v2.0/security-groups?tenant_id=cce1aba15f8c4854af4f1d29b2dfec67&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1419] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:33 2026] DELETE /v2.0/security-groups/232aa5b2-6876-4a9d-848e-d06138467321 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:34.549 8 INFO neutron.services.segments.plugin [-] Segment 44c32e86-b5d5-4385-9d01-9a3d06d71511 resource provider aggregate not found 2026-07-24 01:07:34.566 8 INFO neutron.services.segments.plugin [-] Segment 44c32e86-b5d5-4385-9d01-9a3d06d71511 resource provider aggregate not found 2026-07-24 01:07:34.583 8 INFO neutron.services.segments.plugin [-] Segment 44c32e86-b5d5-4385-9d01-9a3d06d71511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c32e86-b5d5-4385-9d01-9a3d06d71511 found for delete ", "request_id": "req-5ae8343b-08b0-4c63-ac75-3d64159e542c"}]} 2026-07-24 01:07:34.586 8 INFO neutron.services.segments.plugin [-] Segment 44c32e86-b5d5-4385-9d01-9a3d06d71511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c32e86-b5d5-4385-9d01-9a3d06d71511 found for delete ", "request_id": "req-d28a348f-2b19-409e-9323-9d992c8bb910"}]} [pid: 8|app: 0|req: 666/1420] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:34 2026] GET /v2.0/security-groups?tenant_id=14d0eadd2a344e5db5df83eb2d30bd6c&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1421] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:34 2026] DELETE /v2.0/security-groups/f8e15f56-ad9a-4efe-a8c9-d1f96fc6117f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:34.931 7 INFO neutron.db.l3_hamode_db [None req-d9db1688-2b9a-44ef-9f32-e0165dc24940 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 668/1422] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:35 2026] GET /v2.0/security-groups?tenant_id=ca0b31dcc91e4ff0a0c0bc242a1b8e09&name=default => generated 2801 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1423] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:35 2026] DELETE /v2.0/security-groups/503916b7-040b-4b86-8161-bfc336ab882c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:36.264 8 WARNING neutron_lib.context [None req-bd066710-8dcd-481c-9486-508a90550e5a 2e87aea871de4fddad24df1ded101cf4 f0f27c76b2654cadb4c771544a805717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 670/1424] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:07:36 2026] POST /v2.0/security-groups => generated 1560 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1425] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:07:36 2026] GET /v2.0/security-groups => generated 4343 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1426] 10.0.0.126 () {34 vars in 758 bytes} [Fri Jul 24 01:07:36 2026] PUT /v2.0/security-groups/f100d3b4-3888-4107-902c-768713210cb0 => generated 1599 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1427] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:07:36 2026] GET /v2.0/security-groups/f100d3b4-3888-4107-902c-768713210cb0 => generated 1599 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1428] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:33 2026] POST /v2.0/routers => generated 692 bytes in 3414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1429] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:36 2026] DELETE /v2.0/security-groups/f100d3b4-3888-4107-902c-768713210cb0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1430] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:07:36 2026] GET /v2.0/routers/8936cfa6-bd81-431b-8cfc-03f8960bad28 => generated 698 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1431] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:07:36 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:36.899 8 INFO neutron.api.v2.resource [None req-45e8a3c2-714f-45b0-9144-1914c228b813 2e87aea871de4fddad24df1ded101cf4 f0f27c76b2654cadb4c771544a805717 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1432] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:36 2026] DELETE /v2.0/security-groups/f100d3b4-3888-4107-902c-768713210cb0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:36.909 8 WARNING neutron_lib.context [None req-3053723a-b655-4a71-8f16-586460cbd4ee 2e87aea871de4fddad24df1ded101cf4 f0f27c76b2654cadb4c771544a805717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1433] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:07:36 2026] GET /v2.0/routers => generated 701 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1434] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:07:36 2026] POST /v2.0/security-groups => generated 1560 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:07:37.043 8 WARNING neutron_lib.context [None req-d9ae3cc2-2521-4389-a61b-35800d760a5e 2e87aea871de4fddad24df1ded101cf4 f0f27c76b2654cadb4c771544a805717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 680/1437] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:07:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1438] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/security-group-rules/6275b31a-a234-424c-85b5-e65f0e7d5ee7 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1439] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1440] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:07:37 2026] DELETE /v2.0/security-group-rules/6275b31a-a234-424c-85b5-e65f0e7d5ee7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1441] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:37.405 8 WARNING neutron_lib.context [None req-33774c86-54e1-45b3-b91f-7b2cb0b60f56 2e87aea871de4fddad24df1ded101cf4 f0f27c76b2654cadb4c771544a805717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 758/1442] 10.0.0.126 () {34 vars in 741 bytes} [Fri Jul 24 01:07:36 2026] PUT /v2.0/routers/8936cfa6-bd81-431b-8cfc-03f8960bad28 => generated 705 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1443] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:07:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1444] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/security-group-rules/d2804969-13ac-44b5-afaf-077a589de1ea => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1445] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/routers/8936cfa6-bd81-431b-8cfc-03f8960bad28 => generated 705 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1446] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1447] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/ports?device_id=8936cfa6-bd81-431b-8cfc-03f8960bad28 => 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: 688/1448] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:07:37 2026] DELETE /v2.0/security-group-rules/d2804969-13ac-44b5-afaf-077a589de1ea => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1449] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:07:37 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:37.697 8 WARNING neutron_lib.context [None req-93c0aed1-0a1b-40de-8d02-a0ab140b4507 2e87aea871de4fddad24df1ded101cf4 f0f27c76b2654cadb4c771544a805717 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1450] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:07:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:38.002 8 WARNING neutron_lib.context [None req-d9f65828-ca6b-4e03-976a-4b3a8f423532 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:38.003 8 WARNING neutron_lib.context [None req-d9f65828-ca6b-4e03-976a-4b3a8f423532 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:38.182 8 INFO neutron.db.segments_db [None req-d9f65828-ca6b-4e03-976a-4b3a8f423532 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Added segment 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e of type vxlan for network 51773952-3b6f-4171-9070-994e023bb974 2026-07-24 01:07:38.283 8 INFO neutron.db.segments_db [None req-d9f65828-ca6b-4e03-976a-4b3a8f423532 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Added segment 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a of type vxlan for network 6000eb62-d8da-44c2-a001-44356a20df43 [pid: 8|app: 0|req: 691/1451] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:37 2026] POST /v2.0/networks => generated 1246 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1452] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:07:38 2026] GET /v2.0/security-group-rules/2b0da8d5-e7d0-49b0-ab49-e33f75e75ea0 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1453] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:07:38 2026] GET /v2.0/networks => generated 1845 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1454] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:07:38 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:38.786 7 INFO neutron.services.segments.plugin [-] Segment 6df4ef17-3f93-4ed3-b6a9-47850612412d resource provider aggregate not found 2026-07-24 01:07:38.795 7 INFO neutron.services.segments.plugin [-] Segment 6df4ef17-3f93-4ed3-b6a9-47850612412d resource provider aggregate not found 2026-07-24 01:07:38.828 7 INFO neutron.services.segments.plugin [-] Segment 6df4ef17-3f93-4ed3-b6a9-47850612412d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6df4ef17-3f93-4ed3-b6a9-47850612412d found for delete ", "request_id": "req-fd0e4fd6-a77d-42b5-bbc9-b28762556845"}]} 2026-07-24 01:07:38.829 7 INFO neutron.services.segments.plugin [-] Segment 6df4ef17-3f93-4ed3-b6a9-47850612412d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6df4ef17-3f93-4ed3-b6a9-47850612412d found for delete ", "request_id": "req-79511744-dad9-4e34-a98a-2a69b6b5266e"}]} 2026-07-24 01:07:38.850 8 INFO neutron.services.segments.plugin [-] Segment 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e resource provider aggregate not found 2026-07-24 01:07:38.855 7 INFO neutron.db.l3_hamode_db [None req-3270222f-d163-4f79-8359-c2c8ba349754 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] HA network 176b2a24-42b2-40ad-9831-53f82b7be4b3 was deleted as no HA routers are present in tenant 2cc10a1d6dff4b4e97a06b6604d5e195. 2026-07-24 01:07:38.855 8 INFO neutron.services.segments.plugin [-] Segment 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e resource provider aggregate not found [pid: 7|app: 0|req: 761/1455] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:37 2026] DELETE /v2.0/routers/8936cfa6-bd81-431b-8cfc-03f8960bad28 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:38.869 8 INFO neutron.services.segments.plugin [-] Segment 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e found for delete ", "request_id": "req-28303ad9-83f0-4b62-9a2a-ff74f33d9344"}]} 2026-07-24 01:07:38.874 8 INFO neutron.services.segments.plugin [-] Segment 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ab3fdac-54e6-4c3c-9a66-841dc4474c1e found for delete ", "request_id": "req-b654c318-5275-4c1f-afb0-f493fb63380d"}]} [pid: 8|app: 0|req: 695/1456] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:38 2026] DELETE /v2.0/networks/51773952-3b6f-4171-9070-994e023bb974 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1457] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:38 2026] GET /v2.0/ports?device_id=8936cfa6-bd81-431b-8cfc-03f8960bad28 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1458] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:07:38 2026] DELETE /v2.0/security-group-rules/2b0da8d5-e7d0-49b0-ab49-e33f75e75ea0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:38.993 7 INFO neutron.api.v2.resource [None req-486377dd-8c69-4879-a499-cca458a1a099 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1459] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:38 2026] DELETE /v2.0/routers/8936cfa6-bd81-431b-8cfc-03f8960bad28 => 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: 764/1460] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:07:38 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1461] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:39 2026] GET /v2.0/ports?device_id=3d64f07c-0ddc-40f8-857f-2402b7e4d08c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1462] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:38 2026] DELETE /v2.0/networks/6000eb62-d8da-44c2-a001-44356a20df43 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1463] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/security-groups/b805057a-4148-46cf-ab97-dc0e2fa79bf1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:39.167 8 INFO neutron.api.v2.resource [None req-ba4a1b0b-eff9-4b77-aefd-621e14216cc5 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1464] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/routers/3d64f07c-0ddc-40f8-857f-2402b7e4d08c => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1465] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:07:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:39.220 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8b032fb-16b5-4429-a613-1bc57d652a8c 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1466] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/subnets/75e642a4-968f-42ef-bebb-d816550a4d60 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1467] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:07:39 2026] GET /v2.0/networks => generated 651 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1468] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:07:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:39.266 8 WARNING neutron_lib.context [None req-6aa6a1e0-f105-4cad-9a29-1ba4bf990244 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 768/1469] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:39 2026] GET /v2.0/ports?device_id=aaf0384e-c2a9-49f5-b12a-cf3166b7add7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:39.297 7 INFO neutron.api.v2.resource [None req-fbd4ced7-a684-4f3b-9ff2-e5b3a8aabb7d 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1470] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/routers/aaf0384e-c2a9-49f5-b12a-cf3166b7add7 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:39.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6181151b-d101-4b97-a747-c1b991dd0838 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] DELETE failed (client error): The resource could not be found. 2026-07-24 01:07:39.325 8 INFO neutron.db.segments_db [None req-6aa6a1e0-f105-4cad-9a29-1ba4bf990244 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Added segment e8061c32-e560-4479-b9d6-323d065bd851 of type vxlan for network cae45e8b-adc2-48ce-af79-7e7e0e1bab76 [pid: 7|app: 0|req: 770/1471] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/subnets/604eba81-02a7-43d3-887c-730d8b99be9f => 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: 771/1472] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:07:39 2026] GET /v2.0/ports?device_id=9ed15e96-cd12-452b-9d43-cb7d1dccfa51 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:39.388 7 INFO neutron.api.v2.resource [None req-74417bed-be9d-47cc-8362-6e865486e5c6 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1473] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/routers/9ed15e96-cd12-452b-9d43-cb7d1dccfa51 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:39.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d01db7d-b3ad-4988-abb3-fa5b9aff61fe 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1474] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/subnets/b0691363-afd6-416c-b916-f7beeec86778 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:39.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-998dfe7f-1604-45d8-a2cb-81da7326ad4d 8011f28699a549f2a0fa45dc0b496812 2cc10a1d6dff4b4e97a06b6604d5e195 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1475] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:39 2026] DELETE /v2.0/subnets/5b264e51-032f-4b75-831a-bf517c7a4cb9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1476] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:39 2026] POST /v2.0/networks => generated 654 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:39.498 7 WARNING neutron_lib.context [None req-511465ba-ce24-4963-b4a3-97ccac536ec3 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:39.568 7 INFO neutron.db.segments_db [None req-511465ba-ce24-4963-b4a3-97ccac536ec3 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Added segment 05698757-833f-4d84-b5c5-057e0669a90f of type vxlan for network b4fcc5a5-5f59-4435-8cf7-194e6ed3bf3a [pid: 7|app: 0|req: 775/1477] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:39 2026] POST /v2.0/networks => generated 654 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:39.703 7 WARNING neutron_lib.context [None req-b2fbc352-fa7f-4cd2-bf2f-826126c79730 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:39.772 7 WARNING neutron_lib.context [None req-b2fbc352-fa7f-4cd2-bf2f-826126c79730 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:39.859 8 WARNING neutron_lib.context [None req-fca674b7-2841-465b-805a-30c891c7a6bd 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:39.976 8 INFO neutron.db.segments_db [None req-fca674b7-2841-465b-805a-30c891c7a6bd 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Added segment ef664142-4854-4f97-bca2-6d7c54380a6c of type vxlan for network f4c90cfd-f40f-4836-9fdc-e026735cfa41 [pid: 8|app: 0|req: 703/1478] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:39 2026] POST /v2.0/networks => generated 631 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1479] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:40 2026] GET /v2.0/security-groups?tenant_id=f0f27c76b2654cadb4c771544a805717&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1480] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:40 2026] GET /v2.0/security-groups?tenant_id=2cc10a1d6dff4b4e97a06b6604d5e195&name=default => generated 2801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:40.260 8 WARNING neutron_lib.context [None req-3f4bb03c-8b22-4d0f-b25f-b2fd2e448ce4 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:40.306 8 INFO neutron.db.segments_db [None req-3f4bb03c-8b22-4d0f-b25f-b2fd2e448ce4 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Added segment 1adc41e0-4a88-487d-8400-3f0c2137c03c of type vxlan for network 1d7774ca-cc8e-4d0a-ab59-b4bc7be01f7b [pid: 7|app: 0|req: 776/1481] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:07:39 2026] POST /v2.0/ports => generated 1505 bytes in 714 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: 706/1482] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:40 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1483] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:40 2026] DELETE /v2.0/security-groups/d3feb7a5-a3cf-4d84-a053-b90a644e2125 => 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: 707/1484] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:40 2026] DELETE /v2.0/security-groups/3281b4c7-f1b6-49d1-a56e-130c84960dc2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:40.585 8 WARNING neutron_lib.context [None req-05b98b28-f7b8-4eba-831c-5584130ea463 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:40.647 8 INFO neutron.db.segments_db [None req-05b98b28-f7b8-4eba-831c-5584130ea463 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Added segment f71a9d80-4146-41ee-95d5-f96980e0ada0 of type vxlan for network f9b720d7-ae85-459e-ab37-f1b20fb996ad [pid: 7|app: 0|req: 778/1485] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:07:40 2026] GET /v2.0/ports => generated 1505 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1486] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:40 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:40.799 8 WARNING neutron_lib.context [None req-74a30545-7af1-4a30-adfc-795c10ea71cd 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:40.892 8 INFO neutron.db.segments_db [None req-74a30545-7af1-4a30-adfc-795c10ea71cd 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Added segment 85e016f6-df37-4b8a-b4ea-1e25b39470a9 of type vxlan for network 9dc6c769-818d-41eb-9b24-c95b52c694b5 2026-07-24 01:07:40.899 8 INFO neutron.services.segments.plugin [-] Segment 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a resource provider aggregate not found 2026-07-24 01:07:40.906 8 INFO neutron.services.segments.plugin [-] Segment 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a resource provider aggregate not found 2026-07-24 01:07:40.924 8 INFO neutron.services.segments.plugin [-] Segment 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a found for delete ", "request_id": "req-b51cd86d-60de-4ce8-8967-022a145c8035"}]} 2026-07-24 01:07:40.933 8 INFO neutron.services.segments.plugin [-] Segment 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cf2dec-0cf0-47ef-b38c-1f59fe1ab48a found for delete ", "request_id": "req-aad59672-63de-4088-8a63-f361e4e7bc8b"}]} [pid: 7|app: 0|req: 779/1487] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:40 2026] DELETE /v2.0/ports/cb4a6414-0205-405e-9680-1d944d1290aa => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1488] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:40 2026] POST /v2.0/networks => generated 632 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:41.046 8 WARNING neutron_lib.context [None req-6a390ebe-5b72-4cd0-a1d1-a33a7a14826f 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:41.127 8 INFO neutron.db.segments_db [None req-6a390ebe-5b72-4cd0-a1d1-a33a7a14826f 75a35331bc5042ffb8c0a4f07b41c862 0948120dfc434cb491606690f1019787 - - default default] Added segment c382e654-b4bf-4905-b858-ece46d9935d7 of type vxlan for network 1f4990a6-c507-4f76-ac7e-7917f24b02cb [pid: 7|app: 0|req: 780/1489] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:40 2026] DELETE /v2.0/ports/5b152e76-435d-4d53-943d-3b0748aae097 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1490] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:41 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1491] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:07:41 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:41.290 7 WARNING neutron_lib.context [None req-6522a4e7-4a08-4c8c-bb97-db80b3d68861 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 711/1492] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:41 2026] PUT /v2.0/networks/f4c90cfd-f40f-4836-9fdc-e026735cfa41/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:41.350 7 INFO neutron.db.segments_db [None req-6522a4e7-4a08-4c8c-bb97-db80b3d68861 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Added segment 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 of type vxlan for network ed51a3fd-1680-4779-8439-a074b5bafe88 [pid: 8|app: 0|req: 712/1493] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:41 2026] PUT /v2.0/networks/1d7774ca-cc8e-4d0a-ab59-b4bc7be01f7b/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: 713/1494] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:41 2026] PUT /v2.0/networks/f9b720d7-ae85-459e-ab37-f1b20fb996ad/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1495] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:41 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-07-24 01:07:41.499 7 WARNING neutron_lib.context [None req-6cec58f0-cc37-4c5b-84be-fe0828b2eff6 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1496] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:41 2026] PUT /v2.0/networks/9dc6c769-818d-41eb-9b24-c95b52c694b5/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:41.559 7 INFO neutron.db.segments_db [None req-6cec58f0-cc37-4c5b-84be-fe0828b2eff6 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Added segment 82f1f327-92d1-4ff5-8126-545456bbb229 of type vxlan for network a9401ef4-3eae-459a-a4b3-7572c2793d90 [pid: 8|app: 0|req: 715/1497] 10.0.0.126 () {32 vars in 666 bytes} [Fri Jul 24 01:07:41 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1498] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:41 2026] POST /v2.0/networks => generated 654 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1499] 10.0.0.126 () {32 vars in 680 bytes} [Fri Jul 24 01:07:41 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1500] 10.0.0.126 () {32 vars in 676 bytes} [Fri Jul 24 01:07:41 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1501] 10.0.0.126 () {32 vars in 688 bytes} [Fri Jul 24 01:07:41 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1502] 10.0.0.126 () {32 vars in 674 bytes} [Fri Jul 24 01:07:41 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:42.227 7 WARNING neutron_lib.context [None req-43d516f4-96a2-434e-9890-c0f6abafb8ae 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:42.275 7 WARNING neutron_lib.context [None req-43d516f4-96a2-434e-9890-c0f6abafb8ae 3ce0d50c953543efb0e1f33be17a200d 60840876c9c54a64853a5b6404259124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 718/1503] 10.0.0.126 () {32 vars in 688 bytes} [Fri Jul 24 01:07:42 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1504] 10.0.0.126 () {32 vars in 684 bytes} [Fri Jul 24 01:07:42 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1505] 10.0.0.126 () {32 vars in 623 bytes} [Fri Jul 24 01:07:42 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1506] 10.0.0.126 () {32 vars in 633 bytes} [Fri Jul 24 01:07:42 2026] GET /v2.0/ => generated 632 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1507] 10.0.0.126 () {32 vars in 696 bytes} [Fri Jul 24 01:07:42 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1508] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:42 2026] POST /v2.0/subnets => generated 1276 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1509] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:07:42 2026] GET /v2.0/subnets => generated 1889 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1510] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:42 2026] DELETE /v2.0/networks/f4c90cfd-f40f-4836-9fdc-e026735cfa41 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:42.954 8 INFO neutron.services.segments.plugin [-] Segment ef664142-4854-4f97-bca2-6d7c54380a6c resource provider aggregate not found 2026-07-24 01:07:42.971 8 INFO neutron.services.segments.plugin [-] Segment ef664142-4854-4f97-bca2-6d7c54380a6c resource provider aggregate not found 2026-07-24 01:07:42.981 8 INFO neutron.services.segments.plugin [-] Segment ef664142-4854-4f97-bca2-6d7c54380a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef664142-4854-4f97-bca2-6d7c54380a6c found for delete ", "request_id": "req-1d9e2b60-5add-4206-b4a0-b60cea62c5ac"}]} 2026-07-24 01:07:42.996 8 INFO neutron.services.segments.plugin [-] Segment ef664142-4854-4f97-bca2-6d7c54380a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef664142-4854-4f97-bca2-6d7c54380a6c found for delete ", "request_id": "req-b4ab841f-e03d-4e85-9eb8-a5d533dd313c"}]} [pid: 8|app: 0|req: 724/1511] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:42 2026] DELETE /v2.0/networks/1d7774ca-cc8e-4d0a-ab59-b4bc7be01f7b => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1512] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:42 2026] DELETE /v2.0/subnets/343dd960-fd0c-41cb-809d-7fa36a08acfa => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:43.614 7 INFO neutron.services.segments.plugin [-] Segment f71a9d80-4146-41ee-95d5-f96980e0ada0 resource provider aggregate not found 2026-07-24 01:07:43.625 7 INFO neutron.services.segments.plugin [-] Segment f71a9d80-4146-41ee-95d5-f96980e0ada0 resource provider aggregate not found 2026-07-24 01:07:43.642 7 INFO neutron.services.segments.plugin [-] Segment f71a9d80-4146-41ee-95d5-f96980e0ada0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71a9d80-4146-41ee-95d5-f96980e0ada0 found for delete ", "request_id": "req-25abe0e9-9b9d-4df1-97af-04effa6ece97"}]} 2026-07-24 01:07:43.646 7 INFO neutron.services.segments.plugin [-] Segment f71a9d80-4146-41ee-95d5-f96980e0ada0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71a9d80-4146-41ee-95d5-f96980e0ada0 found for delete ", "request_id": "req-edc039cb-c769-42f7-9146-a89c2987cdfb"}]} [pid: 7|app: 0|req: 789/1513] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:43 2026] DELETE /v2.0/networks/f9b720d7-ae85-459e-ab37-f1b20fb996ad => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1514] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:43 2026] GET /v2.0/security-groups?tenant_id=54701f8e83da45028ff6d12624c6cd12&name=default => generated 2801 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1515] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:43 2026] DELETE /v2.0/subnets/06f6b2b6-1a4c-4301-a1a3-cd7cf7d72ea8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1516] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:43 2026] DELETE /v2.0/networks/9dc6c769-818d-41eb-9b24-c95b52c694b5 => 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: 791/1517] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:43 2026] DELETE /v2.0/security-groups/565134f7-935e-4908-a1fe-f54d79cc2feb => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1518] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:07:44 2026] GET /v2.0/subnets => generated 626 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1519] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:44 2026] DELETE /v2.0/networks/1f4990a6-c507-4f76-ac7e-7917f24b02cb => 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: 728/1520] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:44 2026] DELETE /v2.0/networks/a9401ef4-3eae-459a-a4b3-7572c2793d90 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1521] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:44 2026] DELETE /v2.0/networks/ed51a3fd-1680-4779-8439-a074b5bafe88 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:45.375 8 INFO neutron.services.segments.plugin [-] Segment 1adc41e0-4a88-487d-8400-3f0c2137c03c resource provider aggregate not found 2026-07-24 01:07:45.394 8 INFO neutron.services.segments.plugin [-] Segment 1adc41e0-4a88-487d-8400-3f0c2137c03c resource provider aggregate not found 2026-07-24 01:07:45.411 8 INFO neutron.services.segments.plugin [-] Segment 1adc41e0-4a88-487d-8400-3f0c2137c03c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adc41e0-4a88-487d-8400-3f0c2137c03c found for delete ", "request_id": "req-c3c840f7-8e9a-469c-9cbe-14a81a199721"}]} 2026-07-24 01:07:45.423 8 INFO neutron.services.segments.plugin [-] Segment 1adc41e0-4a88-487d-8400-3f0c2137c03c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adc41e0-4a88-487d-8400-3f0c2137c03c found for delete ", "request_id": "req-7a99c419-c427-44b5-855c-3131617baff5"}]} 2026-07-24 01:07:45.434 8 INFO neutron.services.segments.plugin [-] Segment 85e016f6-df37-4b8a-b4ea-1e25b39470a9 resource provider aggregate not found 2026-07-24 01:07:45.445 8 INFO neutron.services.segments.plugin [-] Segment 85e016f6-df37-4b8a-b4ea-1e25b39470a9 resource provider aggregate not found 2026-07-24 01:07:45.452 8 INFO neutron.services.segments.plugin [-] Segment 85e016f6-df37-4b8a-b4ea-1e25b39470a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85e016f6-df37-4b8a-b4ea-1e25b39470a9 found for delete ", "request_id": "req-52cbec62-6b75-42fb-8d80-9bfb4d3acb02"}]} 2026-07-24 01:07:45.469 8 INFO neutron.services.segments.plugin [-] Segment 85e016f6-df37-4b8a-b4ea-1e25b39470a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85e016f6-df37-4b8a-b4ea-1e25b39470a9 found for delete ", "request_id": "req-1641489a-ca4a-49f4-819c-c224c8d447fc"}]} 2026-07-24 01:07:45.480 8 INFO neutron.services.segments.plugin [-] Segment 82f1f327-92d1-4ff5-8126-545456bbb229 resource provider aggregate not found 2026-07-24 01:07:45.491 8 INFO neutron.services.segments.plugin [-] Segment 82f1f327-92d1-4ff5-8126-545456bbb229 resource provider aggregate not found 2026-07-24 01:07:45.499 8 INFO neutron.services.segments.plugin [-] Segment 82f1f327-92d1-4ff5-8126-545456bbb229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f1f327-92d1-4ff5-8126-545456bbb229 found for delete ", "request_id": "req-641dce42-4997-49fc-84d3-608ffa3b469c"}]} 2026-07-24 01:07:45.516 8 INFO neutron.services.segments.plugin [-] Segment 82f1f327-92d1-4ff5-8126-545456bbb229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f1f327-92d1-4ff5-8126-545456bbb229 found for delete ", "request_id": "req-00a47580-55f2-4c8d-b6e9-b0220036e2b7"}]} [pid: 8|app: 0|req: 729/1522] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:45 2026] DELETE /v2.0/networks/b4fcc5a5-5f59-4435-8cf7-194e6ed3bf3a => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:45.703 7 INFO neutron.services.segments.plugin [-] Segment c382e654-b4bf-4905-b858-ece46d9935d7 resource provider aggregate not found 2026-07-24 01:07:45.714 7 INFO neutron.services.segments.plugin [-] Segment c382e654-b4bf-4905-b858-ece46d9935d7 resource provider aggregate not found 2026-07-24 01:07:45.725 7 INFO neutron.services.segments.plugin [-] Segment c382e654-b4bf-4905-b858-ece46d9935d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c382e654-b4bf-4905-b858-ece46d9935d7 found for delete ", "request_id": "req-0303594b-02c3-40c6-adc8-e5d500bc93a2"}]} 2026-07-24 01:07:45.736 7 INFO neutron.services.segments.plugin [-] Segment c382e654-b4bf-4905-b858-ece46d9935d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c382e654-b4bf-4905-b858-ece46d9935d7 found for delete ", "request_id": "req-dc6479ad-3745-426a-9d10-0a3a69ac1ff3"}]} 2026-07-24 01:07:45.764 7 INFO neutron.services.segments.plugin [-] Segment 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 resource provider aggregate not found 2026-07-24 01:07:45.781 7 INFO neutron.services.segments.plugin [-] Segment 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 found for delete ", "request_id": "req-17859c97-fc5f-47e7-91a6-484204ea5f34"}]} 2026-07-24 01:07:45.808 7 INFO neutron.services.segments.plugin [-] Segment 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 resource provider aggregate not found 2026-07-24 01:07:45.828 7 INFO neutron.services.segments.plugin [-] Segment 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c809b20-8f2e-46a0-9b0c-be57a429f2e9 found for delete ", "request_id": "req-3c7ee78d-bba0-4d04-bd6e-89777e00c892"}]} [pid: 7|app: 0|req: 794/1523] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:45 2026] DELETE /v2.0/networks/cae45e8b-adc2-48ce-af79-7e7e0e1bab76 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1524] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:45 2026] GET /v2.0/security-groups?tenant_id=bc6a350ba307477d9b9bc3de2cd779f4&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1525] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:45 2026] DELETE /v2.0/security-groups/dbff03d8-5bf6-42c0-a89a-8489707c682b => 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: 796/1526] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:46 2026] GET /v2.0/security-groups?tenant_id=1c967e557ed041f79aa31593b1ccf8be&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1527] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:46 2026] DELETE /v2.0/security-groups/16175cb1-d586-4d32-846b-08c3a6a0554f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1528] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:46 2026] GET /v2.0/security-groups?tenant_id=60840876c9c54a64853a5b6404259124&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1529] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:46 2026] GET /v2.0/security-groups?tenant_id=fad953dfdca8453bbafbf14ef4cb87c3&name=default => generated 2801 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1530] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:46 2026] GET /v2.0/security-groups?tenant_id=0948120dfc434cb491606690f1019787&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1531] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:46 2026] DELETE /v2.0/security-groups/c03ebf47-12f4-4e87-9148-ab4f48c5d1e2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1532] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:46 2026] DELETE /v2.0/security-groups/1abf81a4-a2b0-42d0-9f7b-93e68b3a8a1d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1533] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:46 2026] GET /v2.0/security-groups?tenant_id=60075558568c400ca7af40caee2b2ee5&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1534] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:47 2026] DELETE /v2.0/security-groups/77d3a9cf-7f82-4c6b-a3d4-efb04b49fe0c => 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: 800/1535] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:46 2026] DELETE /v2.0/security-groups/b329159f-e2df-49aa-b47f-20a6455613d0 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:48.264 8 INFO neutron.services.segments.plugin [-] Segment 05698757-833f-4d84-b5c5-057e0669a90f resource provider aggregate not found 2026-07-24 01:07:48.275 8 INFO neutron.services.segments.plugin [-] Segment 05698757-833f-4d84-b5c5-057e0669a90f resource provider aggregate not found 2026-07-24 01:07:48.284 8 INFO neutron.services.segments.plugin [-] Segment 05698757-833f-4d84-b5c5-057e0669a90f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05698757-833f-4d84-b5c5-057e0669a90f found for delete ", "request_id": "req-b4ed4f9c-cd51-461e-aa46-828cca83cea2"}]} 2026-07-24 01:07:48.296 8 INFO neutron.services.segments.plugin [-] Segment 05698757-833f-4d84-b5c5-057e0669a90f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05698757-833f-4d84-b5c5-057e0669a90f found for delete ", "request_id": "req-9d1aa6ef-1953-4643-bcd4-bed99a0daf77"}]} [pid: 8|app: 0|req: 736/1536] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:48 2026] GET /v2.0/security-groups?tenant_id=b1577e9c29ef498ea5ba6c7d6a6953f2&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:48.557 7 INFO neutron.services.segments.plugin [-] Segment e8061c32-e560-4479-b9d6-323d065bd851 resource provider aggregate not found 2026-07-24 01:07:48.573 7 INFO neutron.services.segments.plugin [-] Segment e8061c32-e560-4479-b9d6-323d065bd851 resource provider aggregate not found 2026-07-24 01:07:48.579 7 INFO neutron.services.segments.plugin [-] Segment e8061c32-e560-4479-b9d6-323d065bd851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8061c32-e560-4479-b9d6-323d065bd851 found for delete ", "request_id": "req-e55a21fc-8018-404f-8410-3202abdee63c"}]} 2026-07-24 01:07:48.592 7 INFO neutron.services.segments.plugin [-] Segment e8061c32-e560-4479-b9d6-323d065bd851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8061c32-e560-4479-b9d6-323d065bd851 found for delete ", "request_id": "req-862b8577-885a-4491-8a1b-16145361319f"}]} [pid: 7|app: 0|req: 801/1537] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:48 2026] DELETE /v2.0/security-groups/395a9e98-956b-43e2-8298-5b820b493a89 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:49.214 8 WARNING neutron_lib.context [None req-061c6b14-6652-4392-85aa-764097cd9b3a 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:49.215 8 WARNING neutron_lib.context [None req-061c6b14-6652-4392-85aa-764097cd9b3a 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:49.406 8 INFO neutron.db.segments_db [None req-061c6b14-6652-4392-85aa-764097cd9b3a 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Added segment b17e7c0c-187c-4b17-b3b9-6fbe219943aa of type vxlan for network 0b537406-9fbf-4b27-ba85-b8c29b9c418c 2026-07-24 01:07:49.511 8 INFO neutron.db.segments_db [None req-061c6b14-6652-4392-85aa-764097cd9b3a 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Added segment dcc15cd8-ccf1-4bd8-bb38-377fa02462bc of type vxlan for network d4e39dc0-ef4c-484b-a3fd-5640c2d60be1 [pid: 8|app: 0|req: 737/1538] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:48 2026] POST /v2.0/networks => generated 1246 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1539] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:07:49 2026] GET /v2.0/networks => generated 1845 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1540] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:49 2026] DELETE /v2.0/networks/0b537406-9fbf-4b27-ba85-b8c29b9c418c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1541] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:49 2026] DELETE /v2.0/networks/d4e39dc0-ef4c-484b-a3fd-5640c2d60be1 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:50.307 8 INFO neutron.services.segments.plugin [-] Segment b17e7c0c-187c-4b17-b3b9-6fbe219943aa resource provider aggregate not found 2026-07-24 01:07:50.320 8 INFO neutron.services.segments.plugin [-] Segment b17e7c0c-187c-4b17-b3b9-6fbe219943aa resource provider aggregate not found 2026-07-24 01:07:50.328 8 INFO neutron.services.segments.plugin [-] Segment b17e7c0c-187c-4b17-b3b9-6fbe219943aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b17e7c0c-187c-4b17-b3b9-6fbe219943aa found for delete ", "request_id": "req-d0f8b8a7-45ff-48a1-a446-dcc28f8d7b7f"}]} [pid: 8|app: 0|req: 739/1542] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:07:50 2026] GET /v2.0/networks => generated 651 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:50.355 7 WARNING neutron_lib.context [None req-67bf0fc0-241e-4ed1-b871-3dbbf55972cc 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:50.414 7 INFO neutron.db.segments_db [None req-67bf0fc0-241e-4ed1-b871-3dbbf55972cc 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Added segment d7d5df07-54f6-40dd-aee0-0c7873f38088 of type vxlan for network d5b602c5-ec4b-4e70-ae75-75b32ce66af5 [pid: 7|app: 0|req: 804/1543] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:50 2026] POST /v2.0/networks => generated 649 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:50.557 8 WARNING neutron_lib.context [None req-02fd2f20-8484-40f3-8db0-a5a35725066b 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:50.561 8 INFO neutron.services.segments.plugin [-] Segment b17e7c0c-187c-4b17-b3b9-6fbe219943aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b17e7c0c-187c-4b17-b3b9-6fbe219943aa found for delete ", "request_id": "req-22431cbc-1eb5-41fc-b190-7428d5511494"}]} 2026-07-24 01:07:50.610 8 INFO neutron.db.segments_db [None req-02fd2f20-8484-40f3-8db0-a5a35725066b 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Added segment c7e37e54-e7b0-4491-ba67-e81c19a2740a of type vxlan for network 54f4fdfa-fa42-42b2-a37a-e355ae2b8871 [pid: 8|app: 0|req: 740/1544] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:50 2026] POST /v2.0/networks => generated 650 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:50.741 7 WARNING neutron_lib.context [None req-634a7154-4cc3-4bbf-8b28-7b9ddcdd1ab7 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:50.783 7 INFO neutron.services.segments.plugin [-] Segment dcc15cd8-ccf1-4bd8-bb38-377fa02462bc resource provider aggregate not found 2026-07-24 01:07:50.789 7 INFO neutron.services.segments.plugin [-] Segment dcc15cd8-ccf1-4bd8-bb38-377fa02462bc resource provider aggregate not found 2026-07-24 01:07:50.799 7 INFO neutron.services.segments.plugin [-] Segment dcc15cd8-ccf1-4bd8-bb38-377fa02462bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcc15cd8-ccf1-4bd8-bb38-377fa02462bc found for delete ", "request_id": "req-ced4bc09-3416-43b8-bee9-373c09dc7eed"}]} 2026-07-24 01:07:50.852 7 WARNING neutron_lib.context [None req-634a7154-4cc3-4bbf-8b28-7b9ddcdd1ab7 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:50.861 7 INFO neutron.services.segments.plugin [-] Segment dcc15cd8-ccf1-4bd8-bb38-377fa02462bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcc15cd8-ccf1-4bd8-bb38-377fa02462bc found for delete ", "request_id": "req-640b3d49-68be-4a8e-bf45-92c86f0d4a7b"}]} [pid: 7|app: 0|req: 805/1545] 10.0.0.126 () {34 vars in 665 bytes} [Fri Jul 24 01:07:50 2026] POST /v2.0/ports => generated 1505 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1546] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:07:51 2026] GET /v2.0/ports => generated 1505 bytes in 154 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: 742/1547] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:51 2026] DELETE /v2.0/ports/0c48aa02-6cf7-4756-bfa9-0d26c144cc98 => 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: 806/1550] 10.0.0.126 () {34 vars in 678 bytes} [Fri Jul 24 01:07:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1551] 10.0.0.126 () {34 vars in 678 bytes} [Fri Jul 24 01:07:52 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) [pid: 7|app: 0|req: 808/1552] 10.0.0.126 () {34 vars in 678 bytes} [Fri Jul 24 01:07:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1553] 10.0.0.126 () {34 vars in 678 bytes} [Fri Jul 24 01:07:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1554] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:07:52 2026] DELETE /v2.0/ports/62d1452c-a5cd-4a67-9839-fd5ad4f0843e => 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: 746/1555] 10.0.0.126 () {34 vars in 678 bytes} [Fri Jul 24 01:07:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1556] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:07:52 2026] GET /v2.0/ports => 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: 748/1557] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:52 2026] PUT /v2.0/policies/54096676-9c9d-462c-81ef-2a053fe34d71/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:52.417 8 WARNING neutron_lib.context [None req-9d4ad295-5395-4894-8921-aa7a2c356f63 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 810/1558] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:52 2026] GET /v2.0/security-groups?tenant_id=bb21e7383caa497d8816d1f0ad5d974e&name=default => generated 2801 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:52.472 8 INFO neutron.db.segments_db [None req-9d4ad295-5395-4894-8921-aa7a2c356f63 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Added segment 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 of type vxlan for network 095b32d5-fe2f-40da-8199-1698d61d1ec5 [pid: 7|app: 0|req: 811/1559] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:52 2026] PUT /v2.0/policies/7f46bd91-ca85-4a96-a733-215d971dd0af/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1560] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:52 2026] DELETE /v2.0/security-groups/0b2252df-f55a-4688-bf14-4f882786ff8b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1561] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:52 2026] POST /v2.0/networks => generated 650 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:52.611 8 WARNING neutron_lib.context [None req-42bf126b-8a04-4e42-8b3f-f55cbabc8cf9 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 813/1562] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:52 2026] PUT /v2.0/policies/51dd078f-64da-4d57-8401-d18774b6d379/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1563] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:07:52 2026] PUT /v2.0/policies/54773b25-66bb-4d93-b06e-b783f0ad11f8/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:07:52.669 8 INFO neutron.db.segments_db [None req-42bf126b-8a04-4e42-8b3f-f55cbabc8cf9 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Added segment a0318f2c-1849-4cc6-8dc7-e2467f6ca15c of type vxlan for network fab5fe7a-3552-4823-99d5-537f4c456785 [pid: 8|app: 0|req: 750/1564] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:07:52 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:07:52.832 7 WARNING neutron_lib.context [None req-563fbca9-56ec-4a6b-93b9-1de77ad1cccc 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:07:52.877 7 WARNING neutron_lib.context [None req-563fbca9-56ec-4a6b-93b9-1de77ad1cccc 766e12b414634abcbc69f1628f31c3f7 28d3e1cd13754d0dad270322a6c8d1d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 751/1565] 10.0.0.126 () {32 vars in 674 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1566] 10.0.0.126 () {32 vars in 688 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1567] 10.0.0.126 () {32 vars in 684 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1568] 10.0.0.126 () {32 vars in 696 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1569] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1570] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:07:52 2026] POST /v2.0/subnets => generated 1226 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1571] 10.0.0.126 () {32 vars in 696 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1572] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/subnets => generated 1839 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1573] 10.0.0.126 () {32 vars in 692 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1574] 10.0.0.126 () {32 vars in 704 bytes} [Fri Jul 24 01:07:53 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: 8|app: 0|req: 759/1575] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:07:53 2026] DELETE /v2.0/qos/policies/54096676-9c9d-462c-81ef-2a053fe34d71 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1576] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:07:53 2026] DELETE /v2.0/qos/policies/7f46bd91-ca85-4a96-a733-215d971dd0af => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1577] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:07:53 2026] DELETE /v2.0/qos/policies/51dd078f-64da-4d57-8401-d18774b6d379 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1578] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:53 2026] DELETE /v2.0/subnets/0cdc926b-ea8d-4ad2-9b32-2de0730ee755 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1579] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:07:53 2026] DELETE /v2.0/qos/policies/54773b25-66bb-4d93-b06e-b783f0ad11f8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1580] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:07:54 2026] DELETE /v2.0/qos/policies/596dc791-1ee9-485f-9681-e5d33d15a174 => 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: 818/1581] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:07:53 2026] DELETE /v2.0/subnets/69ce892a-5889-4a08-8cf3-ebd5e3e0be9c => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1582] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:07:54 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:07:54.787 7 INFO neutron.services.segments.plugin [-] Segment a0318f2c-1849-4cc6-8dc7-e2467f6ca15c resource provider aggregate not found 2026-07-24 01:07:54.793 7 INFO neutron.services.segments.plugin [-] Segment a0318f2c-1849-4cc6-8dc7-e2467f6ca15c resource provider aggregate not found 2026-07-24 01:07:54.803 7 INFO neutron.services.segments.plugin [-] Segment a0318f2c-1849-4cc6-8dc7-e2467f6ca15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0318f2c-1849-4cc6-8dc7-e2467f6ca15c found for delete ", "request_id": "req-6533492c-5af3-45c2-a2c5-8b917527a2b7"}]} 2026-07-24 01:07:54.812 7 INFO neutron.services.segments.plugin [-] Segment a0318f2c-1849-4cc6-8dc7-e2467f6ca15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0318f2c-1849-4cc6-8dc7-e2467f6ca15c found for delete ", "request_id": "req-1ee976a1-8adb-416f-9b71-51843a422eb9"}]} [pid: 7|app: 0|req: 819/1583] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:54 2026] DELETE /v2.0/networks/fab5fe7a-3552-4823-99d5-537f4c456785 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:07:55.337 8 INFO neutron.services.segments.plugin [-] Segment 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 resource provider aggregate not found 2026-07-24 01:07:55.357 8 INFO neutron.services.segments.plugin [-] Segment 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 resource provider aggregate not found 2026-07-24 01:07:55.368 8 INFO neutron.services.segments.plugin [-] Segment 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 found for delete ", "request_id": "req-2ec90353-1239-4f59-a631-4b4b5bc1ce5c"}]} 2026-07-24 01:07:55.378 8 INFO neutron.services.segments.plugin [-] Segment 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f9cabe1-9188-4b34-9f4a-e71c5e375df2 found for delete ", "request_id": "req-599cd7cc-3f04-47a7-b5b7-2ca5987e913d"}]} [pid: 8|app: 0|req: 765/1584] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:54 2026] DELETE /v2.0/networks/095b32d5-fe2f-40da-8199-1698d61d1ec5 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1585] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:55 2026] GET /v2.0/security-groups?tenant_id=2ba57a16802440ba98b84e1b1699d66b&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1586] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:55 2026] DELETE /v2.0/security-groups/3b59d045-96f8-43c1-856b-fdd48153eb2f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1587] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:55 2026] DELETE /v2.0/networks/54f4fdfa-fa42-42b2-a37a-e355ae2b8871 => 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: 822/1588] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:07:55 2026] DELETE /v2.0/networks/d5b602c5-ec4b-4e70-ae75-75b32ce66af5 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1589] 10.0.0.179 () {30 vars in 650 bytes} [Fri Jul 24 01:07:56 2026] GET /v2.0/extensions => generated 19600 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1590] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:55 2026] GET /v2.0/security-groups?tenant_id=c77c3db03cac4835939e5102ec2023d2&name=default => generated 2801 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1591] 10.0.0.179 () {30 vars in 724 bytes} [Fri Jul 24 01:07:56 2026] GET /v2.0/quotas/189e25db585b4d0ba1f573d23149cb8d/details => generated 847 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1592] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:56 2026] DELETE /v2.0/security-groups/47a2ac7c-07f2-4845-bf32-4d03d2c9b7d2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1593] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:56 2026] GET /v2.0/security-groups?tenant_id=6297d2054c8242cba5b94e7bee725f58&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1594] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:56 2026] GET /v2.0/security-groups?tenant_id=28d3e1cd13754d0dad270322a6c8d1d2&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1595] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:56 2026] DELETE /v2.0/security-groups/bb0d0695-893c-4d0d-b6d8-de082510a7fd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1596] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:56 2026] DELETE /v2.0/security-groups/8305be47-2db3-4be6-82f7-5d4ef1b1fbce => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:57.692 7 INFO neutron.services.segments.plugin [-] Segment d7d5df07-54f6-40dd-aee0-0c7873f38088 resource provider aggregate not found 2026-07-24 01:07:57.702 7 INFO neutron.services.segments.plugin [-] Segment d7d5df07-54f6-40dd-aee0-0c7873f38088 resource provider aggregate not found 2026-07-24 01:07:57.720 7 INFO neutron.services.segments.plugin [-] Segment d7d5df07-54f6-40dd-aee0-0c7873f38088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d5df07-54f6-40dd-aee0-0c7873f38088 found for delete ", "request_id": "req-d3c2b5ed-17a0-4a8d-a54e-98ab8869a9f2"}]} 2026-07-24 01:07:57.727 7 INFO neutron.services.segments.plugin [-] Segment d7d5df07-54f6-40dd-aee0-0c7873f38088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7d5df07-54f6-40dd-aee0-0c7873f38088 found for delete ", "request_id": "req-1c0cac75-a87a-4c29-93da-c1d4d4e4968d"}]} [pid: 7|app: 0|req: 827/1597] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:07:57 2026] GET /v2.0/security-groups?tenant_id=00c73bd5ece845ffa038e28f091354a2&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:58.043 8 INFO neutron.services.segments.plugin [-] Segment c7e37e54-e7b0-4491-ba67-e81c19a2740a resource provider aggregate not found 2026-07-24 01:07:58.049 8 INFO neutron.services.segments.plugin [-] Segment c7e37e54-e7b0-4491-ba67-e81c19a2740a resource provider aggregate not found 2026-07-24 01:07:58.073 8 INFO neutron.services.segments.plugin [-] Segment c7e37e54-e7b0-4491-ba67-e81c19a2740a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e37e54-e7b0-4491-ba67-e81c19a2740a found for delete ", "request_id": "req-5fdc2d65-3dc5-49b3-a0db-465504ee2dee"}]} 2026-07-24 01:07:58.077 8 INFO neutron.services.segments.plugin [-] Segment c7e37e54-e7b0-4491-ba67-e81c19a2740a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e37e54-e7b0-4491-ba67-e81c19a2740a found for delete ", "request_id": "req-c99bace8-f8b0-4c23-b195-d4b182c60dcb"}]} [pid: 8|app: 0|req: 771/1598] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:58 2026] DELETE /v2.0/security-groups/6572a680-e02e-4a9d-9a61-f40023281b0c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:07:59.023 7 WARNING neutron_lib.context [None req-a922910b-6ec2-4c12-896a-3996c1b8fd0b 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 772/1599] 10.0.0.179 () {30 vars in 650 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1600] 10.0.0.179 () {30 vars in 724 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.0/quotas/189e25db585b4d0ba1f573d23149cb8d/details => generated 847 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1601] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:07:58 2026] POST /v2.0/security-groups => generated 1561 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1602] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.0/security-groups => generated 4344 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1603] 10.0.0.126 () {34 vars in 758 bytes} [Fri Jul 24 01:07:59 2026] PUT /v2.0/security-groups/c67d40f8-de5e-40bf-869d-bd7b2c0cf4b6 => generated 1598 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1604] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.0/security-groups/c67d40f8-de5e-40bf-869d-bd7b2c0cf4b6 => generated 1598 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1605] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:59 2026] DELETE /v2.0/security-groups/c67d40f8-de5e-40bf-869d-bd7b2c0cf4b6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1606] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:07:59.685 7 INFO neutron.api.v2.resource [None req-bb4d316f-f6c5-4a72-8b99-477a6846e42e 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1607] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:07:59 2026] DELETE /v2.0/security-groups/c67d40f8-de5e-40bf-869d-bd7b2c0cf4b6 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:07:59.701 8 WARNING neutron_lib.context [None req-bb4ba8dd-1a79-45ed-8757-16f23f3d1741 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 777/1608] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:07:59 2026] POST /v2.0/security-groups => generated 1561 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:07:59.871 7 WARNING neutron_lib.context [None req-334ad6c1-517d-48f4-837a-c001efb5cba9 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 832/1609] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:07:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1610] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.0/security-group-rules/bd3e19ef-eb51-45ad-9be6-f3a69735185f => generated 569 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1611] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1612] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:08:00 2026] DELETE /v2.0/security-group-rules/bd3e19ef-eb51-45ad-9be6-f3a69735185f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1613] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:00.265 8 WARNING neutron_lib.context [None req-21601a34-72d6-4660-9a86-1847550d71c1 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:00.358 7 INFO neutron.db.segments_db [None req-20b74d91-7ffa-42ad-b8e9-819426412757 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 089f7ffb-65d6-4198-9e5e-96107329650d of type vxlan for network 5450a58c-51f6-421c-a880-2f2db5a4f5d8 [pid: 8|app: 0|req: 781/1614] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1615] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules/0d7247c9-4c61-4e34-b552-e186df545ffd => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1616] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1617] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:08:00 2026] POST /v2.0/networks => generated 740 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1618] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:08:00 2026] DELETE /v2.0/security-group-rules/0d7247c9-4c61-4e34-b552-e186df545ffd => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1619] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:00.567 8 WARNING neutron_lib.context [None req-497a0104-c88e-491f-a1b1-4f5538a27b91 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:00.588 8 INFO neutron.db.securitygroups_db [None req-497a0104-c88e-491f-a1b1-4f5538a27b91 777aea11264d4df9b5bf31475f148fec 1947bc2ebdf943b0aa4fdf92572d6d95 - - default default] Project 1947bc2ebdf943b0aa4fdf92572d6d95 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: 786/1620] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1621] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules/b3f8bd8d-fbc9-444d-b411-d9387f9de9cc => generated 575 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1622] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:00 2026] POST /v2.0/subnets => generated 663 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1623] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:00.776 7 INFO neutron.db.segments_db [None req-42445859-e5b4-42ce-b698-56c112ed733b bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 7ec01feb-5669-4363-bc67-f27ad0887333 of type vxlan for network 15b9fec3-1e44-4701-a6e7-deff47f9535a [pid: 8|app: 0|req: 789/1624] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:08:00 2026] DELETE /v2.0/security-group-rules/b3f8bd8d-fbc9-444d-b411-d9387f9de9cc => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1625] 10.0.0.126 () {32 vars in 673 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1626] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:00 2026] DELETE /v2.0/security-groups/7c588613-427b-40f4-9195-bfdef7ab72b4 => 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: 792/1627] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:08:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1628] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:08:01 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:01.116 7 INFO neutron.db.l3_hamode_db [None req-42445859-e5b4-42ce-b698-56c112ed733b bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:08:01.421 8 WARNING neutron_lib.context [None req-65d2b48f-f340-4e7e-93be-a34d2db0cae6 e898a9778db14720a825ece94149917f 48a4064a57094de0a49f6ef591ea175f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 794/1629] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:08:01 2026] POST /v2.0/security-groups => generated 1537 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:08:01.701 8 WARNING neutron_lib.context [None req-1732d138-0989-4965-a93d-a3a618309881 e898a9778db14720a825ece94149917f 48a4064a57094de0a49f6ef591ea175f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 795/1630] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:08:01 2026] POST /v2.0/security-groups => generated 1537 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1631] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:01 2026] GET /v2.0/security-groups?tenant_id=1947bc2ebdf943b0aa4fdf92572d6d95&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1632] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:01 2026] GET /v2.0/security-groups?tenant_id=189e25db585b4d0ba1f573d23149cb8d&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:02.175 8 WARNING neutron_lib.context [None req-ba2455ca-0877-4ecf-a04c-5a51e12a4550 e898a9778db14720a825ece94149917f 48a4064a57094de0a49f6ef591ea175f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 798/1633] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:08:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:08:02.305 7 INFO neutron.db.l3_hamode_db [None req-42445859-e5b4-42ce-b698-56c112ed733b bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1634] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:02 2026] DELETE /v2.0/security-groups/88055235-57c4-4eac-b35a-53dc3d7e9ec0 => 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: 800/1635] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:02 2026] DELETE /v2.0/security-groups/9ca488d0-2efc-4744-adab-29bb42bb8f61 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:02.519 8 WARNING neutron_lib.context [None req-67e34460-c0dd-4476-af4b-a66fea10ff95 e898a9778db14720a825ece94149917f 48a4064a57094de0a49f6ef591ea175f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 801/1636] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:08:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:08:02.657 8 WARNING neutron_lib.context [None req-47322632-927a-499d-803b-c95af4f23ee4 e898a9778db14720a825ece94149917f 48a4064a57094de0a49f6ef591ea175f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 802/1637] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:08:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1638] 10.0.0.126 () {34 vars in 767 bytes} [Fri Jul 24 01:08:02 2026] PUT /v2.0/security-groups/d7fa1f24-ee51-4cfb-8b0b-b7e54797ca6e/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1639] 10.0.0.126 () {34 vars in 767 bytes} [Fri Jul 24 01:08:02 2026] PUT /v2.0/security-groups/5c6cae00-66a2-412a-b1bb-7824f0f34acd/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1640] 10.0.0.126 () {34 vars in 767 bytes} [Fri Jul 24 01:08:02 2026] PUT /v2.0/security-groups/223a2e0d-7bff-4b23-b65a-1dccc80ed477/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1641] 10.0.0.126 () {34 vars in 767 bytes} [Fri Jul 24 01:08:02 2026] PUT /v2.0/security-groups/6b5127cb-e513-44d2-9d62-0995a960cb12/tags => 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: 807/1642] 10.0.0.126 () {32 vars in 680 bytes} [Fri Jul 24 01:08:02 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1643] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1644] 10.0.0.126 () {32 vars in 690 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1645] 10.0.0.126 () {32 vars in 702 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1646] 10.0.0.126 () {32 vars in 688 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1647] 10.0.0.126 () {32 vars in 702 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1648] 10.0.0.126 () {32 vars in 698 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1649] 10.0.0.126 () {32 vars in 710 bytes} [Fri Jul 24 01:08:03 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1650] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:00 2026] POST /v2.0/routers => generated 727 bytes in 2782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1651] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:03 2026] DELETE /v2.0/security-groups/d7fa1f24-ee51-4cfb-8b0b-b7e54797ca6e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1652] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:03 2026] DELETE /v2.0/security-groups/5c6cae00-66a2-412a-b1bb-7824f0f34acd => 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/1653] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:03 2026] DELETE /v2.0/security-groups/223a2e0d-7bff-4b23-b65a-1dccc80ed477 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1654] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:03 2026] DELETE /v2.0/security-groups/6b5127cb-e513-44d2-9d62-0995a960cb12 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1655] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:03 2026] DELETE /v2.0/security-groups/3e0c6c12-b76e-4153-a2d1-946082a63aa0 => 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: 820/1656] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:04 2026] GET /v2.0/security-groups?tenant_id=a4bf8fe0755d4ccfbdacaf46de5ff1b7&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1657] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:05 2026] GET /v2.0/security-groups?tenant_id=48a4064a57094de0a49f6ef591ea175f&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1658] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:05 2026] DELETE /v2.0/security-groups/8f8c4637-6bba-4b6c-a2c6-33cc1aac653c => 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: 837/1659] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:08:03 2026] PUT /v2.0/routers/4e34e4df-7072-41eb-9025-e8fb713f3599/add_router_interface => generated 309 bytes in 2042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1660] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:05 2026] DELETE /v2.0/security-groups/582826fe-f877-4bda-8d22-3452a176c18f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1661] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:05 2026] GET /v2.0/security-groups?tenant_id=dbba52c785fa4ab095eed1a784296114&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:05.921 7 WARNING neutron_lib.context [None req-230c3fe4-4efd-4a07-ae7d-7903138677b5 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 825/1662] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:05 2026] DELETE /v2.0/security-groups/8cb16a64-e19a-4e80-babc-060a4c761823 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:06.080 7 INFO neutron.db.segments_db [None req-230c3fe4-4efd-4a07-ae7d-7903138677b5 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Added segment eff30c5c-372b-4f5a-9aa6-de1362f7fb1d of type vxlan for network a03ff768-4893-4e56-afc3-08b79867a2b8 [pid: 7|app: 0|req: 838/1663] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:08:05 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:06.240 7 WARNING neutron_lib.context [None req-80cc725d-25ab-4e00-9162-09a15f0297ce bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 826/1664] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:06 2026] GET /v2.0/security-groups?tenant_id=350d7488ecce4612a901043b8013f61e&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:06.311 7 INFO neutron.db.segments_db [None req-80cc725d-25ab-4e00-9162-09a15f0297ce bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Added segment 9eaacb7f-56fb-4d57-b141-924f00610b56 of type vxlan for network 8b36078f-1818-48e5-9912-e3448a3a82e5 [pid: 8|app: 0|req: 827/1665] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:06 2026] DELETE /v2.0/security-groups/b800caeb-3a17-4b36-bf96-2a1060529b9c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:06.633 7 INFO neutron.db.l3_hamode_db [None req-80cc725d-25ab-4e00-9162-09a15f0297ce bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:08:06.923 8 INFO neutron.db.segments_db [None req-0b21744d-96ae-45c1-98fe-34ac1513261e bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 4a45a568-2896-4f0c-b665-067ba42caf3e of type vxlan for network b55f3bb1-cf04-401b-b6fb-6923ec4f32ea [pid: 8|app: 0|req: 828/1666] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:08:06 2026] POST /v2.0/networks => generated 740 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1669] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:07 2026] POST /v2.0/subnets => generated 663 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:07.381 8 INFO neutron.db.segments_db [None req-40774918-f0d6-4db0-91ce-617c8cef10f9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment d97664c5-3a64-4f36-9cf7-9b6ead053b3a of type vxlan for network 26fc4ed7-9bc6-4e39-9f20-8e3ddd320e59 2026-07-24 01:08:07.813 8 INFO neutron.db.l3_hamode_db [None req-40774918-f0d6-4db0-91ce-617c8cef10f9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:08:07.825 7 INFO neutron.db.l3_hamode_db [None req-80cc725d-25ab-4e00-9162-09a15f0297ce bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:08:09.043 8 INFO neutron.db.l3_hamode_db [None req-40774918-f0d6-4db0-91ce-617c8cef10f9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1670] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:06 2026] POST /v2.0/routers => generated 695 bytes in 2938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:09.637 7 INFO neutron.db.segments_db [None req-daf726b3-2f00-4c4b-b847-7bd72556af01 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment bd8394f8-ec94-469e-b9dd-0621a2b00223 of type vxlan for network 54811051-b852-4717-af46-603f3d96e45b [pid: 7|app: 0|req: 840/1671] 10.0.0.126 () {34 vars in 671 bytes} [Fri Jul 24 01:08:09 2026] POST /v2.0/networks => generated 740 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1672] 10.0.0.126 () {32 vars in 776 bytes} [Fri Jul 24 01:08:09 2026] GET /v2.0/subnets?project_id=7f8ece0dc047423a99320495bc46c088&cidr=10.100.0.0%2F28 => generated 14 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1673] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:09 2026] POST /v2.0/subnets => generated 663 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1674] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:07 2026] POST /v2.0/routers => generated 727 bytes in 2973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:10.336 8 WARNING neutron_lib.context [None req-ce09004d-5738-4ebd-9b8e-0968505d4df4 f078cec050a54f0bb85f54a8a8f1a998 3143f7a86e2948579e49fb4d3f6fe609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 843/1675] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:08:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:10.422 7 INFO neutron.db.segments_db [None req-1fd8cf6b-8ed3-4708-9c66-a93de44c30be bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Added segment 3d115443-6937-42e9-80d6-220bdb5a5bad of type vxlan for network 3fc33de1-c1b4-4483-898a-76bb498ec458 2026-07-24 01:08:10.481 8 INFO neutron.db.segments_db [None req-ce09004d-5738-4ebd-9b8e-0968505d4df4 f078cec050a54f0bb85f54a8a8f1a998 3143f7a86e2948579e49fb4d3f6fe609 - - default default] Added segment 0e5ec84b-c860-414e-aa06-8945b07edb6a of type vxlan for network 86a659af-577c-4b73-b077-807512e3f7c1 [pid: 8|app: 0|req: 833/1676] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:10 2026] POST /v2.0/networks => generated 632 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:10.800 7 INFO neutron.db.l3_hamode_db [None req-1fd8cf6b-8ed3-4708-9c66-a93de44c30be bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:08:11.976 7 INFO neutron.db.l3_hamode_db [None req-1fd8cf6b-8ed3-4708-9c66-a93de44c30be bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 834/1677] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:08:10 2026] PUT /v2.0/routers/1f5dcc0e-cd7b-4bda-a620-450990d99332/add_router_interface => generated 309 bytes in 1935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1678] 10.0.0.126 () {32 vars in 784 bytes} [Fri Jul 24 01:08:12 2026] GET /v2.0/subnets?network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb&cidr=10.100.0.0%2F28 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:12.585 8 WARNING neutron_lib.context [None req-c3c15779-4558-41d3-bcaa-f4f3612bb134 f078cec050a54f0bb85f54a8a8f1a998 3143f7a86e2948579e49fb4d3f6fe609 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 844/1679] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:10 2026] POST /v2.0/routers => generated 727 bytes in 2903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:13.264 7 WARNING neutron_lib.context [None req-f9323658-250f-4a91-9552-ab18d516dd1f bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 836/1680] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:08:12 2026] POST /v2.0/ports => generated 743 bytes in 876 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-07-24 01:08:13.457 8 WARNING neutron_lib.context [None req-aba9b633-d659-4bdf-b1bb-6a4fe3eb310d 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 837/1681] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:08:13 2026] POST /v2.0/security-groups => generated 1611 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1682] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:13 2026] POST /v2.0/subnets => generated 633 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1683] 10.0.0.126 () {34 vars in 747 bytes} [Fri Jul 24 01:08:13 2026] PUT /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:13.674 7 WARNING neutron_lib.context [None req-59e50587-e201-4eca-af57-e0f815774ce9 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 847/1684] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1685] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:08:13 2026] PUT /v2.0/routers/6f5d5b20-6b4d-47b1-b1b8-352bf7c70033/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1686] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:15 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:15.159 8 WARNING neutron_lib.context [None req-b77fa773-8837-452a-8610-0578c9c2d602 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 840/1687] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:15 2026] POST /v2.0/security-group-rules => generated 564 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1688] 10.0.0.126 () {34 vars in 758 bytes} [Fri Jul 24 01:08:15 2026] PUT /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-24 01:08:15.383 8 WARNING neutron_lib.context [None req-d86b2007-6477-435e-af90-bd6678bfac1e 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 842/1689] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1690] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:15 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:15.559 8 WARNING neutron_lib.context [None req-0d5ca782-1113-4eaf-a31f-ecb4942df44d 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 844/1691] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1692] 10.0.0.126 () {34 vars in 754 bytes} [Fri Jul 24 01:08:15 2026] PUT /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-24 01:08:15.703 8 WARNING neutron_lib.context [None req-a7050bfe-fe22-4588-b4e9-b6c0383e0fa7 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:15.726 8 INFO neutron.db.securitygroups_db [None req-a7050bfe-fe22-4588-b4e9-b6c0383e0fa7 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Project 02a0b8b0c67a45b0a24a0827914a85ce 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: 846/1693] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:15 2026] POST /v2.0/security-group-rules => generated 575 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1694] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:15 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:15.865 8 WARNING neutron_lib.context [None req-c4cfbfc3-0da2-4dd9-93e0-7e9069445dfb 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:15.930 8 INFO neutron.db.securitygroups_db [None req-c4cfbfc3-0da2-4dd9-93e0-7e9069445dfb 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Project 02a0b8b0c67a45b0a24a0827914a85ce 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: 848/1695] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:15 2026] POST /v2.0/security-group-rules => generated 574 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1696] 10.0.0.126 () {34 vars in 776 bytes} [Fri Jul 24 01:08:16 2026] PUT /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1697] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1698] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:08:13 2026] PUT /v2.0/routers/c488a417-1c18-4b89-99e2-a59c71c78b73/add_router_interface => generated 309 bytes in 2391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1699] 10.0.0.126 () {34 vars in 747 bytes} [Fri Jul 24 01:08:16 2026] PUT /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1700] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1701] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/networks => generated 8659 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1702] 10.0.0.126 () {32 vars in 735 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:16.415 8 INFO neutron.api.v2.resource [None req-11c405d2-d758-4df9-ba98-6c6160092172 f078cec050a54f0bb85f54a8a8f1a998 3143f7a86e2948579e49fb4d3f6fe609 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1703] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1704] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/subnets => generated 6253 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1705] 10.0.0.126 () {32 vars in 738 bytes} [Fri Jul 24 01:08:16 2026] DELETE /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:16.506 8 WARNING neutron_lib.context [None req-edd66d6b-f1f7-4001-af7d-b7f1cd4c7b61 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 851/1706] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/routers => generated 2907 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1707] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:08:16 2026] POST /v2.0/security-groups => generated 1596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:08:16.623 8 WARNING neutron_lib.context [None req-a2a77a14-01aa-4711-8a09-195e5b98520c 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 852/1708] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:16.658 7 WARNING neutron_lib.context [None req-ee5d6694-1816-47cf-b792-3eb7dbffb74d bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 857/1709] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:16.772 8 INFO neutron.api.v2.resource [None req-31f1f131-5cf9-4bb6-9cf7-9ee872f3ad4b f078cec050a54f0bb85f54a8a8f1a998 3143f7a86e2948579e49fb4d3f6fe609 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1710] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:08:16 2026] DELETE /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:08:16.777 8 WARNING neutron_lib.context [None req-d344e4e0-e534-4f53-8057-a81f6cca7aef 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 853/1711] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:08:16 2026] POST /v2.0/security-groups => generated 1611 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1712] 10.0.0.126 () {32 vars in 730 bytes} [Fri Jul 24 01:08:16 2026] DELETE /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1713] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:16 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:16.898 7 WARNING neutron_lib.context [None req-a0cfb6af-3bd5-466d-b1a0-59543775433c bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 860/1714] 10.0.0.126 () {32 vars in 727 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:16.941 8 WARNING neutron_lib.context [None req-54a26e3d-7f6a-4b7c-afa1-5538b0ab0528 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 855/1715] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1716] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:08:17 2026] DELETE /v2.0/ports/24f5b60c-b2f0-43c4-a375-000938d4f6de => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:08:17.299 7 WARNING neutron_lib.context [None req-4633db36-9372-4742-a406-6e40acbb2be2 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 857/1717] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:17 2026] POST /v2.0/security-group-rules => generated 564 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:17.641 7 INFO neutron.services.segments.plugin [-] Segment 0e5ec84b-c860-414e-aa06-8945b07edb6a resource provider aggregate not found 2026-07-24 01:08:17.665 7 INFO neutron.services.segments.plugin [-] Segment 0e5ec84b-c860-414e-aa06-8945b07edb6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5ec84b-c860-414e-aa06-8945b07edb6a found for delete ", "request_id": "req-040e81e4-29d0-4ead-bd44-5ece1c2579e9"}]} 2026-07-24 01:08:17.671 7 INFO neutron.services.segments.plugin [-] Segment 0e5ec84b-c860-414e-aa06-8945b07edb6a resource provider aggregate not found [pid: 7|app: 0|req: 858/1718] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:08:17 2026] DELETE /v2.0/networks/86a659af-577c-4b73-b077-807512e3f7c1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:08:17.685 7 WARNING neutron_lib.context [None req-4580aeb6-729e-4592-9328-ce81488ad24d bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:17.711 7 INFO neutron.services.segments.plugin [-] Segment 0e5ec84b-c860-414e-aa06-8945b07edb6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5ec84b-c860-414e-aa06-8945b07edb6a found for delete ", "request_id": "req-20a8862b-66f6-4dc1-bd9b-b8be6d04fc27"}]} [pid: 8|app: 0|req: 861/1719] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:08:16 2026] POST /v2.0/floatingips => generated 552 bytes in 877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1720] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:17.824 7 WARNING neutron_lib.context [None req-dde0a1a2-1d82-4571-a2fb-808e0f88847a bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 862/1721] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.0/networks?id=54811051-b852-4717-af46-603f3d96e45b => generated 672 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1722] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1723] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.0/quotas/270b8878496c42dea9a8ed00ffdb909b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:17.974 7 WARNING neutron_lib.context [None req-aaa8b395-d8c6-4904-89d3-e460392bf5e1 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 863/1724] 10.0.0.11 () {34 vars in 1097 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--106017182&fields=id&tenant_id=02a0b8b0c67a45b0a24a0827914a85ce => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:17.999 7 INFO neutron.db.securitygroups_db [None req-aaa8b395-d8c6-4904-89d3-e460392bf5e1 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Project 7f8ece0dc047423a99320495bc46c088 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: 862/1725] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:17 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1726] 10.0.0.11 () {34 vars in 1099 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1126017478&fields=id&tenant_id=02a0b8b0c67a45b0a24a0827914a85ce => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1727] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.0/ports?tenant_id=270b8878496c42dea9a8ed00ffdb909b&fields=id => generated 103 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:18.146 7 WARNING neutron_lib.context [None req-dff357c7-5aea-4043-ba77-23bd06c982dd bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:18.168 7 INFO neutron.db.securitygroups_db [None req-dff357c7-5aea-4043-ba77-23bd06c982dd bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Project 7f8ece0dc047423a99320495bc46c088 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: 865/1728] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/networks?id=5450a58c-51f6-421c-a880-2f2db5a4f5d8 => generated 672 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1729] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1730] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:18 2026] POST /v2.0/security-group-rules => generated 574 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1731] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/quotas/02a0b8b0c67a45b0a24a0827914a85ce => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1732] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b?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: 8|app: 0|req: 868/1733] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/ports?tenant_id=02a0b8b0c67a45b0a24a0827914a85ce&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1734] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1735] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1736] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => 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: 869/1737] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/security-groups?tenant_id=0e888fcf06194e059dbfc4d4378ecb17&name=default => generated 2801 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1738] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/networks => generated 1297 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1739] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => 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: 870/1740] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:18 2026] DELETE /v2.0/security-groups/30bad66b-cb0c-40a3-9167-de68a7c3ee6b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1741] 10.0.0.11 () {34 vars in 1099 bytes} [Fri Jul 24 01:08:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1511176286&fields=id&tenant_id=7f8ece0dc047423a99320495bc46c088 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1742] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 660 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1743] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/security-groups?tenant_id=3143f7a86e2948579e49fb4d3f6fe609&name=default => generated 2801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1744] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/quotas/7f8ece0dc047423a99320495bc46c088 => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1745] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:19 2026] DELETE /v2.0/security-groups/b1efb105-9238-45e1-8602-65a694d8f9e0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1746] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1747] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1748] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/networks?id=54811051-b852-4717-af46-603f3d96e45b => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:19.517 8 WARNING neutron_lib.context [req-f9fd693b-e193-443c-8276-680cb662b9d3 req-0908f221-30c8-40eb-a2e0-6f68e7d76da5 aeebd581632d470abe973262d35efc04 270b8878496c42dea9a8ed00ffdb909b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 875/1749] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 876/1750] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/networks?id=5450a58c-51f6-421c-a880-2f2db5a4f5d8 => generated 672 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1751] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => 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: 878/1752] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => 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: 879/1753] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:08:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=02a0b8b0c67a45b0a24a0827914a85ce => generated 273 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:19.989 7 WARNING neutron_lib.context [req-f44147b5-d84b-4af3-a28a-77131cddcd18 req-3c513869-3aff-4fbe-b678-efc0afaf8fa1 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 875/1754] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:08:19 2026] POST /v2.0/ports => generated 958 bytes in 578 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: 876/1755] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:20 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1756] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:08:19 2026] POST /v2.0/ports => generated 997 bytes in 623 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: 877/1757] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:08:20 2026] PUT /v2.0/ports/e6f36275-621b-46e6-bc21-fe894eb68bfb => generated 1203 bytes in 648 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-07-24 01:08:20.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-019d6efb-ff78-4304-9d1d-0292f517e513'] response: {'name': 'network-changed', 'server_uuid': '16d3f608-3443-42a1-bc6e-e53215dc25c2', 'tag': 'e6f36275-621b-46e6-bc21-fe894eb68bfb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 878/1758] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:20 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 660 bytes in 146 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: 879/1759] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:20 2026] GET /v2.0/ports?tenant_id=270b8878496c42dea9a8ed00ffdb909b&device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1760] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f8ece0dc047423a99320495bc46c088 => generated 181 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1761] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1762] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1763] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e6f36275-621b-46e6-bc21-fe894eb68bfb => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:21.215 8 WARNING neutron_lib.context [req-1f19391c-7f29-400f-a281-78a28858c29c req-51e35fd0-4fdd-4715-b54b-d40f000d2287 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 881/1764] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:08:20 2026] PUT /v2.0/ports/778cc000-4e55-40ff-a0a7-d21cb931f939 => generated 1242 bytes in 668 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: 882/1765] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&fields=id&fields=name => generated 88 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: 7|app: 0|req: 883/1766] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/subnets?id=52c2c4e9-8dfd-4749-b3e0-2db4d5ea9636 => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:21.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c2960f5-f0b5-4251-ac0e-3e135b412223'] response: {'name': 'network-changed', 'server_uuid': '28fec35f-6876-44e0-91b4-ad92f78881ea', 'tag': '778cc000-4e55-40ff-a0a7-d21cb931f939', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 884/1767] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1012 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1768] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?tenant_id=02a0b8b0c67a45b0a24a0827914a85ce&device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1281 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1769] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?network_id=54811051-b852-4717-af46-603f3d96e45b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1770] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&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: 888/1771] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=778cc000-4e55-40ff-a0a7-d21cb931f939 => 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: 889/1772] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b?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: 884/1773] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:08:21 2026] POST /v2.0/ports => generated 954 bytes in 532 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: 890/1774] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/subnets?id=12d6e5fd-ecd3-48ca-8de8-5d63aa447b3e => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1775] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1776] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?network_id=5450a58c-51f6-421c-a880-2f2db5a4f5d8&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: 8|app: 0|req: 887/1777] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/ports?tenant_id=270b8878496c42dea9a8ed00ffdb909b&device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1778] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:21 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1779] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks?id=54811051-b852-4717-af46-603f3d96e45b => generated 768 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1780] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1783] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e6f36275-621b-46e6-bc21-fe894eb68bfb => 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: 894/1784] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/subnets?id=52c2c4e9-8dfd-4749-b3e0-2db4d5ea9636 => generated 666 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1785] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1786] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?tenant_id=02a0b8b0c67a45b0a24a0827914a85ce&device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1787] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:08:21 2026] PUT /v2.0/ports/dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => generated 1199 bytes in 681 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: 897/1788] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?network_id=54811051-b852-4717-af46-603f3d96e45b&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: 892/1789] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 898/1790] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks?id=5450a58c-51f6-421c-a880-2f2db5a4f5d8 => generated 768 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1791] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1792] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1793] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1794] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1281 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1795] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=778cc000-4e55-40ff-a0a7-d21cb931f939 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1796] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1797] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b?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: 897/1798] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => 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: 898/1799] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/subnets?id=12d6e5fd-ecd3-48ca-8de8-5d63aa447b3e => generated 666 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1800] 199.204.45.210 () {34 vars in 1124 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1801] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1802] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1803] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?network_id=5450a58c-51f6-421c-a880-2f2db5a4f5d8&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1804] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1805] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1806] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1807] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 906/1808] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:22 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?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: 907/1809] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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) 2026-07-24 01:08:23.325 7 WARNING neutron_lib.context [None req-c260c042-8ed1-4d44-a265-c09e5029dc2b 6e5359c288bc43f7a4fc2566966c79be e970239ecfbc464090451e1b95d05c11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 903/1810] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:08:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1811] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:08:23 2026] PUT /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:23.505 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbb76836-6d74-4ad2-a1bc-2b3bc0ee3f22'] response: {'name': 'network-changed', 'server_uuid': '89b4e717-d79b-4643-82d1-3f1d60fe78d0', 'tag': 'dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 904/1812] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1813] 10.0.0.126 () {34 vars in 770 bytes} [Fri Jul 24 01:08:23 2026] PUT /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1814] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1815] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1816] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 755 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1817] 10.0.0.126 () {34 vars in 766 bytes} [Fri Jul 24 01:08:23 2026] PUT /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1818] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1819] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => 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: 908/1820] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1821] 10.0.0.126 () {34 vars in 788 bytes} [Fri Jul 24 01:08:23 2026] PUT /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1822] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1823] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1824] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1825] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1826] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:08:23 2026] PUT /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1827] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1828] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1829] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1830] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1831] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:23 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&fields=id&fields=name => generated 114 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1832] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1833] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:24.290 8 INFO neutron.api.v2.resource [None req-c5e1255e-7baa-4ccc-8e40-a1a72761c044 6e5359c288bc43f7a4fc2566966c79be e970239ecfbc464090451e1b95d05c11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1834] 10.0.0.126 () {32 vars in 751 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1835] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1836] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:08:24 2026] DELETE /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1837] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:24.431 8 INFO neutron.api.v2.resource [None req-32e373e5-bc14-4cda-942f-8496e87b693e 6e5359c288bc43f7a4fc2566966c79be e970239ecfbc464090451e1b95d05c11 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1838] 10.0.0.126 () {32 vars in 754 bytes} [Fri Jul 24 01:08:24 2026] DELETE /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1839] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:08:24 2026] DELETE /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1840] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:08:24 2026] GET /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1841] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:08:24 2026] DELETE /v2.0/subnetpools/608aee44-8c55-4573-a3fb-dbb8d80a725e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1842] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1843] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&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: 920/1844] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1845] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1846] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1847] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1848] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/security-groups?tenant_id=0c2fb4dd220f44b4a353d7712abe8c35&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1849] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1850] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:25 2026] DELETE /v2.0/security-groups/65947d59-8bef-442a-bcb6-c282c37a9dbc => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1851] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:25 2026] GET /v2.0/security-groups?tenant_id=e970239ecfbc464090451e1b95d05c11&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1852] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:25 2026] DELETE /v2.0/security-groups/278413a5-c55f-4084-9637-35bfbf4e1a9e => 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: 927/1853] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1854] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1855] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:26.732 7 INFO neutron.db.l3_db [None req-fcb915a4-815f-4442-a0f2-7ae57faab394 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Floating IP 77d92f6f-77e9-497d-acc3-4b66d88d4a60 associated. External IP: 10.96.250.214, port: 778cc000-4e55-40ff-a0a7-d21cb931f939. [pid: 8|app: 0|req: 930/1856] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1857] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1858] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&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: 933/1859] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:08:26 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:27.028 8 WARNING neutron_lib.context [None req-a06acacd-28eb-492e-98d9-fb9336772931 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 927/1860] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:08:25 2026] PUT /v2.0/floatingips/77d92f6f-77e9-497d-acc3-4b66d88d4a60 => generated 856 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:27.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e326330-7573-4e92-8bd0-5f8b718fd694'] response: {'name': 'network-changed', 'server_uuid': '28fec35f-6876-44e0-91b4-ad92f78881ea', 'tag': '778cc000-4e55-40ff-a0a7-d21cb931f939', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1861] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:27 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1862] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:27 2026] GET /v2.0/ports?tenant_id=02a0b8b0c67a45b0a24a0827914a85ce&device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1863] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:27 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1864] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:27 2026] GET /v2.0/networks?id=5450a58c-51f6-421c-a880-2f2db5a4f5d8 => generated 768 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1865] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=778cc000-4e55-40ff-a0a7-d21cb931f939 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:28.006 8 INFO neutron.db.l3_db [None req-a06acacd-28eb-492e-98d9-fb9336772931 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Floating IP e7b11654-26cb-428f-ab8c-d688f44501a2 associated. External IP: 10.96.250.204, port: dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4. [pid: 7|app: 0|req: 933/1866] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:27 2026] GET /v2.0/subnets?id=12d6e5fd-ecd3-48ca-8de8-5d63aa447b3e => generated 666 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1867] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/ports?network_id=5450a58c-51f6-421c-a880-2f2db5a4f5d8&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1868] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?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: 936/1869] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8?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: 937/1870] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1871] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/security-groups?id=abc90f79-3282-4635-9d35-1f2c230d0e13&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1872] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:08:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1873] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1874] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:28.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-657e29ad-50ee-4452-aa28-eb4e04ae5dc9'] response: {'name': 'network-changed', 'server_uuid': '89b4e717-d79b-4643-82d1-3f1d60fe78d0', 'tag': 'dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 936/1875] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1876] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:28 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 755 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1877] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1878] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1879] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1880] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1881] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:08:28 2026] DELETE /v2.0/ports/e6f36275-621b-46e6-bc21-fe894eb68bfb => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1882] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1883] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/ports?device_id=16d3f608-3443-42a1-bc6e-e53215dc25c2 => 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: 943/1884] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:29 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:30.698 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-257e33b9-22c3-47fd-964a-8772869abd6b'] response: {'server_uuid': '16d3f608-3443-42a1-bc6e-e53215dc25c2', 'name': 'network-vif-deleted', 'tag': 'e6f36275-621b-46e6-bc21-fe894eb68bfb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 942/1885] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:30 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1886] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:08:31 2026] PUT /v2.0/routers/6f5d5b20-6b4d-47b1-b1b8-352bf7c70033/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:34.027 7 INFO neutron.services.segments.plugin [-] Segment 3d115443-6937-42e9-80d6-220bdb5a5bad resource provider aggregate not found 2026-07-24 01:08:34.032 7 INFO neutron.services.segments.plugin [-] Segment 3d115443-6937-42e9-80d6-220bdb5a5bad resource provider aggregate not found 2026-07-24 01:08:34.047 7 INFO neutron.services.segments.plugin [-] Segment 3d115443-6937-42e9-80d6-220bdb5a5bad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d115443-6937-42e9-80d6-220bdb5a5bad found for delete ", "request_id": "req-e1fa9cc0-673f-4fb1-9c70-55667f2de144"}]} 2026-07-24 01:08:34.055 7 INFO neutron.services.segments.plugin [-] Segment 3d115443-6937-42e9-80d6-220bdb5a5bad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d115443-6937-42e9-80d6-220bdb5a5bad found for delete ", "request_id": "req-9b705f15-0f4d-45bd-8b1c-0c7e2bc16ce5"}]} 2026-07-24 01:08:34.065 7 INFO neutron.db.l3_hamode_db [None req-20cba742-d919-4f01-8cd4-170cc419abae bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 3fc33de1-c1b4-4483-898a-76bb498ec458 was deleted as no HA routers are present in tenant 270b8878496c42dea9a8ed00ffdb909b. [pid: 7|app: 0|req: 943/1887] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:33 2026] DELETE /v2.0/routers/6f5d5b20-6b4d-47b1-b1b8-352bf7c70033 => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1888] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:34 2026] DELETE /v2.0/subnets/52c2c4e9-8dfd-4749-b3e0-2db4d5ea9636 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1889] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:08:34 2026] DELETE /v2.0/networks/54811051-b852-4717-af46-603f3d96e45b => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1890] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:34 2026] GET /v2.0/security-groups?tenant_id=270b8878496c42dea9a8ed00ffdb909b&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1891] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:34 2026] DELETE /v2.0/security-groups/abc90f79-3282-4635-9d35-1f2c230d0e13 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1892] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:35 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1014 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1893] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:08:35 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1894] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:08:35 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1283 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1895] 10.0.0.126 () {32 vars in 858 bytes} [Fri Jul 24 01:08:35 2026] GET /v2.0/floatingips?floating_network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb&port_id=778cc000-4e55-40ff-a0a7-d21cb931f939 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1896] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:08:36 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:36.221 7 INFO neutron.services.segments.plugin [-] Segment bd8394f8-ec94-469e-b9dd-0621a2b00223 resource provider aggregate not found 2026-07-24 01:08:36.228 7 INFO neutron.services.segments.plugin [-] Segment bd8394f8-ec94-469e-b9dd-0621a2b00223 resource provider aggregate not found 2026-07-24 01:08:36.237 7 INFO neutron.services.segments.plugin [-] Segment bd8394f8-ec94-469e-b9dd-0621a2b00223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8394f8-ec94-469e-b9dd-0621a2b00223 found for delete ", "request_id": "req-3e7df663-0c16-46a2-a48e-a9a3fa96e05a"}]} 2026-07-24 01:08:36.247 7 INFO neutron.services.segments.plugin [-] Segment bd8394f8-ec94-469e-b9dd-0621a2b00223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8394f8-ec94-469e-b9dd-0621a2b00223 found for delete ", "request_id": "req-1ef96aba-60ef-410f-820d-db22ef2cf9c8"}]} [pid: 7|app: 0|req: 948/1897] 10.0.0.203 () {34 vars in 1120 bytes} [Fri Jul 24 01:08:36 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1900] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:38 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1014 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1901] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:08:38 2026] GET /v2.0/security-groups?id=8970bf33-cfc0-4e7d-b67f-82e932a0f4fd&id=0b9b60f9-4dd9-4084-9310-bc888417e270&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1902] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:08:38 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1240 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1903] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:08:38 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1904] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:08:38 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&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-07-24 01:08:39.446 8 INFO neutron.db.l3_db [req-78719ae2-46ba-4ab7-b60f-f9dc576fbe8c req-51c3df5e-de0d-4087-973b-87eb0fd9c7b2 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] Floating IP 77d92f6f-77e9-497d-acc3-4b66d88d4a60 disassociated. External IP: 10.96.250.214, port: 778cc000-4e55-40ff-a0a7-d21cb931f939. [pid: 7|app: 0|req: 953/1905] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:39 2026] GET /v2.0/ports?device_id=28fec35f-6876-44e0-91b4-ad92f78881ea => 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: 953/1906] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:08:38 2026] DELETE /v2.0/ports/778cc000-4e55-40ff-a0a7-d21cb931f939 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1907] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:40 2026] DELETE /v2.0/security-groups/8970bf33-cfc0-4e7d-b67f-82e932a0f4fd => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:41.000 8 INFO neutron.api.v2.resource [None req-51ce2710-3d94-459b-a78b-7d42aada3186 8cede4bc75df40b3abc4883ab1439ebb 02a0b8b0c67a45b0a24a0827914a85ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1908] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:08:40 2026] GET /v2.0/security-groups/8970bf33-cfc0-4e7d-b67f-82e932a0f4fd => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:08:41.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-992b525f-2079-489b-8d71-736bcea66a23'] response: {'server_uuid': '28fec35f-6876-44e0-91b4-ad92f78881ea', 'name': 'network-vif-deleted', 'tag': '778cc000-4e55-40ff-a0a7-d21cb931f939', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 955/1909] 10.0.0.126 () {32 vars in 826 bytes} [Fri Jul 24 01:08:41 2026] GET /v2.0/ports?project_id=7f8ece0dc047423a99320495bc46c088&network_id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 3689 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1910] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:08:41 2026] DELETE /v2.0/floatingips/77d92f6f-77e9-497d-acc3-4b66d88d4a60 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1911] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:08:41 2026] GET /v2.0/subnets?network_id=61a490da-feff-499c-bdc3-cdbe9614bcbb => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1912] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:41 2026] DELETE /v2.0/security-groups/0b9b60f9-4dd9-4084-9310-bc888417e270 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:08:41.907 7 INFO neutron.db.l3_db [None req-6e4a99cf-4697-45d1-a428-b289d5a5dc46 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Floating IP e7b11654-26cb-428f-ab8c-d688f44501a2 disassociated. External IP: 10.96.250.204, port: dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4. [pid: 7|app: 0|req: 957/1913] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:08:41 2026] PUT /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 554 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1914] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:42.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed8a2572-ba83-4ca9-ac36-bfda743a908b'] response: {'name': 'network-changed', 'server_uuid': '89b4e717-d79b-4643-82d1-3f1d60fe78d0', 'tag': 'dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 959/1915] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1916] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 755 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1917] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => 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: 962/1918] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => 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: 963/1919] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&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: 964/1920] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 965/1921] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:42 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 957/1922] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:08:41 2026] PUT /v2.0/routers/4e34e4df-7072-41eb-9025-e8fb713f3599/remove_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1923] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:43 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1924] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:44 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:44.643 7 INFO neutron.services.segments.plugin [-] Segment 7ec01feb-5669-4363-bc67-f27ad0887333 resource provider aggregate not found 2026-07-24 01:08:44.648 7 INFO neutron.services.segments.plugin [-] Segment 7ec01feb-5669-4363-bc67-f27ad0887333 resource provider aggregate not found 2026-07-24 01:08:44.666 7 INFO neutron.services.segments.plugin [-] Segment 7ec01feb-5669-4363-bc67-f27ad0887333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec01feb-5669-4363-bc67-f27ad0887333 found for delete ", "request_id": "req-00e5e41b-234e-49ff-abdc-ac07fe3ddd48"}]} 2026-07-24 01:08:44.675 7 INFO neutron.db.l3_hamode_db [None req-d90709a4-4c85-4073-841b-bdef6f8cdf21 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 15b9fec3-1e44-4701-a6e7-deff47f9535a was deleted as no HA routers are present in tenant 02a0b8b0c67a45b0a24a0827914a85ce. [pid: 7|app: 0|req: 966/1925] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:43 2026] DELETE /v2.0/routers/4e34e4df-7072-41eb-9025-e8fb713f3599 => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1926] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:44 2026] DELETE /v2.0/subnets/12d6e5fd-ecd3-48ca-8de8-5d63aa447b3e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:08:44.948 7 INFO neutron.services.segments.plugin [-] Segment 7ec01feb-5669-4363-bc67-f27ad0887333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec01feb-5669-4363-bc67-f27ad0887333 found for delete ", "request_id": "req-f0cfaab5-61fa-4992-829f-58a9786d4b84"}]} [pid: 7|app: 0|req: 967/1927] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:08:44 2026] DELETE /v2.0/networks/5450a58c-51f6-421c-a880-2f2db5a4f5d8 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:08:45.611 7 WARNING neutron_lib.context [None req-8d72662c-e962-4262-9582-d419426469e1 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 968/1928] 10.0.0.126 () {34 vars in 685 bytes} [Fri Jul 24 01:08:45 2026] POST /v2.0/security-groups => generated 1607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:08:45.765 7 WARNING neutron_lib.context [None req-72ba8054-6758-46ef-b458-292dd3c0981b bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 969/1929] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:45.898 7 WARNING neutron_lib.context [None req-5c678ba2-eb84-4d1d-b1f1-c3971767f7f3 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 970/1930] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:45 2026] POST /v2.0/security-group-rules => generated 564 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:45.992 7 WARNING neutron_lib.context [None req-39095099-a77c-4640-b464-0e125373e5df bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 971/1931] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:46.143 7 WARNING neutron_lib.context [None req-7a4057b7-c2e6-498b-9f15-7b560faf8930 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 972/1932] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:46.269 7 WARNING neutron_lib.context [None req-2104e442-f1b5-4439-8f44-a2af08fc267d bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:46.288 7 INFO neutron.db.securitygroups_db [None req-2104e442-f1b5-4439-8f44-a2af08fc267d bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Project 7f8ece0dc047423a99320495bc46c088 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: 973/1933] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:46 2026] POST /v2.0/security-group-rules => generated 575 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:46.395 7 WARNING neutron_lib.context [None req-3700d02e-b110-4229-8009-bfe69447afb2 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:46.413 7 INFO neutron.db.securitygroups_db [None req-3700d02e-b110-4229-8009-bfe69447afb2 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Project 7f8ece0dc047423a99320495bc46c088 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: 974/1934] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:08:46 2026] POST /v2.0/security-group-rules => generated 574 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1935] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:08:45 2026] PUT /v2.0/routers/1f5dcc0e-cd7b-4bda-a620-450990d99332/remove_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:46.832 7 INFO neutron.services.segments.plugin [-] Segment 089f7ffb-65d6-4198-9e5e-96107329650d resource provider aggregate not found 2026-07-24 01:08:46.875 7 INFO neutron.services.segments.plugin [-] Segment 089f7ffb-65d6-4198-9e5e-96107329650d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 089f7ffb-65d6-4198-9e5e-96107329650d found for delete ", "request_id": "req-50d08e27-3438-4043-9bfd-13b17307f6b0"}]} 2026-07-24 01:08:46.999 7 INFO neutron.services.segments.plugin [-] Segment 089f7ffb-65d6-4198-9e5e-96107329650d resource provider aggregate not found 2026-07-24 01:08:47.023 7 INFO neutron.services.segments.plugin [-] Segment 089f7ffb-65d6-4198-9e5e-96107329650d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 089f7ffb-65d6-4198-9e5e-96107329650d found for delete ", "request_id": "req-8db81be8-8f15-4ba9-bdcc-edaca3e07bb5"}]} [pid: 8|app: 0|req: 962/1936] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:08:46 2026] GET /v2.0/networks => generated 1297 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1937] 10.0.0.11 () {34 vars in 1095 bytes} [Fri Jul 24 01:08:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-66191113&fields=id&tenant_id=7f8ece0dc047423a99320495bc46c088 => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1938] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:08:47 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 660 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1939] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:08:47 2026] GET /v2.0/quotas/7f8ece0dc047423a99320495bc46c088 => 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: 966/1940] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:08:47 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&fields=id => generated 149 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1941] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:08:47 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1942] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:08:47 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1943] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:48 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:48.760 7 INFO neutron.db.l3_hamode_db [None req-31f15d56-229f-40af-b821-9e0b434d9026 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] HA network 26fc4ed7-9bc6-4e39-9f20-8e3ddd320e59 was deleted as no HA routers are present in tenant 915afd64903d4dbea5eb025a98214308. [pid: 7|app: 0|req: 975/1944] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:46 2026] DELETE /v2.0/routers/1f5dcc0e-cd7b-4bda-a620-450990d99332 => generated 0 bytes in 1976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1945] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:48 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 660 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:48.904 7 INFO neutron.services.segments.plugin [-] Segment d97664c5-3a64-4f36-9cf7-9b6ead053b3a resource provider aggregate not found [pid: 8|app: 0|req: 971/1946] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:08:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f8ece0dc047423a99320495bc46c088 => generated 272 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:48.923 8 WARNING neutron_lib.context [req-084c4ae8-96f8-49e8-a259-c1aa2071b47f req-dae2f172-1950-44df-af5c-cdb0abfc4d52 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:48.937 7 INFO neutron.services.segments.plugin [-] Segment d97664c5-3a64-4f36-9cf7-9b6ead053b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97664c5-3a64-4f36-9cf7-9b6ead053b3a found for delete ", "request_id": "req-e7f780d7-f72d-44a8-8f5e-5612e7bea63e"}]} 2026-07-24 01:08:49.044 7 INFO neutron.services.segments.plugin [-] Segment d97664c5-3a64-4f36-9cf7-9b6ead053b3a resource provider aggregate not found 2026-07-24 01:08:49.060 7 INFO neutron.services.segments.plugin [-] Segment d97664c5-3a64-4f36-9cf7-9b6ead053b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97664c5-3a64-4f36-9cf7-9b6ead053b3a found for delete ", "request_id": "req-98be9e97-29d4-499a-a738-40775fdd067e"}]} [pid: 7|app: 0|req: 976/1947] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:48 2026] DELETE /v2.0/subnets/01cc23a1-df57-4e5f-ac43-2641992c86d7 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1948] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:49 2026] GET /v2.0/security-groups?tenant_id=a6cd062807054ff8af56bbb481dbf129&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1949] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:08:48 2026] POST /v2.0/ports => generated 954 bytes in 568 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: 973/1950] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:49 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 957 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1951] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:08:49 2026] DELETE /v2.0/networks/b55f3bb1-cf04-401b-b6fb-6923ec4f32ea => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1952] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:49 2026] DELETE /v2.0/security-groups/d267c9e8-60ee-4401-8e08-b53a5bb3242e => 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: 975/1953] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:49 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&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: 976/1954] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:49 2026] GET /v2.0/security-groups?tenant_id=02a0b8b0c67a45b0a24a0827914a85ce&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1955] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:49 2026] DELETE /v2.0/security-groups/1bb5a6ec-e7db-42fb-85f4-43c052016a65 => 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: 979/1956] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:08:49 2026] PUT /v2.0/ports/edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8 => generated 1199 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1957] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:08:50.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb0f183b-815a-4ad3-8c91-de1f50ce8c31'] response: {'name': 'network-changed', 'server_uuid': '3eaa9630-a971-4b26-8653-07b6a20f4f2b', 'tag': 'edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/1958] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8 => 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: 979/1959] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1960] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/security-groups?tenant_id=915afd64903d4dbea5eb025a98214308&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1961] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1962] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:08:50 2026] DELETE /v2.0/security-groups/b1d5c86d-14fc-4a57-9103-70040d1fbcb9 => 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: 981/1963] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 85 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: 983/1964] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 982/1965] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1966] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 755 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1967] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8 => 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: 985/1968] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1969] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1970] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&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: 985/1971] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:50.969 7 INFO neutron.services.segments.plugin [-] Segment 4a45a568-2896-4f0c-b665-067ba42caf3e resource provider aggregate not found [pid: 7|app: 0|req: 987/1972] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 986/1973] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:50 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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) 2026-07-24 01:08:51.993 7 INFO neutron.services.segments.plugin [-] Segment 4a45a568-2896-4f0c-b665-067ba42caf3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a45a568-2896-4f0c-b665-067ba42caf3e found for delete ", "request_id": "req-c7c4f429-a308-4afb-88ac-7243afb50b82"}]} 2026-07-24 01:08:52.013 7 INFO neutron.services.segments.plugin [-] Segment 4a45a568-2896-4f0c-b665-067ba42caf3e resource provider aggregate not found 2026-07-24 01:08:52.034 7 INFO neutron.services.segments.plugin [-] Segment 4a45a568-2896-4f0c-b665-067ba42caf3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a45a568-2896-4f0c-b665-067ba42caf3e found for delete ", "request_id": "req-dc659f79-c1ab-400c-b6f7-525aca9881ee"}]} [pid: 7|app: 0|req: 988/1976] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:51 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 969 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1977] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:52 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1978] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:53 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1979] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:53 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1980] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:08:53 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1981] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:08:53 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1982] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:08:53 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:54.173 8 INFO neutron.db.l3_db [None req-ed7426fd-9594-4cbc-8751-7e6c9c501bdd bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Floating IP e7b11654-26cb-428f-ab8c-d688f44501a2 associated. External IP: 10.96.250.204, port: edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8. 2026-07-24 01:08:54.580 7 INFO neutron.db.segments_db [None req-b4be4885-53ac-4c5b-b9d7-052a32889ea0 aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] Added segment c6b6660a-26ba-4407-9ae8-d399c4064630 of type vxlan for network cc8148e7-4c65-4b6c-938f-af724c0023ca [pid: 8|app: 0|req: 992/1983] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:08:53 2026] PUT /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 855 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:54.636 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a096fa1-695f-4f73-9300-8bee050ca1f1'] response: {'name': 'network-changed', 'server_uuid': '3eaa9630-a971-4b26-8653-07b6a20f4f2b', 'tag': 'edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 993/1984] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:54 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1985] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:54 2026] POST /v2.0/networks => generated 726 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1986] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:54 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1987] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:54 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 755 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:54.882 8 WARNING neutron_lib.context [None req-c16a8d90-4ca4-44f4-949b-ced4042ad727 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:55.013 8 INFO neutron.db.segments_db [None req-c16a8d90-4ca4-44f4-949b-ced4042ad727 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Added segment 7a23518c-8995-41eb-bb5a-3132e809f2a1 of type vxlan for network f2bf951e-5b34-4d42-8109-476948d3687d [pid: 7|app: 0|req: 993/1988] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:54 2026] POST /v2.0/subnets => generated 620 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1989] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:55.126 7 WARNING neutron.api.v2.base [None req-a3f7d7f3-641a-448b-bdfd-4fe10f031f25 aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - 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-07-24 01:08:55.126 7 INFO neutron.api.v2.resource [None req-a3f7d7f3-641a-448b-bdfd-4fe10f031f25 aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 995/1990] 10.0.0.126 () {34 vars in 681 bytes} [Fri Jul 24 01:08:55 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1991] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:54 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1992] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:55 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:55.179 7 WARNING neutron_lib.context [None req-ba8c126f-1516-4bbe-a16c-9509253055c8 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 997/1993] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:55 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1994] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:55 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&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-07-24 01:08:55.566 7 WARNING neutron_lib.context [None req-cfa7ba6e-2473-4a69-a500-d2ee70e3c8f4 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:55.619 7 INFO neutron.db.segments_db [None req-cfa7ba6e-2473-4a69-a500-d2ee70e3c8f4 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Added segment 8633a915-bee0-44ed-b9aa-c5b9f5345887 of type vxlan for network cef9aaef-cda8-413c-965d-b9fae1176673 [pid: 7|app: 0|req: 999/1995] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:55 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:55.764 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider aggregate not found 2026-07-24 01:08:55.770 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider aggregate not found 2026-07-24 01:08:55.801 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b6660a-26ba-4407-9ae8-d399c4064630 found for delete ", "request_id": "req-7ba096a1-7787-4e2e-94d7-ac72cea4cf0a"}]} 2026-07-24 01:08:55.805 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b6660a-26ba-4407-9ae8-d399c4064630 found for delete ", "request_id": "req-f4953ec6-767f-470d-8b00-09ad78788f0d"}]} [pid: 7|app: 0|req: 1000/1996] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:55 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1997] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:55 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:55.903 7 WARNING neutron_lib.context [None req-95ef83a9-35f0-4c1f-bfb0-a4d5fd2e42f7 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1002/1998] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:55 2026] POST /v2.0/subnets => generated 605 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1999] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:56 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 1004/2000] 199.204.45.210 () {34 vars in 1096 bytes} [Fri Jul 24 01:08:56 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:56.427 7 WARNING neutron_lib.context [None req-98f1337f-95cc-4aad-a210-cf928857e5d7 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:56.485 7 INFO neutron.db.segments_db [None req-98f1337f-95cc-4aad-a210-cf928857e5d7 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Added segment 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 of type vxlan for network 819ca6bc-dd00-4b9c-a265-fb1720526d3d [pid: 7|app: 0|req: 1005/2001] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:56 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2002] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:08:56 2026] GET /v2.0/ports?tenant_id=7f8ece0dc047423a99320495bc46c088&device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:08:56.667 7 WARNING neutron_lib.context [None req-26d3dab6-c914-4af1-8b68-616d7d322556 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 997/2003] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:08:55 2026] DELETE /v2.0/networks/cc8148e7-4c65-4b6c-938f-af724c0023ca => generated 0 bytes in 1508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:08:56.773 8 INFO neutron.db.segments_db [None req-412d767d-a416-41fc-ad88-b9726770f3c4 aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] Added segment f6cd4fbb-42db-4103-8093-51697378c157 of type vxlan for network 950ce9c6-4d47-41ce-8509-d2f5008fef6e [pid: 8|app: 0|req: 998/2004] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:56 2026] POST /v2.0/networks => generated 726 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2005] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:08:56 2026] GET /v2.0/networks?id=a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 755 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2006] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:08:56 2026] GET /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2007] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:56 2026] POST /v2.0/subnets => generated 605 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2008] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:57.077 7 WARNING neutron_lib.context [None req-4617559a-de36-4bb4-ae96-5def193ada11 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:57.134 7 INFO neutron.db.segments_db [None req-4617559a-de36-4bb4-ae96-5def193ada11 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Added segment 04aa2300-719a-4ea8-9611-212ee30cdd79 of type vxlan for network a9c40e67-f268-479e-a460-45196124ba0e [pid: 7|app: 0|req: 1009/2009] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:57 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2010] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:08:57 2026] GET /v2.0/subnets?id=f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:57.283 7 WARNING neutron_lib.context [None req-aee46bdb-f324-439e-9f35-6f9c583f1f43 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2011] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:57 2026] POST /v2.0/subnets => generated 623 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2012] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:57 2026] POST /v2.0/subnets => generated 605 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:57.597 7 WARNING neutron.api.v2.base [None req-dab1bea5-97da-4365-8e70-5551a1b6321d aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - 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-07-24 01:08:57.597 7 INFO neutron.api.v2.resource [None req-dab1bea5-97da-4365-8e70-5551a1b6321d aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1012/2013] 10.0.0.126 () {34 vars in 681 bytes} [Fri Jul 24 01:08:57 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-24 01:08:57.603 7 WARNING neutron_lib.context [None req-9e1added-76eb-470f-8a1f-4eeb4f73ba3b 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:57.650 7 INFO neutron.db.segments_db [None req-9e1added-76eb-470f-8a1f-4eeb4f73ba3b 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Added segment bec0cea6-6fab-444e-90c6-4f5474dc49a3 of type vxlan for network a37117a7-4729-41b7-a964-355165ef0c48 [pid: 8|app: 0|req: 1002/2014] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:08:57 2026] GET /v2.0/ports?network_id=a03ff768-4893-4e56-afc3-08b79867a2b8&device_owner=network%3Adhcp => generated 1244 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2015] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:57 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:08:57.777 7 WARNING neutron_lib.context [None req-2be600c4-09f3-4563-9fdb-6ca18a2ded63 500feb430a6f45ab86f9cff5186023b2 aa7eccf92a43450f80deb896020ef808 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:08:57.827 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider aggregate not found 2026-07-24 01:08:57.833 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider aggregate not found 2026-07-24 01:08:57.847 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b6660a-26ba-4407-9ae8-d399c4064630 found for delete ", "request_id": "req-d404fa7c-f497-4c17-beb5-d6fec328459c"}]} 2026-07-24 01:08:57.860 8 INFO neutron.services.segments.plugin [-] Segment c6b6660a-26ba-4407-9ae8-d399c4064630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b6660a-26ba-4407-9ae8-d399c4064630 found for delete ", "request_id": "req-5f8185ce-716e-46c0-8df7-0bc82af5da9f"}]} [pid: 8|app: 0|req: 1003/2016] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:08:57 2026] DELETE /v2.0/networks/950ce9c6-4d47-41ce-8509-d2f5008fef6e => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2017] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:57 2026] POST /v2.0/subnets => generated 605 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2018] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:08:58.290 7 INFO neutron.db.segments_db [None req-094b818e-c317-45a4-8a85-c37ddc00970a aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] Added segment 7dbda38c-df88-4d2b-a5dd-270e0a77594a of type vxlan for network 8d949014-8040-4402-afe7-11c625ebd283 [pid: 8|app: 0|req: 1005/2019] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:08:58 2026] PUT /v2.0/subnets/fc498b55-0881-4cb1-8414-cc821b21954a/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2020] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8?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: 1015/2021] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:08:58 2026] POST /v2.0/networks => generated 727 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2022] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:08:58 2026] PUT /v2.0/subnets/23fb3739-992d-4a3a-ac44-9a390643fe5d/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2023] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:08:58 2026] PUT /v2.0/subnets/0c5d2abd-db52-416b-8d71-52edaaea199e/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2024] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:08:58 2026] PUT /v2.0/subnets/271d68de-61cb-4f92-8e2f-b5c20188f3f8/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2025] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:08:58 2026] POST /v2.0/subnets => generated 623 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2026] 10.0.0.126 () {32 vars in 664 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2027] 10.0.0.126 () {32 vars in 678 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2028] 10.0.0.126 () {32 vars in 674 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2029] 10.0.0.126 () {32 vars in 686 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2030] 10.0.0.126 () {32 vars in 672 bytes} [Fri Jul 24 01:08:58 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2031] 10.0.0.126 () {32 vars in 686 bytes} [Fri Jul 24 01:08:59 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2032] 10.0.0.126 () {34 vars in 681 bytes} [Fri Jul 24 01:08:58 2026] POST /v2.0/rbac-policies => generated 324 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2033] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:08:59 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2034] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:08:59 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2035] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:59 2026] DELETE /v2.0/subnets/fc498b55-0881-4cb1-8414-cc821b21954a => 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: 1019/2036] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:08:59 2026] GET /v2.0/networks/8d949014-8040-4402-afe7-11c625ebd283 => generated 655 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:08:59.889 8 INFO neutron.services.segments.plugin [-] Segment f6cd4fbb-42db-4103-8093-51697378c157 resource provider aggregate not found 2026-07-24 01:08:59.896 8 INFO neutron.services.segments.plugin [-] Segment f6cd4fbb-42db-4103-8093-51697378c157 resource provider aggregate not found 2026-07-24 01:08:59.921 8 INFO neutron.services.segments.plugin [-] Segment f6cd4fbb-42db-4103-8093-51697378c157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cd4fbb-42db-4103-8093-51697378c157 found for delete ", "request_id": "req-f9775faf-0b83-471f-a591-b96e68137179"}]} 2026-07-24 01:08:59.922 8 INFO neutron.services.segments.plugin [-] Segment f6cd4fbb-42db-4103-8093-51697378c157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cd4fbb-42db-4103-8093-51697378c157 found for delete ", "request_id": "req-de4fe8f9-eb89-4e03-a2b8-4bd0cac0fa23"}]} [pid: 8|app: 0|req: 1018/2037] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:08:59 2026] DELETE /v2.0/subnets/23fb3739-992d-4a3a-ac44-9a390643fe5d => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:00.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5233766e-58a6-4085-85cc-13196487642d 76b55e3eedd648329cf0de55fa5cf79f 81893f0ffcc64181b71f0f9efab5ff35 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2038] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:09:00 2026] GET /v2.0/networks/8d949014-8040-4402-afe7-11c625ebd283 => generated 138 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2039] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/subnets/0c5d2abd-db52-416b-8d71-52edaaea199e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2040] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/subnets/271d68de-61cb-4f92-8e2f-b5c20188f3f8 => 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: 1022/2041] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/subnets/818bf99a-8a8d-4951-974e-cab2ac187722 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2042] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/networks/8d949014-8040-4402-afe7-11c625ebd283 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:00.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dbdba8c-d55a-4726-bf8f-d8712ac1295a aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2043] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/subnets/a0cec14c-5b20-4792-99e8-c52e7fd61317 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:09:00.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1cb6335-b59a-4536-ad3f-49937fd49c3e aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/2044] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/subnets/df1cfc67-1ff9-4f31-87b5-6b4f359f4090 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:09:01.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63b34dec-a8ce-42a4-9376-db01b6f98263 aaeac8270657484bb276336f30f57e81 8487f445e3004dc780109c5a2e9e834d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/2045] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:01 2026] DELETE /v2.0/subnets/c436922a-ac2f-4579-b4ea-c324f67b3935 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:09:01.185 7 INFO neutron.services.segments.plugin [-] Segment 7a23518c-8995-41eb-bb5a-3132e809f2a1 resource provider aggregate not found 2026-07-24 01:09:01.201 7 INFO neutron.services.segments.plugin [-] Segment 7a23518c-8995-41eb-bb5a-3132e809f2a1 resource provider aggregate not found 2026-07-24 01:09:01.215 7 INFO neutron.services.segments.plugin [-] Segment 7a23518c-8995-41eb-bb5a-3132e809f2a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a23518c-8995-41eb-bb5a-3132e809f2a1 found for delete ", "request_id": "req-519d7160-b66d-49a3-a3df-c21ca790dacf"}]} 2026-07-24 01:09:01.217 7 INFO neutron.services.segments.plugin [-] Segment 7a23518c-8995-41eb-bb5a-3132e809f2a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a23518c-8995-41eb-bb5a-3132e809f2a1 found for delete ", "request_id": "req-45c5b4ac-39d7-44be-9d53-e12121789a0c"}]} [pid: 7|app: 0|req: 1023/2046] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:00 2026] DELETE /v2.0/networks/f2bf951e-5b34-4d42-8109-476948d3687d => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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: 1024/2047] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:01 2026] DELETE /v2.0/networks/cef9aaef-cda8-413c-965d-b9fae1176673 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2048] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:01 2026] DELETE /v2.0/networks/819ca6bc-dd00-4b9c-a265-fb1720526d3d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:01.955 8 INFO neutron.services.segments.plugin [-] Segment 7dbda38c-df88-4d2b-a5dd-270e0a77594a resource provider aggregate not found 2026-07-24 01:09:01.960 8 INFO neutron.services.segments.plugin [-] Segment 7dbda38c-df88-4d2b-a5dd-270e0a77594a resource provider aggregate not found 2026-07-24 01:09:01.986 8 INFO neutron.services.segments.plugin [-] Segment 7dbda38c-df88-4d2b-a5dd-270e0a77594a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dbda38c-df88-4d2b-a5dd-270e0a77594a found for delete ", "request_id": "req-438546f0-7108-483c-bd33-e4ab59b52657"}]} 2026-07-24 01:09:01.992 8 INFO neutron.services.segments.plugin [-] Segment 7dbda38c-df88-4d2b-a5dd-270e0a77594a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dbda38c-df88-4d2b-a5dd-270e0a77594a found for delete ", "request_id": "req-e1ca545b-f925-45e7-804f-576d9c374c0b"}]} 2026-07-24 01:09:02.015 8 INFO neutron.services.segments.plugin [-] Segment 8633a915-bee0-44ed-b9aa-c5b9f5345887 resource provider aggregate not found 2026-07-24 01:09:02.023 8 INFO neutron.services.segments.plugin [-] Segment 8633a915-bee0-44ed-b9aa-c5b9f5345887 resource provider aggregate not found 2026-07-24 01:09:02.046 8 INFO neutron.services.segments.plugin [-] Segment 8633a915-bee0-44ed-b9aa-c5b9f5345887 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8633a915-bee0-44ed-b9aa-c5b9f5345887 found for delete ", "request_id": "req-fb100b1f-13ab-4adb-890e-eb5842088270"}]} 2026-07-24 01:09:02.048 8 INFO neutron.services.segments.plugin [-] Segment 8633a915-bee0-44ed-b9aa-c5b9f5345887 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8633a915-bee0-44ed-b9aa-c5b9f5345887 found for delete ", "request_id": "req-a6ce8b8a-a263-455b-ae27-655026738f75"}]} [pid: 7|app: 0|req: 1025/2049] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:01 2026] GET /v2.0/security-groups?tenant_id=81893f0ffcc64181b71f0f9efab5ff35&name=default => generated 2801 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2050] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:02 2026] DELETE /v2.0/security-groups/db25d9c2-069e-41cc-91af-0e4ed32de5cb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2051] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:01 2026] DELETE /v2.0/networks/a9c40e67-f268-479e-a460-45196124ba0e => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2052] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:02 2026] GET /v2.0/security-groups?tenant_id=8487f445e3004dc780109c5a2e9e834d&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2053] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:02 2026] DELETE /v2.0/security-groups/d59a7301-d4f1-4082-b05e-55e24ee6664f => 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: 1027/2054] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:02 2026] DELETE /v2.0/networks/a37117a7-4729-41b7-a964-355165ef0c48 => 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: 1028/2055] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:02 2026] GET /v2.0/security-groups?tenant_id=9de290b8126b449ca0c3f732b2492dd3&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2056] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:02 2026] DELETE /v2.0/security-groups/399e5203-d3c4-4113-87a7-f1a9c2184f1e => 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: 1029/2057] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:03 2026] GET /v2.0/security-groups?tenant_id=aa7eccf92a43450f80deb896020ef808&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:03.697 7 INFO neutron.services.segments.plugin [-] Segment 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 resource provider aggregate not found 2026-07-24 01:09:03.702 7 INFO neutron.services.segments.plugin [-] Segment 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 resource provider aggregate not found 2026-07-24 01:09:03.720 7 INFO neutron.services.segments.plugin [-] Segment 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 found for delete ", "request_id": "req-a5f55536-a3fc-497e-89bd-84570a9f1e64"}]} 2026-07-24 01:09:03.726 7 INFO neutron.services.segments.plugin [-] Segment 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15dd6554-5b0f-45ca-a2d0-eacfbae26fd5 found for delete ", "request_id": "req-b4d5a775-ee37-44d2-abc5-323b99320f37"}]} 2026-07-24 01:09:03.741 7 INFO neutron.services.segments.plugin [-] Segment bec0cea6-6fab-444e-90c6-4f5474dc49a3 resource provider aggregate not found 2026-07-24 01:09:03.747 7 INFO neutron.services.segments.plugin [-] Segment bec0cea6-6fab-444e-90c6-4f5474dc49a3 resource provider aggregate not found 2026-07-24 01:09:03.757 7 INFO neutron.services.segments.plugin [-] Segment bec0cea6-6fab-444e-90c6-4f5474dc49a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec0cea6-6fab-444e-90c6-4f5474dc49a3 found for delete ", "request_id": "req-34675eaf-cc61-4582-9c7d-5a5e011cdd14"}]} 2026-07-24 01:09:03.761 7 INFO neutron.services.segments.plugin [-] Segment bec0cea6-6fab-444e-90c6-4f5474dc49a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec0cea6-6fab-444e-90c6-4f5474dc49a3 found for delete ", "request_id": "req-54256230-5b14-4284-b778-7d2667d45b83"}]} [pid: 7|app: 0|req: 1029/2058] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:03 2026] DELETE /v2.0/security-groups/cc1833fd-c335-409f-8cce-36677d2fc286 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2059] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:03 2026] GET /v2.0/security-groups?tenant_id=a499f46b66e441d8a24523a5faddd89b&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2060] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:04 2026] DELETE /v2.0/security-groups/9457c91b-73f9-4f3f-ae81-8c4dd62f0fed => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:04.199 8 INFO neutron.services.segments.plugin [-] Segment 04aa2300-719a-4ea8-9611-212ee30cdd79 resource provider aggregate not found 2026-07-24 01:09:04.210 8 INFO neutron.services.segments.plugin [-] Segment 04aa2300-719a-4ea8-9611-212ee30cdd79 resource provider aggregate not found 2026-07-24 01:09:04.229 8 INFO neutron.services.segments.plugin [-] Segment 04aa2300-719a-4ea8-9611-212ee30cdd79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04aa2300-719a-4ea8-9611-212ee30cdd79 found for delete ", "request_id": "req-5dc693b5-fd1a-4614-ae0f-cb11970907a3"}]} 2026-07-24 01:09:04.231 8 INFO neutron.services.segments.plugin [-] Segment 04aa2300-719a-4ea8-9611-212ee30cdd79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04aa2300-719a-4ea8-9611-212ee30cdd79 found for delete ", "request_id": "req-1b3483bb-8a7f-49a1-ba4d-b583d8e4b2a0"}]} [pid: 8|app: 0|req: 1031/2061] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:09:04 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 1240 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2062] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:04 2026] GET /v2.0/security-groups?tenant_id=eedbe42b8a344b949cfade013e949a93&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2063] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:09:04 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2064] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:04 2026] DELETE /v2.0/security-groups/0e5ffcba-7f9a-40f2-bdd5-b6959b246d3d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2065] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:09:05 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2066] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:09:06 2026] GET /v2.0/security-groups?id=4e77fbce-371d-4e03-9f97-ef9d1283f7c6&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2067] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:09:06 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:09:06.890 7 INFO neutron.db.l3_db [req-443bf56e-0e30-41c9-8a5e-3f77fc24a459 req-0c74d002-9dbb-4856-a172-7e273571b97b bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] Floating IP e7b11654-26cb-428f-ab8c-d688f44501a2 disassociated. External IP: 10.96.250.204, port: edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8. [pid: 8|app: 0|req: 1037/2070] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:09:07 2026] GET /v2.0/ports?device_id=3eaa9630-a971-4b26-8653-07b6a20f4f2b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2071] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:09:06 2026] DELETE /v2.0/ports/edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:07.490 8 WARNING neutron_lib.context [None req-695f381d-1488-435e-8f19-0bf4812cc27d 094ceabd4d9a4176803a579241a4bd5a 7ec907340fab4aedb8ac11c63d03ce26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2072] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:07 2026] POST /v2.0/floatingips => generated 552 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:08.137 7 WARNING neutron_lib.context [None req-bf35a47f-d844-4ed2-9775-78be8dd2afbd 094ceabd4d9a4176803a579241a4bd5a 7ec907340fab4aedb8ac11c63d03ce26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:08.173 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e364e6ef-0c8a-46a5-9400-8c826bd978be'] response: {'server_uuid': '3eaa9630-a971-4b26-8653-07b6a20f4f2b', 'name': 'network-vif-deleted', 'tag': 'edeb5c1a-e1b3-4d9a-ac93-a12127eb54f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1039/2073] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:08 2026] DELETE /v2.0/security-groups/4e77fbce-371d-4e03-9f97-ef9d1283f7c6 => 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: 1040/2074] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:08 2026] DELETE /v2.0/floatingips/e7b11654-26cb-428f-ab8c-d688f44501a2 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2075] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:09:09 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2076] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:09:09 2026] GET /v2.0/security-groups?id=932b2bac-d902-4d5a-a82a-0f12546b0a73&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: 7|app: 0|req: 1035/2077] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:08 2026] POST /v2.0/floatingips => generated 552 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:09.232 7 WARNING neutron_lib.context [None req-7f0c0077-95c6-46d9-ac7c-f49bd2400a9d 094ceabd4d9a4176803a579241a4bd5a 7ec907340fab4aedb8ac11c63d03ce26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:09.408 8 WARNING neutron_lib.context [None req-0ce426be-a230-4396-9c80-d03c7bacd757 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:09.590 8 INFO neutron.db.segments_db [None req-0ce426be-a230-4396-9c80-d03c7bacd757 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Added segment 3ee887e5-deec-4d26-bdda-64ec9cea1b63 of type vxlan for network f65ca5a9-9645-42ef-b2eb-ada086d10ae7 [pid: 8|app: 0|req: 1043/2078] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:09 2026] POST /v2.0/networks => generated 631 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2079] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:09:09 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:09:09.754 8 WARNING neutron_lib.context [None req-ce491764-be37-441c-8aa9-1e0909184308 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1036/2080] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:09 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2081] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:09 2026] POST /v2.0/ports => generated 743 bytes in 368 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-07-24 01:09:10.129 8 WARNING neutron_lib.context [None req-e7530b26-3753-456c-aa6e-23a51fa0d925 094ceabd4d9a4176803a579241a4bd5a 7ec907340fab4aedb8ac11c63d03ce26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1037/2082] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:09:09 2026] DELETE /v2.0/ports/dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:10.220 7 WARNING neutron_lib.context [None req-5796af77-a8bf-45cd-bffb-10b0a5d190cc 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:10.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78119b4d-1320-401a-b6aa-d91b98542304'] response: {'server_uuid': '89b4e717-d79b-4643-82d1-3f1d60fe78d0', 'name': 'network-vif-deleted', 'tag': 'dacbcb0a-bd09-45c0-8aa1-0f2889e28aa4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1038/2083] 10.0.0.126 () {34 vars in 666 bytes} [Fri Jul 24 01:09:10 2026] POST /v2.0/trunks => generated 407 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2084] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:09:10 2026] GET /v2.0/ports?device_id=89b4e717-d79b-4643-82d1-3f1d60fe78d0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:10.503 7 WARNING neutron_lib.context [None req-8ae3e6ea-f475-41ea-8686-8f31bcafc272 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:10.563 7 INFO neutron.db.segments_db [None req-8ae3e6ea-f475-41ea-8686-8f31bcafc272 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Added segment d29f9c0d-64bb-4de2-a1de-07948c432767 of type vxlan for network 405ef415-ab5a-436a-870e-040546351bea [pid: 7|app: 0|req: 1040/2085] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:10 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:10.704 7 WARNING neutron_lib.context [None req-5e51bc34-052e-4be8-a729-34962d361606 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2086] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:10 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:10.781 8 WARNING neutron_lib.context [None req-bf05fa7f-ecca-4d7e-9364-057b8027aa04 094ceabd4d9a4176803a579241a4bd5a 7ec907340fab4aedb8ac11c63d03ce26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1041/2087] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:10 2026] POST /v2.0/ports => generated 743 bytes in 371 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-07-24 01:09:11.072 7 WARNING neutron_lib.context [None req-619fe3ee-9cb4-4a5b-9f83-782ee014bb87 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1042/2088] 10.0.0.126 () {34 vars in 666 bytes} [Fri Jul 24 01:09:11 2026] POST /v2.0/trunks => generated 407 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:11.289 7 WARNING neutron_lib.context [None req-afcccf72-ba09-4061-8256-22e06562afe4 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:11.343 7 INFO neutron.db.segments_db [None req-afcccf72-ba09-4061-8256-22e06562afe4 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Added segment 784cfa58-4e20-4eb7-826e-97f8165b7f1c of type vxlan for network 682a5d75-2c03-4a3d-be6b-05db90254cc2 [pid: 8|app: 0|req: 1047/2089] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:10 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2090] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:11 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:11.465 7 WARNING neutron_lib.context [None req-8084dda5-1078-4c5b-b948-c064c26a941d 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1048/2091] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:11 2026] PUT /v2.0/floatingips/d5f64811-1167-4257-82ac-fe0837d8edc7/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2092] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:11 2026] PUT /v2.0/floatingips/0ca0edbf-2811-4531-9251-f3e25200e912/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2093] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:11 2026] PUT /v2.0/floatingips/ad82b5e3-2c25-4ec7-b938-e4c9594b5834/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2094] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:11 2026] DELETE /v2.0/security-groups/932b2bac-d902-4d5a-a82a-0f12546b0a73 => 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: 1052/2095] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:11 2026] PUT /v2.0/floatingips/4105fd29-3c59-46be-a5fd-37e61e5e6d3c/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2096] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:11 2026] POST /v2.0/ports => generated 743 bytes in 353 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: 1045/2097] 10.0.0.126 () {32 vars in 672 bytes} [Fri Jul 24 01:09:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:11.860 7 WARNING neutron_lib.context [None req-7579eec7-a631-480d-9447-264ac42766f6 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1046/2098] 10.0.0.126 () {34 vars in 666 bytes} [Fri Jul 24 01:09:11 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2099] 10.0.0.126 () {32 vars in 686 bytes} [Fri Jul 24 01:09:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:12.119 7 WARNING neutron_lib.context [None req-45ac63b3-fe17-4461-9a0d-64054ebcb6e1 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:12.191 7 INFO neutron.db.segments_db [None req-45ac63b3-fe17-4461-9a0d-64054ebcb6e1 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Added segment 795d80e4-b235-4f8d-8a61-2152807f1de1 of type vxlan for network 3c8d154a-0e0c-4944-8427-716f87f71a81 [pid: 7|app: 0|req: 1048/2100] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:12 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2101] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:09:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:12.357 7 WARNING neutron_lib.context [None req-de7bc45d-ee65-42c6-af85-868e06585ec1 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1050/2102] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:12 2026] POST /v2.0/ports => generated 743 bytes in 341 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: 1051/2103] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:09:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:12.748 7 WARNING neutron_lib.context [None req-105bf3b2-039d-4d89-8228-72a76a94847a 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1052/2104] 10.0.0.126 () {34 vars in 666 bytes} [Fri Jul 24 01:09:12 2026] POST /v2.0/trunks => generated 407 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2105] 10.0.0.126 () {32 vars in 680 bytes} [Fri Jul 24 01:09:12 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:12.996 7 WARNING neutron_lib.context [None req-15db5078-6817-47cc-ab65-1ba64a086034 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:13.057 7 INFO neutron.db.segments_db [None req-15db5078-6817-47cc-ab65-1ba64a086034 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Added segment 27287812-733f-422f-ba51-c87914d4851c of type vxlan for network c98e7c9d-2ac4-43a5-9757-3db5dc95c64c [pid: 7|app: 0|req: 1054/2106] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:12 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2107] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:09:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:13.253 7 WARNING neutron_lib.context [None req-a99097a5-8c54-4dd7-bebc-ec3f0a166935 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1053/2108] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:09:11 2026] PUT /v2.0/routers/c488a417-1c18-4b89-99e2-a59c71c78b73/remove_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2109] 10.0.0.126 () {32 vars in 690 bytes} [Fri Jul 24 01:09:13 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2110] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:13 2026] POST /v2.0/ports => generated 743 bytes in 348 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: 1055/2111] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:13 2026] DELETE /v2.0/subnets/f4bb74d0-24cf-4699-94e8-f4d2f5df91df => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:13.632 8 WARNING neutron_lib.context [None req-dd3dfcd2-8ab4-4e9b-960f-efddbb299007 159caefdbb954005ab7b30a7577c4a03 0d6ceada6ce648a1a61e66648c427b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1057/2112] 10.0.0.126 () {32 vars in 702 bytes} [Fri Jul 24 01:09:13 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2113] 10.0.0.126 () {34 vars in 666 bytes} [Fri Jul 24 01:09:13 2026] POST /v2.0/trunks => generated 407 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2114] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:13 2026] DELETE /v2.0/floatingips/d5f64811-1167-4257-82ac-fe0837d8edc7 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2115] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:09:14 2026] PUT /v2.0/trunks/3f6f804b-72b5-4dc5-9a6d-8b9eb823862a/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2116] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:14 2026] DELETE /v2.0/floatingips/0ca0edbf-2811-4531-9251-f3e25200e912 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2117] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:09:14 2026] PUT /v2.0/trunks/06604002-837f-4c4b-9a54-74fdd9a1a617/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:14.808 7 INFO neutron.services.segments.plugin [-] Segment 9eaacb7f-56fb-4d57-b141-924f00610b56 resource provider aggregate not found 2026-07-24 01:09:14.813 7 INFO neutron.services.segments.plugin [-] Segment 9eaacb7f-56fb-4d57-b141-924f00610b56 resource provider aggregate not found 2026-07-24 01:09:14.829 7 INFO neutron.services.segments.plugin [-] Segment 9eaacb7f-56fb-4d57-b141-924f00610b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eaacb7f-56fb-4d57-b141-924f00610b56 found for delete ", "request_id": "req-4b39ceee-c11d-4499-b56f-5b5c26b66f7c"}]} 2026-07-24 01:09:14.830 7 INFO neutron.services.segments.plugin [-] Segment 9eaacb7f-56fb-4d57-b141-924f00610b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9eaacb7f-56fb-4d57-b141-924f00610b56 found for delete ", "request_id": "req-76994f12-a7cc-40ef-98b6-867edad6d1d3"}]} 2026-07-24 01:09:14.836 7 INFO neutron.db.l3_hamode_db [None req-eb2257fe-5da9-4b1e-89e2-cde4acf36fc0 bb80c9e82df74dc3a62960d5ce734ccf 7f8ece0dc047423a99320495bc46c088 - - default default] HA network 8b36078f-1818-48e5-9912-e3448a3a82e5 was deleted as no HA routers are present in tenant 7f8ece0dc047423a99320495bc46c088. [pid: 7|app: 0|req: 1058/2118] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:13 2026] DELETE /v2.0/routers/c488a417-1c18-4b89-99e2-a59c71c78b73 => generated 0 bytes in 1200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2119] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:09:14 2026] PUT /v2.0/trunks/d66a946d-62de-4d8f-861d-23842f5912aa/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: 1060/2120] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:14 2026] DELETE /v2.0/networks/a03ff768-4893-4e56-afc3-08b79867a2b8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2121] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:09:15 2026] PUT /v2.0/trunks/f05351c6-9060-4f8b-bb75-48496cdf4a22/tags => 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: 1061/2122] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:14 2026] DELETE /v2.0/floatingips/ad82b5e3-2c25-4ec7-b938-e4c9594b5834 => 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: 1062/2123] 10.0.0.126 () {32 vars in 662 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2124] 10.0.0.126 () {32 vars in 676 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2125] 10.0.0.126 () {32 vars in 672 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2126] 10.0.0.126 () {32 vars in 684 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2127] 10.0.0.126 () {32 vars in 670 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2128] 10.0.0.126 () {32 vars in 684 bytes} [Fri Jul 24 01:09: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: 7|app: 0|req: 1068/2129] 10.0.0.126 () {32 vars in 680 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2130] 10.0.0.126 () {32 vars in 692 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2131] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks/3f6f804b-72b5-4dc5-9a6d-8b9eb823862a => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2132] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:15 2026] DELETE /v2.0/floatingips/4105fd29-3c59-46be-a5fd-37e61e5e6d3c => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2133] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/ports/05ece1af-74f8-464e-8c1d-4f2b07b7b52e => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2134] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:15 2026] DELETE /v2.0/trunks/3f6f804b-72b5-4dc5-9a6d-8b9eb823862a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2135] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks/06604002-837f-4c4b-9a54-74fdd9a1a617 => generated 420 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2136] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/ports/3eb063ec-8aa7-4a14-8339-4d7553a4a1b5 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2137] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:15 2026] DELETE /v2.0/trunks/06604002-837f-4c4b-9a54-74fdd9a1a617 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2138] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:15 2026] DELETE /v2.0/floatingips/71349305-1aff-4c85-ad79-1035bb30ce4f => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2139] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/trunks/d66a946d-62de-4d8f-861d-23842f5912aa => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2140] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/security-groups?tenant_id=7f8ece0dc047423a99320495bc46c088&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2141] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:09:15 2026] GET /v2.0/ports/8fa7830c-2310-4ede-b66d-940fde2a48f6 => generated 826 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2142] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/security-groups/2a6e89ff-b4fc-450e-bbb4-ccd35e0ebef4 => 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: 1066/2143] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/trunks/d66a946d-62de-4d8f-861d-23842f5912aa => 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: 1078/2144] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:09:16 2026] GET /v2.0/trunks/f05351c6-9060-4f8b-bb75-48496cdf4a22 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2145] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:09:16 2026] GET /v2.0/ports/4adcf870-9458-4383-b0f0-72193d51842d => generated 826 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2146] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:16 2026] GET /v2.0/security-groups?tenant_id=b239644be9b844c5ba664683bf4b7a04&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2147] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/trunks/f05351c6-9060-4f8b-bb75-48496cdf4a22 => 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: 1069/2148] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:09:16 2026] GET /v2.0/trunks/381228fe-6f97-4a03-85ed-f77493a12db5 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2149] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/security-groups/44ad664c-88fb-467c-9528-dc1f223526e8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2150] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:09:16 2026] GET /v2.0/ports/b42dc300-6ff1-475c-ad46-a506ba7b7068 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2151] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/trunks/381228fe-6f97-4a03-85ed-f77493a12db5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:16.860 7 INFO neutron.services.segments.plugin [-] Segment eff30c5c-372b-4f5a-9aa6-de1362f7fb1d resource provider aggregate not found 2026-07-24 01:09:16.867 7 INFO neutron.services.segments.plugin [-] Segment eff30c5c-372b-4f5a-9aa6-de1362f7fb1d resource provider aggregate not found 2026-07-24 01:09:16.884 7 INFO neutron.services.segments.plugin [-] Segment eff30c5c-372b-4f5a-9aa6-de1362f7fb1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff30c5c-372b-4f5a-9aa6-de1362f7fb1d found for delete ", "request_id": "req-720c00cb-21ed-4c6e-b492-38cbd2ab502a"}]} 2026-07-24 01:09:16.902 7 INFO neutron.services.segments.plugin [-] Segment eff30c5c-372b-4f5a-9aa6-de1362f7fb1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff30c5c-372b-4f5a-9aa6-de1362f7fb1d found for delete ", "request_id": "req-0db26466-2d0d-4fcd-a8cb-103076c0a59a"}]} [pid: 7|app: 0|req: 1082/2152] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/ports/05ece1af-74f8-464e-8c1d-4f2b07b7b52e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2153] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:16 2026] GET /v2.0/security-groups?tenant_id=2deae57f97504c20aac0da18e2037404&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2154] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:17 2026] DELETE /v2.0/security-groups/5e1e2812-0408-4de9-8779-1f2a7958d0ac => 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: 1083/2155] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:16 2026] DELETE /v2.0/ports/3eb063ec-8aa7-4a14-8339-4d7553a4a1b5 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2156] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:17 2026] GET /v2.0/security-groups?tenant_id=fedd90972e0543d18226bd24051a358d&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2157] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:17 2026] DELETE /v2.0/security-groups/2319b5b5-21a6-4ece-a206-4e3f788fe072 => 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: 1073/2158] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:17 2026] DELETE /v2.0/ports/8fa7830c-2310-4ede-b66d-940fde2a48f6 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2159] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:17 2026] GET /v2.0/security-groups?tenant_id=7ec907340fab4aedb8ac11c63d03ce26&name=default => generated 2804 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2160] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:17 2026] DELETE /v2.0/ports/4adcf870-9458-4383-b0f0-72193d51842d => 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: 1075/2161] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:17 2026] DELETE /v2.0/security-groups/0231e663-b8bd-48d4-8ee2-608faf61130a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2162] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:17 2026] DELETE /v2.0/ports/b42dc300-6ff1-475c-ad46-a506ba7b7068 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:18.243 8 INFO neutron.services.segments.plugin [-] Segment 3ee887e5-deec-4d26-bdda-64ec9cea1b63 resource provider aggregate not found 2026-07-24 01:09:18.251 8 INFO neutron.services.segments.plugin [-] Segment 3ee887e5-deec-4d26-bdda-64ec9cea1b63 resource provider aggregate not found 2026-07-24 01:09:18.272 8 INFO neutron.services.segments.plugin [-] Segment 3ee887e5-deec-4d26-bdda-64ec9cea1b63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ee887e5-deec-4d26-bdda-64ec9cea1b63 found for delete ", "request_id": "req-fb6db98e-7986-4ecd-bc9f-c5e0777ddecb"}]} 2026-07-24 01:09:18.278 8 INFO neutron.services.segments.plugin [-] Segment 3ee887e5-deec-4d26-bdda-64ec9cea1b63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ee887e5-deec-4d26-bdda-64ec9cea1b63 found for delete ", "request_id": "req-1fbf27c4-1975-418a-b04e-06888971fb3f"}]} [pid: 8|app: 0|req: 1076/2163] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:18 2026] DELETE /v2.0/networks/f65ca5a9-9645-42ef-b2eb-ada086d10ae7 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2164] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:18 2026] DELETE /v2.0/networks/405ef415-ab5a-436a-870e-040546351bea => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2165] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:18 2026] DELETE /v2.0/networks/682a5d75-2c03-4a3d-be6b-05db90254cc2 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:18.911 7 INFO neutron.services.segments.plugin [-] Segment d29f9c0d-64bb-4de2-a1de-07948c432767 resource provider aggregate not found 2026-07-24 01:09:18.928 7 INFO neutron.services.segments.plugin [-] Segment d29f9c0d-64bb-4de2-a1de-07948c432767 resource provider aggregate not found 2026-07-24 01:09:18.947 7 INFO neutron.services.segments.plugin [-] Segment d29f9c0d-64bb-4de2-a1de-07948c432767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29f9c0d-64bb-4de2-a1de-07948c432767 found for delete ", "request_id": "req-ae956da9-d3f4-45c7-814d-376e9ce09fec"}]} 2026-07-24 01:09:18.961 7 INFO neutron.services.segments.plugin [-] Segment d29f9c0d-64bb-4de2-a1de-07948c432767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29f9c0d-64bb-4de2-a1de-07948c432767 found for delete ", "request_id": "req-6253be8e-99dc-44c4-a388-ece3da9fa183"}]} [pid: 7|app: 0|req: 1089/2166] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:18 2026] DELETE /v2.0/networks/3c8d154a-0e0c-4944-8427-716f87f71a81 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2167] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:19 2026] DELETE /v2.0/networks/c98e7c9d-2ac4-43a5-9757-3db5dc95c64c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2168] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:20 2026] GET /v2.0/security-groups?tenant_id=0d6ceada6ce648a1a61e66648c427b5f&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:20.535 8 INFO neutron.services.segments.plugin [-] Segment 784cfa58-4e20-4eb7-826e-97f8165b7f1c resource provider aggregate not found 2026-07-24 01:09:20.542 8 INFO neutron.services.segments.plugin [-] Segment 784cfa58-4e20-4eb7-826e-97f8165b7f1c resource provider aggregate not found 2026-07-24 01:09:20.557 8 INFO neutron.services.segments.plugin [-] Segment 784cfa58-4e20-4eb7-826e-97f8165b7f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 784cfa58-4e20-4eb7-826e-97f8165b7f1c found for delete ", "request_id": "req-44e8817c-1208-49e6-969a-cfaf74f379fe"}]} 2026-07-24 01:09:20.562 8 INFO neutron.services.segments.plugin [-] Segment 784cfa58-4e20-4eb7-826e-97f8165b7f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 784cfa58-4e20-4eb7-826e-97f8165b7f1c found for delete ", "request_id": "req-c9f038c5-c0f8-44c8-be22-a8964c5bf1f9"}]} 2026-07-24 01:09:20.576 8 INFO neutron.services.segments.plugin [-] Segment 27287812-733f-422f-ba51-c87914d4851c resource provider aggregate not found 2026-07-24 01:09:20.581 8 INFO neutron.services.segments.plugin [-] Segment 27287812-733f-422f-ba51-c87914d4851c resource provider aggregate not found 2026-07-24 01:09:20.596 8 INFO neutron.services.segments.plugin [-] Segment 27287812-733f-422f-ba51-c87914d4851c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27287812-733f-422f-ba51-c87914d4851c found for delete ", "request_id": "req-6dfc44c7-b875-4bef-ad32-1ad7d4d4118b"}]} 2026-07-24 01:09:20.597 8 INFO neutron.services.segments.plugin [-] Segment 27287812-733f-422f-ba51-c87914d4851c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27287812-733f-422f-ba51-c87914d4851c found for delete ", "request_id": "req-7cfb84e1-0adb-4896-a150-98767a5ea545"}]} [pid: 8|app: 0|req: 1079/2169] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:20 2026] DELETE /v2.0/security-groups/1eb33aa1-601f-4d20-bd3c-82e25050e79c => 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: 1091/2170] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:20 2026] GET /v2.0/security-groups?tenant_id=9ab264beda91474c96832565ab39952d&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:21.037 7 INFO neutron.services.segments.plugin [-] Segment 795d80e4-b235-4f8d-8a61-2152807f1de1 resource provider aggregate not found [pid: 8|app: 0|req: 1080/2171] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:20 2026] DELETE /v2.0/security-groups/c740b93e-05fc-48de-b876-9229d184f479 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:21.046 7 INFO neutron.services.segments.plugin [-] Segment 795d80e4-b235-4f8d-8a61-2152807f1de1 resource provider aggregate not found 2026-07-24 01:09:21.065 7 INFO neutron.services.segments.plugin [-] Segment 795d80e4-b235-4f8d-8a61-2152807f1de1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795d80e4-b235-4f8d-8a61-2152807f1de1 found for delete ", "request_id": "req-0bbe2157-37ae-447b-8f0d-28b10dc94547"}]} 2026-07-24 01:09:21.073 7 INFO neutron.services.segments.plugin [-] Segment 795d80e4-b235-4f8d-8a61-2152807f1de1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 795d80e4-b235-4f8d-8a61-2152807f1de1 found for delete ", "request_id": "req-3421ad03-87dc-4f22-84db-bf948006e007"}]} 2026-07-24 01:09:21.304 7 WARNING neutron_lib.context [None req-dd33ff64-a8e5-4e2f-8206-8f6c2e4e8cbc 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1081/2172] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:21 2026] GET /v2.0/security-groups?tenant_id=5149c867a5f847c39429a0beee5b8da3&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:21.346 7 INFO neutron.db.segments_db [None req-dd33ff64-a8e5-4e2f-8206-8f6c2e4e8cbc 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Added segment 76970b1f-c4e6-469f-98ce-25c540797919 of type vxlan for network edb8257d-8067-4bec-82f5-140f94fab586 [pid: 8|app: 0|req: 1082/2173] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:21 2026] DELETE /v2.0/security-groups/a8d0f065-fee4-439e-9aaf-00272d942290 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:22.105 7 INFO neutron.db.l3_hamode_db [None req-dd33ff64-a8e5-4e2f-8206-8f6c2e4e8cbc 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:22.323 7 INFO neutron.db.l3_hamode_db [None req-dd33ff64-a8e5-4e2f-8206-8f6c2e4e8cbc 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:22.763 8 WARNING neutron_lib.context [None req-a610aea4-e23f-4ea5-968a-d6e349bcb61b 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:22.893 8 INFO neutron.db.segments_db [None req-a610aea4-e23f-4ea5-968a-d6e349bcb61b 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Added segment 5be88db0-43b0-43d8-99c1-9e113fb2d35f of type vxlan for network 3c4073d4-65f1-4b5c-8794-faebfd4e7772 [pid: 8|app: 0|req: 1085/2176] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:22 2026] POST /v2.0/networks => generated 632 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:22.998 8 WARNING neutron_lib.context [None req-707d637c-b668-41a4-92fe-262649596a8e 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2177] 10.0.0.126 () {34 vars in 668 bytes} [Fri Jul 24 01:09:21 2026] POST /v2.0/routers => generated 474 bytes in 2147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:23.166 7 WARNING neutron_lib.context [None req-ce0545ee-33de-4f9d-8b94-a005b4b045f1 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:23.209 7 INFO neutron.db.l3_hamode_db [None req-ce0545ee-33de-4f9d-8b94-a005b4b045f1 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1086/2178] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:22 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 01:09:23.335 8 WARNING neutron_lib.context [None req-f78cbc57-c066-4a53-81ef-d04bcc1323a4 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:23.376 7 INFO neutron.db.l3_hamode_db [None req-ce0545ee-33de-4f9d-8b94-a005b4b045f1 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:23.393 8 INFO neutron.db.segments_db [None req-f78cbc57-c066-4a53-81ef-d04bcc1323a4 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Added segment 7b357797-e4a8-477d-8359-7ae4e3846241 of type vxlan for network c75e3a40-29be-471b-99aa-55b8735c6973 [pid: 8|app: 0|req: 1087/2179] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:23 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:23.531 8 WARNING neutron_lib.context [None req-ac807afc-e5dd-4621-b859-75a8e2340ed0 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1088/2180] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:23 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:09:23.888 8 WARNING neutron_lib.context [None req-4cd1e0f3-9bd6-4480-a457-ac43a84b3d91 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:24.010 8 INFO neutron.db.segments_db [None req-4cd1e0f3-9bd6-4480-a457-ac43a84b3d91 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Added segment 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b of type vxlan for network 94dbffe7-276c-4685-8137-cc8dbc9b3625 [pid: 8|app: 0|req: 1089/2181] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:23 2026] POST /v2.0/networks => generated 632 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:24.195 8 WARNING neutron_lib.context [None req-6ff19e9d-ee2f-48a3-aae7-a9d14a7dbfd3 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1093/2182] 10.0.0.126 () {34 vars in 668 bytes} [Fri Jul 24 01:09:23 2026] POST /v2.0/routers => generated 474 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:24.237 7 WARNING neutron_lib.context [None req-212c1fba-7248-4863-acad-dc95310d757d 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:24.307 7 INFO neutron.db.l3_hamode_db [None req-212c1fba-7248-4863-acad-dc95310d757d 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:24.479 7 INFO neutron.db.l3_hamode_db [None req-212c1fba-7248-4863-acad-dc95310d757d 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1090/2183] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:24 2026] POST /v2.0/ports => generated 743 bytes in 749 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: 1091/2184] 10.0.0.126 () {34 vars in 678 bytes} [Fri Jul 24 01:09:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:25.338 8 WARNING neutron_lib.context [None req-a5e5f976-ec52-4619-a0e0-5124b51d25eb 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:25.491 8 INFO neutron.db.segments_db [None req-a5e5f976-ec52-4619-a0e0-5124b51d25eb 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Added segment 2b83317c-060c-49be-b822-925ebaa5a5b8 of type vxlan for network 675572bf-92ec-4e17-848d-43aaebe367a2 [pid: 8|app: 0|req: 1092/2185] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:25 2026] POST /v2.0/networks => generated 632 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2186] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:09:25 2026] PUT /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:25.658 8 WARNING neutron_lib.context [None req-4f4496bc-8295-4b13-99da-10bd9aa4d3d4 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1094/2187] 10.0.0.126 () {34 vars in 668 bytes} [Fri Jul 24 01:09:24 2026] POST /v2.0/routers => generated 474 bytes in 1576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2188] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:25 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:25.862 7 WARNING neutron_lib.context [None req-1ad398e6-7a48-44d9-ad74-c5b18635a575 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:25.908 7 INFO neutron.db.l3_hamode_db [None req-1ad398e6-7a48-44d9-ad74-c5b18635a575 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1094/2189] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:25 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, ' [pid: 8|app: 0|req: 1095/2190] 10.0.0.126 () {34 vars in 764 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-24 01:09:26.086 8 WARNING neutron_lib.context [None req-da1ff5d3-72c7-43d6-91f3-32ce766a86d5 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:26.105 7 INFO neutron.db.l3_hamode_db [None req-1ad398e6-7a48-44d9-ad74-c5b18635a575 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:26.162 8 INFO neutron.db.segments_db [None req-da1ff5d3-72c7-43d6-91f3-32ce766a86d5 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Added segment a27677d2-85cf-483e-8f18-94153614741d of type vxlan for network 63bc7f87-a9a0-49c3-9acc-f5bc21a3581b [pid: 8|app: 0|req: 1096/2191] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:26 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2192] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:26 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:26.294 8 WARNING neutron_lib.context [None req-d0b08cab-47c2-42ca-8251-0849b5421e5b 75fd330aceed4dbd970e712377af13d6 81920754c59f4f85a1a98c2cf7af70ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1098/2193] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:26 2026] POST /v2.0/ports => generated 743 bytes in 313 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: 1099/2194] 10.0.0.126 () {34 vars in 760 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2195] 10.0.0.126 () {34 vars in 747 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/ports/f0fa8ed8-1c81-43bb-a9d2-ada20e2d89f5/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: 1101/2196] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:26 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2197] 10.0.0.126 () {34 vars in 747 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/ports/c4aaff07-a2fd-4cbe-bbf4-acaca8429aea/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2198] 10.0.0.126 () {34 vars in 782 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2199] 10.0.0.126 () {34 vars in 747 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/ports/9b262248-f54a-479c-945d-aca9f876cc13/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2200] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:26 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2201] 10.0.0.126 () {34 vars in 747 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/ports/d95db198-0707-4157-afad-45dadaab2d72/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2202] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:09:26 2026] PUT /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2203] 10.0.0.126 () {34 vars in 668 bytes} [Fri Jul 24 01:09:25 2026] POST /v2.0/routers => generated 474 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2204] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:26 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:26.935 7 WARNING neutron_lib.context [None req-d6d583df-16c0-459a-8edf-fbbea787994d 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:26.982 7 INFO neutron.db.l3_hamode_db [None req-d6d583df-16c0-459a-8edf-fbbea787994d 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1108/2205] 10.0.0.126 () {32 vars in 660 bytes} [Fri Jul 24 01:09:26 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2206] 10.0.0.126 () {32 vars in 741 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:27.171 7 INFO neutron.db.l3_hamode_db [None req-d6d583df-16c0-459a-8edf-fbbea787994d 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1110/2207] 10.0.0.126 () {32 vars in 674 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:27.230 8 INFO neutron.api.v2.resource [None req-f0638958-fab5-4d6c-bbe4-cbb963cc9f3c db4163daa22445eaaa3bdc6e1dae06dd 3ff5442a7d9f4c488cad70418fd45655 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2208] 10.0.0.126 () {32 vars in 745 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2209] 10.0.0.126 () {32 vars in 670 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2210] 10.0.0.126 () {32 vars in 744 bytes} [Fri Jul 24 01:09:27 2026] DELETE /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2211] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2212] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2213] 10.0.0.126 () {32 vars in 668 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:27.589 8 INFO neutron.api.v2.resource [None req-b20b0556-35a1-420a-838f-2cbdc2d0642d db4163daa22445eaaa3bdc6e1dae06dd 3ff5442a7d9f4c488cad70418fd45655 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1117/2214] 10.0.0.126 () {32 vars in 748 bytes} [Fri Jul 24 01:09:27 2026] DELETE /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/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: 1118/2215] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2216] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:27 2026] DELETE /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2217] 10.0.0.126 () {32 vars in 678 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2218] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/policies/1afd3074-6d8f-4868-bda0-551cf2254779/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2219] 10.0.0.126 () {32 vars in 690 bytes} [Fri Jul 24 01:09:27 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2220] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:09:27 2026] DELETE /v2.0/qos/policies/1afd3074-6d8f-4868-bda0-551cf2254779 => 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: 1098/2221] 10.0.0.126 () {34 vars in 668 bytes} [Fri Jul 24 01:09:26 2026] POST /v2.0/routers => generated 474 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2222] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:27 2026] PUT /v2.0/routers/73e3876b-7ef8-4f89-8c27-24b119d4f746/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2223] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:27 2026] DELETE /v2.0/ports/f0fa8ed8-1c81-43bb-a9d2-ada20e2d89f5 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2224] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:28 2026] PUT /v2.0/routers/d807569a-188e-4feb-9cf5-e2df21ec00d8/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2225] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:28 2026] PUT /v2.0/routers/097180ec-1cc5-483a-ac4d-a66b7fc92b1b/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2226] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:28 2026] PUT /v2.0/routers/e5f46d53-f1a4-48c1-ad61-f192b1505465/tags => generated 19 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2227] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:28 2026] DELETE /v2.0/ports/c4aaff07-a2fd-4cbe-bbf4-acaca8429aea => 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: 1103/2228] 10.0.0.126 () {32 vars in 664 bytes} [Fri Jul 24 01:09:28 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2229] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:28 2026] DELETE /v2.0/ports/9b262248-f54a-479c-945d-aca9f876cc13 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2230] 10.0.0.126 () {32 vars in 678 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2231] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:28 2026] GET /v2.0/security-groups?tenant_id=3ff5442a7d9f4c488cad70418fd45655&name=default => generated 2805 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2232] 10.0.0.126 () {32 vars in 674 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2233] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:29 2026] DELETE /v2.0/ports/d95db198-0707-4157-afad-45dadaab2d72 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2234] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:29 2026] DELETE /v2.0/security-groups/0a2a4d9a-c562-48e7-87f7-bc716b27d31c => 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: 1129/2235] 10.0.0.126 () {32 vars in 686 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2236] 10.0.0.126 () {32 vars in 672 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2237] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:29 2026] DELETE /v2.0/ports/564f7024-cae9-456e-8b48-3abc5281692d => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2238] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/security-groups?tenant_id=cec1a425ed0a4dbbbc77fc601f425c99&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2239] 10.0.0.126 () {32 vars in 686 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2240] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:29 2026] DELETE /v2.0/security-groups/8b933a31-dbb8-4c8c-bffe-5ac38a5e4e19 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:29.972 8 INFO neutron.services.segments.plugin [-] Segment 5be88db0-43b0-43d8-99c1-9e113fb2d35f resource provider aggregate not found 2026-07-24 01:09:29.978 8 INFO neutron.services.segments.plugin [-] Segment 5be88db0-43b0-43d8-99c1-9e113fb2d35f resource provider aggregate not found 2026-07-24 01:09:30.001 8 INFO neutron.services.segments.plugin [-] Segment 5be88db0-43b0-43d8-99c1-9e113fb2d35f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be88db0-43b0-43d8-99c1-9e113fb2d35f found for delete ", "request_id": "req-2019962e-ccc6-45d5-b285-80bbdfac6a2c"}]} 2026-07-24 01:09:30.006 8 INFO neutron.services.segments.plugin [-] Segment 5be88db0-43b0-43d8-99c1-9e113fb2d35f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be88db0-43b0-43d8-99c1-9e113fb2d35f found for delete ", "request_id": "req-4ae2cb20-e987-4ef5-8606-0f73294f180a"}]} [pid: 8|app: 0|req: 1132/2241] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:29 2026] DELETE /v2.0/networks/3c4073d4-65f1-4b5c-8794-faebfd4e7772 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2242] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:09:29 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2243] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:09:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2244] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:30 2026] DELETE /v2.0/networks/c75e3a40-29be-471b-99aa-55b8735c6973 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2245] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:09:30 2026] GET /v2.0/routers/73e3876b-7ef8-4f89-8c27-24b119d4f746 => generated 485 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2246] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:30 2026] DELETE /v2.0/networks/94dbffe7-276c-4685-8137-cc8dbc9b3625 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2247] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:30 2026] DELETE /v2.0/networks/675572bf-92ec-4e17-848d-43aaebe367a2 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2248] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:30 2026] DELETE /v2.0/networks/63bc7f87-a9a0-49c3-9acc-f5bc21a3581b => 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: 1113/2249] 10.0.0.126 () {34 vars in 742 bytes} [Fri Jul 24 01:09:30 2026] PUT /v2.0/routers/73e3876b-7ef8-4f89-8c27-24b119d4f746 => generated 485 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2250] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:31 2026] GET /v2.0/ports?device_id=73e3876b-7ef8-4f89-8c27-24b119d4f746 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2251] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:31 2026] DELETE /v2.0/routers/73e3876b-7ef8-4f89-8c27-24b119d4f746 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2252] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:09:31 2026] GET /v2.0/routers/d807569a-188e-4feb-9cf5-e2df21ec00d8 => generated 493 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:09:32.024 8 INFO neutron.services.segments.plugin [-] Segment 7b357797-e4a8-477d-8359-7ae4e3846241 resource provider aggregate not found 2026-07-24 01:09:32.030 8 INFO neutron.services.segments.plugin [-] Segment 7b357797-e4a8-477d-8359-7ae4e3846241 resource provider aggregate not found 2026-07-24 01:09:32.041 8 INFO neutron.services.segments.plugin [-] Segment 7b357797-e4a8-477d-8359-7ae4e3846241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b357797-e4a8-477d-8359-7ae4e3846241 found for delete ", "request_id": "req-a94f2b4b-ddcd-40e0-9263-7dbc5e28c7fd"}]} 2026-07-24 01:09:32.048 8 INFO neutron.services.segments.plugin [-] Segment 7b357797-e4a8-477d-8359-7ae4e3846241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b357797-e4a8-477d-8359-7ae4e3846241 found for delete ", "request_id": "req-fc0067d1-2869-4c87-8e73-c13d59003ed8"}]} 2026-07-24 01:09:32.059 8 INFO neutron.services.segments.plugin [-] Segment 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b resource provider aggregate not found 2026-07-24 01:09:32.066 8 INFO neutron.services.segments.plugin [-] Segment 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b resource provider aggregate not found 2026-07-24 01:09:32.077 8 INFO neutron.services.segments.plugin [-] Segment 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b found for delete ", "request_id": "req-c6961434-2cb3-44cc-a792-5933fdfe24a7"}]} 2026-07-24 01:09:32.090 8 INFO neutron.services.segments.plugin [-] Segment 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6a7cdd-6742-4682-a2e8-bc2e05b88c4b found for delete ", "request_id": "req-157e229c-6e94-4242-8ec0-6882837bcb46"}]} 2026-07-24 01:09:32.097 8 INFO neutron.services.segments.plugin [-] Segment 2b83317c-060c-49be-b822-925ebaa5a5b8 resource provider aggregate not found 2026-07-24 01:09:32.115 8 INFO neutron.services.segments.plugin [-] Segment 2b83317c-060c-49be-b822-925ebaa5a5b8 resource provider aggregate not found 2026-07-24 01:09:32.121 8 INFO neutron.services.segments.plugin [-] Segment 2b83317c-060c-49be-b822-925ebaa5a5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b83317c-060c-49be-b822-925ebaa5a5b8 found for delete ", "request_id": "req-f93bef7e-8634-4169-9c34-d21380b94b33"}]} 2026-07-24 01:09:32.140 8 INFO neutron.services.segments.plugin [-] Segment 2b83317c-060c-49be-b822-925ebaa5a5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b83317c-060c-49be-b822-925ebaa5a5b8 found for delete ", "request_id": "req-a6e263cd-dd46-44f3-b852-97bd9edde554"}]} 2026-07-24 01:09:32.147 8 INFO neutron.services.segments.plugin [-] Segment a27677d2-85cf-483e-8f18-94153614741d resource provider aggregate not found 2026-07-24 01:09:32.161 8 INFO neutron.services.segments.plugin [-] Segment a27677d2-85cf-483e-8f18-94153614741d resource provider aggregate not found 2026-07-24 01:09:32.171 8 INFO neutron.services.segments.plugin [-] Segment a27677d2-85cf-483e-8f18-94153614741d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27677d2-85cf-483e-8f18-94153614741d found for delete ", "request_id": "req-4072a748-41af-4288-94d1-a3b5e4e22986"}]} 2026-07-24 01:09:32.184 8 INFO neutron.services.segments.plugin [-] Segment a27677d2-85cf-483e-8f18-94153614741d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a27677d2-85cf-483e-8f18-94153614741d found for delete ", "request_id": "req-1212166c-7a14-4508-ae06-2efa7d64cb74"}]} [pid: 8|app: 0|req: 1139/2253] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:31 2026] GET /v2.0/security-groups?tenant_id=097de6506acb4937a7ab20a682a938ba&name=default => generated 2805 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2254] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:32 2026] DELETE /v2.0/security-groups/06ce7035-3e26-4b6a-bc66-4bd0b09e77f6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2255] 10.0.0.126 () {34 vars in 742 bytes} [Fri Jul 24 01:09:31 2026] PUT /v2.0/routers/d807569a-188e-4feb-9cf5-e2df21ec00d8 => generated 493 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2256] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:32 2026] GET /v2.0/ports?device_id=d807569a-188e-4feb-9cf5-e2df21ec00d8 => 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: 1141/2257] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:32 2026] GET /v2.0/security-groups?tenant_id=81920754c59f4f85a1a98c2cf7af70ce&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2258] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:32 2026] DELETE /v2.0/security-groups/70a80364-8c18-43fc-8ecb-c9ae223fdbb7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2259] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:32 2026] GET /v2.0/security-groups?tenant_id=c892eca571184af0a53a8347bed19bf5&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2260] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:32 2026] DELETE /v2.0/routers/d807569a-188e-4feb-9cf5-e2df21ec00d8 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2261] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:32 2026] DELETE /v2.0/security-groups/1f68c287-a33e-4028-af3d-44f607ab3e4a => 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: 1118/2262] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:09:32 2026] GET /v2.0/routers/097180ec-1cc5-483a-ac4d-a66b7fc92b1b => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:09:33.492 7 WARNING neutron_lib.context [None req-ca8bbd1d-23d0-4a3c-80c6-adfb8a51a67c 1719ffbef5574572b44ac9afc5d94432 d8b01687216a4a8c9e58ce86fcf3f4ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:33.639 7 INFO neutron.db.segments_db [None req-ca8bbd1d-23d0-4a3c-80c6-adfb8a51a67c 1719ffbef5574572b44ac9afc5d94432 d8b01687216a4a8c9e58ce86fcf3f4ae - - default default] Added segment ad4474a8-8650-4bf6-8a61-3a0c05b14820 of type vxlan for network 5fbf6614-eb0a-4ff1-9c68-25f089f86cf0 [pid: 7|app: 0|req: 1119/2263] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:33 2026] POST /v2.0/networks => generated 632 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:33.754 7 WARNING neutron_lib.context [None req-73e0432d-b564-4306-8443-d5ed895bb3ce 1719ffbef5574572b44ac9afc5d94432 d8b01687216a4a8c9e58ce86fcf3f4ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1145/2264] 10.0.0.126 () {34 vars in 742 bytes} [Fri Jul 24 01:09:33 2026] PUT /v2.0/routers/097180ec-1cc5-483a-ac4d-a66b7fc92b1b => generated 502 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2265] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:33 2026] GET /v2.0/ports?device_id=097180ec-1cc5-483a-ac4d-a66b7fc92b1b => 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: 1120/2266] 10.0.0.126 () {34 vars in 664 bytes} [Fri Jul 24 01:09:33 2026] POST /v2.0/ports => generated 743 bytes in 367 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-07-24 01:09:34.121 7 WARNING neutron_lib.context [None req-97587fad-5f91-40bb-bf1c-1e9d865ec2ef 1719ffbef5574572b44ac9afc5d94432 d8b01687216a4a8c9e58ce86fcf3f4ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1147/2267] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:33 2026] DELETE /v2.0/routers/097180ec-1cc5-483a-ac4d-a66b7fc92b1b => generated 0 bytes in 561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2268] 10.0.0.126 () {34 vars in 666 bytes} [Fri Jul 24 01:09:34 2026] POST /v2.0/trunks => generated 407 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2269] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:09:34 2026] PUT /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/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: 1148/2270] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/routers/e5f46d53-f1a4-48c1-ad61-f192b1505465 => generated 487 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2271] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/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: 1124/2272] 10.0.0.126 () {34 vars in 760 bytes} [Fri Jul 24 01:09:34 2026] PUT /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2273] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2274] 10.0.0.126 () {34 vars in 756 bytes} [Fri Jul 24 01:09:34 2026] PUT /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/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: 1127/2275] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2276] 10.0.0.126 () {34 vars in 778 bytes} [Fri Jul 24 01:09:34 2026] PUT /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2277] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2278] 10.0.0.126 () {34 vars in 749 bytes} [Fri Jul 24 01:09:34 2026] PUT /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2279] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2280] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:34.800 7 INFO neutron.api.v2.resource [None req-42aa4b29-e631-47c0-aff8-213fb2a3f891 1719ffbef5574572b44ac9afc5d94432 d8b01687216a4a8c9e58ce86fcf3f4ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2281] 10.0.0.126 () {32 vars in 741 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/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: 1134/2282] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:34 2026] DELETE /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/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: 1135/2283] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:34.911 7 INFO neutron.api.v2.resource [None req-ddc1aca3-4933-41d5-babc-9374b23baca8 1719ffbef5574572b44ac9afc5d94432 d8b01687216a4a8c9e58ce86fcf3f4ae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2284] 10.0.0.126 () {32 vars in 744 bytes} [Fri Jul 24 01:09:34 2026] DELETE /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2285] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:34 2026] DELETE /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2286] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:09:34 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f/tags => 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: 1139/2287] 10.0.0.126 () {32 vars in 719 bytes} [Fri Jul 24 01:09:35 2026] GET /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f => generated 407 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2288] 10.0.0.126 () {32 vars in 717 bytes} [Fri Jul 24 01:09:35 2026] GET /v2.0/ports/a93fbb30-3ae7-47f1-b305-6c31c85ce5df => generated 826 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2289] 10.0.0.126 () {34 vars in 742 bytes} [Fri Jul 24 01:09:34 2026] PUT /v2.0/routers/e5f46d53-f1a4-48c1-ad61-f192b1505465 => generated 487 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2290] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:35 2026] DELETE /v2.0/trunks/33c5b7c1-d167-4a37-9a8c-cf7f5dea535f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2291] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:35 2026] GET /v2.0/ports?device_id=e5f46d53-f1a4-48c1-ad61-f192b1505465 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2292] 10.0.0.126 () {32 vars in 720 bytes} [Fri Jul 24 01:09:35 2026] DELETE /v2.0/ports/a93fbb30-3ae7-47f1-b305-6c31c85ce5df => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2293] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:35 2026] DELETE /v2.0/routers/e5f46d53-f1a4-48c1-ad61-f192b1505465 => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2294] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:09:36 2026] GET /v2.0/routers/bf828a2a-7016-4c7a-a09b-2376931c36c6 => generated 480 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:09:36.461 7 INFO neutron.services.segments.plugin [-] Segment ad4474a8-8650-4bf6-8a61-3a0c05b14820 resource provider aggregate not found 2026-07-24 01:09:36.466 7 INFO neutron.services.segments.plugin [-] Segment ad4474a8-8650-4bf6-8a61-3a0c05b14820 resource provider aggregate not found 2026-07-24 01:09:36.480 7 INFO neutron.services.segments.plugin [-] Segment ad4474a8-8650-4bf6-8a61-3a0c05b14820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad4474a8-8650-4bf6-8a61-3a0c05b14820 found for delete ", "request_id": "req-38edf5d2-fecc-4cca-8693-71b7346dc75b"}]} 2026-07-24 01:09:36.483 7 INFO neutron.services.segments.plugin [-] Segment ad4474a8-8650-4bf6-8a61-3a0c05b14820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad4474a8-8650-4bf6-8a61-3a0c05b14820 found for delete ", "request_id": "req-ff3b9619-56cb-4353-80b1-3a7929fc28b0"}]} [pid: 7|app: 0|req: 1143/2295] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:36 2026] DELETE /v2.0/networks/5fbf6614-eb0a-4ff1-9c68-25f089f86cf0 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:36.605 8 WARNING neutron_lib.context [None req-22b4d2e9-f14f-4a8d-91e5-c7e0e8b750f4 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:36.707 8 INFO neutron.db.segments_db [None req-22b4d2e9-f14f-4a8d-91e5-c7e0e8b750f4 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] Added segment 573dabd7-0c60-4b8f-95fc-dc8412a78e22 of type vxlan for network 06fc7cf7-123d-498c-a1f7-bf503ec413e4 [pid: 7|app: 0|req: 1144/2296] 10.0.0.126 () {34 vars in 742 bytes} [Fri Jul 24 01:09:36 2026] PUT /v2.0/routers/bf828a2a-7016-4c7a-a09b-2376931c36c6 => generated 480 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2299] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:37 2026] GET /v2.0/ports?device_id=bf828a2a-7016-4c7a-a09b-2376931c36c6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:37.540 8 INFO neutron.db.l3_hamode_db [None req-22b4d2e9-f14f-4a8d-91e5-c7e0e8b750f4 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:37.717 8 INFO neutron.db.l3_hamode_db [None req-22b4d2e9-f14f-4a8d-91e5-c7e0e8b750f4 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:38.160 7 INFO neutron.db.l3_hamode_db [None req-fcef8678-c327-438d-a144-2a3f25a065dc 3c01566df58b4e4884a2c73b643d7186 98ba2d8d9e3046b3bfdf280d2ea07c48 - - default default] HA network edb8257d-8067-4bec-82f5-140f94fab586 was deleted as no HA routers are present in tenant 98ba2d8d9e3046b3bfdf280d2ea07c48. [pid: 7|app: 0|req: 1148/2300] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:37 2026] DELETE /v2.0/routers/bf828a2a-7016-4c7a-a09b-2376931c36c6 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:38.509 7 INFO neutron.services.segments.plugin [-] Segment 76970b1f-c4e6-469f-98ce-25c540797919 resource provider aggregate not found 2026-07-24 01:09:38.518 7 INFO neutron.services.segments.plugin [-] Segment 76970b1f-c4e6-469f-98ce-25c540797919 resource provider aggregate not found 2026-07-24 01:09:38.532 7 INFO neutron.services.segments.plugin [-] Segment 76970b1f-c4e6-469f-98ce-25c540797919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76970b1f-c4e6-469f-98ce-25c540797919 found for delete ", "request_id": "req-15471287-1dd3-49ed-8eaf-7d2b6e24fdd8"}]} 2026-07-24 01:09:38.538 7 INFO neutron.services.segments.plugin [-] Segment 76970b1f-c4e6-469f-98ce-25c540797919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76970b1f-c4e6-469f-98ce-25c540797919 found for delete ", "request_id": "req-e49bc7e2-f70f-48ee-be31-48940dd7a80a"}]} [pid: 7|app: 0|req: 1149/2301] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:38 2026] GET /v2.0/security-groups?tenant_id=2b7d8ecf57e141a28ed0d19d8eb71e47&name=default => generated 2805 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2302] 10.0.0.126 () {34 vars in 668 bytes} [Fri Jul 24 01:09:36 2026] POST /v2.0/routers => generated 474 bytes in 2219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2303] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:38 2026] DELETE /v2.0/security-groups/a6e3d89f-73b3-4391-9f2e-e7c52395de6e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2304] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:38 2026] PUT /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2305] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:38 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2306] 10.0.0.126 () {34 vars in 762 bytes} [Fri Jul 24 01:09:38 2026] PUT /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2307] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:38 2026] GET /v2.0/security-groups?tenant_id=d8b01687216a4a8c9e58ce86fcf3f4ae&name=default => generated 2805 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2308] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:38 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2309] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:38 2026] DELETE /v2.0/security-groups/38b5cd51-2d0e-46f0-bccf-ae67ad77006c => 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: 1157/2310] 10.0.0.126 () {34 vars in 758 bytes} [Fri Jul 24 01:09:39 2026] PUT /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/red => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2311] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2312] 10.0.0.126 () {34 vars in 780 bytes} [Fri Jul 24 01:09:39 2026] PUT /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/black.or.white => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2313] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 52 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2314] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/security-groups?tenant_id=98ba2d8d9e3046b3bfdf280d2ea07c48&name=default => generated 2805 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2315] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:39 2026] PUT /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 37 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2316] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:39 2026] DELETE /v2.0/security-groups/703fdadc-8354-4db6-a286-2ae900c8a8db => 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: 1162/2317] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2318] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:39.783 7 INFO neutron.api.v2.resource [None req-c655d3f5-d927-4c08-b8cd-2caebba167ad 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2319] 10.0.0.126 () {32 vars in 743 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2320] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/security-groups?tenant_id=4966804cf7e54b89ba83d3c47d851db9&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2321] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:09:39 2026] DELETE /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2322] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:39 2026] DELETE /v2.0/security-groups/79745f77-44e2-45a2-bd17-174786e2f058 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2323] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:40.077 8 INFO neutron.api.v2.resource [None req-90d6a737-1f35-4180-9cb2-94ef62c6e476 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2324] 10.0.0.126 () {32 vars in 746 bytes} [Fri Jul 24 01:09:39 2026] DELETE /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2325] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:39 2026] GET /v2.0/security-groups?tenant_id=e1c87c79930444519ef0bc41703ca9ea&name=default => generated 2805 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2326] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:09:40 2026] DELETE /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => 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: 1161/2327] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:40 2026] DELETE /v2.0/security-groups/a481741a-5441-4f32-8816-5166bc2c2384 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2328] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:40 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2329] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:09:40 2026] GET /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0 => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2330] 10.0.0.126 () {34 vars in 742 bytes} [Fri Jul 24 01:09:40 2026] PUT /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0 => generated 480 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2331] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:09:41 2026] GET /v2.0/ports?device_id=24f5c209-b66b-404e-bc7f-25aaab21dca0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:41.760 8 INFO neutron.services.segments.plugin [-] Segment 573dabd7-0c60-4b8f-95fc-dc8412a78e22 resource provider aggregate not found 2026-07-24 01:09:41.768 8 INFO neutron.services.segments.plugin [-] Segment 573dabd7-0c60-4b8f-95fc-dc8412a78e22 resource provider aggregate not found 2026-07-24 01:09:41.785 8 INFO neutron.db.l3_hamode_db [None req-8de26757-ae6b-434c-a6ef-d48dd8bbc8ed 6ab218a8a3c2475f84fe9211003d88a8 8692266554f44951bc35362108ff6e0b - - default default] HA network 06fc7cf7-123d-498c-a1f7-bf503ec413e4 was deleted as no HA routers are present in tenant 8692266554f44951bc35362108ff6e0b. 2026-07-24 01:09:41.787 8 INFO neutron.services.segments.plugin [-] Segment 573dabd7-0c60-4b8f-95fc-dc8412a78e22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573dabd7-0c60-4b8f-95fc-dc8412a78e22 found for delete ", "request_id": "req-0608c77a-3021-40eb-9596-b24251261aa6"}]} 2026-07-24 01:09:41.788 8 INFO neutron.services.segments.plugin [-] Segment 573dabd7-0c60-4b8f-95fc-dc8412a78e22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573dabd7-0c60-4b8f-95fc-dc8412a78e22 found for delete ", "request_id": "req-de9d094b-720b-4026-b803-1c881304a890"}]} [pid: 8|app: 0|req: 1169/2332] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:41 2026] DELETE /v2.0/routers/24f5c209-b66b-404e-bc7f-25aaab21dca0 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2333] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:42 2026] GET /v2.0/security-groups?tenant_id=23ebcbae40be44be8ee5fcf9f2a9d222&name=default => generated 2805 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2334] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:42 2026] DELETE /v2.0/security-groups/31426f81-fa66-40bf-b92e-f906317e3548 => 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: 1165/2335] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:42 2026] GET /v2.0/security-groups?tenant_id=8692266554f44951bc35362108ff6e0b&name=default => generated 2805 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2336] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:43 2026] DELETE /v2.0/security-groups/8dc9bff1-8c88-4f8b-aa8a-be517440c4b5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:44.853 7 WARNING neutron_lib.context [None req-add7a58d-a8f8-41c0-bc82-e2371293facc 123df609a9944ad2bbdeac131149c963 8734e407799b4b369d2ab89156bb2986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1166/2337] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:44.927 8 WARNING neutron_lib.context [None req-5a2646f4-0957-4eff-a0e7-ca7464bcfc8c 123df609a9944ad2bbdeac131149c963 8734e407799b4b369d2ab89156bb2986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2338] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:44.995 7 WARNING neutron_lib.context [None req-2babe02c-e9eb-4c57-93e0-6bfe5e424b87 123df609a9944ad2bbdeac131149c963 8734e407799b4b369d2ab89156bb2986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1167/2339] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:45.072 8 WARNING neutron_lib.context [None req-e7051219-62fe-4bdb-b408-6bdfe4bc2405 123df609a9944ad2bbdeac131149c963 8734e407799b4b369d2ab89156bb2986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2340] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:45.155 7 WARNING neutron_lib.context [None req-c355c2e5-3c87-4df0-974d-87aabdd952a2 123df609a9944ad2bbdeac131149c963 8734e407799b4b369d2ab89156bb2986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1168/2341] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2342] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:45 2026] PUT /v2.0/subnetpools/60fd12b8-992f-4895-8ae5-4ecff74e02a9/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2343] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:45 2026] PUT /v2.0/subnetpools/14551cc1-868f-4302-a620-a3c5e8df4461/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2344] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:45 2026] PUT /v2.0/subnetpools/273221bc-a608-47b2-bb62-d4b945b9d88d/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: 1170/2345] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:45 2026] PUT /v2.0/subnetpools/169652da-336c-4cf7-8ecc-8468775e4234/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: 1176/2346] 10.0.0.126 () {32 vars in 672 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2347] 10.0.0.126 () {32 vars in 686 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2348] 10.0.0.126 () {32 vars in 682 bytes} [Fri Jul 24 01:09:45 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: 7|app: 0|req: 1172/2349] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2350] 10.0.0.126 () {32 vars in 680 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2351] 10.0.0.126 () {32 vars in 694 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2352] 10.0.0.126 () {32 vars in 690 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2353] 10.0.0.126 () {32 vars in 702 bytes} [Fri Jul 24 01:09:45 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2354] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:45 2026] DELETE /v2.0/subnetpools/60fd12b8-992f-4895-8ae5-4ecff74e02a9 => 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: 1175/2355] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:45 2026] DELETE /v2.0/subnetpools/14551cc1-868f-4302-a620-a3c5e8df4461 => 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: 1181/2356] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:45 2026] DELETE /v2.0/subnetpools/273221bc-a608-47b2-bb62-d4b945b9d88d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2357] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:45 2026] DELETE /v2.0/subnetpools/169652da-336c-4cf7-8ecc-8468775e4234 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2358] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:45 2026] DELETE /v2.0/subnetpools/10bc40a5-db8a-413e-a0b3-56da0beb2373 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:46.795 7 WARNING neutron_lib.context [None req-fcdbfe8e-0ab4-455d-83fb-c6d17675a576 9e28b1bc35a8403ea9f88e6622569ce5 126edf9bb065412f995054bcf39e6421 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:46.917 7 INFO neutron.db.segments_db [None req-fcdbfe8e-0ab4-455d-83fb-c6d17675a576 9e28b1bc35a8403ea9f88e6622569ce5 126edf9bb065412f995054bcf39e6421 - - default default] Added segment 650d1b98-f875-4178-a70b-36b9d0a3c9ec of type vxlan for network 5517d660-9323-4592-8e7b-2a0ed543e94e [pid: 7|app: 0|req: 1177/2359] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:46 2026] POST /v2.0/networks => generated 631 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:47.046 7 WARNING neutron_lib.context [None req-220f20f1-d455-4af1-8b91-e5dbe5810b74 9e28b1bc35a8403ea9f88e6622569ce5 126edf9bb065412f995054bcf39e6421 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1178/2360] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:47 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2361] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:46 2026] GET /v2.0/security-groups?tenant_id=0846ea26c8b74b3198d306029134c77c&name=default => generated 2805 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2362] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:47 2026] PUT /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2363] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:47 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2364] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:47 2026] DELETE /v2.0/security-groups/c2c7f951-275e-4f45-8c46-12ee001cdeec => 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: 1181/2365] 10.0.0.126 () {34 vars in 762 bytes} [Fri Jul 24 01:09:47 2026] PUT /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2366] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:47 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2367] 10.0.0.126 () {34 vars in 758 bytes} [Fri Jul 24 01:09:47 2026] PUT /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2368] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:47 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2369] 10.0.0.126 () {34 vars in 780 bytes} [Fri Jul 24 01:09:47 2026] PUT /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2370] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:47 2026] GET /v2.0/security-groups?tenant_id=1a83229d930144a59416e60b410a540f&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2371] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:47 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 52 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2372] 10.0.0.126 () {34 vars in 751 bytes} [Fri Jul 24 01:09:47 2026] PUT /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/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: 1184/2373] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:47 2026] DELETE /v2.0/security-groups/30bac4e8-08d9-4df5-b521-66db40bc16e5 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2374] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:48 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2375] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:48 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:48.212 8 INFO neutron.api.v2.resource [None req-84caaebb-02d1-4a1a-8f1b-6f938f3538da 9e28b1bc35a8403ea9f88e6622569ce5 126edf9bb065412f995054bcf39e6421 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2376] 10.0.0.126 () {32 vars in 743 bytes} [Fri Jul 24 01:09:48 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2377] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:09:48 2026] DELETE /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2378] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:48 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2379] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:48 2026] GET /v2.0/security-groups?tenant_id=8734e407799b4b369d2ab89156bb2986&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:09:48.379 7 INFO neutron.api.v2.resource [None req-66ac51b6-a517-4493-954f-f3b6f38d376f 9e28b1bc35a8403ea9f88e6622569ce5 126edf9bb065412f995054bcf39e6421 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2380] 10.0.0.126 () {32 vars in 746 bytes} [Fri Jul 24 01:09:48 2026] DELETE /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2381] 10.0.0.126 () {32 vars in 734 bytes} [Fri Jul 24 01:09:48 2026] DELETE /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2382] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:48 2026] DELETE /v2.0/security-groups/1e13da5c-a4d6-44e9-84cc-b8dec1d642e7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2383] 10.0.0.126 () {32 vars in 731 bytes} [Fri Jul 24 01:09:48 2026] GET /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2384] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:09:48 2026] DELETE /v2.0/subnets/8031101d-07d7-44d4-bf5e-7029e4d83798 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:49.064 8 WARNING neutron_lib.context [None req-5e3f6cd9-4e2b-4dae-982c-dfb987b37d81 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:49.194 7 INFO neutron.services.segments.plugin [-] Segment 650d1b98-f875-4178-a70b-36b9d0a3c9ec resource provider aggregate not found 2026-07-24 01:09:49.202 7 INFO neutron.services.segments.plugin [-] Segment 650d1b98-f875-4178-a70b-36b9d0a3c9ec resource provider aggregate not found 2026-07-24 01:09:49.213 7 INFO neutron.services.segments.plugin [-] Segment 650d1b98-f875-4178-a70b-36b9d0a3c9ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650d1b98-f875-4178-a70b-36b9d0a3c9ec found for delete ", "request_id": "req-fcef7d1a-1e33-4ae2-8a0e-5bc5067a527f"}]} 2026-07-24 01:09:49.226 7 INFO neutron.services.segments.plugin [-] Segment 650d1b98-f875-4178-a70b-36b9d0a3c9ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650d1b98-f875-4178-a70b-36b9d0a3c9ec found for delete ", "request_id": "req-66f1da7e-e4ee-48fa-bb70-bb2f24a34ede"}]} [pid: 7|app: 0|req: 1191/2385] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:48 2026] DELETE /v2.0/networks/5517d660-9323-4592-8e7b-2a0ed543e94e => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:09:49.267 8 INFO neutron.db.segments_db [None req-5e3f6cd9-4e2b-4dae-982c-dfb987b37d81 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Added segment dce007bd-312b-4397-aef5-23d493bbf062 of type vxlan for network e5c4b99a-b276-43b4-bfed-29e22e57abce [pid: 8|app: 0|req: 1195/2386] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:48 2026] POST /v2.0/networks => generated 639 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:49.426 7 WARNING neutron_lib.context [None req-9a62d8bd-a8d4-4414-b22b-3a354a0a5533 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1192/2387] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:49 2026] POST /v2.0/subnets => generated 634 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2388] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:49 2026] GET /v2.0/security-groups?tenant_id=126edf9bb065412f995054bcf39e6421&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2389] 10.0.0.126 () {32 vars in 722 bytes} [Fri Jul 24 01:09:49 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:50.091 8 WARNING neutron_lib.context [None req-d69856d2-0a06-4a04-9808-2fe5f8240689 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1194/2390] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:50 2026] DELETE /v2.0/security-groups/b33fe8c4-e217-4550-a7ee-583f5911f636 => 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: 1195/2391] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:50 2026] GET /v2.0/security-groups?tenant_id=bc555340d5ac439cbf3f4c203914337c&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2392] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:50 2026] DELETE /v2.0/security-groups/2003def4-0860-4ec8-8a31-f1ab4782bb1b => 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: 1197/2393] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:50 2026] POST /v2.0/subnets => generated 707 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:50.622 7 WARNING neutron_lib.context [None req-26826c92-e923-487a-b2e9-9f73f8c778e7 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:50.678 7 INFO neutron.db.segments_db [None req-26826c92-e923-487a-b2e9-9f73f8c778e7 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Added segment de7761b3-0b6d-472a-b7c7-d2c32191d74d of type vxlan for network 84e5b779-5819-47b1-81cf-3254e1683074 [pid: 7|app: 0|req: 1197/2394] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:50 2026] POST /v2.0/networks => generated 637 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:50.802 8 WARNING neutron_lib.context [None req-753d065c-fd3a-4cb1-8072-c488acd8a53b 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1198/2395] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:50 2026] POST /v2.0/subnets => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:51.215 7 WARNING neutron_lib.context [None req-d4f0a649-5db0-48d5-a65c-92c24b76b851 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1198/2396] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:51 2026] POST /v2.0/subnets => generated 701 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:51.689 8 WARNING neutron_lib.context [None req-7d8c299b-0932-4358-932d-8b6cf6c55f02 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:51.749 8 INFO neutron.db.segments_db [None req-7d8c299b-0932-4358-932d-8b6cf6c55f02 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Added segment fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff of type vxlan for network 461bbb58-553c-450e-a19e-14abf94515b6 [pid: 8|app: 0|req: 1199/2397] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:51 2026] POST /v2.0/networks => generated 638 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:51.895 7 WARNING neutron_lib.context [None req-4b0169d7-ab7e-4e02-ba22-d90c5e63561d 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1199/2400] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:51 2026] POST /v2.0/subnets => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:52.343 7 WARNING neutron_lib.context [None req-7c22f593-679a-49e6-893b-d4cf93cc7f81 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:52.423 8 WARNING neutron_lib.context [None req-2c8df7a0-de7f-4859-b6f7-5e83bc8e7176 3508d77a721b4bd3a2dea2ea1e12f680 f2827e136ac741b4ba63c307b166ee39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1200/2401] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:52 2026] POST /v2.0/subnets => generated 706 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:52.730 7 WARNING neutron_lib.context [None req-bcb489b8-74d5-4f17-96e3-b9b7edf97ca8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:52.786 7 INFO neutron.db.segments_db [None req-bcb489b8-74d5-4f17-96e3-b9b7edf97ca8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Added segment 2e25bab3-e7a6-4ac1-9540-c9075e289481 of type vxlan for network d57dd170-d01f-43e1-8901-0a57d277fd26 2026-07-24 01:09:53.161 7 INFO neutron.db.l3_hamode_db [None req-bcb489b8-74d5-4f17-96e3-b9b7edf97ca8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1202/2402] 10.0.0.126 () {34 vars in 676 bytes} [Fri Jul 24 01:09:52 2026] POST /v2.0/floatingips => generated 552 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2403] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:53 2026] PUT /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2404] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2405] 10.0.0.126 () {34 vars in 770 bytes} [Fri Jul 24 01:09:53 2026] PUT /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2406] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2407] 10.0.0.126 () {34 vars in 766 bytes} [Fri Jul 24 01:09:53 2026] PUT /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2408] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2409] 10.0.0.126 () {34 vars in 788 bytes} [Fri Jul 24 01:09:53 2026] PUT /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2410] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2411] 10.0.0.126 () {34 vars in 759 bytes} [Fri Jul 24 01:09:53 2026] PUT /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2412] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2413] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:53.806 8 INFO neutron.api.v2.resource [None req-192c06db-3798-4a0a-8bf7-74afd4a32eeb 3508d77a721b4bd3a2dea2ea1e12f680 f2827e136ac741b4ba63c307b166ee39 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2414] 10.0.0.126 () {32 vars in 751 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2415] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:09:53 2026] DELETE /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2416] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:53 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:09:53.950 8 INFO neutron.api.v2.resource [None req-97cf3d10-d70b-42ef-9cc8-da95edc523e6 3508d77a721b4bd3a2dea2ea1e12f680 f2827e136ac741b4ba63c307b166ee39 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2417] 10.0.0.126 () {32 vars in 754 bytes} [Fri Jul 24 01:09:53 2026] DELETE /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2418] 10.0.0.126 () {32 vars in 742 bytes} [Fri Jul 24 01:09:53 2026] DELETE /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2419] 10.0.0.126 () {32 vars in 739 bytes} [Fri Jul 24 01:09:54 2026] GET /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2420] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:09:54 2026] DELETE /v2.0/floatingips/f76f83f5-f3f6-453f-b17a-ae0ddf661df4 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:54.671 8 WARNING neutron_lib.context [None req-a080ba36-0551-463e-97e4-70fe67ff6318 501f9473413b45ad9e11492aad0bffdd f386c6d49a2b4cdf826181e1ebbded0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:54.819 7 INFO neutron.db.l3_hamode_db [None req-bcb489b8-74d5-4f17-96e3-b9b7edf97ca8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-24 01:09:54.828 8 INFO neutron.db.segments_db [None req-a080ba36-0551-463e-97e4-70fe67ff6318 501f9473413b45ad9e11492aad0bffdd f386c6d49a2b4cdf826181e1ebbded0f - - default default] Added segment 875ec406-ce7a-48a1-a640-229ff45e1f0e of type vxlan for network 19a2dd0c-c7ee-481d-9ad8-a83c328c1f7e [pid: 8|app: 0|req: 1221/2421] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:54 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:09:54.965 8 WARNING neutron_lib.context [None req-16bac847-cd6d-4da3-aba8-07e32aaaed75 501f9473413b45ad9e11492aad0bffdd f386c6d49a2b4cdf826181e1ebbded0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:09:55.022 8 INFO neutron.db.segments_db [None req-16bac847-cd6d-4da3-aba8-07e32aaaed75 501f9473413b45ad9e11492aad0bffdd f386c6d49a2b4cdf826181e1ebbded0f - - default default] Added segment e9907ad5-8568-42ee-8307-ddd16d609b3c of type vxlan for network c8683121-d1c6-4292-9b7e-9355f9dc426f [pid: 8|app: 0|req: 1222/2422] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:54 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2423] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:09:55 2026] PUT /v2.0/networks/19a2dd0c-c7ee-481d-9ad8-a83c328c1f7e/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2424] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:55 2026] GET /v2.0/networks/19a2dd0c-c7ee-481d-9ad8-a83c328c1f7e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2425] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:09:55 2026] PUT /v2.0/networks/c8683121-d1c6-4292-9b7e-9355f9dc426f/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2426] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:55 2026] GET /v2.0/security-groups?tenant_id=e0d33c80f39b43ffa1e0adea5ceb5857&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2427] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:55 2026] GET /v2.0/networks/c8683121-d1c6-4292-9b7e-9355f9dc426f/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2428] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:55 2026] DELETE /v2.0/security-groups/bc5eccd6-7038-4890-9262-0026b1486239 => 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: 1229/2429] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:09:55 2026] PUT /v2.0/networks/c8683121-d1c6-4292-9b7e-9355f9dc426f/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2430] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:55 2026] GET /v2.0/networks/c8683121-d1c6-4292-9b7e-9355f9dc426f/tags => 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: 1201/2431] 10.0.0.126 () {34 vars in 669 bytes} [Fri Jul 24 01:09:52 2026] POST /v2.0/routers => generated 684 bytes in 3231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2432] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:55 2026] GET /v2.0/security-groups?tenant_id=f2827e136ac741b4ba63c307b166ee39&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2433] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:09:55 2026] GET /v2.0/networks/19a2dd0c-c7ee-481d-9ad8-a83c328c1f7e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2434] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:56 2026] DELETE /v2.0/security-groups/a5479b2e-7554-45f0-9534-fa4d00386627 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:56.394 7 INFO neutron.services.segments.plugin [-] Segment 875ec406-ce7a-48a1-a640-229ff45e1f0e resource provider aggregate not found 2026-07-24 01:09:56.399 7 INFO neutron.services.segments.plugin [-] Segment 875ec406-ce7a-48a1-a640-229ff45e1f0e resource provider aggregate not found 2026-07-24 01:09:56.420 7 INFO neutron.services.segments.plugin [-] Segment 875ec406-ce7a-48a1-a640-229ff45e1f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875ec406-ce7a-48a1-a640-229ff45e1f0e found for delete ", "request_id": "req-51a4fd9b-b202-4716-9e8d-04c822746c7e"}]} 2026-07-24 01:09:56.422 7 INFO neutron.services.segments.plugin [-] Segment 875ec406-ce7a-48a1-a640-229ff45e1f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875ec406-ce7a-48a1-a640-229ff45e1f0e found for delete ", "request_id": "req-8a17d72f-289b-4045-affe-980a02fee64f"}]} [pid: 7|app: 0|req: 1204/2435] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:56 2026] DELETE /v2.0/networks/19a2dd0c-c7ee-481d-9ad8-a83c328c1f7e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2436] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:09:56 2026] DELETE /v2.0/networks/c8683121-d1c6-4292-9b7e-9355f9dc426f => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2437] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:57 2026] GET /v2.0/security-groups?tenant_id=f386c6d49a2b4cdf826181e1ebbded0f&name=default => generated 2805 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2438] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:57 2026] DELETE /v2.0/security-groups/2f362032-1f19-485f-9903-560021441428 => 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: 1208/2439] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:09:57 2026] GET /v2.0/security-groups?tenant_id=823352f184c64c3991df3ca6e0c85a3c&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2440] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:09:55 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/add_router_interface => generated 309 bytes in 1937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2441] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:09:57 2026] DELETE /v2.0/security-groups/27e83ae7-3663-4a7f-904c-a6456ca2d42a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:09:59.852 7 INFO neutron.services.segments.plugin [-] Segment e9907ad5-8568-42ee-8307-ddd16d609b3c resource provider aggregate not found 2026-07-24 01:09:59.859 7 INFO neutron.services.segments.plugin [-] Segment e9907ad5-8568-42ee-8307-ddd16d609b3c resource provider aggregate not found 2026-07-24 01:09:59.870 7 INFO neutron.services.segments.plugin [-] Segment e9907ad5-8568-42ee-8307-ddd16d609b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9907ad5-8568-42ee-8307-ddd16d609b3c found for delete ", "request_id": "req-fc1e316a-aca6-4446-86dc-50a91502ec35"}]} 2026-07-24 01:09:59.885 7 INFO neutron.services.segments.plugin [-] Segment e9907ad5-8568-42ee-8307-ddd16d609b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9907ad5-8568-42ee-8307-ddd16d609b3c found for delete ", "request_id": "req-98c3d6a3-4caa-4c5a-a2d3-9df25938c9c5"}]} 2026-07-24 01:10:00.045 7 WARNING neutron_lib.context [None req-b2611439-ba3a-4e05-aca8-7c518a6ef6c3 5dc836ff81704915a0e169298f79e043 b60ae01f25d744a1bd00be68aa7b23b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1233/2442] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:09:57 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/add_router_interface => generated 309 bytes in 2283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:10:00.238 7 INFO neutron.db.segments_db [None req-b2611439-ba3a-4e05-aca8-7c518a6ef6c3 5dc836ff81704915a0e169298f79e043 b60ae01f25d744a1bd00be68aa7b23b9 - - default default] Added segment b4501721-8292-45f6-83ac-507486828b16 of type vxlan for network 5ff3ae5f-751a-4596-b8a3-f598e6cca739 [pid: 7|app: 0|req: 1210/2443] 10.0.0.126 () {34 vars in 670 bytes} [Fri Jul 24 01:09:59 2026] POST /v2.0/networks => generated 631 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2444] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:10:00 2026] PUT /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2445] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:00 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2446] 10.0.0.126 () {34 vars in 764 bytes} [Fri Jul 24 01:10:00 2026] PUT /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2447] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:00 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/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: 1215/2448] 10.0.0.126 () {34 vars in 760 bytes} [Fri Jul 24 01:10:00 2026] PUT /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2449] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:00 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/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: 1217/2450] 10.0.0.126 () {34 vars in 782 bytes} [Fri Jul 24 01:10:00 2026] PUT /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2451] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:00 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2452] 10.0.0.126 () {34 vars in 753 bytes} [Fri Jul 24 01:10:00 2026] PUT /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2453] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:01 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2454] 10.0.0.126 () {32 vars in 741 bytes} [Fri Jul 24 01:10:01 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:10:01.280 7 INFO neutron.api.v2.resource [None req-ad64c984-d4e6-476a-b767-7f22aae7a381 5dc836ff81704915a0e169298f79e043 b60ae01f25d744a1bd00be68aa7b23b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2455] 10.0.0.126 () {32 vars in 745 bytes} [Fri Jul 24 01:10:01 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2456] 10.0.0.126 () {32 vars in 744 bytes} [Fri Jul 24 01:10:01 2026] DELETE /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2457] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:01 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:10:01.491 7 INFO neutron.api.v2.resource [None req-ab510e83-134a-40d9-873e-dfa0bbb27ca1 5dc836ff81704915a0e169298f79e043 b60ae01f25d744a1bd00be68aa7b23b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1225/2458] 10.0.0.126 () {32 vars in 748 bytes} [Fri Jul 24 01:10:01 2026] DELETE /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2459] 10.0.0.126 () {32 vars in 736 bytes} [Fri Jul 24 01:10:01 2026] DELETE /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/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: 1227/2460] 10.0.0.126 () {32 vars in 733 bytes} [Fri Jul 24 01:10:01 2026] GET /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2461] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:10:01 2026] DELETE /v2.0/networks/5ff3ae5f-751a-4596-b8a3-f598e6cca739 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:10:02.002 7 INFO neutron.services.segments.plugin [-] Segment b4501721-8292-45f6-83ac-507486828b16 resource provider aggregate not found 2026-07-24 01:10:02.010 7 INFO neutron.services.segments.plugin [-] Segment b4501721-8292-45f6-83ac-507486828b16 resource provider aggregate not found 2026-07-24 01:10:02.033 7 INFO neutron.services.segments.plugin [-] Segment b4501721-8292-45f6-83ac-507486828b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4501721-8292-45f6-83ac-507486828b16 found for delete ", "request_id": "req-5ba0007e-7109-449e-bc61-e1d45136a4eb"}]} 2026-07-24 01:10:02.036 7 INFO neutron.services.segments.plugin [-] Segment b4501721-8292-45f6-83ac-507486828b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4501721-8292-45f6-83ac-507486828b16 found for delete ", "request_id": "req-0da30982-b82d-4c19-92b8-1590c598f337"}]} [pid: 8|app: 0|req: 1234/2462] 10.0.0.126 () {34 vars in 783 bytes} [Fri Jul 24 01:10:00 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/add_router_interface => generated 309 bytes in 2108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2463] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:10:01 2026] GET /v2.0/security-groups?tenant_id=cdd30e161981485ea3632bee1c860d3b&name=default => generated 2805 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:10:02.496 7 WARNING neutron_lib.context [None req-224473da-e5f6-45b7-b137-bcacd5a8c0d1 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1235/2464] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:02 2026] DELETE /v2.0/security-groups/ea17f2a1-5066-4ad8-9736-4c11893a9d5a => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2465] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:10:02 2026] GET /v2.0/security-groups?tenant_id=b60ae01f25d744a1bd00be68aa7b23b9&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2466] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:10:02 2026] POST /v2.0/security-groups => generated 1565 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2467] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:02 2026] DELETE /v2.0/security-groups/41f2dab8-a41c-4dbb-a55f-1df78187b5be => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:10:02.978 8 WARNING neutron_lib.context [None req-a36a2701-1a18-4396-8e7d-f16905ed08cf 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1231/2468] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:10:02 2026] GET /v2.0/security-groups?tenant_id=6e8c97902ff74b7dbd1fe369409c9ad5&name=default => generated 2805 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2469] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:03 2026] DELETE /v2.0/security-groups/e9d7d85d-7585-4b1e-9089-256fc3668cd9 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2470] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:03.301 8 WARNING neutron_lib.context [None req-5f1d7062-f4dc-45f0-9227-e5ef58ffbe5b 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1233/2471] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:10:03 2026] GET /v2.0/security-groups?tenant_id=2a27a097f6084fd5a60a85875db276c3&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2472] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:03 2026] DELETE /v2.0/security-groups/6eeef47f-455f-48e5-820b-4d7da7ca7729 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2473] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:03.910 7 WARNING neutron_lib.context [None req-f15752fe-34dd-459f-879c-0ce6395d4489 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1235/2474] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:03 2026] POST /v2.0/security-group-rules => generated 567 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:04.227 8 WARNING neutron_lib.context [None req-852e28e5-b943-4f63-a99b-12b2ad9af6c6 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1240/2475] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:04.638 7 WARNING neutron_lib.context [None req-4147ab3a-fefa-429f-a0b1-12407de50874 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1236/2476] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:05.201 8 WARNING neutron_lib.context [None req-5812863d-1888-498e-8bd5-d24f30ff23fb 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1241/2477] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:05.342 7 WARNING neutron_lib.context [None req-ad4cec07-d5b6-45af-a645-69cefca0d0f1 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1237/2478] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:05.467 8 WARNING neutron_lib.context [None req-e78bca99-2d8f-448c-8d52-048383e3de9b 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1242/2479] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:05.633 7 WARNING neutron_lib.context [None req-bc088dfd-364c-4719-9aac-95130c4c1ff8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1238/2480] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:05 2026] POST /v2.0/security-group-rules => generated 567 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:05.789 8 WARNING neutron_lib.context [None req-24de5728-e11b-497e-aab0-d54dc0a9bc89 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1243/2481] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:05 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-24 01:10:05.915 7 WARNING neutron_lib.context [None req-d657a490-2e3f-4e16-be57-d48b26ddd8d2 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1239/2482] 10.0.0.126 () {34 vars in 695 bytes} [Fri Jul 24 01:10:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2483] 10.0.0.11 () {34 vars in 1093 bytes} [Fri Jul 24 01:10:06 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-977449207&fields=id&tenant_id=e63dacd5274847e49f1bb79f39404960 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2484] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:10:06 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 704 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2485] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:10:06 2026] GET /v2.0/quotas/e63dacd5274847e49f1bb79f39404960 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2486] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:10:06 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&fields=id => generated 287 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2487] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:10:06 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2488] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:10:06 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1248/2491] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:07 2026] GET /v2.0/ports?device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:10:07.874 7 WARNING neutron_lib.context [None req-607c15f0-d2bb-4d5a-9834-f0f3a068958d dc185c7b74a64dcab747c72526be8991 40780881bf9d4478af3b24fc6521b45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1249/2492] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:07 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 704 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2493] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:10:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e63dacd5274847e49f1bb79f39404960 => generated 178 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2494] 10.0.0.126 () {34 vars in 684 bytes} [Fri Jul 24 01:10:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-24 01:10:08.041 8 WARNING neutron_lib.context [req-60430efb-83e7-465c-999c-60bc761b06fe req-ee5921cd-c2a1-4ee4-bf85-fbbd04012ef8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1245/2495] 10.0.0.126 () {34 vars in 767 bytes} [Fri Jul 24 01:10:08 2026] PUT /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2496] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2497] 10.0.0.126 () {34 vars in 778 bytes} [Fri Jul 24 01:10:08 2026] PUT /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/green => 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: 1248/2498] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2499] 10.0.0.126 () {34 vars in 774 bytes} [Fri Jul 24 01:10:08 2026] PUT /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2500] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2501] 10.0.0.126 () {34 vars in 796 bytes} [Fri Jul 24 01:10:08 2026] PUT /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2502] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2503] 10.0.0.126 () {34 vars in 767 bytes} [Fri Jul 24 01:10:08 2026] PUT /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2504] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2505] 10.0.0.126 () {32 vars in 755 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:10:08.462 7 INFO neutron.api.v2.resource [None req-ab7f42d6-36f1-4947-8f8d-c8324fd30a0d dc185c7b74a64dcab747c72526be8991 40780881bf9d4478af3b24fc6521b45e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1256/2506] 10.0.0.126 () {32 vars in 759 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2507] 10.0.0.126 () {32 vars in 758 bytes} [Fri Jul 24 01:10:08 2026] DELETE /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2508] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2509] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:10:08 2026] POST /v2.0/ports => generated 1179 bytes in 582 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-07-24 01:10:08.633 7 INFO neutron.api.v2.resource [None req-860c8fc7-fcf2-47cf-b7fc-ab2e79c12f47 dc185c7b74a64dcab747c72526be8991 40780881bf9d4478af3b24fc6521b45e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2510] 10.0.0.126 () {32 vars in 762 bytes} [Fri Jul 24 01:10:08 2026] DELETE /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2511] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:10:08 2026] DELETE /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2512] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:10:08 2026] GET /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2513] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:08 2026] DELETE /v2.0/security-groups/2329edf9-6eb5-4376-8683-1cc85d543ffb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2514] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:10:08 2026] PUT /v2.0/ports/194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => generated 1424 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2515] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1463 bytes in 65 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: 1253/2516] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2517] 199.204.45.210 () {34 vars in 1104 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b2&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:10:09.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac242e8f-3bf2-43b0-8da4-d3ca89ef7ad9'] response: {'name': 'network-changed', 'server_uuid': 'f09ad63f-f1fa-40bb-b120-e984459ca2e7', 'tag': '194fc8a2-b0d5-4be1-ae14-9299dbabb7c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1254/2518] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2519] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2520] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 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: 1267/2521] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1255/2522] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/security-groups?tenant_id=40780881bf9d4478af3b24fc6521b45e&name=default => generated 2805 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2523] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2524] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:09 2026] DELETE /v2.0/security-groups/abd27f32-d93c-4b7b-a955-782b8f32a512 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2525] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:09 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2526] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2527] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => 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: 1258/2528] 199.204.45.210 () {34 vars in 1104 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b2&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => 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: 1271/2529] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2530] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2531] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2532] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/security-groups?tenant_id=1928630261bb4f71867efa7dc1e4bd10&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2533] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2534] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:10 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2535] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:10:10 2026] DELETE /v2.0/security-groups/a8952671-80e7-48d0-a285-a4fd9fe6bb35 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2536] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:12 2026] GET /v2.0/ports?device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1196 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2537] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:12 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2538] 10.0.0.126 () {32 vars in 818 bytes} [Fri Jul 24 01:10:12 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&mac_address=fa%3A16%3A3e%3A7e%3Af4%3A15 => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:10:12.555 7 WARNING neutron_lib.context [None req-c1ab0889-7052-48ab-9875-fab5f920a2e4 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:10:13.880 7 INFO neutron.db.l3_db [None req-c1ab0889-7052-48ab-9875-fab5f920a2e4 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Floating IP dc2b314f-d7fb-4d78-82cf-a75a3c19d3c6 associated. External IP: 10.96.250.209, port: 194fc8a2-b0d5-4be1-ae14-9299dbabb7c9. [pid: 7|app: 0|req: 1275/2539] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:10:12 2026] POST /v2.0/floatingips => generated 854 bytes in 1742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2540] 10.0.0.11 () {34 vars in 1093 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-977449207&fields=id&tenant_id=e63dacd5274847e49f1bb79f39404960 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:10:14.482 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6300482-c793-4ad0-9f03-4ffebe6944f3'] response: {'name': 'network-changed', 'server_uuid': 'f09ad63f-f1fa-40bb-b120-e984459ca2e7', 'tag': '194fc8a2-b0d5-4be1-ae14-9299dbabb7c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1276/2541] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 705 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2542] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1465 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2543] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/quotas/e63dacd5274847e49f1bb79f39404960 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2544] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2545] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2546] 199.204.45.210 () {34 vars in 1104 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b2&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => 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: 1270/2547] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2548] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&fields=id => generated 333 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2549] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&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: 1272/2550] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2551] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1273/2552] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1280/2553] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:10:14 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1274/2554] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:15 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2555] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:15 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300 => 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: 1275/2556] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:15 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 705 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2557] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:10:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e63dacd5274847e49f1bb79f39404960 => generated 178 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:10:16.161 8 WARNING neutron_lib.context [req-f90d7d6c-5523-47b0-8272-04dcd180e025 req-6fadbf5c-1d26-4dcc-bea9-427111c385e8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1276/2558] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:10:16 2026] POST /v2.0/ports => generated 1183 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2559] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:10:16 2026] PUT /v2.0/ports/26731017-bd71-4372-89b1-c35326366ed8 => generated 1428 bytes in 690 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: 1277/2560] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:10:17.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90e7b4d0-31d9-42a5-a868-b75e8919c036'] response: {'name': 'network-changed', 'server_uuid': 'af4d4967-60ed-4937-acd1-b50fda909300', 'tag': '26731017-bd71-4372-89b1-c35326366ed8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2561] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=26731017-bd71-4372-89b1-c35326366ed8 => 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: 1278/2562] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=26731017-bd71-4372-89b1-c35326366ed8 => 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: 1285/2563] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2564] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1286/2565] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2566] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2567] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:17 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1281/2568] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2569] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 800 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2570] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=26731017-bd71-4372-89b1-c35326366ed8 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2571] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=26731017-bd71-4372-89b1-c35326366ed8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2572] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2573] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&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: 1284/2574] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2575] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1285/2576] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:18 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1292/2577] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:20 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1198 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2578] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:20 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2581] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:10:24 2026] GET /v2.0/ports?device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2582] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:10:24 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2583] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:25 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1200 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2584] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:25 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2585] 10.0.0.126 () {32 vars in 818 bytes} [Fri Jul 24 01:10:25 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&mac_address=fa%3A16%3A3e%3Adf%3A00%3A41 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:10:26.039 7 WARNING neutron_lib.context [None req-6ad4b7e2-e589-44b0-823b-8fb800a4ceb3 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:10:27.247 7 INFO neutron.db.l3_db [None req-6ad4b7e2-e589-44b0-823b-8fb800a4ceb3 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Floating IP 8bed58a8-024e-4857-a533-96ba736091d3 associated. External IP: 10.96.250.212, port: 26731017-bd71-4372-89b1-c35326366ed8. [pid: 7|app: 0|req: 1296/2586] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:10:26 2026] POST /v2.0/floatingips => generated 854 bytes in 1659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2587] 10.0.0.203 () {34 vars in 990 bytes} [Fri Jul 24 01:10:30 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:10:31.020 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed56f721-810c-4764-8195-382e1b0ab86c'] response: {'name': 'network-changed', 'server_uuid': 'af4d4967-60ed-4937-acd1-b50fda909300', 'tag': '26731017-bd71-4372-89b1-c35326366ed8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2588] 10.0.0.203 () {34 vars in 1040 bytes} [Fri Jul 24 01:10:30 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2589] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1469 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2590] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => 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: 1293/2591] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=26731017-bd71-4372-89b1-c35326366ed8 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2592] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=26731017-bd71-4372-89b1-c35326366ed8 => 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: 1294/2593] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2594] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2595] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2596] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1296/2597] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:31 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1302/2598] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:10:34 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2599] 10.0.0.26 () {30 vars in 689 bytes} [Fri Jul 24 01:10:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2600] 10.0.0.26 () {30 vars in 691 bytes} [Fri Jul 24 01:10:35 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: 1298/2601] 10.0.0.26 () {30 vars in 667 bytes} [Fri Jul 24 01:10:35 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: 1304/2602] 10.0.0.26 () {30 vars in 703 bytes} [Fri Jul 24 01:10:35 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: 1299/2603] 10.0.0.26 () {28 vars in 438 bytes} [Fri Jul 24 01:10:36 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: 1305/2604] 10.0.0.26 () {30 vars in 727 bytes} [Fri Jul 24 01:10:36 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 634 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2605] 10.0.0.26 () {30 vars in 689 bytes} [Fri Jul 24 01:10:36 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: 1306/2606] 10.0.0.26 () {30 vars in 691 bytes} [Fri Jul 24 01:10:36 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/2607] 10.0.0.26 () {30 vars in 667 bytes} [Fri Jul 24 01:10:36 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: 1307/2608] 10.0.0.26 () {30 vars in 703 bytes} [Fri Jul 24 01:10:36 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: 1302/2609] 10.0.0.26 () {30 vars in 727 bytes} [Fri Jul 24 01:10:36 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2610] 10.0.0.26 () {30 vars in 689 bytes} [Fri Jul 24 01:10:36 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: 1303/2611] 10.0.0.26 () {30 vars in 691 bytes} [Fri Jul 24 01:10:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2612] 10.0.0.26 () {30 vars in 667 bytes} [Fri Jul 24 01:10:36 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: 1304/2613] 10.0.0.26 () {30 vars in 703 bytes} [Fri Jul 24 01:10:36 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: 1310/2614] 10.0.0.26 () {30 vars in 729 bytes} [Fri Jul 24 01:10:36 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2615] 10.0.0.26 () {30 vars in 681 bytes} [Fri Jul 24 01:10:36 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2618] 10.0.0.26 () {34 vars in 703 bytes} [Fri Jul 24 01:10:36 2026] POST /v2.0/ports => generated 1132 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2619] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:10:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 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: 1312/2620] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:10:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2621] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:10:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2622] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:10: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) [pid: 8|app: 0|req: 1310/2623] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:10:39 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2624] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:10:39 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: 1311/2625] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:10:39 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: 1315/2626] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:10:39 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: 1312/2627] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:10: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) 2026-07-24 01:10:39.910 7 INFO neutron.api.v2.resource [None req-3e4ffb7d-df8c-4b84-8213-ea435a683dea bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1316/2628] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 01:10:39 2026] GET /v2.0/security-groups/lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => 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: 1313/2629] 199.204.45.210 () {30 vars in 785 bytes} [Fri Jul 24 01:10:39 2026] GET /v2.0/security-groups?name=lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2630] 199.204.45.210 () {34 vars in 736 bytes} [Fri Jul 24 01:10:39 2026] POST /v2.0/security-groups => generated 1574 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2631] 199.204.45.210 () {30 vars in 815 bytes} [Fri Jul 24 01:10:40 2026] GET /v2.0/security-group-rules?security_group_id=b16a43b5-3541-4124-88e6-ac0caa295d43 => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2632] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:10:40 2026] PUT /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2633] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:10: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1319/2634] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:10:40 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: 1316/2635] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:10: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: 7|app: 0|req: 1320/2636] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:10:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2637] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:10:40 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2638] 10.0.0.11 () {34 vars in 1015 bytes} [Fri Jul 24 01:10:48 2026] GET /v2.0/security-groups?id=35fbb862-8de2-424a-a34c-5fb3edcb8f90&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2639] 10.0.0.11 () {34 vars in 981 bytes} [Fri Jul 24 01:10:48 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2640] 10.0.0.11 () {34 vars in 964 bytes} [Fri Jul 24 01:10:48 2026] GET /v2.0/quotas/c7edab5327164c2f9f6e16104df80acc => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2641] 10.0.0.11 () {34 vars in 1001 bytes} [Fri Jul 24 01:10:48 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2642] 10.0.0.11 () {34 vars in 1007 bytes} [Fri Jul 24 01:10:48 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2643] 10.0.0.11 () {34 vars in 1107 bytes} [Fri Jul 24 01:10:48 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1324/2644] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:49 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2645] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:49 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2646] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:49 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2647] 199.204.45.210 () {34 vars in 1050 bytes} [Fri Jul 24 01:10:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7edab5327164c2f9f6e16104df80acc => generated 343 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2648] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:10:50 2026] POST /v2.0/ports => generated 1082 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2649] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:10:50 2026] PUT /v2.0/ports/a1bc9b9f-c927-4242-b963-d0fb0040d88f => generated 1207 bytes in 594 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: 1327/2650] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1246 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: 1324/2651] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2652] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:10:51.606 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03f9e273-e5cb-4c5f-a001-ede15931cce8'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': 'a1bc9b9f-c927-4242-b963-d0fb0040d88f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2653] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&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: 1329/2654] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 72 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: 1326/2655] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1330/2656] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2659] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:51 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 735 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2660] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => 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: 1334/2661] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2662] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2663] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&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: 8|app: 0|req: 1329/2664] 199.204.45.210 () {34 vars in 1044 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/security-groups?id=35fbb862-8de2-424a-a34c-5fb3edcb8f90&fields=id&fields=name => generated 96 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2665] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2666] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 7|app: 0|req: 1337/2667] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2668] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/security-groups?id=35fbb862-8de2-424a-a34c-5fb3edcb8f90&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2669] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:52 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2670] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:55 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2671] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:55 2026] GET /v2.0/security-groups?id=35fbb862-8de2-424a-a34c-5fb3edcb8f90&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2672] 10.0.0.11 () {34 vars in 1177 bytes} [Fri Jul 24 01:10:55 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e&device_id=af4d4967-60ed-4937-acd1-b50fda909300&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 4160 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2673] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:55 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2674] 10.0.0.11 () {34 vars in 1119 bytes} [Fri Jul 24 01:10:55 2026] GET /v2.0/security-groups?id=35fbb862-8de2-424a-a34c-5fb3edcb8f90&id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 186 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2675] 199.204.45.210 () {34 vars in 1096 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/ports?device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2676] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2677] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2678] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2679] 199.204.45.210 () {34 vars in 1104 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b2&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => 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: 1337/2680] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2681] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:56 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2682] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2683] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2684] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/security-groups?id=35fbb862-8de2-424a-a34c-5fb3edcb8f90&fields=id&fields=name => generated 96 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2685] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2686] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2687] 10.0.0.11 () {34 vars in 1083 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 2923 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2688] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:10:57 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2693] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:11:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2694] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:11:30 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: 1352/2695] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:11:30 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: 1344/2696] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:11:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2697] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2698] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2699] 199.204.45.210 () {34 vars in 717 bytes} [Fri Jul 24 01:11:31 2026] POST /v2.0/ports => generated 1089 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2700] 10.0.0.11 () {34 vars in 970 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1089 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: 7|app: 0|req: 1355/2701] 10.0.0.11 () {34 vars in 906 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2702] 199.204.45.210 () {34 vars in 1262 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2703] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1348/2704] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:31 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1357/2705] 199.204.45.210 () {34 vars in 975 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1089 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2706] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/networks?id=e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 802 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2707] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:11:32 2026] PUT /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1243 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2708] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2519 bytes in 49 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: 1359/2709] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2710] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:11:32.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e141a5b2-b8f0-46b7-a23d-f6cadc995ad7'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': 'e33734e1-a695-4d10-9fa3-e3ccc39bb4e8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1360/2711] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&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: 1352/2712] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 67 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: 1361/2713] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:32 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1353/2714] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1362/2715] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2716] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&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: 1363/2717] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1355/2718] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1364/2719] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2519 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2720] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/networks?id=e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2721] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1357/2722] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1366/2723] 10.0.0.11 () {34 vars in 970 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2724] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&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: 1359/2725] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2726] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1367/2727] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:11:33 2026] PUT /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1304 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:11:34.012 8 INFO neutron.api.v2.resource [None req-4fea499c-1b39-45b5-9445-1e113f13088d bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2728] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 01:11:33 2026] GET /v2.0/security-groups/lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 149 bytes in 17 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: 1368/2729] 199.204.45.210 () {30 vars in 785 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/security-groups?name=lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 1577 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2730] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:11:34 2026] PUT /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1306 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2731] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1363/2732] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:11:34 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: 7|app: 0|req: 1370/2733] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2734] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:11:34 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: 1371/2735] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:11:34.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d50c62f9-6d2f-4c22-abd8-6876a0c14f14'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': 'e33734e1-a695-4d10-9fa3-e3ccc39bb4e8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2736] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2737] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2738] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1342 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2739] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/networks?id=e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:11:34.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0825bb33-b683-4c66-8488-9df14ec9d2d9'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': 'e33734e1-a695-4d10-9fa3-e3ccc39bb4e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1367/2740] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1374/2741] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2742] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1368/2743] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => 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: 1376/2744] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2745] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:11:34 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2746] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2747] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=segments => generated 14 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2748] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1378/2749] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2750] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/networks?id=e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 802 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2751] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1373/2752] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2753] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&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: 1374/2754] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:35 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2755] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:36 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 01:11:47.736 8 WARNING neutron_lib.context [None req-5d1f87f5-3505-48f6-98b7-63400b5c9004 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-24 01:11:48.770 8 INFO neutron.db.l3_db [None req-5d1f87f5-3505-48f6-98b7-63400b5c9004 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Floating IP c907a3ef-e831-4794-820f-0f78a6c4a007 associated. External IP: 10.96.250.220, port: db93c965-26ad-49bc-9744-73d9cf4f06cf. [pid: 8|app: 0|req: 1376/2758] 10.0.0.126 () {34 vars in 677 bytes} [Fri Jul 24 01:11:47 2026] POST /v2.0/floatingips => generated 899 bytes in 1495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2761] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:11:52 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: 1384/2762] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:11:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2763] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:11:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2764] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:11:52 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) 2026-07-24 01:11:52.508 8 INFO neutron.api.v2.resource [None req-eb7e0483-2bfb-4248-afdd-80f3dc26cdd8 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2765] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 01:11:52 2026] GET /v2.0/security-groups/lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2766] 199.204.45.210 () {30 vars in 785 bytes} [Fri Jul 24 01:11:52 2026] GET /v2.0/security-groups?name=lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 1577 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2767] 199.204.45.210 () {30 vars in 815 bytes} [Fri Jul 24 01:11:52 2026] GET /v2.0/security-group-rules?security_group_id=b16a43b5-3541-4124-88e6-ac0caa295d43 => generated 1118 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2768] 199.204.45.210 () {34 vars in 747 bytes} [Fri Jul 24 01:11:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2769] 199.204.45.210 () {34 vars in 747 bytes} [Fri Jul 24 01:11:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2770] 199.204.45.210 () {34 vars in 1096 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2771] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2772] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => 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: 1384/2773] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=26731017-bd71-4372-89b1-c35326366ed8 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2774] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=26731017-bd71-4372-89b1-c35326366ed8 => 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: 1385/2775] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2776] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2777] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2778] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:11:57 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2779] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:11:58 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1393/2780] 10.0.0.26 () {30 vars in 689 bytes} [Fri Jul 24 01:12:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2781] 10.0.0.26 () {30 vars in 691 bytes} [Fri Jul 24 01:12:01 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: 1394/2782] 10.0.0.26 () {30 vars in 667 bytes} [Fri Jul 24 01:12:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2783] 10.0.0.26 () {30 vars in 703 bytes} [Fri Jul 24 01:12:01 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: 1395/2784] 10.0.0.26 () {28 vars in 438 bytes} [Fri Jul 24 01:12:01 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2785] 10.0.0.26 () {30 vars in 727 bytes} [Fri Jul 24 01:12:01 2026] GET /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2786] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:04 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: 1391/2787] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:04 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: 1397/2788] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:04 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: 1392/2789] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:04 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: 1398/2790] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:04 2026] GET /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2791] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:04 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2792] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:04 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: 1394/2793] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:04 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: 1400/2794] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:04 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: 1395/2795] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2796] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:05 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2797] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:05 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1402/2798] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:05 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2799] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:12:05 2026] POST /v2.0/ports => generated 1299 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2800] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:12:06 2026] PUT /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1424 bytes in 524 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: 1398/2801] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:06 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 4034 bytes in 57 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-07-24 01:12:06.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfe4e0da-96e4-4b11-93b1-8fd07d5287fa'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': '672566f3-ac12-4130-9bb7-a4695f349d96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1404/2802] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => 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: 1399/2803] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:06 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => 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: 1405/2804] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:06 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&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: 1400/2805] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:06 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 65 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: 1406/2806] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:06 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1401/2809] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1409/2810] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2811] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2812] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1403/2813] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2814] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => 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: 1404/2815] 199.204.45.210 () {34 vars in 1102 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A70&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => 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: 1412/2816] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2817] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2818] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2819] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1414/2820] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1407/2821] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 4034 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2822] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2823] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => 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: 1416/2824] 199.204.45.210 () {34 vars in 1102 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A70&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => 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: 1409/2825] 10.0.0.11 () {34 vars in 970 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2826] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:12:07 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2827] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2828] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2829] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2830] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2831] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2832] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1412/2833] 199.204.45.210 () {34 vars in 790 bytes} [Fri Jul 24 01:12:08 2026] PUT /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1199 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2834] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074 => generated 795 bytes in 83 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: 1413/2835] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2836] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3809 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:12:08.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca196fb9-e1d4-423e-b796-3b84935b0937'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': '672566f3-ac12-4130-9bb7-a4695f349d96', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1424/2837] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2838] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2839] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:08 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: 1414/2840] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2841] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:08 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: 1415/2842] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => 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: 1428/2843] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2844] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/subnets?id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2845] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:08 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2846] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2847] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1342 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2848] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2849] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2850] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1432/2851] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2852] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2853] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:09 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2854] 10.0.0.26 () {30 vars in 689 bytes} [Fri Jul 24 01:12:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2855] 10.0.0.26 () {30 vars in 691 bytes} [Fri Jul 24 01:12:17 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: 1422/2856] 10.0.0.26 () {30 vars in 667 bytes} [Fri Jul 24 01:12:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2857] 10.0.0.26 () {30 vars in 703 bytes} [Fri Jul 24 01:12:17 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: 1423/2858] 10.0.0.26 () {28 vars in 438 bytes} [Fri Jul 24 01:12:17 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: 1436/2859] 10.0.0.26 () {30 vars in 727 bytes} [Fri Jul 24 01:12:17 2026] GET /v2.0/subnets/ea4b2482-5484-4879-88bd-a64035239a0f => generated 632 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2860] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2861] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:18 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: 1425/2862] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2863] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:18 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: 1426/2864] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:18 2026] GET /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 650 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2865] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:19 2026] GET /v2.0/subnets/ea4b2482-5484-4879-88bd-a64035239a0f => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2866] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:19 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3811 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2867] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:19 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: 1428/2868] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:19 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: 1441/2869] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:19 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: 1429/2870] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:19 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: 1442/2871] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:19 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1430/2872] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:19 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1443/2873] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:19 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2874] 199.204.45.210 () {38 vars in 955 bytes} [Fri Jul 24 01:12:19 2026] POST /v2.0/ports => generated 1303 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2875] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:12:20 2026] PUT /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1428 bytes in 558 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: 1432/2876] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:20 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 5267 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, ' 2026-07-24 01:12:20.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ba63ae-223b-4f79-b473-d36eadc4caf8'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': '6be7af06-4f27-47c8-b431-bfc6886fdf1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/2877] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2878] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:20 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2879] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&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: 1434/2880] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 88 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: 1447/2881] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1435/2882] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1448/2883] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2884] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2885] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2886] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1450/2887] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2888] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/subnets?id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2889] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2890] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1452/2891] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 8|app: 0|req: 1440/2892] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=6be7af06-4f27-47c8-b431-bfc6886fdf1a => 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: 1453/2893] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ea&port_id=6be7af06-4f27-47c8-b431-bfc6886fdf1a => 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: 1441/2896] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => 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: 1456/2897] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2898] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&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: 1457/2899] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2900] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1458/2901] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 5267 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2902] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2903] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=6be7af06-4f27-47c8-b431-bfc6886fdf1a => 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: 1445/2904] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ea&port_id=6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2905] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2906] 10.0.0.11 () {34 vars in 970 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2907] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2908] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1464 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2909] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&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: 8|app: 0|req: 1448/2910] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2911] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2912] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:22 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1449/2913] 199.204.45.210 () {34 vars in 790 bytes} [Fri Jul 24 01:12:22 2026] PUT /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1195 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2914] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:23 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6 => generated 797 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1450/2915] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:23 2026] GET /v2.0/subnets/ea4b2482-5484-4879-88bd-a64035239a0f => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:12:23.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cfc7206-86b8-4ddc-a9a7-6da9ae0d301d'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': '6be7af06-4f27-47c8-b431-bfc6886fdf1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/2916] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:23 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 5034 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2917] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2918] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2919] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:24 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/2920] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:24 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: 1467/2921] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:23 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2922] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1468/2923] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=6be7af06-4f27-47c8-b431-bfc6886fdf1a => 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: 1456/2924] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2925] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2926] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1342 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2927] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1470/2928] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&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: 1459/2929] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2930] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2931] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2932] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1461/2933] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:24 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1473/2934] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:32 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: 1462/2935] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:32 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: 1474/2936] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:32 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: 1463/2937] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:32 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: 1475/2938] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:32 2026] GET /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2939] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:32 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 5036 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2940] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:32 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: 1465/2941] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:32 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: 1477/2942] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:32 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: 1466/2943] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:32 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: 1478/2944] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:32 2026] GET /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1233 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2945] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:12:32 2026] PUT /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1026 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2946] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6 => generated 797 bytes in 82 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-07-24 01:12:33.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaaff206-b19f-4416-9a9b-4d93219a360b'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': '6be7af06-4f27-47c8-b431-bfc6886fdf1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2947] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 4865 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2948] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 4865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2949] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2950] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 4865 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2951] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2952] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:33 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1471/2953] 199.204.45.210 () {34 vars in 975 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2954] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:12:34 2026] DELETE /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => 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: 1472/2955] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3811 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:12:34.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd155730-416b-4ab0-b47c-1d9b6a9c6f93'] response: {'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'name': 'network-vif-deleted', 'tag': '6be7af06-4f27-47c8-b431-bfc6886fdf1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/2956] 199.204.45.210 () {34 vars in 1226 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a&id=e5c4b99a-b276-43b4-bfed-29e22e57abce&id=84e5b779-5819-47b1-81cf-3254e1683074&id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 3093 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2957] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => 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: 1473/2958] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3811 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:12:34.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63d37983-23dd-4368-8459-4ea4c77a4156 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/2959] 199.204.45.210 () {32 vars in 759 bytes} [Fri Jul 24 01:12:34 2026] DELETE /v2.0/ports/6be7af06-4f27-47c8-b431-bfc6886fdf1a => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2960] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2961] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2962] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:34 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: 1477/2963] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:34 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: 1487/2964] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2965] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:34 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: 1489/2966] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2967] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1478/2968] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:34 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1479/2969] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1491/2970] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2971] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2972] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2973] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&device_owner=network%3Adhcp => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2974] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2975] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2976] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1495/2977] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2978] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1496/2979] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2980] 199.204.45.210 () {34 vars in 1058 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=672566f3-ac12-4130-9bb7-a4695f349d96 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2981] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/subnets?id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2982] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2983] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2984] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:35 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2987] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2988] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2989] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:38 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: 1501/2990] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2991] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3811 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2992] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2993] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2994] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:38 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: 1492/2995] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2996] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2997] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:12:38 2026] PUT /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1026 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2998] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074 => generated 795 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:12:39.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5a183a0-3148-4aef-87e3-504b206da764'] response: {'name': 'network-changed', 'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'tag': '672566f3-ac12-4130-9bb7-a4695f349d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1494/2999] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:38 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3636 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3000] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:39 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3636 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1507/3001] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:39 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 3636 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3002] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:39 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3003] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:39 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1496/3004] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:39 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?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: 1509/3005] 199.204.45.210 () {34 vars in 975 bytes} [Fri Jul 24 01:12:39 2026] GET /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3006] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:12:39 2026] DELETE /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3007] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3008] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:12:40.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3f46077-1981-4d8f-9b4e-224e8940a6c9 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3009] 199.204.45.210 () {32 vars in 759 bytes} [Fri Jul 24 01:12:40 2026] DELETE /v2.0/ports/672566f3-ac12-4130-9bb7-a4695f349d96 => 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: 1499/3010] 199.204.45.210 () {34 vars in 1146 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a&id=e5c4b99a-b276-43b4-bfed-29e22e57abce&id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 2307 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3011] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3012] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12: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: 1500/3013] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => 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: 1514/3014] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12: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: 7|app: 0|req: 1515/3015] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12: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: 1501/3016] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3017] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3018] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&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: 1517/3019] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3020] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1342 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3021] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3022] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3023] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3024] 199.204.45.210 () {34 vars in 1054 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.4&port_id=e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1505/3025] 199.204.45.210 () {30 vars in 743 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => 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: 1521/3026] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/subnets?id=e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3027] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3028] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/ports?network_id=e5c4b99a-b276-43b4-bfed-29e22e57abce&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3029] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1523/3030] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1508/3031] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:40 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?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: 1524/3032] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3033] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:49 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: 1525/3034] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:49 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: 1510/3035] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:12:49.100 7 INFO neutron.api.v2.resource [None req-83b0d082-a45b-4284-a9c5-5bc87ad7431d bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3036] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 01:12:49 2026] GET /v2.0/security-groups/lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:12:49.115 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ade4eade-19b9-40b0-92fd-dfd4f6f5001a'] response: {'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'name': 'network-vif-deleted', 'tag': '672566f3-ac12-4130-9bb7-a4695f349d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1511/3037] 199.204.45.210 () {30 vars in 785 bytes} [Fri Jul 24 01:12:49 2026] GET /v2.0/security-groups?name=lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 2741 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3038] 199.204.45.210 () {30 vars in 815 bytes} [Fri Jul 24 01:12:49 2026] GET /v2.0/security-group-rules?security_group_id=b16a43b5-3541-4124-88e6-ac0caa295d43 => generated 2206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3039] 199.204.45.210 () {32 vars in 789 bytes} [Fri Jul 24 01:12:49 2026] DELETE /v2.0/security-group-rules/044efc30-be83-49ab-8d09-a9176a8f1460 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3040] 199.204.45.210 () {32 vars in 789 bytes} [Fri Jul 24 01:12:49 2026] DELETE /v2.0/security-group-rules/69a464e2-726c-4e3b-9da9-885836dd1fce => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:12:53.297 7 INFO neutron.db.l3_db [None req-18e73933-3c6b-445a-9b32-adf70aadf843 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Floating IP c907a3ef-e831-4794-820f-0f78a6c4a007 disassociated (deleted). External IP: 10.96.250.220, port: db93c965-26ad-49bc-9744-73d9cf4f06cf. [pid: 7|app: 0|req: 1530/3043] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:12:52 2026] DELETE /v2.0/floatingips/c907a3ef-e831-4794-820f-0f78a6c4a007 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:12:53.741 8 INFO neutron.api.v2.resource [None req-1a09fa62-61a5-4dcc-893f-469df36043d0 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3044] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:12:53 2026] GET /v2.0/floatingips/c907a3ef-e831-4794-820f-0f78a6c4a007 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3045] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:54 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: 1515/3046] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3047] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:54 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: 1516/3048] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:54 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: 1533/3049] 199.204.45.210 () {30 vars in 741 bytes} [Fri Jul 24 01:12:54 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => 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: 1517/3050] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:54 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3051] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:54 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3052] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:55 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3053] 199.204.45.210 () {34 vars in 975 bytes} [Fri Jul 24 01:12:55 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1342 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3054] 199.204.45.210 () {34 vars in 1060 bytes} [Fri Jul 24 01:12:55 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3055] 199.204.45.210 () {34 vars in 1016 bytes} [Fri Jul 24 01:12:55 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3056] 199.204.45.210 () {38 vars in 1028 bytes} [Fri Jul 24 01:12:55 2026] PUT /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1143 bytes in 312 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: 1537/3057] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3058] 199.204.45.210 () {30 vars in 769 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3059] 199.204.45.210 () {34 vars in 1066 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a&id=e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 1523 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3060] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => 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: 1540/3061] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3062] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3063] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:12:56 2026] PUT /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1082 bytes in 263 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: 1523/3064] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 1082 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3065] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3066] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3067] 199.204.45.210 () {32 vars in 759 bytes} [Fri Jul 24 01:12:56 2026] DELETE /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => 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: 1544/3068] 199.204.45.210 () {30 vars in 703 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3069] 199.204.45.210 () {30 vars in 705 bytes} [Fri Jul 24 01:12:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3070] 199.204.45.210 () {30 vars in 681 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3071] 199.204.45.210 () {30 vars in 717 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:12:57.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0e370d2-ca32-480d-b6c2-f9749eda91c8 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3072] 199.204.45.210 () {32 vars in 759 bytes} [Fri Jul 24 01:12:57 2026] DELETE /v2.0/ports/e33734e1-a695-4d10-9fa3-e3ccc39bb4e8 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3073] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 01:12:57.150 7 INFO neutron.api.v2.resource [None req-adcccc3e-8ee1-4f46-ab4e-fd89c512acc6 bcec75beb59f4cf8b496fa4fa87652b3 c7edab5327164c2f9f6e16104df80acc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3074] 199.204.45.210 () {30 vars in 763 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/security-groups/lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3075] 199.204.45.210 () {30 vars in 785 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/security-groups?name=lb-d76a7ffd-81c2-4043-955d-cf10bb49117e => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3076] 199.204.45.210 () {30 vars in 737 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3077] 199.204.45.210 () {34 vars in 1096 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3078] 199.204.45.210 () {34 vars in 789 bytes} [Fri Jul 24 01:12:57 2026] PUT /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 1094 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3079] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/ports?tenant_id=c7edab5327164c2f9f6e16104df80acc&device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3080] 199.204.45.210 () {32 vars in 779 bytes} [Fri Jul 24 01:12:57 2026] DELETE /v2.0/security-groups/b16a43b5-3541-4124-88e6-ac0caa295d43 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3081] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/networks?id=3fbd3287-38c4-410e-9d97-68ac9790b80a => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3082] 199.204.45.210 () {34 vars in 1062 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.230&port_id=a1bc9b9f-c927-4242-b963-d0fb0040d88f => 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: 1533/3083] 199.204.45.210 () {34 vars in 984 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/subnets?id=2f0ec115-d3fe-4b86-bd47-3c931e124dd6 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3084] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/ports?network_id=3fbd3287-38c4-410e-9d97-68ac9790b80a&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3085] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1551/3086] 199.204.45.210 () {32 vars in 759 bytes} [Fri Jul 24 01:12:57 2026] DELETE /v2.0/ports/db93c965-26ad-49bc-9744-73d9cf4f06cf => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3087] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:12:57 2026] GET /v2.0/networks/3fbd3287-38c4-410e-9d97-68ac9790b80a?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: 1552/3088] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:12:58 2026] GET /v2.0/ports?device_id=7ae0cd78-188c-416e-9b6c-187a70c6d88e => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3089] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:12:58 2026] DELETE /v2.0/ports/a1bc9b9f-c927-4242-b963-d0fb0040d88f => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:12:59.406 7 INFO neutron.db.l3_db [None req-9a8a7840-894a-480e-a1bb-7e01904c63c4 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Floating IP 8bed58a8-024e-4857-a533-96ba736091d3 disassociated (deleted). External IP: 10.96.250.212, port: 26731017-bd71-4372-89b1-c35326366ed8. [pid: 7|app: 0|req: 1553/3090] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:12:58 2026] DELETE /v2.0/floatingips/8bed58a8-024e-4857-a533-96ba736091d3 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:12:59.808 8 INFO neutron.api.v2.resource [None req-48285c05-e1b8-4269-8851-bc8267d4eeb0 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3091] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:12:59 2026] GET /v2.0/floatingips/8bed58a8-024e-4857-a533-96ba736091d3 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:00.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e8dc8c2-894a-4bb0-bf06-9681d165eec2'] response: {'name': 'network-changed', 'server_uuid': 'af4d4967-60ed-4937-acd1-b50fda909300', 'tag': '26731017-bd71-4372-89b1-c35326366ed8', 'status': 'completed', 'code': 200} 2026-07-24 01:13:00.098 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de0fef74-0580-4215-8b2d-ef21e681d9b4'] response: {'server_uuid': '7ae0cd78-188c-416e-9b6c-187a70c6d88e', 'name': 'network-vif-deleted', 'tag': 'a1bc9b9f-c927-4242-b963-d0fb0040d88f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/3092] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1469 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3093] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1200 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3094] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/networks?id=461bbb58-553c-450e-a19e-14abf94515b6 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3095] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3096] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=26731017-bd71-4372-89b1-c35326366ed8 => 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: 1556/3097] 199.204.45.210 () {34 vars in 1106 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A12e&port_id=26731017-bd71-4372-89b1-c35326366ed8 => 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: 1542/3098] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/subnets?id=ea4b2482-5484-4879-88bd-a64035239a0f&id=5187bc8e-0926-4638-8a63-60353b5143c8 => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3099] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&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: 1543/3100] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/ports?network_id=461bbb58-553c-450e-a19e-14abf94515b6&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3101] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/ports?device_id=af4d4967-60ed-4937-acd1-b50fda909300 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3102] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1545/3103] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:13:00 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6?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: 1559/3104] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:13:00 2026] DELETE /v2.0/ports/26731017-bd71-4372-89b1-c35326366ed8 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:05.795 8 INFO neutron.db.l3_db [None req-570fd6c3-9b05-4ed9-9df2-2506b6b0cbfb 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] Floating IP dc2b314f-d7fb-4d78-82cf-a75a3c19d3c6 disassociated (deleted). External IP: 10.96.250.209, port: 194fc8a2-b0d5-4be1-ae14-9299dbabb7c9. [pid: 8|app: 0|req: 1546/3105] 10.0.0.126 () {32 vars in 732 bytes} [Fri Jul 24 01:13:05 2026] DELETE /v2.0/floatingips/dc2b314f-d7fb-4d78-82cf-a75a3c19d3c6 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:06.257 7 INFO neutron.api.v2.resource [None req-c097aa82-904d-4ee8-a2fb-41c9ac049618 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3106] 10.0.0.126 () {32 vars in 729 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/floatingips/dc2b314f-d7fb-4d78-82cf-a75a3c19d3c6 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:06.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c25cd61-51ff-4490-8e88-9c6ac9e67082'] response: {'name': 'network-changed', 'server_uuid': 'f09ad63f-f1fa-40bb-b120-e984459ca2e7', 'tag': '194fc8a2-b0d5-4be1-ae14-9299dbabb7c9', 'status': 'completed', 'code': 200} 2026-07-24 01:13:06.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41788bdf-9dc3-47cb-9120-910b210139d8'] response: {'server_uuid': 'af4d4967-60ed-4937-acd1-b50fda909300', 'name': 'network-vif-deleted', 'tag': '26731017-bd71-4372-89b1-c35326366ed8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1547/3107] 10.0.0.11 () {34 vars in 989 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/ports?device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1196 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3108] 199.204.45.210 () {34 vars in 1080 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/ports?tenant_id=e63dacd5274847e49f1bb79f39404960&device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3109] 10.0.0.11 () {34 vars in 1039 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/security-groups?id=db57bb4f-4da3-475a-b96d-fa6b6caab849&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3110] 199.204.45.210 () {34 vars in 986 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/networks?id=84e5b779-5819-47b1-81cf-3254e1683074 => generated 798 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3111] 199.204.45.210 () {34 vars in 1056 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.21&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => 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: 1563/3112] 199.204.45.210 () {34 vars in 1104 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b2&port_id=194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => 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: 1550/3113] 199.204.45.210 () {34 vars in 1064 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/subnets?id=2684bd2b-6517-4aed-bc95-0536d6582bf4&id=5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3114] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3115] 199.204.45.210 () {34 vars in 1052 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/ports?network_id=84e5b779-5819-47b1-81cf-3254e1683074&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3116] 199.204.45.210 () {34 vars in 994 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/ports?device_id=f09ad63f-f1fa-40bb-b120-e984459ca2e7 => generated 1196 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3117] 199.204.45.210 () {34 vars in 1012 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3118] 199.204.45.210 () {34 vars in 1112 bytes} [Fri Jul 24 01:13:06 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3121] 199.204.45.210 () {36 vars in 997 bytes} [Fri Jul 24 01:13:06 2026] DELETE /v2.0/ports/194fc8a2-b0d5-4be1-ae14-9299dbabb7c9 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3122] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:11 2026] DELETE /v2.0/security-group-rules/127e6bb5-28c3-49e1-b900-7944e454d550 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:11.769 8 INFO neutron.api.v2.resource [None req-b1e6057d-ff4a-4901-a2b4-d2a3db52ea4c 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3123] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:11 2026] GET /v2.0/security-group-rules/127e6bb5-28c3-49e1-b900-7944e454d550 => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3124] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:11 2026] DELETE /v2.0/security-group-rules/905c808b-9073-4c57-bee0-9430d99018e2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:11.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0edbe827-4361-4cd8-9d10-cbbac6535405'] response: {'server_uuid': 'f09ad63f-f1fa-40bb-b120-e984459ca2e7', 'name': 'network-vif-deleted', 'tag': '194fc8a2-b0d5-4be1-ae14-9299dbabb7c9', 'status': 'completed', 'code': 200} 2026-07-24 01:13:11.875 8 INFO neutron.api.v2.resource [None req-962a769a-1cfc-44de-b278-d08f26070f43 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3125] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:11 2026] GET /v2.0/security-group-rules/905c808b-9073-4c57-bee0-9430d99018e2 => 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: 1571/3126] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:11 2026] DELETE /v2.0/security-group-rules/90be55c5-ed85-4a1a-9f62-154d2ee76d0f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:11.974 8 INFO neutron.api.v2.resource [None req-155fb10a-d570-478a-b3f4-f42d6b2010b0 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3127] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:11 2026] GET /v2.0/security-group-rules/90be55c5-ed85-4a1a-9f62-154d2ee76d0f => 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: 1572/3128] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:11 2026] DELETE /v2.0/security-group-rules/5ec66fb4-1292-4a49-b67d-fc972ff2040a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.076 8 INFO neutron.api.v2.resource [None req-7a57a685-e4b5-4f5e-8027-92a0e45a98f3 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3129] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/5ec66fb4-1292-4a49-b67d-fc972ff2040a => 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: 1573/3130] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/c9e6da9f-10e8-4384-bc0a-734151930d8f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.192 8 INFO neutron.api.v2.resource [None req-1f106dc2-a40e-43db-8942-ee98d7984da8 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3131] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/c9e6da9f-10e8-4384-bc0a-734151930d8f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3132] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/f004e972-6a6e-41db-a242-5a402708271f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.281 8 INFO neutron.api.v2.resource [None req-3a1b28ae-046d-4593-8a02-07e6cead8eee 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3133] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/f004e972-6a6e-41db-a242-5a402708271f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3134] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/2cf826aa-3767-4a8d-b462-ab3903dbad4d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.376 8 INFO neutron.api.v2.resource [None req-11555133-ad0d-4966-bed8-16706dcd9479 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3135] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/2cf826aa-3767-4a8d-b462-ab3903dbad4d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3136] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/b3d05ee7-e7b7-45d6-ba8e-e7d18a772a91 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.477 8 INFO neutron.api.v2.resource [None req-4e0e6f72-76c8-437a-a03a-b0ea7a3c72c7 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3137] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/b3d05ee7-e7b7-45d6-ba8e-e7d18a772a91 => 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: 1577/3138] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/479c82bb-3649-4933-9f85-cc8022bab596 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.575 8 INFO neutron.api.v2.resource [None req-a328ada8-1801-465d-b8f9-0473fb725998 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3139] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/479c82bb-3649-4933-9f85-cc8022bab596 => 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: 1578/3140] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/884a9bd2-66d2-4dc2-ba99-389ce59cda2c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.664 8 INFO neutron.api.v2.resource [None req-b1526f3f-2555-48ed-834d-4b0a5404a5e0 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3141] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/884a9bd2-66d2-4dc2-ba99-389ce59cda2c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3142] 10.0.0.126 () {32 vars in 750 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-group-rules/209b62f5-1d3d-4ec3-b336-b8ba7087e2b9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.748 8 INFO neutron.api.v2.resource [None req-8fc95f16-b4d5-40fc-a393-87e8f186a445 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3143] 10.0.0.126 () {32 vars in 747 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-group-rules/209b62f5-1d3d-4ec3-b336-b8ba7087e2b9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3144] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:12 2026] DELETE /v2.0/security-groups/db57bb4f-4da3-475a-b96d-fa6b6caab849 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:12.866 8 INFO neutron.api.v2.resource [None req-1655df79-5209-4234-8a28-dc62563c9aeb 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3145] 10.0.0.126 () {32 vars in 737 bytes} [Fri Jul 24 01:13:12 2026] GET /v2.0/security-groups/db57bb4f-4da3-475a-b96d-fa6b6caab849 => 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: 1581/3146] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:13:12 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/remove_router_interface => generated 309 bytes in 1763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:13:14.904 8 INFO neutron.api.v2.resource [None req-1adf8f05-2e99-419d-beac-c9d0342f6b6b 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3147] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:13:14 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/remove_router_interface => generated 198 bytes in 223 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3148] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:13:14 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/remove_router_interface => generated 309 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:13:16.779 8 INFO neutron.api.v2.resource [None req-0725243e-c837-4b4a-884e-b4f5423d2860 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3149] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:13:16 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/remove_router_interface => generated 198 bytes in 517 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3150] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:13:16 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:13:18.269 8 INFO neutron.api.v2.resource [None req-d0cee35d-1a8a-4a4a-8f36-7c2a4dd2710a 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3151] 10.0.0.126 () {34 vars in 789 bytes} [Fri Jul 24 01:13:18 2026] PUT /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699/remove_router_interface => generated 198 bytes in 259 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:19.449 7 INFO neutron.db.l3_hamode_db [None req-b7315bc9-e862-4028-a90b-27aeef110164 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] HA network d57dd170-d01f-43e1-8901-0a57d277fd26 was deleted as no HA routers are present in tenant e63dacd5274847e49f1bb79f39404960. [pid: 7|app: 0|req: 1584/3152] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:18 2026] DELETE /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699 => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:13:19.489 8 INFO neutron.api.v2.resource [None req-9e742098-c281-49bc-a760-2c88a110fc89 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3153] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:19 2026] GET /v2.0/routers/e9e49bba-a106-43e3-9c24-9c33af5fd699 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:19.497 7 INFO neutron.services.segments.plugin [-] Segment 2e25bab3-e7a6-4ac1-9540-c9075e289481 resource provider aggregate not found 2026-07-24 01:13:19.516 7 INFO neutron.services.segments.plugin [-] Segment 2e25bab3-e7a6-4ac1-9540-c9075e289481 resource provider aggregate not found 2026-07-24 01:13:19.541 7 INFO neutron.services.segments.plugin [-] Segment 2e25bab3-e7a6-4ac1-9540-c9075e289481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e25bab3-e7a6-4ac1-9540-c9075e289481 found for delete ", "request_id": "req-ab768b2f-baa2-48d0-9756-69b94b167ff7"}]} 2026-07-24 01:13:19.544 7 INFO neutron.services.segments.plugin [-] Segment 2e25bab3-e7a6-4ac1-9540-c9075e289481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e25bab3-e7a6-4ac1-9540-c9075e289481 found for delete ", "request_id": "req-b48ba232-a500-4ac5-8538-5e68b95362bd"}]} [pid: 7|app: 0|req: 1585/3154] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:19 2026] DELETE /v2.0/subnets/5187bc8e-0926-4638-8a63-60353b5143c8 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:19.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38277eff-fe80-418b-b4c6-37bd5b13d9dd 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3155] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:19 2026] GET /v2.0/subnets/5187bc8e-0926-4638-8a63-60353b5143c8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3156] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:19 2026] DELETE /v2.0/subnets/ea4b2482-5484-4879-88bd-a64035239a0f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:20.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0c3f11f-4c69-4e0d-832b-3c5f450c1eb4 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3157] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:20 2026] GET /v2.0/subnets/ea4b2482-5484-4879-88bd-a64035239a0f => 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: 1587/3158] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:13:20 2026] DELETE /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:20.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e53a505b-192c-494d-b098-f046e571c500 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3159] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:13:20 2026] GET /v2.0/networks/461bbb58-553c-450e-a19e-14abf94515b6 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3160] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:20 2026] DELETE /v2.0/subnets/2684bd2b-6517-4aed-bc95-0536d6582bf4 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:20.853 8 INFO neutron.pecan_wsgi.hooks.translation [None req-617a5a05-de21-4d38-9f21-1b0557e7671e 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3161] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:20 2026] GET /v2.0/subnets/2684bd2b-6517-4aed-bc95-0536d6582bf4 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3162] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:20 2026] DELETE /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:21.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07c1b3a4-6c91-41ae-a36c-61efdbf9a837 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3163] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:21 2026] GET /v2.0/subnets/5fd6080a-a701-48d5-a870-eff2bc01e62e => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:21.586 7 INFO neutron.services.segments.plugin [-] Segment fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff resource provider aggregate not found 2026-07-24 01:13:21.598 7 INFO neutron.services.segments.plugin [-] Segment fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff resource provider aggregate not found 2026-07-24 01:13:21.609 7 INFO neutron.services.segments.plugin [-] Segment fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff found for delete ", "request_id": "req-9a111677-6bdc-42d5-8a99-6b28b913a00a"}]} [pid: 7|app: 0|req: 1590/3164] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:13:21 2026] DELETE /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:21.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b80f152a-442e-49da-964f-ba1f1f1e066f 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3165] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:13:21 2026] GET /v2.0/networks/84e5b779-5819-47b1-81cf-3254e1683074 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:21.663 7 INFO neutron.services.segments.plugin [-] Segment fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd9a4e6-9db7-4ca1-ba1e-d06054c1cdff found for delete ", "request_id": "req-fddabeba-9f83-490b-96c4-a6881714ddcc"}]} 2026-07-24 01:13:21.672 7 INFO neutron.services.segments.plugin [-] Segment de7761b3-0b6d-472a-b7c7-d2c32191d74d resource provider aggregate not found 2026-07-24 01:13:21.701 7 INFO neutron.services.segments.plugin [-] Segment de7761b3-0b6d-472a-b7c7-d2c32191d74d resource provider aggregate not found 2026-07-24 01:13:21.707 7 INFO neutron.services.segments.plugin [-] Segment de7761b3-0b6d-472a-b7c7-d2c32191d74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7761b3-0b6d-472a-b7c7-d2c32191d74d found for delete ", "request_id": "req-1f9dac51-834b-4804-8c2d-3d171ccde046"}]} 2026-07-24 01:13:21.720 7 INFO neutron.services.segments.plugin [-] Segment de7761b3-0b6d-472a-b7c7-d2c32191d74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7761b3-0b6d-472a-b7c7-d2c32191d74d found for delete ", "request_id": "req-6b6e7c22-76c8-4a87-b4c9-357887350ef9"}]} [pid: 7|app: 0|req: 1591/3166] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:21 2026] DELETE /v2.0/subnets/87962993-dc30-4cd2-b9ba-7c47a3ddd607 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:21.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91cfef95-4ab5-45df-8c5c-b6b97557ffb6 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3167] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:21 2026] GET /v2.0/subnets/87962993-dc30-4cd2-b9ba-7c47a3ddd607 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3170] 10.0.0.126 () {32 vars in 724 bytes} [Fri Jul 24 01:13:21 2026] DELETE /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:22.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13fdea2a-8ad8-4e32-a5f2-3b0c1d656e93 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3171] 10.0.0.126 () {32 vars in 721 bytes} [Fri Jul 24 01:13:22 2026] GET /v2.0/subnets/e833ecde-85fe-46d2-98cb-9dbfe91175c2 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3172] 10.0.0.126 () {32 vars in 726 bytes} [Fri Jul 24 01:13:22 2026] DELETE /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-24 01:13:23.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39b209c7-f72d-4edc-afba-27fcbfa07fed 35c5fd4ac6344c87a719f6bb2bb6ee98 e63dacd5274847e49f1bb79f39404960 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3173] 10.0.0.126 () {32 vars in 723 bytes} [Fri Jul 24 01:13:23 2026] GET /v2.0/networks/e5c4b99a-b276-43b4-bfed-29e22e57abce => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:13:25.548 7 INFO neutron.services.segments.plugin [-] Segment dce007bd-312b-4397-aef5-23d493bbf062 resource provider aggregate not found 2026-07-24 01:13:25.554 7 INFO neutron.services.segments.plugin [-] Segment dce007bd-312b-4397-aef5-23d493bbf062 resource provider aggregate not found 2026-07-24 01:13:25.563 7 INFO neutron.services.segments.plugin [-] Segment dce007bd-312b-4397-aef5-23d493bbf062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dce007bd-312b-4397-aef5-23d493bbf062 found for delete ", "request_id": "req-f032ad50-8c6c-466b-b2f1-2d2625c8761b"}]} 2026-07-24 01:13:25.572 7 INFO neutron.services.segments.plugin [-] Segment dce007bd-312b-4397-aef5-23d493bbf062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dce007bd-312b-4397-aef5-23d493bbf062 found for delete ", "request_id": "req-547474b4-ce7e-41e5-9752-84991810aa78"}]} [pid: 7|app: 0|req: 1594/3174] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:25 2026] GET /v2.0/security-groups?tenant_id=1349e1bfe4e7460fa88d233546779f35&name=default => generated 2805 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3175] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:25 2026] DELETE /v2.0/security-groups/99f930fe-a619-4553-9160-b2d4742fddf8 => 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: 1595/3176] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:26 2026] GET /v2.0/security-groups?tenant_id=e63dacd5274847e49f1bb79f39404960&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3177] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:26 2026] DELETE /v2.0/security-groups/7b0b3f25-bec7-4983-97b0-dfc3233f3f0b => 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: 1596/3178] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:26 2026] GET /v2.0/security-groups?tenant_id=9ced66bbadd845fcb0fba0fc5f533e6a&name=default => generated 2805 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3179] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:26 2026] DELETE /v2.0/security-groups/383e75aa-3f03-40d9-bcf1-eaf401fc5173 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3180] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:26 2026] GET /v2.0/security-groups?tenant_id=7646173f215d4bee885123d86813f824&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3181] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:26 2026] DELETE /v2.0/security-groups/1690f9ff-749b-4ab1-8904-0ed5b00b1aeb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3182] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:27 2026] GET /v2.0/security-groups?tenant_id=9a7ccd1b40fe465db43b25636757ee5e&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3183] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:27 2026] DELETE /v2.0/security-groups/14907c39-a1b1-42f9-935f-d984e112518b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3184] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:27 2026] GET /v2.0/security-groups?tenant_id=fd980e0df3d94d0aa87f6155157a8a8a&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3185] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:27 2026] DELETE /v2.0/security-groups/78d9f116-075f-4fb8-b85e-300b7131d11d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3186] 10.0.0.126 () {32 vars in 774 bytes} [Fri Jul 24 01:13:27 2026] GET /v2.0/security-groups?tenant_id=a3f8ae58a2d24b83bb9545cad1b4d419&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3187] 10.0.0.126 () {32 vars in 740 bytes} [Fri Jul 24 01:13:27 2026] DELETE /v2.0/security-groups/592e851b-12e6-4e81-baa3-0e02b9bd8694 => 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: 1601/3188] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:13:30 2026] GET /v2.0/networks => generated 2168 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3189] 10.0.0.126 () {32 vars in 655 bytes} [Fri Jul 24 01:13:31 2026] GET /v2.0/floatingips => 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: 1602/3190] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:13:31 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3191] 10.0.0.126 () {32 vars in 643 bytes} [Fri Jul 24 01:13:31 2026] GET /v2.0/ports => generated 4725 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3192] 10.0.0.126 () {32 vars in 647 bytes} [Fri Jul 24 01:13:32 2026] GET /v2.0/subnets => generated 1261 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3193] 10.0.0.126 () {32 vars in 649 bytes} [Fri Jul 24 01:13:32 2026] GET /v2.0/networks => generated 2168 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3194] 10.0.0.126 () {32 vars in 663 bytes} [Fri Jul 24 01:13:32 2026] GET /v2.0/security-groups => generated 16626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3195] 10.0.0.126 () {32 vars in 655 bytes} [Fri Jul 24 01:13:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)