+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 01:16:54 2026] *** compiled with version: 13.3.0 on 26 May 2026 22:00:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-685dc84bdd-7g4vv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd9db722668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-27 01:16:59.288 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 01:16:59.288 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-27 01:16:59.313 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 01:16:59.313 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-27 01:16:59.829 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 01:16:59.866 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 01:17:00.905 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:17:00.908 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 01:17:00.912 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 01:17:00.914 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:17:00.914 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 01:17:00.914 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 01:17:00.914 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:17:00.923 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:17:00.923 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:17:00.923 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:17:00.946 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 01:17:00.948 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:17:00.948 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 01:17:00.948 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:17:00.951 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 01:17:00.955 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 01:17:00.956 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:17:00.956 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 01:17:00.956 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 01:17:00.956 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:17:00.963 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:17:00.964 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:17:00.964 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:17:00.985 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 01:17:00.986 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:17:00.987 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 01:17:00.995 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 01:17:00.995 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 01:17:00.996 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 01:17:00.996 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 01:17:01.031 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 01:17:01.031 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 01:17:01.031 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 01:17:01.032 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 01:17:01.413 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 01:17:01.466 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 01:17:01.556 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 01:17:01.557 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 01:17:01.557 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 01:17:01.573 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 01:17:01.573 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 01:17:01.573 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 01:17:01.573 8 INFO neutron.plugins.ml2.extensions.port_security [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 01:17:01.574 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing extension driver 'qos' 2026-05-27 01:17:01.574 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 01:17:01.574 8 INFO neutron.plugins.ml2.managers [None req-303d0599-bd32-42ce-bff0-040205e92f19 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 01:17:01.585 8 INFO neutron.quota [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded quota_driver: . 2026-05-27 01:17:01.586 8 INFO neutron.plugins.ml2.plugin [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 01:17:01.586 8 INFO neutron.plugins.ml2.managers [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 01:17:01.586 8 INFO neutron.plugins.ml2.managers [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 01:17:01.586 8 INFO neutron.plugins.ml2.managers [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 01:17:01.586 8 INFO neutron.extensions.vlantransparent [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Disabled vlantransparent extension. 2026-05-27 01:17:01.586 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: qos 2026-05-27 01:17:01.599 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: router 2026-05-27 01:17:01.611 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 01:17:01.612 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 01:17:01.612 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 01:17:01.632 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 01:17:01.632 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 01:17:01.632 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 01:17:01.632 7 INFO neutron.plugins.ml2.extensions.port_security [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 01:17:01.633 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing extension driver 'qos' 2026-05-27 01:17:01.633 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 01:17:01.633 7 INFO neutron.plugins.ml2.managers [None req-494495a4-afbc-4073-9bf4-1ab703991eb0 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 01:17:01.640 8 INFO neutron.services.service_base [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 01:17:01.640 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: segments 2026-05-27 01:17:01.646 7 INFO neutron.quota [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded quota_driver: . 2026-05-27 01:17:01.647 7 INFO neutron.plugins.ml2.plugin [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 01:17:01.647 7 INFO neutron.plugins.ml2.managers [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 01:17:01.647 7 INFO neutron.plugins.ml2.managers [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 01:17:01.647 7 INFO neutron.plugins.ml2.managers [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 01:17:01.648 7 INFO neutron.extensions.vlantransparent [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Disabled vlantransparent extension. 2026-05-27 01:17:01.648 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: qos 2026-05-27 01:17:01.673 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: router 2026-05-27 01:17:01.717 7 INFO neutron.services.service_base [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 01:17:01.718 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: segments 2026-05-27 01:17:01.737 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: trunk 2026-05-27 01:17:01.752 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: vpnaas 2026-05-27 01:17:01.791 8 WARNING stevedore.named [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 01:17:01.815 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: trunk 2026-05-27 01:17:01.830 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: vpnaas 2026-05-27 01:17:01.864 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 01:17:01.864 8 INFO neutron.common.utils [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 01:17:01.864 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 01:17:01.868 7 WARNING stevedore.named [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 01:17:01.869 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: tag 2026-05-27 01:17:01.876 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: timestamp 2026-05-27 01:17:01.878 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 01:17:01.882 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: flavors 2026-05-27 01:17:01.885 8 INFO neutron.manager [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loading Plugin: revisions 2026-05-27 01:17:01.888 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Initializing extension manager. 2026-05-27 01:17:01.889 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: address-group 2026-05-27 01:17:01.890 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: address-scope 2026-05-27 01:17:01.891 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 01:17:01.892 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: agent 2026-05-27 01:17:01.892 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 01:17:01.894 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 01:17:01.894 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 01:17:01.895 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: availability_zone 2026-05-27 01:17:01.896 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 01:17:01.896 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 01:17:01.897 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 01:17:01.898 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 01:17:01.899 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: dns-integration 2026-05-27 01:17:01.899 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 01:17:01.900 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 01:17:01.900 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: dvr 2026-05-27 01:17:01.901 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 01:17:01.901 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 01:17:01.902 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:17:01.902 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 01:17:01.903 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: external-net 2026-05-27 01:17:01.903 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 01:17:01.904 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: extraroute 2026-05-27 01:17:01.905 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 01:17:01.905 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 01:17:01.906 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 01:17:01.906 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 01:17:01.907 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 01:17:01.907 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: fip-port-details 2026-05-27 01:17:01.908 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: flavors 2026-05-27 01:17:01.909 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 01:17:01.910 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 01:17:01.910 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: ip_allocation 2026-05-27 01:17:01.911 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 01:17:01.912 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 01:17:01.913 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: router 2026-05-27 01:17:01.914 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:17:01.915 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 01:17:01.916 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 01:17:01.916 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 01:17:01.917 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: l3-ha 2026-05-27 01:17:01.917 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:17:01.918 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 01:17:01.918 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: l3-flavors 2026-05-27 01:17:01.919 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:17:01.920 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 01:17:01.923 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 01:17:01.924 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 01:17:01.925 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 01:17:01.926 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 01:17:01.927 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 01:17:01.928 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: multi-provider 2026-05-27 01:17:01.928 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: net-mtu 2026-05-27 01:17:01.929 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 01:17:01.929 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 01:17:01.930 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: network_ha 2026-05-27 01:17:01.930 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 01:17:01.931 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 01:17:01.932 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: pagination 2026-05-27 01:17:01.932 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-device-profile 2026-05-27 01:17:01.933 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 01:17:01.933 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 01:17:01.934 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 01:17:01.934 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-mac-override 2026-05-27 01:17:01.935 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 01:17:01.936 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 01:17:01.936 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 01:17:01.937 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-resource-request 2026-05-27 01:17:01.937 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 01:17:01.938 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 01:17:01.938 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: binding 2026-05-27 01:17:01.939 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: binding-extended 2026-05-27 01:17:01.940 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-security 2026-05-27 01:17:01.940 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: project-id 2026-05-27 01:17:01.941 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: provider 2026-05-27 01:17:01.943 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos 2026-05-27 01:17:01.943 7 INFO neutron_vpnaas.services.vpn.plugin [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 01:17:01.943 7 INFO neutron.common.utils [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 01:17:01.943 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 01:17:01.944 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 01:17:01.944 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 01:17:01.945 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-default 2026-05-27 01:17:01.945 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-fip 2026-05-27 01:17:01.946 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 01:17:01.946 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 01:17:01.947 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 01:17:01.947 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 01:17:01.948 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: tag 2026-05-27 01:17:01.948 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 01:17:01.949 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-pps 2026-05-27 01:17:01.949 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 01:17:01.950 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 01:17:01.950 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 01:17:01.951 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 01:17:01.953 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: quotas 2026-05-27 01:17:01.954 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: quota_details 2026-05-27 01:17:01.955 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: timestamp 2026-05-27 01:17:01.955 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: rbac-policies 2026-05-27 01:17:01.956 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 01:17:01.957 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 01:17:01.957 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 01:17:01.957 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 01:17:01.958 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 01:17:01.958 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: revision-if-match 2026-05-27 01:17:01.959 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 01:17:01.959 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 01:17:01.960 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 01:17:01.961 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: flavors 2026-05-27 01:17:01.962 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 01:17:01.962 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 01:17:01.963 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 01:17:01.963 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 01:17:01.964 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 01:17:01.964 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 01:17:01.964 7 INFO neutron.manager [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loading Plugin: revisions 2026-05-27 01:17:01.968 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Initializing extension manager. 2026-05-27 01:17:01.969 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: security-group 2026-05-27 01:17:01.969 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: address-group 2026-05-27 01:17:01.970 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: segment 2026-05-27 01:17:01.970 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: address-scope 2026-05-27 01:17:01.970 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 01:17:01.970 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 01:17:01.971 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: service-type 2026-05-27 01:17:01.971 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: agent 2026-05-27 01:17:01.971 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: sorting 2026-05-27 01:17:01.972 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 01:17:01.972 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 01:17:01.973 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 01:17:01.973 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 01:17:01.973 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 01:17:01.974 8 WARNING neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 01:17:01.974 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 01:17:01.974 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 01:17:01.975 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: availability_zone 2026-05-27 01:17:01.975 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 01:17:01.975 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 01:17:01.975 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 01:17:01.976 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 01:17:01.976 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 01:17:01.976 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 01:17:01.976 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 01:17:01.977 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 01:17:01.978 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 01:17:01.978 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 01:17:01.978 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: tag-creation 2026-05-27 01:17:01.978 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: dns-integration 2026-05-27 01:17:01.979 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 01:17:01.979 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 01:17:01.980 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 01:17:01.980 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: dvr 2026-05-27 01:17:01.981 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 01:17:01.981 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 01:17:01.982 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:17:01.982 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 01:17:01.983 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 01:17:01.983 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: external-net 2026-05-27 01:17:01.983 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 01:17:01.983 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 01:17:01.984 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: extraroute 2026-05-27 01:17:01.984 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: trunk 2026-05-27 01:17:01.984 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 01:17:01.985 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: trunk-details 2026-05-27 01:17:01.985 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 01:17:01.985 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 01:17:01.985 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 01:17:01.986 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 01:17:01.986 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 01:17:01.986 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 01:17:01.987 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: fip-port-details 2026-05-27 01:17:01.988 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 01:17:01.988 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: flavors 2026-05-27 01:17:01.988 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 01:17:01.989 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 01:17:01.989 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 01:17:01.990 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 01:17:01.990 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: ip_allocation 2026-05-27 01:17:01.991 8 INFO neutron.api.extensions [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Loaded extension: vpnaas 2026-05-27 01:17:01.991 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 01:17:01.991 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 01:17:01.992 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: router 2026-05-27 01:17:01.993 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 01:17:01.993 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 01:17:01.993 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:01.993 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 01:17:01.994 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:17:01.995 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 01:17:01.995 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 01:17:01.996 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 01:17:01.996 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: l3-ha 2026-05-27 01:17:01.997 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 01:17:01.997 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:17:01.997 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 01:17:01.997 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 01:17:01.998 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: l3-flavors 2026-05-27 01:17:02.000 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:17:02.001 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 01:17:02.001 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 01:17:02.002 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 01:17:02.003 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 01:17:02.003 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 01:17:02.004 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.004 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.004 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 01:17:02.004 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.005 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.005 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 01:17:02.005 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 01:17:02.006 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 01:17:02.006 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 01:17:02.006 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 01:17:02.006 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 01:17:02.007 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 01:17:02.007 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 01:17:02.007 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 01:17:02.008 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: multi-provider 2026-05-27 01:17:02.008 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: net-mtu 2026-05-27 01:17:02.009 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 01:17:02.009 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 01:17:02.010 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: network_ha 2026-05-27 01:17:02.011 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 01:17:02.011 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 01:17:02.011 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] router is already registered 2026-05-27 01:17:02.012 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 01:17:02.012 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 01:17:02.012 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] floatingip is already registered 2026-05-27 01:17:02.012 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: pagination 2026-05-27 01:17:02.013 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-device-profile 2026-05-27 01:17:02.013 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 01:17:02.014 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 01:17:02.014 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 01:17:02.015 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-mac-override 2026-05-27 01:17:02.015 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 01:17:02.015 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 01:17:02.015 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] rbac_policy is already registered 2026-05-27 01:17:02.016 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 01:17:02.016 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 01:17:02.016 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 01:17:02.016 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] security_group is already registered 2026-05-27 01:17:02.017 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-resource-request 2026-05-27 01:17:02.017 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 01:17:02.017 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] security_group_rule is already registered 2026-05-27 01:17:02.017 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 01:17:02.018 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.018 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.018 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 01:17:02.018 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.018 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.018 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: binding 2026-05-27 01:17:02.019 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 01:17:02.019 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] trunk is already registered 2026-05-27 01:17:02.019 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: binding-extended 2026-05-27 01:17:02.019 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 01:17:02.020 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] endpoint_group is already registered 2026-05-27 01:17:02.020 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-security 2026-05-27 01:17:02.020 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 01:17:02.020 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] vpnservice is already registered 2026-05-27 01:17:02.020 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: project-id 2026-05-27 01:17:02.021 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 01:17:02.021 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] ipsec_site_connection is already registered 2026-05-27 01:17:02.021 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: provider 2026-05-27 01:17:02.021 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 01:17:02.021 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] ipsecpolicy is already registered 2026-05-27 01:17:02.022 8 INFO neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 01:17:02.022 8 WARNING neutron.quota.resource_registry [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] ikepolicy is already registered 2026-05-27 01:17:02.023 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos 2026-05-27 01:17:02.024 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 01:17:02.024 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 01:17:02.025 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-default 2026-05-27 01:17:02.025 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-fip 2026-05-27 01:17:02.026 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 01:17:02.026 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 01:17:02.027 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 01:17:02.027 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 01:17:02.028 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 01:17:02.029 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-pps 2026-05-27 01:17:02.029 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 01:17:02.030 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 01:17:02.030 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 01:17:02.031 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 01:17:02.033 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: quotas 2026-05-27 01:17:02.034 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: quota_details 2026-05-27 01:17:02.035 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: rbac-policies 2026-05-27 01:17:02.036 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 01:17:02.037 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 01:17:02.037 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 01:17:02.038 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 01:17:02.038 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: revision-if-match 2026-05-27 01:17:02.039 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 01:17:02.039 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 01:17:02.040 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 01:17:02.042 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 01:17:02.042 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 01:17:02.043 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 01:17:02.043 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 01:17:02.044 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 01:17:02.044 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 01:17:02.049 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: security-group 2026-05-27 01:17:02.050 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: segment 2026-05-27 01:17:02.050 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 01:17:02.051 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: service-type 2026-05-27 01:17:02.051 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: sorting 2026-05-27 01:17:02.052 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 01:17:02.053 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 01:17:02.053 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 01:17:02.054 7 WARNING neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 01:17:02.054 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 01:17:02.055 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 01:17:02.056 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 01:17:02.056 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 01:17:02.057 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 01:17:02.057 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 01:17:02.058 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 01:17:02.058 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: tag-creation 2026-05-27 01:17:02.059 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 01:17:02.063 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 01:17:02.063 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 01:17:02.064 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: trunk 2026-05-27 01:17:02.065 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: trunk-details 2026-05-27 01:17:02.065 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 01:17:02.066 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 01:17:02.068 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 01:17:02.068 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 01:17:02.069 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 01:17:02.071 7 INFO neutron.api.extensions [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Loaded extension: vpnaas 2026-05-27 01:17:02.073 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 01:17:02.073 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 01:17:02.073 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.074 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 01:17:02.077 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 01:17:02.077 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 01:17:02.082 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 01:17:02.083 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 01:17:02.083 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 01:17:02.084 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.084 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.085 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.085 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.085 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 01:17:02.086 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 01:17:02.086 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 01:17:02.086 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 01:17:02.087 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 01:17:02.087 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 01:17:02.091 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 01:17:02.092 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] router is already registered 2026-05-27 01:17:02.092 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 01:17:02.092 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] floatingip is already registered 2026-05-27 01:17:02.096 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 01:17:02.096 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] rbac_policy is already registered 2026-05-27 01:17:02.097 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 01:17:02.097 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] security_group is already registered 2026-05-27 01:17:02.097 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 01:17:02.097 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] security_group_rule is already registered 2026-05-27 01:17:02.098 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.098 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.099 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 01:17:02.099 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] subnetpool is already registered 2026-05-27 01:17:02.099 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 01:17:02.100 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] trunk is already registered 2026-05-27 01:17:02.100 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 01:17:02.100 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] endpoint_group is already registered 2026-05-27 01:17:02.101 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 01:17:02.101 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] vpnservice is already registered 2026-05-27 01:17:02.101 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 01:17:02.101 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] ipsec_site_connection is already registered 2026-05-27 01:17:02.102 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 01:17:02.102 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] ipsecpolicy is already registered 2026-05-27 01:17:02.102 7 INFO neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 01:17:02.103 7 WARNING neutron.quota.resource_registry [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] ikepolicy is already registered 2026-05-27 01:17:02.194 8 WARNING keystonemiddleware._common.config [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:17:02.201 8 WARNING oslo_config.cfg [None req-a2976f24-f17e-43be-8abf-26a6d24aa6d6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd9db722668 pid: 8 (default app) 2026-05-27 01:17:02.264 7 WARNING keystonemiddleware._common.config [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:17:02.271 7 WARNING oslo_config.cfg [None req-602b34a8-0743-4dcc-b560-a4bcca320619 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd9db722668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:17:07.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ff2eddc-2d1a-4d63-9642-37f455fbd81e 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:06 2026] GET /v2.0/networks/public => generated 108 bytes in 644 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:17:07.912 8 WARNING neutron.services.revisions.revision_plugin [None req-f942f322-875c-491b-b37d-83f25a528bbc 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Could not find related network for resource to bump revision. 2026-05-27 01:17:07.933 8 INFO neutron.db.segments_db [None req-f942f322-875c-491b-b37d-83f25a528bbc 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 54e44c78-0844-48c7-8e68-4eb84bd21489 of type flat for network b365a1c0-34e4-45f9-9266-cc1edbbaa252 2026-05-27 01:17:07.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f942f322-875c-491b-b37d-83f25a528bbc 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.162 () {48 vars in 967 bytes} [Wed May 27 01:17:07 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:17:14.363 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cef9ec2-d2d5-4373-aadb-d4d40f21d3af 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:14 2026] GET /v2.0/networks/public => generated 108 bytes in 362 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:17:14.609 7 WARNING neutron.services.revisions.revision_plugin [None req-8a8ddc95-d097-476e-a925-82ca460a83f8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Could not find related network for resource to bump revision. 2026-05-27 01:17:14.630 7 INFO neutron.db.segments_db [None req-8a8ddc95-d097-476e-a925-82ca460a83f8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment a3eaeee5-9a0f-43bc-8f2c-d648197e55e5 of type flat for network bc9b7366-86fa-4242-99ff-ec12727de653 2026-05-27 01:17:14.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a8ddc95-d097-476e-a925-82ca460a83f8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.162 () {48 vars in 967 bytes} [Wed May 27 01:17:14 2026] POST /v2.0/networks => generated 124 bytes in 285 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:17:20.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a888e0e-d056-442f-8e95-22bed75c932e 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:20 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:17:20.581 7 WARNING neutron.services.revisions.revision_plugin [None req-32370924-0181-4da6-a212-37623cba0a54 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Could not find related network for resource to bump revision. 2026-05-27 01:17:20.595 7 INFO neutron.db.segments_db [None req-32370924-0181-4da6-a212-37623cba0a54 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment a8469869-625f-4136-bee5-0085ec070877 of type flat for network c74a576c-b1c2-4be3-b7e9-aa5d8369e18b 2026-05-27 01:17:20.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32370924-0181-4da6-a212-37623cba0a54 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.162 () {48 vars in 967 bytes} [Wed May 27 01:17:20 2026] POST /v2.0/networks => generated 124 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:17:26.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1808037-dfbf-4609-844c-4c135d6ae49a 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:26 2026] GET /v2.0/networks/public => generated 108 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:17:26.601 8 WARNING neutron.services.revisions.revision_plugin [None req-0cc52b37-6403-415d-8248-06abcfc98db8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Could not find related network for resource to bump revision. 2026-05-27 01:17:26.623 8 INFO neutron.db.segments_db [None req-0cc52b37-6403-415d-8248-06abcfc98db8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 0ad0308b-0494-432e-b7b9-8154a8275527 of type flat for network 6bb3a52c-8af7-41dc-8346-8853bf02b24e 2026-05-27 01:17:26.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cc52b37-6403-415d-8248-06abcfc98db8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.162 () {48 vars in 967 bytes} [Wed May 27 01:17:26 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:17:32.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea10763f-dbee-4fca-9999-1629bdd1cbae 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:32 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:32 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-05-27 01:17:32.520 8 WARNING neutron.services.revisions.revision_plugin [None req-c639ee0e-d3d3-4765-a36c-33f3f2a0566b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Could not find related network for resource to bump revision. 2026-05-27 01:17:32.540 8 INFO neutron.db.segments_db [None req-c639ee0e-d3d3-4765-a36c-33f3f2a0566b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 4cb79c6b-12cb-4f72-90c2-d713ecd7253e of type flat for network d43a63b1-a202-413b-bc33-f10689e9a0b8 2026-05-27 01:17:32.564 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c639ee0e-d3d3-4765-a36c-33f3f2a0566b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.162 () {48 vars in 967 bytes} [Wed May 27 01:17:32 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:17:38.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2a92a3d-161a-451b-8e0f-696087df8225 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:38 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:38 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-05-27 01:17:38.532 7 WARNING neutron.services.revisions.revision_plugin [None req-1646c196-da44-42f6-90cd-40d2e3c516c2 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Could not find related network for resource to bump revision. 2026-05-27 01:17:38.557 7 INFO neutron.db.segments_db [None req-1646c196-da44-42f6-90cd-40d2e3c516c2 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 6b5b8aea-eb9b-406e-9662-d42c82e3f9d5 of type flat for network b16998a3-c3b7-49ad-ade2-d1af89065b0f [pid: 7|app: 0|req: 10/23] 199.204.45.162 () {48 vars in 967 bytes} [Wed May 27 01:17:38 2026] POST /v2.0/networks => generated 706 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:17:39.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22658d89-5f51-4ca4-8cf5-619446871704 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:17:39 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:17:39 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:17:39.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-948f1cd1-c5db-4027-a166-c2e022ba54b7 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.162 () {44 vars in 1034 bytes} [Wed May 27 01:17:39 2026] GET /v2.0/subnets/public-subnet?network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.162 () {44 vars in 1057 bytes} [Wed May 27 01:17:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.162 () {48 vars in 965 bytes} [Wed May 27 01:17:39 2026] POST /v2.0/subnets => generated 664 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:22:18.116 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:22:18.117 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 01:22:18 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.162) !!! 2026-05-27 01:22:18.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c79d6ef-2993-480e-bf09-8526c0f1d7ac 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.162 () {44 vars in 937 bytes} [Wed May 27 01:22:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:22:18.244 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:22:18.248 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 01:22:18 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.162) !!! [pid: 8|app: 0|req: 35/67] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:22:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:22:18.340 7 INFO neutron.db.segments_db [None req-3e5532c1-4281-4276-a5fd-47d576056a77 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 72da56d6-eb99-44d7-a1f3-a6c5f0f6b48c of type vxlan for network 6f4aa279-dd83-4674-ab40-b196b2262919 [pid: 7|app: 0|req: 33/68] 199.204.45.162 () {48 vars in 966 bytes} [Wed May 27 01:22:18 2026] POST /v2.0/networks => generated 707 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:22:19.345 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36948. 2026-05-27 01:22:19.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48a05e87-0d14-4a86-875b-92d953a613c4 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.162 () {44 vars in 937 bytes} [Wed May 27 01:22:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:22:19.418 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36966. [pid: 7|app: 0|req: 34/70] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:22:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:22:19.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af6c72eb-5a2a-4b4e-9567-f3b747814a79 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.162 () {44 vars in 1036 bytes} [Wed May 27 01:22:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.162 () {44 vars in 1059 bytes} [Wed May 27 01:22:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.162 () {48 vars in 965 bytes} [Wed May 27 01:22:19 2026] POST /v2.0/subnets => generated 651 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:22:20.824 7 INFO neutron.api.v2.resource [None req-0629d06b-5872-40b9-a65f-1e5efa3654bc 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:22:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.162 () {44 vars in 993 bytes} [Wed May 27 01:22:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.162 () {48 vars in 980 bytes} [Wed May 27 01:22:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:22 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 1616 bytes in 47 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:22 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => 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: 41/79] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:22 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:22:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:23 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 2230 bytes in 44 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:23 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 2230 bytes in 25 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:23 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:22:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:24 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 2846 bytes in 55 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:24 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 2846 bytes in 33 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:24 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:22:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:25 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 3462 bytes in 64 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:25 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 3462 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:25 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:22:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:26 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:26 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4078 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:26 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4078 bytes in 37 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.162 () {48 vars in 991 bytes} [Wed May 27 01:22:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.162 () {44 vars in 987 bytes} [Wed May 27 01:22:27 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:22:27.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1cc77b7-1e8f-405c-9fbb-a4a3d21b8bbe 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.162 () {44 vars in 1076 bytes} [Wed May 27 01:22:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.162 () {44 vars in 1099 bytes} [Wed May 27 01:22:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => 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: 49/100] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:27 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 38 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.162 () {48 vars in 961 bytes} [Wed May 27 01:22:27 2026] POST /v2.0/ports => generated 1100 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:22:34.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a674cb4-86e6-45a2-8bb3-6c6a6c469ee3 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.162 () {44 vars in 978 bytes} [Wed May 27 01:22:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 54/105] 199.204.45.162 () {44 vars in 1000 bytes} [Wed May 27 01:22:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.162 () {48 vars in 1030 bytes} [Wed May 27 01:22:34 2026] PUT /v2.0/ports/95856cce-e3fc-426b-9bf5-ab1392dac633 => generated 1249 bytes in 597 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.162 () {44 vars in 920 bytes} [Wed May 27 01:22:36 2026] GET /v2.0/ports => generated 3730 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:22:37.628 7 INFO neutron.api.v2.resource [None req-94f9df74-5a34-4910-9886-347a811d4aca 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:22:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.162 () {44 vars in 981 bytes} [Wed May 27 01:22:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.162 () {48 vars in 980 bytes} [Wed May 27 01:22:37 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:38 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 1610 bytes in 49 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:38 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 1610 bytes in 38 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:38 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:22:38 2026] POST /v2.0/security-group-rules => generated 623 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:39 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:39 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:22:39 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:22:39 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.204.45.162 () {44 vars in 975 bytes} [Wed May 27 01:23:39 2026] GET /v2.0/quotas/d055109d63024de08e1f6e6f3a8c529c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 63/128] 199.204.45.162 () {48 vars in 1027 bytes} [Wed May 27 01:23:40 2026] PUT /v2.0/quotas/d055109d63024de08e1f6e6f3a8c529c => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:25:49.164 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:25:49.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91b73f51-47ea-4771-ba5d-82bbd1e165e6 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/147] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:25:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:25:49.309 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:25:49.311 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 01:25:49 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.162) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 73/148] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:25:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:25:51.081 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47324. 2026-05-27 01:25:51.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be786c16-d6cf-45aa-9899-4be4df03bcc8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/149] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:25:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:25:51.142 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47332. [pid: 7|app: 0|req: 74/150] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:25:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:31:40.266 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:31:40.266 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 01:31:40 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=9a29013fd3d6460e9a0fdd42631672c9 (ip 199.204.45.162) !!! 2026-05-27 01:31:40.415 8 INFO neutron.api.v2.resource [None req-84da1cdf-2451-4112-ab20-bc69111638c8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 100/197] 199.204.45.162 () {44 vars in 1074 bytes} [Wed May 27 01:31:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 139 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:31:40.427 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:31:40.427 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 01:31:40 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=9a29013fd3d6460e9a0fdd42631672c9 (ip 199.204.45.162) !!! [pid: 7|app: 0|req: 98/198] 199.204.45.162 () {44 vars in 1097 bytes} [Wed May 27 01:31:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 23 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/199] 199.204.45.162 () {48 vars in 981 bytes} [Wed May 27 01:31:40 2026] POST /v2.0/security-groups => generated 1624 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:31:41.742 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35262. [pid: 7|app: 0|req: 99/200] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:41 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:31:41 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:41 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:31:41.924 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35270. [pid: 8|app: 0|req: 103/203] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:31:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:42 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:31:42 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:43 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:31:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:44 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:31:44 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:44 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:31:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:45 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:31:45 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:31:45 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.162 () {48 vars in 991 bytes} [Wed May 27 01:31:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:33:54 2026] GET /v2.0/networks?tenant_id=9a29013fd3d6460e9a0fdd42631672c9&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:33:55.052 8 INFO neutron.db.segments_db [None req-cd4df24c-9989-4248-91e2-45cb95618fa6 189d3d6396c2440b98e45d91693d153e 9a29013fd3d6460e9a0fdd42631672c9 - - a9dde1764def4fc3829a52db52da3d61 a9dde1764def4fc3829a52db52da3d61] Added segment 20d4bca7-1999-4452-b588-26422f4af415 of type vxlan for network 5b951691-d11a-4283-a966-d778380dce57 [pid: 8|app: 0|req: 119/235] 199.204.45.162 () {34 vars in 682 bytes} [Wed May 27 01:33:54 2026] POST /v2.0/networks => generated 718 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/236] 199.204.45.162 () {30 vars in 722 bytes} [Wed May 27 01:33:55 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 199.204.45.162 () {30 vars in 633 bytes} [Wed May 27 01:33:55 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/238] 199.204.45.162 () {34 vars in 677 bytes} [Wed May 27 01:33:55 2026] POST /v2.0/ports => generated 999 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.204.45.162 () {30 vars in 703 bytes} [Wed May 27 01:33:55 2026] GET /v2.0/networks/5b951691-d11a-4283-a966-d778380dce57 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.162 () {30 vars in 722 bytes} [Wed May 27 01:33:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.204.45.162 () {30 vars in 703 bytes} [Wed May 27 01:33:57 2026] GET /v2.0/networks/5b951691-d11a-4283-a966-d778380dce57 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.204.45.162 () {44 vars in 975 bytes} [Wed May 27 01:34:22 2026] GET /v2.0/quotas/9a29013fd3d6460e9a0fdd42631672c9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 125/247] 199.204.45.162 () {48 vars in 1027 bytes} [Wed May 27 01:34:23 2026] PUT /v2.0/quotas/9a29013fd3d6460e9a0fdd42631672c9 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:45:53.002 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:45:53.002 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 01:45:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.162) !!! 2026-05-27 01:45:53.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8433aa12-f2b4-4ca2-b196-08869c91c726 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/340] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:45:52 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-05-27 01:45:53.172 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 01:45:53.174 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 01:45:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.162) !!! [pid: 8|app: 0|req: 172/341] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:45:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:45:54.431 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35936. 2026-05-27 01:45:54.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbfc9c58-d94b-430b-8558-3a101b093d49 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/342] 199.204.45.162 () {44 vars in 927 bytes} [Wed May 27 01:45:54 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:45:54.485 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35944. [pid: 8|app: 0|req: 173/343] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:45:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:45:54.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-813602ba-4aee-45d4-856e-1e79a8b33d71 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/344] 199.204.45.162 () {44 vars in 1034 bytes} [Wed May 27 01:45:54 2026] GET /v2.0/subnets/public-subnet?network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 199.204.45.162 () {44 vars in 1057 bytes} [Wed May 27 01:45:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:46:21.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-032e1991-a0c2-4db5-aeb7-51dc0e81607c 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/350] 199.204.45.162 () {44 vars in 937 bytes} [Wed May 27 01:46:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:46:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:46:22.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-828808c2-a112-46c7-975d-74b742b63198 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/352] 199.204.45.162 () {44 vars in 937 bytes} [Wed May 27 01:46:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:46:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:46:22.478 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6138a880-85c2-4ced-a88a-a3f1b12f3c44 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/354] 199.204.45.162 () {44 vars in 1036 bytes} [Wed May 27 01:46:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.204.45.162 () {44 vars in 1059 bytes} [Wed May 27 01:46:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:46:23.636 7 INFO neutron.api.v2.resource [None req-6de81219-e097-47f0-b486-27ac4fcd4ba8 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/356] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:46:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/357] 199.204.45.162 () {44 vars in 993 bytes} [Wed May 27 01:46:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:24 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:24 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:24 2026] GET /v2.0/security-group-rules/701693c5-8c25-4ebd-872a-ed8827ed7fd9 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:25 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:25 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:25 2026] GET /v2.0/security-group-rules/d03851fb-8c0b-49a9-a528-36337d304895 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:26 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:26 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:26 2026] GET /v2.0/security-group-rules/56c82742-5040-4e04-a550-09388e2b5931 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:27 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:27 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:27 2026] GET /v2.0/security-group-rules/693cf102-ef2c-4a18-bf5a-ea2764cf2676 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:28 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:28 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:28 2026] GET /v2.0/security-group-rules/4dad773b-9f7f-4b28-bbdc-83e986fc3da0 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.162 () {44 vars in 987 bytes} [Wed May 27 01:46:29 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:46:29.928 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7c057db-90a2-4ef6-ae5d-b119d26c86b3 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/374] 199.204.45.162 () {44 vars in 1076 bytes} [Wed May 27 01:46:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.162 () {44 vars in 1099 bytes} [Wed May 27 01:46:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:29 2026] GET /v2.0/security-groups/db0fbf5c-b2e8-4636-a6cf-e11335a2b95b => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:46:36.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa0872e7-ca94-4488-9b9c-ede18143cbe7 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/379] 199.204.45.162 () {44 vars in 978 bytes} [Wed May 27 01:46:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.162 () {44 vars in 1000 bytes} [Wed May 27 01:46:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.162 () {44 vars in 920 bytes} [Wed May 27 01:46:37 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:46:39.015 7 INFO neutron.api.v2.resource [None req-1868f497-e719-4b7e-a893-5df8a90fdac6 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/382] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:46:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.162 () {44 vars in 981 bytes} [Wed May 27 01:46:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:40 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:40 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:40 2026] GET /v2.0/security-group-rules/095b2ae9-bd32-4f0e-9e14-310a8e3d92d7 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:40 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:46:40 2026] GET /v2.0/security-groups/8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:46:41 2026] GET /v2.0/security-group-rules/f2bf06aa-c8f7-4c4d-8a23-222b5f181aaf => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.162 () {44 vars in 975 bytes} [Wed May 27 01:46:53 2026] GET /v2.0/quotas/d055109d63024de08e1f6e6f3a8c529c => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:47:44.291 7 INFO neutron.api.v2.resource [None req-674325c4-276b-4067-bdae-d70085ad6062 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/399] 199.204.45.162 () {44 vars in 1074 bytes} [Wed May 27 01:47:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 139 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.162 () {44 vars in 1097 bytes} [Wed May 27 01:47:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 4072 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:47:45 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:47:45 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:47:45 2026] GET /v2.0/security-group-rules/262949d5-86dd-4e9d-9652-a9e8858b5ed3 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:47:46 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:47:46 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:47:46 2026] GET /v2.0/security-group-rules/49370ec4-9c92-4960-974f-9ea8e9eeaa1e => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:47:47 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.162 () {44 vars in 1001 bytes} [Wed May 27 01:47:47 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 4075 bytes in 36 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.162 () {44 vars in 1011 bytes} [Wed May 27 01:47:47 2026] GET /v2.0/security-group-rules/cdaa4236-9348-4ace-b0b4-f46701440dd5 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.162 () {44 vars in 1088 bytes} [Wed May 27 01:47:48 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3?project_id=9a29013fd3d6460e9a0fdd42631672c9 => generated 4075 bytes in 65 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.162 () {44 vars in 1001 bytes} [Wed May 27 01:47:48 2026] GET /v2.0/security-groups/4fbe69cc-62f5-4e13-9ca8-66a25df902e3 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.162 () {44 vars in 1011 bytes} [Wed May 27 01:47:48 2026] GET /v2.0/security-group-rules/c1c7df22-f788-4c79-ae4a-5768e75e3321 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.162 () {44 vars in 975 bytes} [Wed May 27 01:47:55 2026] GET /v2.0/quotas/9a29013fd3d6460e9a0fdd42631672c9 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.162 () {44 vars in 949 bytes} [Wed May 27 01:48:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:26.244 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] 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: 215/429] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:49:26 2026] GET /v2.0/networks => generated 2168 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:49:27.555 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 215/430] 10.0.0.87 () {32 vars in 654 bytes} [Wed May 27 01:49:27 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:49:27 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: 216/432] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:49:27 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:49:27 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:49:27 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:49:27.808 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a54e151c-652e-41be-b52a-a34547fdf367] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44352. [pid: 7|app: 0|req: 218/435] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:49:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.87 () {32 vars in 654 bytes} [Wed May 27 01:49:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:38.297 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5413bca6-e49b-4915-9e55-af30f2220604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40950. 2026-05-27 01:49:38.542 7 INFO neutron.db.segments_db [None req-36f28dd8-67f8-44d5-89f4-1313ea3488fe 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment d7559d67-d0de-48e5-a6ce-8e8aa391c92a of type vxlan for network c1024938-344b-4729-94e2-92cfcf1a3d60 2026-05-27 01:49:38.544 8 INFO neutron.db.segments_db [None req-bdb9848d-bc87-46d4-be55-163fc036e98e 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 586eb07f-bff7-4e72-aabd-d7d5b81899b3 of type vxlan for network fa98c5ec-0567-424a-97da-842755ea7ef9 [pid: 7|app: 0|req: 220/439] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:49:38 2026] POST /v2.0/networks => generated 749 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:49:38 2026] POST /v2.0/networks => generated 750 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:38 2026] POST /v2.0/subnets => generated 696 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:38.943 7 INFO neutron.db.segments_db [None req-ef213a32-151c-4e22-8260-7dd20745c809 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 06234b07-c7f2-4503-b9f8-f0f833084066 of type vxlan for network 22e680be-b915-45ea-8ab0-b3a861493168 [pid: 8|app: 0|req: 222/442] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:38 2026] POST /v2.0/subnets => generated 697 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:49:38 2026] POST /v2.0/networks => generated 748 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:39.079 8 INFO neutron.db.segments_db [None req-af16411e-33e9-4600-bd52-1e427706f5c1 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 195ee41d-ce59-43be-8030-19b2549b646a of type vxlan for network 0a890266-fe28-4398-a6e9-6403ad56f13d [pid: 7|app: 0|req: 222/444] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:49:39 2026] GET /v2.0/security-groups?tenant_id=264c451c910b4fd6815921b2c7f1c30a&name=default => generated 2921 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:49:39.294 7 INFO neutron.db.segments_db [None req-98d02136-8a47-43df-8808-0ade2d62eef6 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 7dfc41ca-4776-477f-af71-b64bea9cae83 of type vxlan for network f23ca715-c01c-4f1f-ac72-fce63571f4fa 2026-05-27 01:49:39.335 8 INFO neutron.db.l3_hamode_db [None req-af16411e-33e9-4600-bd52-1e427706f5c1 6fc3fa01292b4adcbb37d1e247addfb6 96a4df7a56b04a12bbb73d67e815a77d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:49:39.613 7 INFO neutron.db.l3_hamode_db [None req-98d02136-8a47-43df-8808-0ade2d62eef6 6fc3fa01292b4adcbb37d1e247addfb6 365b2e344fee4786adfb179fab61f192 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:49:40.394 8 INFO neutron.db.l3_hamode_db [None req-af16411e-33e9-4600-bd52-1e427706f5c1 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:49:40.678 7 INFO neutron.db.l3_hamode_db [None req-98d02136-8a47-43df-8808-0ade2d62eef6 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/445] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:39 2026] POST /v2.0/routers => generated 736 bytes in 2397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:41 2026] POST /v2.0/subnets => generated 695 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:49:41 2026] DELETE /v2.0/security-groups/a126bcf4-595d-43ab-bd51-8e5c4c0f54ff => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:39 2026] POST /v2.0/routers => generated 737 bytes in 2483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:41.783 7 INFO neutron.db.segments_db [None req-3841436f-c97d-4457-892e-81ed0cbbe424 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 9957a329-a341-4427-838c-977db4c81ca1 of type vxlan for network 4417eb9c-5e4e-4e36-b878-f236f2b076af 2026-05-27 01:49:42.032 7 INFO neutron.db.l3_hamode_db [None req-3841436f-c97d-4457-892e-81ed0cbbe424 6fc3fa01292b4adcbb37d1e247addfb6 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:49:42.859 7 INFO neutron.db.l3_hamode_db [None req-3841436f-c97d-4457-892e-81ed0cbbe424 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/449] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:49:41 2026] PUT /v2.0/routers/85ca57b5-b08c-44eb-a671-f72b4a85915b/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:41 2026] POST /v2.0/routers => generated 735 bytes in 2172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:44.216 7 INFO neutron.db.segments_db [None req-714e44ec-c68a-429b-87dc-327693ae3031 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 7d330660-2c87-4a8c-aba6-0e030e0361a8 of type vxlan for network 402d38ab-6d13-4c59-b4b0-e6a727d315ce [pid: 8|app: 0|req: 227/451] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:49:42 2026] PUT /v2.0/routers/94f6b616-ccdd-4e40-9668-92b65a555dfd/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:49:43 2026] POST /v2.0/networks => generated 743 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:44.375 7 WARNING neutron_lib.context [req-cfaa6704-1500-404b-b9ed-5db6f5369392 req-5ce32be2-9109-4680-ad66-560e241f95f5 c3c9214cb46d443188d2f575716e1909 96a4df7a56b04a12bbb73d67e815a77d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 226/453] 10.0.0.5 () {38 vars in 969 bytes} [Wed May 27 01:49:44 2026] POST /v2.0/security-groups => generated 1685 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:44 2026] POST /v2.0/subnets => generated 690 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:44.764 7 INFO neutron.db.segments_db [None req-433d9b5e-0f55-4a03-9ce9-4e1c2fdeda29 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f of type vxlan for network a21c8b75-f2c4-434f-9a72-dfebd3d23cdf 2026-05-27 01:49:45.010 7 INFO neutron.db.l3_hamode_db [None req-433d9b5e-0f55-4a03-9ce9-4e1c2fdeda29 6fc3fa01292b4adcbb37d1e247addfb6 bce2e11f144e4cfca051b556b345de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/455] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:49:44 2026] PUT /v2.0/routers/bc0d5014-85fd-49d3-8094-c6364434e496/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:45.441 8 WARNING neutron_lib.context [None req-66baa6da-803f-418d-9d0b-436e95196942 c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/456] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:49:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:45 2026] GET /v2.0/security-groups/616e117d-ba21-47af-9acc-63133c8b9577 => generated 1685 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:49:45.656 8 WARNING neutron_lib.context [None req-de3ca2d9-a39b-4ec5-838e-8e5556b666ff c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 231/458] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:49:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:45.795 8 WARNING neutron_lib.context [req-79f0720e-6c5a-4e37-a672-a83a546a0e4b req-1b8c6af9-c75b-4645-9b35-4d6c6852eb71 c3c9214cb46d443188d2f575716e1909 96a4df7a56b04a12bbb73d67e815a77d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/459] 10.0.0.5 () {38 vars in 979 bytes} [Wed May 27 01:49:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:45.935 8 WARNING neutron_lib.context [None req-82b8de62-b3cc-475e-b0dd-9e7feb930f01 c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:49:45.981 7 INFO neutron.db.l3_hamode_db [None req-433d9b5e-0f55-4a03-9ce9-4e1c2fdeda29 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/460] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:49:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:46.047 8 WARNING neutron_lib.context [None req-a64886bb-a96e-451a-9ce7-c88044e2ac24 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/461] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:49:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:49:46.195 8 WARNING neutron_lib.context [req-acce76d3-bac4-4580-90c0-1b9fb74de5ba req-1b680484-569a-4958-9622-339b9c312edd c3c9214cb46d443188d2f575716e1909 96a4df7a56b04a12bbb73d67e815a77d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/462] 10.0.0.5 () {38 vars in 969 bytes} [Wed May 27 01:49:46 2026] POST /v2.0/security-groups => generated 1685 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:49:46.344 8 WARNING neutron_lib.context [None req-b9bc541c-9317-4fce-80e5-ce51ba54a3ca c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 228/463] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:44 2026] POST /v2.0/routers => generated 730 bytes in 2335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:47.057 7 WARNING neutron_lib.context [None req-d068436e-078d-469a-8936-df25fc4d185c 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/464] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:49:46 2026] POST /v2.0/floatingips => generated 552 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/467] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:47 2026] GET /v2.0/security-groups/0fb52054-7552-42a3-b4f5-98055629120d => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/468] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:49:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:47.203 7 WARNING neutron_lib.context [None req-7015f86e-dce0-4dd7-9d6a-1a1ccced7720 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/469] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:49:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:47.330 7 WARNING neutron_lib.context [req-01cc26b0-29fd-48af-8217-7bc0bd38e393 req-396a4de1-3bba-4640-b2af-ab2143a8a3a9 c3c9214cb46d443188d2f575716e1909 96a4df7a56b04a12bbb73d67e815a77d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 231/470] 10.0.0.5 () {38 vars in 979 bytes} [Wed May 27 01:49:47 2026] POST /v2.0/security-group-rules => generated 614 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:47.453 7 WARNING neutron_lib.context [None req-06ee66b2-0e10-45ee-9d01-bb735239d914 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/471] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:49:47 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/472] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-groups/0fb52054-7552-42a3-b4f5-98055629120d => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 10.0.0.5 () {34 vars in 1096 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--521462569&fields=id&tenant_id=365b2e344fee4786adfb179fab61f192 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:48.067 7 WARNING neutron_lib.context [req-d8e65bed-378d-463d-9ccd-fbfda24c9be2 req-2be9d436-bc47-40e7-9501-2feebc44e120 c3c9214cb46d443188d2f575716e1909 96a4df7a56b04a12bbb73d67e815a77d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/474] 10.0.0.5 () {38 vars in 979 bytes} [Wed May 27 01:49:48 2026] POST /v2.0/security-group-rules => generated 619 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 682 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-groups/0fb52054-7552-42a3-b4f5-98055629120d => generated 2940 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/quotas/365b2e344fee4786adfb179fab61f192 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.5 () {34 vars in 999 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-group-rules/3f39bdc7-e583-4bac-8991-cce480bc8a4d => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-groups/0fb52054-7552-42a3-b4f5-98055629120d => generated 2940 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:49:47 2026] PUT /v2.0/routers/bd726025-22e7-4e67-947d-dc4823ddf470/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.5 () {36 vars in 1021 bytes} [Wed May 27 01:49:48 2026] DELETE /v2.0/security-group-rules/3f39bdc7-e583-4bac-8991-cce480bc8a4d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-groups/0fb52054-7552-42a3-b4f5-98055629120d => generated 2310 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.5 () {36 vars in 1011 bytes} [Wed May 27 01:49:48 2026] DELETE /v2.0/security-groups/0fb52054-7552-42a3-b4f5-98055629120d => 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: 242/485] 10.0.0.5 () {34 vars in 905 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/extensions => generated 20516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/security-groups/616e117d-ba21-47af-9acc-63133c8b9577 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:49:48 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 10.0.0.5 () {36 vars in 1011 bytes} [Wed May 27 01:49:48 2026] DELETE /v2.0/security-groups/616e117d-ba21-47af-9acc-63133c8b9577 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:49:48.987 7 WARNING neutron_lib.context [None req-c7a407de-a698-4732-88f2-29fc6397f093 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/490] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:49:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:49 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:49.169 7 WARNING neutron_lib.context [None req-fa6a457e-9d8d-4edc-871a-3a0ba4cbc089 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 248/492] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:49:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:49.317 7 WARNING neutron_lib.context [None req-269454b0-ba19-44c9-bcf1-fe523881f0b0 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/493] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:49:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:49.459 7 WARNING neutron_lib.context [None req-3d448c16-beb0-43de-9ffb-678055e8c1c3 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 245/494] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:49:48 2026] PUT /v2.0/routers/85ca57b5-b08c-44eb-a671-f72b4a85915b/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:49:49 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/496] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 252/497] 10.0.0.5 () {34 vars in 1094 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--86908137&fields=id&tenant_id=bce2e11f144e4cfca051b556b345de71 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/498] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/networks?id=402d38ab-6d13-4c59-b4b0-e6a727d315ce => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/499] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/quotas/bce2e11f144e4cfca051b556b345de71 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:50.539 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-1f7aa645-661a-4170-ad8d-bb8f90e2c7fc 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 255/500] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/ports?tenant_id=bce2e11f144e4cfca051b556b345de71&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:50.922 8 INFO neutron.db.l3_hamode_db [None req-1f7aa645-661a-4170-ad8d-bb8f90e2c7fc 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 0a890266-fe28-4398-a6e9-6403ad56f13d was deleted as no HA routers are present in tenant 96a4df7a56b04a12bbb73d67e815a77d. [pid: 8|app: 0|req: 246/501] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:49:49 2026] DELETE /v2.0/routers/85ca57b5-b08c-44eb-a671-f72b4a85915b => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/502] 10.0.0.5 () {34 vars in 905 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/extensions => generated 20516 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/503] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:49:50 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/504] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:49:51 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/505] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:49:50 2026] DELETE /v2.0/subnets/4a835697-82fc-44cc-a3c9-7d3c244b6ded => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/506] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:51 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 249/507] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:51 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 259/508] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:49:51 2026] DELETE /v2.0/networks/c1024938-344b-4729-94e2-92cfcf1a3d60 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:49:51.664 8 INFO neutron.services.segments.plugin [-] Segment 195ee41d-ce59-43be-8030-19b2549b646a resource provider aggregate not found 2026-05-27 01:49:51.673 8 INFO neutron.services.segments.plugin [-] Segment 195ee41d-ce59-43be-8030-19b2549b646a resource provider aggregate not found 2026-05-27 01:49:51.688 8 INFO neutron.services.segments.plugin [-] Segment 195ee41d-ce59-43be-8030-19b2549b646a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 195ee41d-ce59-43be-8030-19b2549b646a found for delete ", "request_id": "req-f68b3cfc-9224-44be-a1ad-5beb6a58f30b"}]} 2026-05-27 01:49:51.695 8 INFO neutron.services.segments.plugin [-] Segment 195ee41d-ce59-43be-8030-19b2549b646a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 195ee41d-ce59-43be-8030-19b2549b646a found for delete ", "request_id": "req-a6a3d681-400e-436d-abe3-b198cc767a71"}]} [pid: 8|app: 0|req: 250/509] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:49:51 2026] GET /v2.0/security-groups?tenant_id=96a4df7a56b04a12bbb73d67e815a77d&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/510] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:49:51 2026] DELETE /v2.0/security-groups/359ef949-61f3-4ec8-ae76-e6db728cc244 => 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: 251/511] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:52 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 261/512] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:52 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/513] 10.0.0.5 () {34 vars in 1098 bytes} [Wed May 27 01:49:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1752445733&fields=id&tenant_id=bf2e2a3f224a49d2b9a25b578870bed9 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:52.803 7 INFO neutron.services.segments.plugin [-] Segment d7559d67-d0de-48e5-a6ce-8e8aa391c92a resource provider aggregate not found 2026-05-27 01:49:52.809 7 INFO neutron.services.segments.plugin [-] Segment d7559d67-d0de-48e5-a6ce-8e8aa391c92a resource provider aggregate not found 2026-05-27 01:49:52.832 7 INFO neutron.services.segments.plugin [-] Segment d7559d67-d0de-48e5-a6ce-8e8aa391c92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7559d67-d0de-48e5-a6ce-8e8aa391c92a found for delete ", "request_id": "req-0756429f-b327-48c2-899b-bd0310623040"}]} 2026-05-27 01:49:52.833 7 INFO neutron.services.segments.plugin [-] Segment d7559d67-d0de-48e5-a6ce-8e8aa391c92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7559d67-d0de-48e5-a6ce-8e8aa391c92a found for delete ", "request_id": "req-ff53aebf-59c4-4f75-81c9-0e738f077592"}]} [pid: 7|app: 0|req: 262/514] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:49:52 2026] GET /v2.0/networks?id=22e680be-b915-45ea-8ab0-b3a861493168 => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/515] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:49:52 2026] GET /v2.0/quotas/bf2e2a3f224a49d2b9a25b578870bed9 => 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: 263/516] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:49:52 2026] GET /v2.0/ports?tenant_id=bf2e2a3f224a49d2b9a25b578870bed9&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/517] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:49:53 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/518] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:49:53 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/519] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:53 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 265/520] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:53 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => 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: 256/521] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:53 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:53.881 7 INFO neutron.db.segments_db [None req-e1b2ef14-edbf-4d89-a6e7-5c150c056309 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa of type vxlan for network 527ba8d5-8378-4509-8e3f-ef04e5f1fedb [pid: 7|app: 0|req: 266/522] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:49:53 2026] POST /v2.0/networks => generated 745 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/523] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:49:53 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 682 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/524] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:49:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=365b2e344fee4786adfb179fab61f192 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:54.183 7 WARNING neutron_lib.context [req-ecb922fd-19b3-46bb-9e21-64a4b0533389 req-67c8acb7-1542-48dd-9303-8b5d1025af76 c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 257/525] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:53 2026] POST /v2.0/subnets => generated 692 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:49:54.256 8 INFO neutron.db.segments_db [None req-48845c8a-8043-413c-b020-40308862679b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 74569777-c8e9-4a9b-adba-2977de75f76f of type vxlan for network aa1dcd18-942f-4a5c-b257-0b52f7faf265 [pid: 7|app: 0|req: 269/526] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:49:54 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:49:54.658 8 INFO neutron.db.l3_hamode_db [None req-48845c8a-8043-413c-b020-40308862679b 6fc3fa01292b4adcbb37d1e247addfb6 3215f744efee40698e505de1b8beea51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 270/527] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:54 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/528] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:54 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 272/529] 199.204.45.162 () {34 vars in 911 bytes} [Wed May 27 01:49:54 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/530] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:54 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 957 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/531] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:54 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&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: 275/532] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:49:55 2026] PUT /v2.0/ports/1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 1235 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:49:55.557 8 INFO neutron.db.l3_hamode_db [None req-48845c8a-8043-413c-b020-40308862679b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 276/533] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:49:55 2026] GET /v2.0/networks?id=402d38ab-6d13-4c59-b4b0-e6a727d315ce => generated 675 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/534] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:55 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/535] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:55 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/536] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:49:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bce2e11f144e4cfca051b556b345de71 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:55.881 7 WARNING neutron_lib.context [req-a68bf2e2-87f5-455e-a91b-24c19a45cd89 req-5d2ce6be-8eae-4856-9495-2d8e5ecb1b0e 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:49:56.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2db67dd4-30a8-4e4b-b231-1482739a496a'] response: {'name': 'network-changed', 'server_uuid': '9083fb56-8b0d-4f18-960c-b1230c7372b3', 'tag': '1cd625a0-1f29-4596-859a-182e1bd54f12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 280/537] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:49:55 2026] POST /v2.0/ports => generated 958 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/538] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:56 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/539] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:49:54 2026] POST /v2.0/routers => generated 732 bytes in 2269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/540] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:56 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/541] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:49:56 2026] PUT /v2.0/ports/ee762aff-95df-4e06-b07b-9d0e755eeea8 => generated 1239 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 283/542] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:49:56 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 284/543] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:49:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => 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: 285/544] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:56 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/545] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:49:56 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/546] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/547] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/548] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/549] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/550] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/551] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 293/552] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/553] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/ports?tenant_id=bce2e11f144e4cfca051b556b345de71&device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/554] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ee762aff-95df-4e06-b07b-9d0e755eeea8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/555] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/networks?id=22e680be-b915-45ea-8ab0-b3a861493168 => generated 680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/556] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/subnets?id=5880ccca-98d1-4694-a2ff-dbcdd4b78160 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/557] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:49:56 2026] PUT /v2.0/routers/b0ce3bf0-203c-4f23-a554-062de5c6fbbd/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/558] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:49:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf2e2a3f224a49d2b9a25b578870bed9 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:58.050 7 WARNING neutron_lib.context [req-aa7c6361-3c51-43d7-8d47-4e450c7136a0 req-c0aa0e9c-7d3b-4e03-b251-4d79ea725304 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 261/559] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/ports?network_id=402d38ab-6d13-4c59-b4b0-e6a727d315ce&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: 262/560] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/561] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/562] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:58.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b66e112-98a5-4de2-8ecc-4c0dbd7752a9'] response: {'name': 'network-changed', 'server_uuid': '4523d18f-cc3e-4a18-a31b-ec7a726520da', 'tag': 'ee762aff-95df-4e06-b07b-9d0e755eeea8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 265/563] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/564] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/565] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/566] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/567] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:49:58 2026] POST /v2.0/ports => generated 954 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 269/568] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:58.540 8 WARNING neutron_lib.context [req-5f605483-d17a-40fa-bf0e-3d1ce543727e req-4df41eba-a897-412a-901e-1903ea82721e 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/569] 10.0.0.5 () {38 vars in 969 bytes} [Wed May 27 01:49:58 2026] POST /v2.0/security-groups => generated 1681 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/570] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:58.678 8 WARNING neutron_lib.context [req-cf5bceb0-c75f-4602-a5ff-7e99b0b56e4a req-8d0d4505-a034-4943-b2d7-07576eeb8a63 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/571] 10.0.0.5 () {38 vars in 969 bytes} [Wed May 27 01:49:58 2026] POST /v2.0/security-groups => generated 1682 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/572] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/573] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:49:58.937 8 WARNING neutron_lib.context [req-2cd81f9d-8974-42a2-b296-fe0142b75603 req-8aed6c0f-0d5c-4b3a-8138-252d3240fe63 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 300/574] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:49:58 2026] PUT /v2.0/ports/a0b2a324-89e4-4b0c-9f78-acdca47cdd6f => generated 1235 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 301/575] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:49:58 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?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: 302/576] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/577] 10.0.0.5 () {38 vars in 969 bytes} [Wed May 27 01:49:58 2026] POST /v2.0/security-groups => generated 1681 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/578] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/579] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups?tenant_id=3215f744efee40698e505de1b8beea51 => generated 7909 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/580] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/7de83a96-4cf2-4a4c-8f49-94dd782c0889 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/581] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/7de83a96-4cf2-4a4c-8f49-94dd782c0889 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/582] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/ports?tenant_id=bce2e11f144e4cfca051b556b345de71&device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/583] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/5d5f329e-8969-465f-a3cd-f78d2fb2279b => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/584] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/585] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/networks?id=402d38ab-6d13-4c59-b4b0-e6a727d315ce => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/586] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&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: 279/587] 10.0.0.5 () {36 vars in 1011 bytes} [Wed May 27 01:49:59 2026] DELETE /v2.0/security-groups/5d5f329e-8969-465f-a3cd-f78d2fb2279b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/588] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ee762aff-95df-4e06-b07b-9d0e755eeea8 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:59.462 8 INFO neutron.api.v2.resource [req-593e5c48-b24e-47bf-a80b-1299ab2f0145 req-d3f22d0c-1cfe-4c0d-8b22-60159c1da10c 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/589] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/5d5f329e-8969-465f-a3cd-f78d2fb2279b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/590] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/subnets?id=5880ccca-98d1-4694-a2ff-dbcdd4b78160 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/591] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/db085ce4-3403-427c-a6f2-4a87fb5a8d0d => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/592] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/ports?network_id=402d38ab-6d13-4c59-b4b0-e6a727d315ce&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: 282/593] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/594] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/595] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/596] 10.0.0.5 () {36 vars in 1011 bytes} [Wed May 27 01:49:59 2026] DELETE /v2.0/security-groups/db085ce4-3403-427c-a6f2-4a87fb5a8d0d => 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: 285/597] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:49:59.684 7 INFO neutron.api.v2.resource [req-b5fb38d7-ecbd-4384-8d6e-400a55b0779c req-8608dfe4-d520-4bf0-a193-0d34c32bbffe 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 313/598] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/db085ce4-3403-427c-a6f2-4a87fb5a8d0d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/599] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/4eb06f63-0c2a-458f-a40d-4a5f4e19a3c0 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/600] 10.0.0.5 () {36 vars in 1011 bytes} [Wed May 27 01:49:59 2026] DELETE /v2.0/security-groups/4eb06f63-0c2a-458f-a40d-4a5f4e19a3c0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:49:59.869 8 INFO neutron.api.v2.resource [req-0eba80f9-8bee-4e0d-a92b-a77a830fb7d3 req-d0cb9e01-09d1-403b-b59d-8ca47f544a4c 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/601] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/4eb06f63-0c2a-458f-a40d-4a5f4e19a3c0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/602] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups?tenant_id=3215f744efee40698e505de1b8beea51 => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/603] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/7de83a96-4cf2-4a4c-8f49-94dd782c0889 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/604] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/ports?tenant_id=bf2e2a3f224a49d2b9a25b578870bed9&device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/605] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:49:59 2026] GET /v2.0/security-groups/7de83a96-4cf2-4a4c-8f49-94dd782c0889 => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/606] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a0b2a324-89e4-4b0c-9f78-acdca47cdd6f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:00.073 8 INFO neutron.api.v2.resource [req-a2385f6a-0370-454f-81c2-2dea96f1178b req-defae98d-ad52-4f60-ae05-130bbbe67a1a 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/607] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/security-groups/4eb06f63-0c2a-458f-a40d-4a5f4e19a3c0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/608] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/subnets?id=fd5ffe32-ff87-4216-8e4a-80e6f5acd98d => generated 698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:00.111 8 INFO neutron.api.v2.resource [req-acd11421-db73-4d99-8b08-6d7ec8eded01 req-6138e45d-c681-45ac-a046-5298c50c231a 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/609] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/security-groups/db085ce4-3403-427c-a6f2-4a87fb5a8d0d => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:50:00.159 8 INFO neutron.api.v2.resource [req-efc3da7d-7bb2-4270-a4ea-ce60710f46ba req-1e898e7d-e6e2-4e8d-8ff6-72fd4af8ac34 43f1a6ad4038424db0176ae163603f74 3215f744efee40698e505de1b8beea51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 292/610] 10.0.0.5 () {34 vars in 989 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/security-groups/5d5f329e-8969-465f-a3cd-f78d2fb2279b => 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: 319/611] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/ports?network_id=22e680be-b915-45ea-8ab0-b3a861493168&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/612] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/613] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/614] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:00.289 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f670b30-437e-4430-92cc-81fab7e3daf0'] response: {'name': 'network-changed', 'server_uuid': '60db174a-753b-41ef-b83b-73a55b693826', 'tag': 'a0b2a324-89e4-4b0c-9f78-acdca47cdd6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 296/615] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/616] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => 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: 298/617] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/618] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/619] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:00 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/622] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/ports?tenant_id=bf2e2a3f224a49d2b9a25b578870bed9&device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/623] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:50:00 2026] PUT /v2.0/routers/b0ce3bf0-203c-4f23-a554-062de5c6fbbd/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/625] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/networks?id=22e680be-b915-45ea-8ab0-b3a861493168 => generated 776 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/626] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/627] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a0b2a324-89e4-4b0c-9f78-acdca47cdd6f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/628] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/subnets?id=fd5ffe32-ff87-4216-8e4a-80e6f5acd98d => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/629] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/630] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/ports?network_id=22e680be-b915-45ea-8ab0-b3a861493168&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/631] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/632] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/633] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/634] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/635] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:01 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:02.381 8 INFO neutron.services.segments.plugin [-] Segment 74569777-c8e9-4a9b-adba-2977de75f76f resource provider aggregate not found 2026-05-27 01:50:02.385 8 INFO neutron.services.segments.plugin [-] Segment 74569777-c8e9-4a9b-adba-2977de75f76f resource provider aggregate not found 2026-05-27 01:50:02.401 8 INFO neutron.services.segments.plugin [-] Segment 74569777-c8e9-4a9b-adba-2977de75f76f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74569777-c8e9-4a9b-adba-2977de75f76f found for delete ", "request_id": "req-5a36d18b-abf3-4573-ac2e-f31a3d80f21f"}]} 2026-05-27 01:50:02.412 8 INFO neutron.services.segments.plugin [-] Segment 74569777-c8e9-4a9b-adba-2977de75f76f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74569777-c8e9-4a9b-adba-2977de75f76f found for delete ", "request_id": "req-88beee16-df65-4efd-8c6d-6305405daaec"}]} 2026-05-27 01:50:02.420 8 INFO neutron.db.l3_hamode_db [None req-1600dfc2-04ab-4b58-9925-3d6059f16547 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network aa1dcd18-942f-4a5c-b257-0b52f7faf265 was deleted as no HA routers are present in tenant 3215f744efee40698e505de1b8beea51. [pid: 8|app: 0|req: 306/636] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:01 2026] DELETE /v2.0/routers/b0ce3bf0-203c-4f23-a554-062de5c6fbbd => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/637] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:02 2026] DELETE /v2.0/subnets/b80e7c7e-5bec-41b4-82a2-2b1bcc9b8407 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/638] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:02 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/639] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:02 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:02.942 7 INFO neutron.services.segments.plugin [-] Segment d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa resource provider aggregate not found 2026-05-27 01:50:02.949 7 INFO neutron.services.segments.plugin [-] Segment d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa resource provider aggregate not found 2026-05-27 01:50:02.970 7 INFO neutron.services.segments.plugin [-] Segment d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa found for delete ", "request_id": "req-85de4d9e-1e7b-4431-b8b7-84723d0b836e"}]} 2026-05-27 01:50:02.972 7 INFO neutron.services.segments.plugin [-] Segment d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7804bdd-75f8-43ef-8a4d-f0c8aa5744fa found for delete ", "request_id": "req-ea071a7f-0d6b-4d37-89bf-f71edd9cb04f"}]} [pid: 7|app: 0|req: 332/640] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:02 2026] DELETE /v2.0/networks/527ba8d5-8378-4509-8e3f-ef04e5f1fedb => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/641] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:02 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/642] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:03 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&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: 310/643] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:03 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 334/644] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:03 2026] GET /v2.0/security-groups?tenant_id=3215f744efee40698e505de1b8beea51&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/645] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:03 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/646] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:03 2026] DELETE /v2.0/security-groups/7de83a96-4cf2-4a4c-8f49-94dd782c0889 => 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: 312/647] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:03 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/648] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:03 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/649] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:04 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/650] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:04 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/651] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:04 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/652] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:04 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&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: 315/653] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:04 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/654] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:05 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&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: 340/655] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:05 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/656] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:05 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/657] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:05 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:05.624 8 INFO neutron.db.segments_db [None req-e91ef4d8-e3ac-43fe-b9e0-ec4cc55cf961 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 042c106d-dce3-42aa-aab1-f552cf307f83 of type vxlan for network 1b0af1c9-162b-4f28-a56f-ed4494b5eaae [pid: 7|app: 0|req: 343/658] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:05 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/659] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:50:05 2026] POST /v2.0/networks => generated 738 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/660] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:05 2026] POST /v2.0/subnets => generated 685 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:05.958 8 INFO neutron.db.segments_db [None req-a826ea04-024f-44e1-840f-9e4733d8d0f4 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 9782d9cf-8250-4ee6-a247-2471f20c92f7 of type vxlan for network 475ec5e5-0254-488d-b94a-3111c37286d7 [pid: 7|app: 0|req: 345/661] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:06 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:06.288 8 INFO neutron.db.l3_hamode_db [None req-a826ea04-024f-44e1-840f-9e4733d8d0f4 6fc3fa01292b4adcbb37d1e247addfb6 1f4685a470d74dac9e1956b2420c953b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 346/662] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:06 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/663] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:06 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:07.034 7 INFO neutron.db.l3_db [None req-7046254f-0e68-481d-a120-d0d906e46539 c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Floating IP 5ee8e4ef-a66a-4344-a306-5e701a4f3143 associated. External IP: 10.96.250.201, port: 1cd625a0-1f29-4596-859a-182e1bd54f12. 2026-05-27 01:50:07.232 8 INFO neutron.db.l3_hamode_db [None req-a826ea04-024f-44e1-840f-9e4733d8d0f4 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 348/664] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:50:06 2026] PUT /v2.0/floatingips/5ee8e4ef-a66a-4344-a306-5e701a4f3143 => generated 855 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/665] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:07 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/666] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:07 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/667] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:07 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/668] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:07 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:07.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1019cce5-3b25-4ed5-8c24-147a04b759d7'] response: {'name': 'network-changed', 'server_uuid': '9083fb56-8b0d-4f18-960c-b1230c7372b3', 'tag': '1cd625a0-1f29-4596-859a-182e1bd54f12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/669] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:07 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/670] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:07 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/671] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:05 2026] POST /v2.0/routers => generated 725 bytes in 2328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/672] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/673] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/674] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/675] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/676] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/677] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/678] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/679] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/680] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 364/681] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&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: 7|app: 0|req: 365/682] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/683] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:08 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:09.480 7 INFO neutron.db.l3_db [None req-e947e3c2-b02a-4e96-a031-795cacc25584 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Floating IP e177eafb-dfe6-4d11-90b5-ab9bdad46321 associated. External IP: 10.96.250.212, port: ee762aff-95df-4e06-b07b-9d0e755eeea8. [pid: 8|app: 0|req: 318/684] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:50:08 2026] PUT /v2.0/routers/ba523e73-cdd5-4545-a07e-a582f4c5467d/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/685] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:50:09 2026] PUT /v2.0/floatingips/e177eafb-dfe6-4d11-90b5-ab9bdad46321 => generated 856 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:10.067 7 WARNING neutron_lib.context [None req-047c13ff-0e30-47f6-8b5e-a1297694a141 bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 319/686] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:09 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:10.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d4b28d3-265e-4ad4-98ac-0f99baf21356'] response: {'name': 'network-changed', 'server_uuid': '4523d18f-cc3e-4a18-a31b-ec7a726520da', 'tag': 'ee762aff-95df-4e06-b07b-9d0e755eeea8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 320/687] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/688] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:50:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:50:10.225 8 WARNING neutron_lib.context [None req-40bfb256-08b3-4c63-a7c1-77918fd52c0d bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 321/689] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:50:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:10.388 7 WARNING neutron_lib.context [None req-40af4238-4352-4b91-9582-d13f51c9948b bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 369/690] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:50:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:10.499 8 WARNING neutron_lib.context [None req-e47f15e3-c30f-4011-be65-2c9673f666b3 bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 370/691] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/ports?tenant_id=bce2e11f144e4cfca051b556b345de71&device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 371/692] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/networks?id=402d38ab-6d13-4c59-b4b0-e6a727d315ce => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/693] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ee762aff-95df-4e06-b07b-9d0e755eeea8 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/694] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/subnets?id=5880ccca-98d1-4694-a2ff-dbcdd4b78160 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/695] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/ports?network_id=402d38ab-6d13-4c59-b4b0-e6a727d315ce&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: 375/696] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/697] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:10 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/698] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:50:10 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/699] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/700] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/701] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/702] 10.0.0.5 () {34 vars in 1098 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1712746383&fields=id&tenant_id=1f4685a470d74dac9e1956b2420c953b => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/703] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/networks?id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/704] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/quotas/1f4685a470d74dac9e1956b2420c953b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/705] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/ports?tenant_id=1f4685a470d74dac9e1956b2420c953b&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/706] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/707] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:11.886 8 INFO neutron.db.l3_db [None req-2fe2d914-9c54-40c8-8e1d-6dca4af54926 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Floating IP b5ddefd6-9b41-4765-b0e2-9f6118f17243 associated. External IP: 10.96.250.208, port: a0b2a324-89e4-4b0c-9f78-acdca47cdd6f. [pid: 7|app: 0|req: 385/708] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:11 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/709] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:50:11 2026] PUT /v2.0/floatingips/b5ddefd6-9b41-4765-b0e2-9f6118f17243 => generated 855 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/710] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:12 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/711] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:12 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/712] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:12 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/713] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:12 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/714] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:13.402 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-411c0d14-945f-400d-9114-ea7c93db26e5'] response: {'name': 'network-changed', 'server_uuid': '60db174a-753b-41ef-b83b-73a55b693826', 'tag': 'a0b2a324-89e4-4b0c-9f78-acdca47cdd6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 327/715] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/ports?tenant_id=bf2e2a3f224a49d2b9a25b578870bed9&device_id=60db174a-753b-41ef-b83b-73a55b693826 => 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: 389/716] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/networks?id=22e680be-b915-45ea-8ab0-b3a861493168 => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/717] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a0b2a324-89e4-4b0c-9f78-acdca47cdd6f => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/718] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/subnets?id=fd5ffe32-ff87-4216-8e4a-80e6f5acd98d => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/719] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/ports?network_id=22e680be-b915-45ea-8ab0-b3a861493168&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: 391/720] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?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: 330/721] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/722] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/723] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:13 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&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: 393/724] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:14 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/725] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:50:14 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:14.989 7 INFO neutron.db.l3_db [req-1a40545a-359a-4c71-a2ad-4e3d23d8e486 req-f4b34ec7-b852-42b9-a1cb-8f021d43df49 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] Floating IP b5ddefd6-9b41-4765-b0e2-9f6118f17243 disassociated. External IP: 10.96.250.208, port: a0b2a324-89e4-4b0c-9f78-acdca47cdd6f. [pid: 8|app: 0|req: 333/726] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:15 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/727] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:15 2026] GET /v2.0/security-groups?id=8e23be15-2c6a-4948-b71a-ce595583555f&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: 335/728] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:15 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => 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: 394/729] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:50:14 2026] DELETE /v2.0/ports/a0b2a324-89e4-4b0c-9f78-acdca47cdd6f => generated 0 bytes in 803 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/730] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:16 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/733] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:50:16 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1240 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:50:16.316 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97056313-5277-4d4b-a2b8-aa1e95eb8400'] response: {'server_uuid': '60db174a-753b-41ef-b83b-73a55b693826', 'name': 'network-vif-deleted', 'tag': 'a0b2a324-89e4-4b0c-9f78-acdca47cdd6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/734] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:16 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => 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: 399/735] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:50:16 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&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: 337/736] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:16 2026] GET /v2.0/networks?id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae => generated 670 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/737] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:50:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f4685a470d74dac9e1956b2420c953b => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:16.464 8 WARNING neutron_lib.context [req-3e23fbb5-9b7d-40be-bc8e-b23f8455b077 req-768145e3-907a-4754-b898-b5de6a7609c3 bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 338/738] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:50:16 2026] POST /v2.0/ports => generated 954 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 339/739] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:17 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/740] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:17 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/741] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:17 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/742] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:50:16 2026] PUT /v2.0/ports/a466ded4-040d-440d-8345-0a27ff828fd1 => generated 1235 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/743] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 1244 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 402/744] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/745] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:18.604 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70b65f5f-2dfb-4538-b50d-faa314e5d275'] response: {'name': 'network-changed', 'server_uuid': 'b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4', 'tag': 'a466ded4-040d-440d-8345-0a27ff828fd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 403/746] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/ports?tenant_id=1f4685a470d74dac9e1956b2420c953b&device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/747] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => 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: 404/748] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a466ded4-040d-440d-8345-0a27ff828fd1 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/749] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/750] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/subnets?id=b8a9abd8-8358-4308-b087-f6b999e5d0c8 => generated 688 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/751] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/ports?network_id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/752] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/753] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:18 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/754] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:19 2026] GET /v2.0/ports?device_id=60db174a-753b-41ef-b83b-73a55b693826 => 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: 348/755] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:19 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/756] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:19 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/757] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:19 2026] GET /v2.0/ports?tenant_id=1f4685a470d74dac9e1956b2420c953b&device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/758] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:19 2026] GET /v2.0/networks?id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/759] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a466ded4-040d-440d-8345-0a27ff828fd1 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/760] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/subnets?id=b8a9abd8-8358-4308-b087-f6b999e5d0c8 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/761] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/ports?network_id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae&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: 411/762] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/763] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/764] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:20 2026] DELETE /v2.0/security-groups/8e23be15-2c6a-4948-b71a-ce595583555f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:50:20.758 8 INFO neutron.api.v2.resource [None req-a999f839-de19-425f-9572-3d6756bcc2ad 6c140499a90541f59b90ab28828443f1 bf2e2a3f224a49d2b9a25b578870bed9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 353/765] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/security-groups/8e23be15-2c6a-4948-b71a-ce595583555f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/766] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/767] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:20 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&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: 7|app: 0|req: 413/768] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:50:20 2026] DELETE /v2.0/floatingips/b5ddefd6-9b41-4765-b0e2-9f6118f17243 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/769] 199.204.45.162 () {34 vars in 1096 bytes} [Wed May 27 01:50:21 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/770] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:50:21 2026] PUT /v2.0/routers/bc0d5014-85fd-49d3-8094-c6364434e496/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/771] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/772] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/773] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/774] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/775] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/776] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/777] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/778] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/779] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:22 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:23.305 8 INFO neutron.services.segments.plugin [-] Segment 9957a329-a341-4427-838c-977db4c81ca1 resource provider aggregate not found 2026-05-27 01:50:23.310 8 INFO neutron.services.segments.plugin [-] Segment 9957a329-a341-4427-838c-977db4c81ca1 resource provider aggregate not found 2026-05-27 01:50:23.322 8 INFO neutron.services.segments.plugin [-] Segment 9957a329-a341-4427-838c-977db4c81ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9957a329-a341-4427-838c-977db4c81ca1 found for delete ", "request_id": "req-877a913a-62d9-4e31-b4a9-69156bcf92c4"}]} 2026-05-27 01:50:23.324 8 INFO neutron.services.segments.plugin [-] Segment 9957a329-a341-4427-838c-977db4c81ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9957a329-a341-4427-838c-977db4c81ca1 found for delete ", "request_id": "req-09f947ad-7ecd-4afc-9ff2-0af7871f2428"}]} 2026-05-27 01:50:23.324 8 INFO neutron.db.l3_hamode_db [None req-5807b657-9e4f-4022-a551-dbcfabc91251 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 4417eb9c-5e4e-4e36-b878-f236f2b076af was deleted as no HA routers are present in tenant bf2e2a3f224a49d2b9a25b578870bed9. [pid: 8|app: 0|req: 357/780] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:22 2026] DELETE /v2.0/routers/bc0d5014-85fd-49d3-8094-c6364434e496 => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/781] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:23 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/782] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:23 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/783] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:23 2026] DELETE /v2.0/subnets/fd5ffe32-ff87-4216-8e4a-80e6f5acd98d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/784] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:23 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/785] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:23 2026] DELETE /v2.0/networks/22e680be-b915-45ea-8ab0-b3a861493168 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/786] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:23 2026] GET /v2.0/security-groups?tenant_id=bf2e2a3f224a49d2b9a25b578870bed9&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/787] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:23 2026] DELETE /v2.0/security-groups/b32b1b67-cff4-489e-be06-39718a76cbcd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:50:24.145 7 INFO neutron.db.l3_db [None req-64178604-7325-4f4b-a8d7-0a4670075de9 bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Floating IP 4c092876-dca1-445b-a073-bd9b66bd25f1 associated. External IP: 10.96.250.219, port: a466ded4-040d-440d-8345-0a27ff828fd1. [pid: 7|app: 0|req: 427/788] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:50:23 2026] PUT /v2.0/floatingips/4c092876-dca1-445b-a073-bd9b66bd25f1 => generated 855 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/789] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:24 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:24.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-092a9157-dfcf-4735-850d-d7741fbf9ae7'] response: {'name': 'network-changed', 'server_uuid': 'b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4', 'tag': 'a466ded4-040d-440d-8345-0a27ff828fd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/790] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:24 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/791] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/792] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&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: 364/793] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/ports?tenant_id=1f4685a470d74dac9e1956b2420c953b&device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => 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: 430/794] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/networks?id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae => generated 766 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/795] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a466ded4-040d-440d-8345-0a27ff828fd1 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/796] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/subnets?id=b8a9abd8-8358-4308-b087-f6b999e5d0c8 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:25.390 8 INFO neutron.services.segments.plugin [-] Segment 06234b07-c7f2-4503-b9f8-f0f833084066 resource provider aggregate not found 2026-05-27 01:50:25.396 8 INFO neutron.services.segments.plugin [-] Segment 06234b07-c7f2-4503-b9f8-f0f833084066 resource provider aggregate not found [pid: 8|app: 0|req: 366/797] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/ports?network_id=1b0af1c9-162b-4f28-a56f-ed4494b5eaae&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/798] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:25.463 8 INFO neutron.services.segments.plugin [-] Segment 06234b07-c7f2-4503-b9f8-f0f833084066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06234b07-c7f2-4503-b9f8-f0f833084066 found for delete ", "request_id": "req-253465d3-06cc-44bf-97eb-8197de7e0a3f"}]} 2026-05-27 01:50:25.466 8 INFO neutron.services.segments.plugin [-] Segment 06234b07-c7f2-4503-b9f8-f0f833084066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06234b07-c7f2-4503-b9f8-f0f833084066 found for delete ", "request_id": "req-ccde06a7-1abd-46a7-ae8d-289104e347b3"}]} [pid: 8|app: 0|req: 367/799] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:25 2026] GET /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae?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: 433/800] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:26 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/801] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:26 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/802] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:50:26 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/803] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:26 2026] GET /v2.0/security-groups?tenant_id=19a644912c9146f0975b59b3301b4f2c&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/804] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:27 2026] DELETE /v2.0/security-groups/c86e950a-4d90-4123-b531-bff511594bc0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:50:27.305 8 INFO neutron.db.l3_db [req-42526d75-1984-4171-a8b3-9095098ba8ce req-ac6c0b83-9511-47c3-a445-dbe008c3137f bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] Floating IP 4c092876-dca1-445b-a073-bd9b66bd25f1 disassociated. External IP: 10.96.250.219, port: a466ded4-040d-440d-8345-0a27ff828fd1. [pid: 7|app: 0|req: 436/805] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:27 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/806] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:27 2026] GET /v2.0/security-groups?id=09b048c8-48d5-43d4-8219-b7a2b91acca9&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/807] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:50:26 2026] DELETE /v2.0/ports/a466ded4-040d-440d-8345-0a27ff828fd1 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/808] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:28 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/809] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:29 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => 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: 439/810] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:30 2026] GET /v2.0/ports?device_id=b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:31.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a763dcbf-279d-403e-a520-faaa09e474dd'] response: {'server_uuid': 'b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4', 'name': 'network-vif-deleted', 'tag': 'a466ded4-040d-440d-8345-0a27ff828fd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/813] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:31 2026] GET /v2.0/security-groups?tenant_id=fee3be8061af43e4b79f86354476d66b&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/814] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:31 2026] DELETE /v2.0/security-groups/632dc807-1b20-471c-b23e-0d31942fd03b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/815] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:31 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/816] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:31 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/817] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:31 2026] GET /v2.0/security-groups?tenant_id=1b5d361e7f2b4b9ba091938c90c6083e&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/818] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:31 2026] DELETE /v2.0/security-groups/43aa559e-baf5-4a94-8213-446c049df762 => 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: 444/819] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:31 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/820] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:31 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/821] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:31 2026] DELETE /v2.0/security-groups/09b048c8-48d5-43d4-8219-b7a2b91acca9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:50:32.100 8 INFO neutron.api.v2.resource [None req-7b6a7ac7-d030-49cf-8e9b-b67f1df37d57 bcf8e6d43533471aa134ebfc93ac2351 1f4685a470d74dac9e1956b2420c953b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/822] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:50:32 2026] GET /v2.0/security-groups/09b048c8-48d5-43d4-8219-b7a2b91acca9 => 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: 378/823] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:32 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/824] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:32 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/825] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:50:32 2026] DELETE /v2.0/floatingips/4c092876-dca1-445b-a073-bd9b66bd25f1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/826] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:50:32 2026] PUT /v2.0/routers/ba523e73-cdd5-4545-a07e-a582f4c5467d/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/827] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:33 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/828] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:33 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:33.841 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-28f38c89-f754-40e9-9c25-02fc0311cb9a 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 383/829] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:33 2026] GET /v2.0/ports?tenant_id=bce2e11f144e4cfca051b556b345de71&device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/830] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:33 2026] GET /v2.0/networks?id=402d38ab-6d13-4c59-b4b0-e6a727d315ce => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/831] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:50:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ee762aff-95df-4e06-b07b-9d0e755eeea8 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/832] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/subnets?id=5880ccca-98d1-4694-a2ff-dbcdd4b78160 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/833] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/ports?network_id=402d38ab-6d13-4c59-b4b0-e6a727d315ce&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: 388/834] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/835] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:34.186 7 INFO neutron.services.segments.plugin [-] Segment 9782d9cf-8250-4ee6-a247-2471f20c92f7 resource provider aggregate not found 2026-05-27 01:50:34.192 7 INFO neutron.services.segments.plugin [-] Segment 9782d9cf-8250-4ee6-a247-2471f20c92f7 resource provider aggregate not found 2026-05-27 01:50:34.201 7 INFO neutron.services.segments.plugin [-] Segment 9782d9cf-8250-4ee6-a247-2471f20c92f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9782d9cf-8250-4ee6-a247-2471f20c92f7 found for delete ", "request_id": "req-d98cbbe3-0563-4f1f-b7c6-9016ac5bcc78"}]} 2026-05-27 01:50:34.205 7 INFO neutron.db.l3_hamode_db [None req-28f38c89-f754-40e9-9c25-02fc0311cb9a 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 475ec5e5-0254-488d-b94a-3111c37286d7 was deleted as no HA routers are present in tenant 1f4685a470d74dac9e1956b2420c953b. [pid: 7|app: 0|req: 447/836] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:33 2026] DELETE /v2.0/routers/ba523e73-cdd5-4545-a07e-a582f4c5467d => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/837] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:34 2026] DELETE /v2.0/subnets/b8a9abd8-8358-4308-b087-f6b999e5d0c8 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:50:34.401 7 INFO neutron.services.segments.plugin [-] Segment 9782d9cf-8250-4ee6-a247-2471f20c92f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9782d9cf-8250-4ee6-a247-2471f20c92f7 found for delete ", "request_id": "req-55632d1c-f802-447a-9ea3-283f2edb0f0a"}]} [pid: 7|app: 0|req: 448/838] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:34 2026] DELETE /v2.0/networks/1b0af1c9-162b-4f28-a56f-ed4494b5eaae => 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: 391/839] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/840] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/841] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:34 2026] GET /v2.0/security-groups?tenant_id=1f4685a470d74dac9e1956b2420c953b&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/842] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:34 2026] DELETE /v2.0/security-groups/d1f23ba1-9d25-4d2f-813f-650fb601b774 => 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: 393/843] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:35 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/844] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:35 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/845] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:36 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:36.428 7 INFO neutron.services.segments.plugin [-] Segment 042c106d-dce3-42aa-aab1-f552cf307f83 resource provider aggregate not found 2026-05-27 01:50:36.432 7 INFO neutron.services.segments.plugin [-] Segment 042c106d-dce3-42aa-aab1-f552cf307f83 resource provider aggregate not found 2026-05-27 01:50:36.447 7 INFO neutron.services.segments.plugin [-] Segment 042c106d-dce3-42aa-aab1-f552cf307f83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042c106d-dce3-42aa-aab1-f552cf307f83 found for delete ", "request_id": "req-1d1875e7-0a03-48e1-aaf9-ae35b484be02"}]} 2026-05-27 01:50:36.449 7 INFO neutron.services.segments.plugin [-] Segment 042c106d-dce3-42aa-aab1-f552cf307f83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042c106d-dce3-42aa-aab1-f552cf307f83 found for delete ", "request_id": "req-86b0e3f4-0695-45bf-81e9-493ff0aa637e"}]} [pid: 7|app: 0|req: 452/846] 10.0.0.5 () {34 vars in 969 bytes} [Wed May 27 01:50:36 2026] GET /v2.0/ports/1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 968 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/847] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:36 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/848] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:37 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/849] 199.204.45.162 () {34 vars in 1000 bytes} [Wed May 27 01:50:37 2026] GET /v2.0/subnets?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/850] 199.204.45.162 () {34 vars in 1146 bytes} [Wed May 27 01:50:37 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3&device_owner=compute%3Anova&network_id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:37.268 8 INFO neutron.db.segments_db [None req-4877e0a6-cfd3-4e30-87c2-5b5f159f4b7e 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment e820ec66-d00e-49d0-9313-395859604ed6 of type vxlan for network e6f5e19b-3473-4adc-9a34-5ff1c3e403c8 [pid: 8|app: 0|req: 395/851] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:50:36 2026] POST /v2.0/networks => generated 743 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/852] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:37 2026] GET /v2.0/security-groups?tenant_id=55efee4748e54892b41fb142ab5198ad&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/853] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:50:37 2026] PUT /v2.0/ports/1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 1149 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:37.763 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c975f828-0ae0-452c-8f55-37f3e6b25438'] response: {'name': 'network-changed', 'server_uuid': '9083fb56-8b0d-4f18-960c-b1230c7372b3', 'tag': '1cd625a0-1f29-4596-859a-182e1bd54f12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/854] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:37 2026] POST /v2.0/subnets => generated 690 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:37.833 8 INFO neutron.db.segments_db [None req-29c65808-5648-4c07-997d-2cbac723385b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 of type vxlan for network 6e6e8164-c4b6-4b68-9dfa-a92f37e175b1 [pid: 7|app: 0|req: 458/855] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:37 2026] DELETE /v2.0/security-groups/462becf5-6142-4ce3-bf7c-2bba7fa197d9 => 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: 459/856] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:37 2026] GET /v2.0/security-groups?tenant_id=319b0c1e0d8a4a829ae6361c82830a06&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:50:38.067 8 INFO neutron.db.l3_hamode_db [None req-29c65808-5648-4c07-997d-2cbac723385b 6fc3fa01292b4adcbb37d1e247addfb6 c112b7d21c484f26a71f4ff90706a1e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 460/857] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:38 2026] DELETE /v2.0/security-groups/eb0d9ebe-8519-4ca0-827b-8d441a268906 => 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: 461/858] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/859] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/860] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/861] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/862] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/863] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/864] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/865] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/866] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/867] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/868] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/869] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:38 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:38.872 8 INFO neutron.db.l3_hamode_db [None req-29c65808-5648-4c07-997d-2cbac723385b 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 473/870] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/871] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&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: 7|app: 0|req: 475/872] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/873] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/874] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/875] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/876] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/877] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:37 2026] POST /v2.0/routers => generated 730 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/878] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&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: 481/879] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/880] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:39 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/881] 199.204.45.162 () {34 vars in 1120 bytes} [Wed May 27 01:50:40 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/882] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:40 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/883] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:50:39 2026] PUT /v2.0/routers/e0aa4d4c-dcfa-4419-ab6d-1ac13336f89c/add_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/884] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:50:40 2026] PUT /v2.0/ports/1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 968 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:50:41.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf85023d-ba2a-4e50-b02d-d85c0d1c9fe6'] response: {'name': 'network-changed', 'server_uuid': '9083fb56-8b0d-4f18-960c-b1230c7372b3', 'tag': '1cd625a0-1f29-4596-859a-182e1bd54f12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 486/885] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/886] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/security-groups?tenant_id=4bd6e9737f37481a877c0c3c0fdd1f28&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/887] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:41 2026] DELETE /v2.0/security-groups/7fd85661-cd9b-46d1-8169-bac8050ea76d => 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: 401/888] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/889] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/890] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/891] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:41.822 7 WARNING neutron_lib.context [None req-07b1609b-7032-4719-a744-521e82114347 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 403/892] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&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: 404/893] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/894] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:41 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/895] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:50:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:50:41.990 8 WARNING neutron_lib.context [None req-9b3a6274-5b5b-486b-9b64-ad4764a2211a 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 406/896] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:50:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:42.110 7 WARNING neutron_lib.context [None req-22e98236-7aef-41d2-b0e4-6a5c08a86a86 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/897] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:50:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:42.263 7 WARNING neutron_lib.context [None req-ddc2343a-1df1-458f-8b65-7679c19249b1 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 407/898] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:42 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/899] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:42 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&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: 492/900] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:50:42 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) [pid: 8|app: 0|req: 409/901] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:42 2026] GET /v2.0/ports?tenant_id=365b2e344fee4786adfb179fab61f192&device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 493/902] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/networks?id=fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/903] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/904] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/subnets?id=439b0889-4dcd-4deb-9baa-8728d6707612 => generated 700 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/905] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/ports?network_id=fa98c5ec-0567-424a-97da-842755ea7ef9&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: 412/906] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/907] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/908] 10.0.0.87 () {32 vars in 652 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions => generated 20516 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/909] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/910] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/911] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/912] 10.0.0.87 () {32 vars in 664 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/913] 10.0.0.87 () {32 vars in 698 bytes} [Wed May 27 01:50:43 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: 500/914] 10.0.0.87 () {32 vars in 696 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/915] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/916] 10.0.0.5 () {34 vars in 1096 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--873662820&fields=id&tenant_id=c112b7d21c484f26a71f4ff90706a1e6 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/917] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:43 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: 503/918] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/networks?id=e6f5e19b-3473-4adc-9a34-5ff1c3e403c8 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/919] 10.0.0.87 () {32 vars in 702 bytes} [Wed May 27 01:50:43 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: 8|app: 0|req: 416/920] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/921] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/quotas/c112b7d21c484f26a71f4ff90706a1e6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/922] 10.0.0.87 () {32 vars in 692 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/923] 10.0.0.87 () {32 vars in 694 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/924] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/security-groups?id=53e76e4f-70c9-4554-ba8c-531faf8dda79&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: 7|app: 0|req: 507/925] 10.0.0.87 () {32 vars in 684 bytes} [Wed May 27 01:50:43 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: 508/926] 10.0.0.87 () {32 vars in 686 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/927] 10.0.0.87 () {32 vars in 660 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/928] 10.0.0.87 () {32 vars in 698 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/929] 10.0.0.87 () {32 vars in 678 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/930] 10.0.0.87 () {32 vars in 682 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/931] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/ports?tenant_id=c112b7d21c484f26a71f4ff90706a1e6&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/932] 10.0.0.87 () {32 vars in 674 bytes} [Wed May 27 01:50:43 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: 420/933] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/934] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/935] 10.0.0.87 () {32 vars in 686 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/936] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/937] 10.0.0.87 () {32 vars in 686 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/938] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/939] 10.0.0.87 () {32 vars in 698 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/940] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/941] 10.0.0.87 () {32 vars in 678 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/942] 10.0.0.87 () {32 vars in 666 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/943] 10.0.0.87 () {32 vars in 676 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/944] 10.0.0.87 () {32 vars in 664 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/945] 10.0.0.87 () {32 vars in 674 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/946] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/947] 10.0.0.87 () {32 vars in 712 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/948] 10.0.0.87 () {32 vars in 690 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/949] 10.0.0.87 () {32 vars in 682 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/950] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:43 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: 428/951] 10.0.0.87 () {32 vars in 686 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/952] 10.0.0.87 () {32 vars in 704 bytes} [Wed May 27 01:50:43 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: 429/953] 10.0.0.87 () {32 vars in 674 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/954] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:43 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: 430/955] 10.0.0.87 () {32 vars in 674 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/956] 10.0.0.87 () {32 vars in 692 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/957] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/958] 10.0.0.87 () {32 vars in 708 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/959] 10.0.0.87 () {32 vars in 704 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/960] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => 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: 434/961] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/962] 10.0.0.87 () {32 vars in 696 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/963] 10.0.0.87 () {32 vars in 710 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/964] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/965] 10.0.0.87 () {32 vars in 686 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/966] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:43 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: 437/967] 10.0.0.87 () {32 vars in 674 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/968] 10.0.0.87 () {32 vars in 670 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/969] 10.0.0.87 () {32 vars in 660 bytes} [Wed May 27 01:50:43 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: 532/970] 10.0.0.87 () {32 vars in 698 bytes} [Wed May 27 01:50:43 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: 439/971] 10.0.0.87 () {32 vars in 698 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/972] 10.0.0.87 () {32 vars in 676 bytes} [Wed May 27 01:50:43 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/973] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/974] 10.0.0.87 () {32 vars in 682 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/975] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/976] 10.0.0.87 () {32 vars in 684 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/977] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/978] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/979] 10.0.0.87 () {32 vars in 696 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/980] 10.0.0.87 () {32 vars in 694 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/981] 10.0.0.87 () {32 vars in 684 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/982] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/983] 10.0.0.87 () {32 vars in 666 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/984] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/985] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/986] 10.0.0.87 () {32 vars in 690 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/987] 10.0.0.87 () {32 vars in 690 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/988] 10.0.0.87 () {32 vars in 694 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/989] 10.0.0.87 () {32 vars in 684 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/990] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/991] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/992] 10.0.0.87 () {32 vars in 702 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/993] 10.0.0.87 () {32 vars in 712 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/994] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/995] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/996] 10.0.0.87 () {32 vars in 714 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/997] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/998] 10.0.0.87 () {32 vars in 740 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/999] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1000] 10.0.0.87 () {32 vars in 682 bytes} [Wed May 27 01:50:44 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: 552/1001] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1002] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1003] 10.0.0.87 () {32 vars in 678 bytes} [Wed May 27 01:50:44 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: 7|app: 0|req: 555/1004] 10.0.0.87 () {32 vars in 668 bytes} [Wed May 27 01:50:44 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: 556/1005] 10.0.0.87 () {32 vars in 696 bytes} [Wed May 27 01:50:44 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: 557/1006] 10.0.0.87 () {32 vars in 704 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1007] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1008] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1009] 10.0.0.87 () {32 vars in 682 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/subnet_onboard => 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: 561/1010] 10.0.0.87 () {32 vars in 704 bytes} [Wed May 27 01:50:44 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: 562/1011] 10.0.0.87 () {32 vars in 694 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1012] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1013] 10.0.0.87 () {32 vars in 696 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1014] 10.0.0.87 () {32 vars in 678 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1015] 10.0.0.87 () {32 vars in 688 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1016] 10.0.0.87 () {32 vars in 700 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1017] 10.0.0.87 () {32 vars in 664 bytes} [Wed May 27 01:50:44 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: 569/1018] 10.0.0.87 () {32 vars in 680 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1019] 10.0.0.87 () {32 vars in 692 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1020] 10.0.0.87 () {32 vars in 676 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1021] 10.0.0.87 () {32 vars in 666 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:44.439 8 INFO neutron.db.l3_db [req-695f2aa8-e9a1-442d-859e-8ae7bc2cf4f7 req-72b7008a-9812-4f78-a82a-bcc4c262a940 c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] Floating IP 5ee8e4ef-a66a-4344-a306-5e701a4f3143 disassociated. External IP: 10.96.250.201, port: 1cd625a0-1f29-4596-859a-182e1bd54f12. [pid: 7|app: 0|req: 573/1022] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 450/1023] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:50:44 2026] DELETE /v2.0/ports/1cd625a0-1f29-4596-859a-182e1bd54f12 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1024] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:44.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb60aa1f-f8d2-413a-8e42-9bf4995b462d'] response: {'server_uuid': '9083fb56-8b0d-4f18-960c-b1230c7372b3', 'name': 'network-vif-deleted', 'tag': '1cd625a0-1f29-4596-859a-182e1bd54f12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 451/1025] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:44 2026] GET /v2.0/security-groups?tenant_id=420556bcc7ec40b7a81908dd3c1d8582&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1026] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:45 2026] DELETE /v2.0/security-groups/de9bb084-508c-4698-af93-638816882ab6 => 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: 452/1027] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:45 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 576/1028] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:46 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/1031] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:46 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => 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: 455/1032] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:47 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:47.183 7 WARNING neutron_lib.context [None req-aca21fa8-e074-4865-9a2e-83506c6b1773 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:47.184 7 WARNING neutron_lib.context [None req-aca21fa8-e074-4865-9a2e-83506c6b1773 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:47.345 7 INFO neutron.db.segments_db [None req-aca21fa8-e074-4865-9a2e-83506c6b1773 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Added segment 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 of type vxlan for network c7b8b30d-df06-4125-b2ce-aa3e4f8a30bb 2026-05-27 01:50:47.417 7 INFO neutron.db.segments_db [None req-aca21fa8-e074-4865-9a2e-83506c6b1773 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Added segment a8afb748-cae1-485d-aecc-a1607666ac7d of type vxlan for network 8d88210a-1ef6-402d-b2ec-f32d09f3b017 [pid: 7|app: 0|req: 578/1033] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:47 2026] POST /v2.0/networks => generated 1245 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1034] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:50:47 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:50:47.717 7 INFO neutron.services.segments.plugin [-] Segment 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 resource provider aggregate not found 2026-05-27 01:50:47.722 7 INFO neutron.services.segments.plugin [-] Segment 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 resource provider aggregate not found 2026-05-27 01:50:47.730 7 INFO neutron.services.segments.plugin [-] Segment 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 found for delete ", "request_id": "req-5589999f-d6cb-4821-9cd7-8b017f1b8eec"}]} 2026-05-27 01:50:47.730 7 INFO neutron.services.segments.plugin [-] Segment 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb7b6e7-14b1-4df5-ba19-ebd44c4920f1 found for delete ", "request_id": "req-193ef40b-ac2c-4d1a-b2f9-2463f1ea8fca"}]} [pid: 7|app: 0|req: 579/1035] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:47 2026] DELETE /v2.0/networks/c7b8b30d-df06-4125-b2ce-aa3e4f8a30bb => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:50:47.883 8 INFO neutron.services.segments.plugin [-] Segment a8afb748-cae1-485d-aecc-a1607666ac7d resource provider aggregate not found 2026-05-27 01:50:47.888 8 INFO neutron.services.segments.plugin [-] Segment a8afb748-cae1-485d-aecc-a1607666ac7d resource provider aggregate not found 2026-05-27 01:50:47.905 8 INFO neutron.services.segments.plugin [-] Segment a8afb748-cae1-485d-aecc-a1607666ac7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8afb748-cae1-485d-aecc-a1607666ac7d found for delete ", "request_id": "req-fc94d10d-b709-4bea-99dd-bac6c30b6b06"}]} 2026-05-27 01:50:47.906 8 INFO neutron.services.segments.plugin [-] Segment a8afb748-cae1-485d-aecc-a1607666ac7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8afb748-cae1-485d-aecc-a1607666ac7d found for delete ", "request_id": "req-b83e44ca-3ec8-40b9-8861-c6119c4c107b"}]} [pid: 7|app: 0|req: 580/1036] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:47 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1037] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:47 2026] DELETE /v2.0/networks/8d88210a-1ef6-402d-b2ec-f32d09f3b017 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1038] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:50:47 2026] GET /v2.0/networks => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:47.987 8 WARNING neutron_lib.context [None req-6ae22f79-4d97-4334-839a-be746888938b 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:48.045 8 INFO neutron.db.segments_db [None req-6ae22f79-4d97-4334-839a-be746888938b 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Added segment aa7df535-d548-4b73-a7ca-1d5caec830f6 of type vxlan for network c2fdaa53-9010-4b79-88fd-31d44644a759 [pid: 8|app: 0|req: 458/1039] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:47 2026] POST /v2.0/networks => generated 653 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:48.154 7 WARNING neutron_lib.context [None req-214f0d9a-6b08-4c31-9b0e-e71c8c2ccb7d 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 459/1040] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:48 2026] GET /v2.0/networks?id=e6f5e19b-3473-4adc-9a34-5ff1c3e403c8 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:48.212 7 INFO neutron.db.segments_db [None req-214f0d9a-6b08-4c31-9b0e-e71c8c2ccb7d 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Added segment 41fce350-9603-47b2-8a68-e9df67931626 of type vxlan for network 9a8e4981-1ca8-4a90-aff9-e4b15ab2de82 [pid: 8|app: 0|req: 460/1041] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:48 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => 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: 461/1042] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:50:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c112b7d21c484f26a71f4ff90706a1e6 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:48.273 8 WARNING neutron_lib.context [req-f21c6574-eb32-48bf-bd81-62a460b57f97 req-8bbdf3d2-f24c-4313-ae98-fb7ef4e3e5a8 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 582/1043] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:48 2026] POST /v2.0/networks => generated 653 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:48.310 7 WARNING neutron_lib.context [None req-194b9c76-f153-45f3-aa66-92169f5ef425 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:48.331 7 WARNING neutron_lib.context [None req-194b9c76-f153-45f3-aa66-92169f5ef425 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 462/1044] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:50:48 2026] POST /v2.0/ports => generated 954 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 583/1045] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:50:48 2026] POST /v2.0/ports => generated 1505 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 584/1046] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:50:48 2026] GET /v2.0/ports => generated 1505 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1047] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:50:48 2026] PUT /v2.0/ports/f70e4385-c599-4447-b013-571290363a93 => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 464/1048] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/ports?device_id=9083fb56-8b0d-4f18-960c-b1230c7372b3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1049] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:50:48 2026] DELETE /v2.0/ports/6ebd8a98-3071-41de-aa6c-270ae759c46e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:50:49.148 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a91f6f6-2756-40ba-8916-81d755f9b33c'] response: {'name': 'network-changed', 'server_uuid': 'db5d3d30-5fd6-4179-b602-faf0fdea9944', 'tag': 'f70e4385-c599-4447-b013-571290363a93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 465/1050] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:50:49 2026] DELETE /v2.0/ports/36ac3c79-c410-42d8-a830-4810e664d43f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1051] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1052] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:49.375 8 WARNING neutron_lib.context [None req-40e1ec1e-03e1-494a-98c5-f4ee309edbfd 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 587/1053] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:49.424 8 INFO neutron.db.segments_db [None req-40e1ec1e-03e1-494a-98c5-f4ee309edbfd 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Added segment 72e5db2e-10ef-4f57-959e-0cc20b50403a of type vxlan for network bba8211e-a23f-454c-a3de-f880ba9ded05 [pid: 8|app: 0|req: 467/1054] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:49 2026] POST /v2.0/networks => generated 653 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:49.514 7 WARNING neutron_lib.context [None req-f9b37543-d11f-4576-b77c-8158708ba578 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:49.565 7 INFO neutron.db.segments_db [None req-f9b37543-d11f-4576-b77c-8158708ba578 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Added segment 1d5c6545-0a3d-455d-8195-26d8c06104e7 of type vxlan for network 81ad2592-923e-43a1-b79a-f84ef60ba263 [pid: 8|app: 0|req: 468/1055] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/ports?tenant_id=c112b7d21c484f26a71f4ff90706a1e6&device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1056] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:49 2026] POST /v2.0/networks => generated 653 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1057] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/networks?tenant_id=c112b7d21c484f26a71f4ff90706a1e6&shared=False => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1058] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:50:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1059] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:50:50.136 7 WARNING neutron_lib.context [None req-5e5dc867-1e77-473d-833e-cd45c62e90f4 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:50.161 7 WARNING neutron_lib.context [None req-5e5dc867-1e77-473d-833e-cd45c62e90f4 6649f96183e2405097763df5af3d2df6 8eeecd44dda342489528f0052addc42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 471/1060] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:50 2026] DELETE /v2.0/security-groups/53e76e4f-70c9-4554-ba8c-531faf8dda79 => 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: 472/1061] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:50.284 8 INFO neutron.api.v2.resource [None req-449e5d5b-a962-44a8-a9df-a75eb9515291 c6d0b33fa0ce43e1922ee80bc2ef0f59 365b2e344fee4786adfb179fab61f192 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/1062] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/security-groups/53e76e4f-70c9-4554-ba8c-531faf8dda79 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1063] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:50:50 2026] DELETE /v2.0/floatingips/5ee8e4ef-a66a-4344-a306-5e701a4f3143 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1064] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:50 2026] POST /v2.0/subnets => generated 1324 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1065] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/subnets => generated 1960 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1066] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1067] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:50 2026] DELETE /v2.0/subnets/25d1a673-8754-445c-b349-b2e5ae379121 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1068] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1069] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/ports?tenant_id=c112b7d21c484f26a71f4ff90706a1e6&device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1070] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:50 2026] DELETE /v2.0/subnets/0221b416-893a-45de-978c-bdd6b126a95a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1071] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f70e4385-c599-4447-b013-571290363a93 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1072] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:50:50 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1073] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:51 2026] GET /v2.0/subnets?id=3063b81b-df9c-452e-b9a8-8c85956754ea => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:51.174 8 INFO neutron.services.segments.plugin [-] Segment 1d5c6545-0a3d-455d-8195-26d8c06104e7 resource provider aggregate not found 2026-05-27 01:50:51.178 8 INFO neutron.services.segments.plugin [-] Segment 1d5c6545-0a3d-455d-8195-26d8c06104e7 resource provider aggregate not found 2026-05-27 01:50:51.192 8 INFO neutron.services.segments.plugin [-] Segment 1d5c6545-0a3d-455d-8195-26d8c06104e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5c6545-0a3d-455d-8195-26d8c06104e7 found for delete ", "request_id": "req-1a2b92d0-0f5f-41db-8450-a0fb19b1dcc6"}]} 2026-05-27 01:50:51.193 8 INFO neutron.services.segments.plugin [-] Segment 1d5c6545-0a3d-455d-8195-26d8c06104e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5c6545-0a3d-455d-8195-26d8c06104e7 found for delete ", "request_id": "req-10d91a56-920e-49f0-a106-51e8218cb439"}]} [pid: 8|app: 0|req: 483/1074] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:51 2026] DELETE /v2.0/networks/81ad2592-923e-43a1-b79a-f84ef60ba263 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1075] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:51 2026] GET /v2.0/ports?network_id=e6f5e19b-3473-4adc-9a34-5ff1c3e403c8&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1076] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:51 2026] DELETE /v2.0/networks/bba8211e-a23f-454c-a3de-f880ba9ded05 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1077] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:51 2026] GET /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8?fields=segments => 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: 592/1078] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:50:50 2026] PUT /v2.0/routers/94f6b616-ccdd-4e40-9668-92b65a555dfd/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1079] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:51 2026] DELETE /v2.0/networks/9a8e4981-1ca8-4a90-aff9-e4b15ab2de82 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1080] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:51 2026] GET /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:50:51.639 7 INFO neutron.services.segments.plugin [-] Segment aa7df535-d548-4b73-a7ca-1d5caec830f6 resource provider aggregate not found 2026-05-27 01:50:51.643 7 INFO neutron.services.segments.plugin [-] Segment aa7df535-d548-4b73-a7ca-1d5caec830f6 resource provider aggregate not found 2026-05-27 01:50:51.660 7 INFO neutron.services.segments.plugin [-] Segment aa7df535-d548-4b73-a7ca-1d5caec830f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa7df535-d548-4b73-a7ca-1d5caec830f6 found for delete ", "request_id": "req-155b289d-3aa0-431c-89ba-8f8d28438d20"}]} 2026-05-27 01:50:51.665 7 INFO neutron.services.segments.plugin [-] Segment aa7df535-d548-4b73-a7ca-1d5caec830f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa7df535-d548-4b73-a7ca-1d5caec830f6 found for delete ", "request_id": "req-16f0e73b-f094-4fb4-941e-3ec5b391535d"}]} [pid: 7|app: 0|req: 594/1081] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:51 2026] DELETE /v2.0/networks/c2fdaa53-9010-4b79-88fd-31d44644a759 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1082] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:51 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => 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: 596/1083] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:51 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1084] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:52 2026] GET /v2.0/security-groups?tenant_id=8eeecd44dda342489528f0052addc42b&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:50:52.291 8 INFO neutron.db.l3_hamode_db [None req-39036af7-acdb-416f-acf6-1f1ffb8b5b07 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network f23ca715-c01c-4f1f-ac72-fce63571f4fa was deleted as no HA routers are present in tenant 365b2e344fee4786adfb179fab61f192. [pid: 8|app: 0|req: 488/1085] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:51 2026] DELETE /v2.0/routers/94f6b616-ccdd-4e40-9668-92b65a555dfd => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1086] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:52 2026] DELETE /v2.0/security-groups/4e217c68-539c-485c-ad8b-3ceac07171d0 => 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: 489/1087] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:52 2026] DELETE /v2.0/subnets/439b0889-4dcd-4deb-9baa-8728d6707612 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1088] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:52 2026] DELETE /v2.0/networks/fa98c5ec-0567-424a-97da-842755ea7ef9 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1089] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:52 2026] GET /v2.0/security-groups?tenant_id=365b2e344fee4786adfb179fab61f192&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1090] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:52 2026] DELETE /v2.0/security-groups/31cf965c-307a-43a8-936b-ae66ecd2c8d7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1091] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:53 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1092] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:53 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:54.215 8 INFO neutron.services.segments.plugin [-] Segment 72e5db2e-10ef-4f57-959e-0cc20b50403a resource provider aggregate not found 2026-05-27 01:50:54.221 8 INFO neutron.services.segments.plugin [-] Segment 72e5db2e-10ef-4f57-959e-0cc20b50403a resource provider aggregate not found [pid: 8|app: 0|req: 492/1093] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:54 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:54.247 8 INFO neutron.services.segments.plugin [-] Segment 72e5db2e-10ef-4f57-959e-0cc20b50403a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72e5db2e-10ef-4f57-959e-0cc20b50403a found for delete ", "request_id": "req-1d54018e-fe56-4ea7-90fd-c33dfd1cfcfd"}]} 2026-05-27 01:50:54.254 8 INFO neutron.services.segments.plugin [-] Segment 72e5db2e-10ef-4f57-959e-0cc20b50403a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72e5db2e-10ef-4f57-959e-0cc20b50403a found for delete ", "request_id": "req-e313629c-951b-4800-8177-88126e8ee398"}]} 2026-05-27 01:50:54.266 8 INFO neutron.services.segments.plugin [-] Segment 41fce350-9603-47b2-8a68-e9df67931626 resource provider aggregate not found 2026-05-27 01:50:54.269 8 INFO neutron.services.segments.plugin [-] Segment 41fce350-9603-47b2-8a68-e9df67931626 resource provider aggregate not found 2026-05-27 01:50:54.274 7 INFO neutron.services.segments.plugin [-] Segment 586eb07f-bff7-4e72-aabd-d7d5b81899b3 resource provider aggregate not found 2026-05-27 01:50:54.281 8 INFO neutron.services.segments.plugin [-] Segment 41fce350-9603-47b2-8a68-e9df67931626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41fce350-9603-47b2-8a68-e9df67931626 found for delete ", "request_id": "req-809ff34e-4c08-4f71-89d4-4ed270cd5dc9"}]} 2026-05-27 01:50:54.282 7 INFO neutron.services.segments.plugin [-] Segment 586eb07f-bff7-4e72-aabd-d7d5b81899b3 resource provider aggregate not found 2026-05-27 01:50:54.287 8 INFO neutron.services.segments.plugin [-] Segment 41fce350-9603-47b2-8a68-e9df67931626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41fce350-9603-47b2-8a68-e9df67931626 found for delete ", "request_id": "req-a55ee3de-1e1f-46c4-9a92-8f5bded3b422"}]} 2026-05-27 01:50:54.289 7 INFO neutron.services.segments.plugin [-] Segment 586eb07f-bff7-4e72-aabd-d7d5b81899b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 586eb07f-bff7-4e72-aabd-d7d5b81899b3 found for delete ", "request_id": "req-58b1245e-b4d1-4186-bc1f-a5fd2f3d5a62"}]} 2026-05-27 01:50:54.300 7 INFO neutron.services.segments.plugin [-] Segment 586eb07f-bff7-4e72-aabd-d7d5b81899b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 586eb07f-bff7-4e72-aabd-d7d5b81899b3 found for delete ", "request_id": "req-a8123d6a-ede6-4757-aff1-2ba53ae838f9"}]} 2026-05-27 01:50:54.302 8 INFO neutron.services.segments.plugin [-] Segment 7dfc41ca-4776-477f-af71-b64bea9cae83 resource provider aggregate not found 2026-05-27 01:50:54.309 8 INFO neutron.services.segments.plugin [-] Segment 7dfc41ca-4776-477f-af71-b64bea9cae83 resource provider aggregate not found [pid: 7|app: 0|req: 602/1094] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:54 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&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-05-27 01:50:54.323 8 INFO neutron.services.segments.plugin [-] Segment 7dfc41ca-4776-477f-af71-b64bea9cae83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dfc41ca-4776-477f-af71-b64bea9cae83 found for delete ", "request_id": "req-524609ed-84d3-41e6-a1c5-a2f8bfd3da55"}]} 2026-05-27 01:50:54.325 8 INFO neutron.services.segments.plugin [-] Segment 7dfc41ca-4776-477f-af71-b64bea9cae83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dfc41ca-4776-477f-af71-b64bea9cae83 found for delete ", "request_id": "req-5e03793b-80d2-41b6-9e64-a72750f9d03d"}]} 2026-05-27 01:50:54.477 8 WARNING neutron_lib.context [None req-ec637124-fda4-4d44-a936-0839fd341a59 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:54.635 8 INFO neutron.db.segments_db [None req-ec637124-fda4-4d44-a936-0839fd341a59 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] Added segment 00fb61cf-836a-42f4-bf99-0a4590193a96 of type vxlan for network efc14455-8943-4e0d-b2de-3d767fb6036e [pid: 8|app: 0|req: 493/1095] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:54 2026] POST /v2.0/networks => generated 648 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:55.098 7 INFO neutron.db.segments_db [None req-b5945911-192c-473d-95ef-137e6cfeefc1 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 039f136d-3973-4250-9dab-763a14307b60 of type vxlan for network 99fd95b8-506b-4583-a2cf-f3c3932bc81c 2026-05-27 01:50:55.202 8 WARNING neutron_lib.context [None req-7f60074e-a46d-46f5-a112-4cd97dd58a35 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 603/1096] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:50:54 2026] POST /v2.0/networks => generated 745 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1097] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:55 2026] POST /v2.0/subnets => generated 692 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1098] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:55 2026] POST /v2.0/subnets => generated 673 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:55.469 8 INFO neutron.db.segments_db [None req-85196cf0-ca70-4c6c-941a-8d9656ab6ee0 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment d6858844-e59a-46a0-86d3-48b9a9505996 of type vxlan for network 2ca38df3-2de4-409a-b7be-3ac4fd9e0d61 [pid: 7|app: 0|req: 605/1099] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:55 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:55.537 7 WARNING neutron_lib.context [None req-66c726c9-6be5-4876-a711-e7d0583b8c90 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:50:55.614 7 INFO neutron.db.segments_db [None req-66c726c9-6be5-4876-a711-e7d0583b8c90 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] Added segment ab556bae-96db-4930-afcf-02f45436c6aa of type vxlan for network f0e238f2-f760-437f-ac7c-314784ccd2e8 [pid: 7|app: 0|req: 606/1100] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:50:55 2026] POST /v2.0/networks => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:50:55.741 8 INFO neutron.db.l3_hamode_db [None req-85196cf0-ca70-4c6c-941a-8d9656ab6ee0 6fc3fa01292b4adcbb37d1e247addfb6 d0bacca639f046c58d9a1b9dc480b567 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 607/1101] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:55 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1102] 10.0.0.87 () {34 vars in 742 bytes} [Wed May 27 01:50:55 2026] PUT /v2.0/networks/f0e238f2-f760-437f-ac7c-314784ccd2e8 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:55.878 7 WARNING neutron_lib.context [None req-11cf243d-fafb-4701-b7eb-8a35291a1c50 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 609/1103] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:55 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1104] 10.0.0.87 () {34 vars in 740 bytes} [Wed May 27 01:50:56 2026] PUT /v2.0/subnets/79a133a4-5d3e-4845-9d7a-a4d66fa0eb8e => generated 656 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:56.524 7 INFO neutron.services.segments.plugin [-] Segment ab556bae-96db-4930-afcf-02f45436c6aa resource provider aggregate not found 2026-05-27 01:50:56.529 7 INFO neutron.services.segments.plugin [-] Segment ab556bae-96db-4930-afcf-02f45436c6aa resource provider aggregate not found 2026-05-27 01:50:56.546 7 INFO neutron.services.segments.plugin [-] Segment ab556bae-96db-4930-afcf-02f45436c6aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab556bae-96db-4930-afcf-02f45436c6aa found for delete ", "request_id": "req-e1a2804f-1e48-45ec-8beb-ac4f711e9f4e"}]} [pid: 7|app: 0|req: 611/1105] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:56 2026] DELETE /v2.0/networks/f0e238f2-f760-437f-ac7c-314784ccd2e8 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:50:56.555 7 INFO neutron.services.segments.plugin [-] Segment ab556bae-96db-4930-afcf-02f45436c6aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab556bae-96db-4930-afcf-02f45436c6aa found for delete ", "request_id": "req-d9ff4ab0-ba63-4904-9f03-667fdba02d1c"}]} 2026-05-27 01:50:56.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a59ba9f8-ac31-4ade-a65e-fe995dce0c59 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1106] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:56 2026] DELETE /v2.0/networks/f0e238f2-f760-437f-ac7c-314784ccd2e8 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:50:56.601 8 INFO neutron.db.l3_hamode_db [None req-85196cf0-ca70-4c6c-941a-8d9656ab6ee0 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 613/1107] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1108] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1109] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/subnets?network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1110] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1111] 10.0.0.87 () {32 vars in 652 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1112] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1113] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/networks => generated 1313 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1114] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1115] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:50:56 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1116] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:57 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 623/1117] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:50:57 2026] GET /v2.0/networks/efc14455-8943-4e0d-b2de-3d767fb6036e => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1118] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:57 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1119] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:57 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1120] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:50:57 2026] GET /v2.0/subnets/6f0b7a6c-143a-4321-b882-bcad14b7b14d => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:57.563 7 INFO neutron.db.l3_db [None req-869ae042-04db-42c7-9a97-a66c31546a7b 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Floating IP f392b076-42a6-4945-a7a7-81bb7ba66192 associated. External IP: 10.96.250.206, port: f70e4385-c599-4447-b013-571290363a93. [pid: 7|app: 0|req: 627/1121] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:50:57 2026] PUT /v2.0/floatingips/f392b076-42a6-4945-a7a7-81bb7ba66192 => generated 855 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:57.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f76cbcde-f6e5-4567-9516-94e0ed2148d8 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1122] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:57 2026] DELETE /v2.0/subnets/79a133a4-5d3e-4845-9d7a-a4d66fa0eb8e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:50:57.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a12f19b5-735c-420c-9445-a4ebc0371784 fc823f3197094595af8f6264ee23b2ce e9a68802159b4ac08926ebfc134febad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1123] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:57 2026] DELETE /v2.0/networks/f0e238f2-f760-437f-ac7c-314784ccd2e8 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:50:57.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8bff11e-1908-4a49-8948-bbd71e669c86'] response: {'name': 'network-changed', 'server_uuid': 'db5d3d30-5fd6-4179-b602-faf0fdea9944', 'tag': 'f70e4385-c599-4447-b013-571290363a93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 495/1124] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:50:55 2026] POST /v2.0/routers => generated 732 bytes in 2518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1125] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:50:57 2026] DELETE /v2.0/subnets/6f0b7a6c-143a-4321-b882-bcad14b7b14d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1126] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1127] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:50:58 2026] DELETE /v2.0/networks/efc14455-8943-4e0d-b2de-3d767fb6036e => 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: 633/1128] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&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: 634/1129] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1130] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/ports?tenant_id=c112b7d21c484f26a71f4ff90706a1e6&device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:50:58.571 7 INFO neutron.services.segments.plugin [-] Segment 00fb61cf-836a-42f4-bf99-0a4590193a96 resource provider aggregate not found 2026-05-27 01:50:58.578 7 INFO neutron.services.segments.plugin [-] Segment 00fb61cf-836a-42f4-bf99-0a4590193a96 resource provider aggregate not found [pid: 7|app: 0|req: 636/1131] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/security-groups?id=7d69b5b2-2f94-4753-adc1-bf231a9c2c41&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:50:58.589 7 INFO neutron.services.segments.plugin [-] Segment 00fb61cf-836a-42f4-bf99-0a4590193a96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fb61cf-836a-42f4-bf99-0a4590193a96 found for delete ", "request_id": "req-d82829f2-3873-421f-a1d4-c7caeea79552"}]} 2026-05-27 01:50:58.595 7 INFO neutron.services.segments.plugin [-] Segment 00fb61cf-836a-42f4-bf99-0a4590193a96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00fb61cf-836a-42f4-bf99-0a4590193a96 found for delete ", "request_id": "req-afdeeb53-7185-4bdb-90d6-ce5a3d0d410e"}]} [pid: 7|app: 0|req: 637/1132] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/networks?id=e6f5e19b-3473-4adc-9a34-5ff1c3e403c8 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1133] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f70e4385-c599-4447-b013-571290363a93 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1134] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/subnets?id=3063b81b-df9c-452e-b9a8-8c85956754ea => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1135] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/ports?network_id=e6f5e19b-3473-4adc-9a34-5ff1c3e403c8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1136] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1137] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1138] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&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: 644/1139] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1140] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1141] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:50:58 2026] GET /v2.0/security-groups?tenant_id=e9a68802159b4ac08926ebfc134febad&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1142] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:50:57 2026] PUT /v2.0/routers/d96e912e-2c82-449d-a25c-7141f006f8ac/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1143] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:50:59 2026] DELETE /v2.0/security-groups/bdd35685-74b6-4236-8fad-37557aefc5d5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:50:59.306 7 INFO neutron.db.l3_db [req-e8e9edaf-92e4-43eb-a2d8-7cd30671a7a8 req-5c6643d9-76c5-4df7-a74f-bb6bfd86bc61 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] Floating IP e177eafb-dfe6-4d11-90b5-ab9bdad46321 disassociated. External IP: 10.96.250.212, port: ee762aff-95df-4e06-b07b-9d0e755eeea8. [pid: 8|app: 0|req: 498/1144] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:59 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1145] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:50:59 2026] DELETE /v2.0/ports/ee762aff-95df-4e06-b07b-9d0e755eeea8 => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1146] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:50:59 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1147] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/security-groups?id=6af30447-7d81-4318-88db-a492670d9f7a&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1148] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/networks?id=99fd95b8-506b-4583-a2cf-f3c3932bc81c => generated 677 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1149] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/quotas/d0bacca639f046c58d9a1b9dc480b567 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:00.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d219c0a5-9ace-4124-b744-12590ecb45de'] response: {'server_uuid': '4523d18f-cc3e-4a18-a31b-ec7a726520da', 'name': 'network-vif-deleted', 'tag': 'ee762aff-95df-4e06-b07b-9d0e755eeea8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 649/1150] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/ports?tenant_id=d0bacca639f046c58d9a1b9dc480b567&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1151] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/networks/99fd95b8-506b-4583-a2cf-f3c3932bc81c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1152] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/networks/99fd95b8-506b-4583-a2cf-f3c3932bc81c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1153] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => 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: 651/1154] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1155] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:00 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:01.015 8 INFO neutron.db.l3_db [req-c26be9b8-2392-45b2-b47f-e90f79c13a51 req-0c3e8345-f8dc-4be1-836c-09d7be9689bc 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] Floating IP f392b076-42a6-4945-a7a7-81bb7ba66192 disassociated. External IP: 10.96.250.206, port: f70e4385-c599-4447-b013-571290363a93. 2026-05-27 01:51:01.370 7 WARNING neutron_lib.context [None req-bf66a65a-ce5f-4cf8-a841-b5225ece5619 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 504/1156] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:51:00 2026] DELETE /v2.0/ports/f70e4385-c599-4447-b013-571290363a93 => generated 0 bytes in 652 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1157] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:01 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:01.541 7 INFO neutron.db.segments_db [None req-bf66a65a-ce5f-4cf8-a841-b5225ece5619 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] Added segment f950f093-0f46-4126-a261-6de650a24398 of type vxlan for network 6f707f2a-c4d8-4e18-9b49-4f40ae6a37e7 2026-05-27 01:51:01.601 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a291ca4a-849b-4546-9e0b-42832b92e892'] response: {'server_uuid': 'db5d3d30-5fd6-4179-b602-faf0fdea9944', 'name': 'network-vif-deleted', 'tag': 'f70e4385-c599-4447-b013-571290363a93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 508/1160] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:01 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => 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: 653/1161] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:01 2026] POST /v2.0/networks => generated 643 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:01.678 8 WARNING neutron_lib.context [None req-9ff6c632-72a4-4561-8c8b-b018d7f4cec4 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 654/1162] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:01 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => 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: 509/1163] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:01 2026] POST /v2.0/subnets => generated 641 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:01.995 7 WARNING neutron_lib.context [None req-1efc1d9e-acd0-41bc-b075-8a6199db47fa 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:02.050 7 INFO neutron.db.segments_db [None req-1efc1d9e-acd0-41bc-b075-8a6199db47fa 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] Added segment d152a345-48a1-4eba-8972-a1353322a7e6 of type vxlan for network e686833d-dc90-4a77-b173-d9da35f2bf6b [pid: 7|app: 0|req: 655/1164] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:01 2026] POST /v2.0/networks => generated 643 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1165] 10.0.0.87 () {34 vars in 742 bytes} [Wed May 27 01:51:02 2026] PUT /v2.0/networks/e686833d-dc90-4a77-b173-d9da35f2bf6b => generated 592 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:02.282 7 WARNING neutron_lib.context [None req-3e32ce3e-c369-4c46-b0fc-9607d1e81d15 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 511/1166] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:02 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1167] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:02 2026] POST /v2.0/subnets => generated 626 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1168] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:02 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => 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: 512/1169] 10.0.0.87 () {34 vars in 740 bytes} [Wed May 27 01:51:02 2026] PUT /v2.0/subnets/520186df-80f2-4d77-b451-26dadd5fee34 => generated 636 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:03.008 7 INFO neutron.services.segments.plugin [-] Segment d152a345-48a1-4eba-8972-a1353322a7e6 resource provider aggregate not found 2026-05-27 01:51:03.019 7 INFO neutron.services.segments.plugin [-] Segment d152a345-48a1-4eba-8972-a1353322a7e6 resource provider aggregate not found 2026-05-27 01:51:03.029 7 INFO neutron.services.segments.plugin [-] Segment d152a345-48a1-4eba-8972-a1353322a7e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d152a345-48a1-4eba-8972-a1353322a7e6 found for delete ", "request_id": "req-4bf4dd0b-dd67-454a-9f53-075e0a4c72b5"}]} 2026-05-27 01:51:03.038 7 INFO neutron.services.segments.plugin [-] Segment d152a345-48a1-4eba-8972-a1353322a7e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d152a345-48a1-4eba-8972-a1353322a7e6 found for delete ", "request_id": "req-caf0fad1-9c5d-4c75-991f-60b7ad5c0419"}]} [pid: 7|app: 0|req: 658/1170] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:02 2026] DELETE /v2.0/networks/e686833d-dc90-4a77-b173-d9da35f2bf6b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1171] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/ports?device_id=4523d18f-cc3e-4a18-a31b-ec7a726520da => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:03.060 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c24864a7-960a-479e-882d-c0adfbc5bb8e 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1172] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:03 2026] DELETE /v2.0/networks/e686833d-dc90-4a77-b173-d9da35f2bf6b => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1173] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1174] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/subnets?network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1175] 10.0.0.87 () {32 vars in 652 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1176] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/networks => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1177] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1178] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/networks/6f707f2a-c4d8-4e18-9b49-4f40ae6a37e7 => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1179] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/subnets/7ec42d2c-7862-4c49-b345-78b67aa91d5f => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:03.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3e6edc5-aea2-4c88-b30d-45aec904ad07 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1180] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:03 2026] DELETE /v2.0/subnets/520186df-80f2-4d77-b451-26dadd5fee34 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:03.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04813cda-9c68-4f43-8d08-0fc54e6224d5 0f33327d0d114969a271edd99a55f954 9e5939b7c2d7452a91a89894189b95ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1181] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:03 2026] DELETE /v2.0/networks/e686833d-dc90-4a77-b173-d9da35f2bf6b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1182] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:03 2026] DELETE /v2.0/subnets/7ec42d2c-7862-4c49-b345-78b67aa91d5f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1183] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => 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: 666/1184] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:03 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:03.903 8 INFO neutron.services.segments.plugin [-] Segment f950f093-0f46-4126-a261-6de650a24398 resource provider aggregate not found 2026-05-27 01:51:03.908 8 INFO neutron.services.segments.plugin [-] Segment f950f093-0f46-4126-a261-6de650a24398 resource provider aggregate not found 2026-05-27 01:51:03.920 8 INFO neutron.services.segments.plugin [-] Segment f950f093-0f46-4126-a261-6de650a24398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f950f093-0f46-4126-a261-6de650a24398 found for delete ", "request_id": "req-7a349408-f73a-4e45-95cf-2452288c73f7"}]} 2026-05-27 01:51:03.923 8 INFO neutron.services.segments.plugin [-] Segment f950f093-0f46-4126-a261-6de650a24398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f950f093-0f46-4126-a261-6de650a24398 found for delete ", "request_id": "req-bea5d7fe-7247-46b4-b635-735655cdaf27"}]} [pid: 8|app: 0|req: 519/1185] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:03 2026] DELETE /v2.0/networks/6f707f2a-c4d8-4e18-9b49-4f40ae6a37e7 => 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: 667/1186] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:04 2026] DELETE /v2.0/security-groups/7d69b5b2-2f94-4753-adc1-bf231a9c2c41 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:04.264 8 INFO neutron.api.v2.resource [None req-2b9da349-6c86-4e6c-b2a4-0eea47446918 76b92b6215dc47daa631dbf1ab9cf557 bce2e11f144e4cfca051b556b345de71 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1187] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:51:04 2026] GET /v2.0/security-groups/7d69b5b2-2f94-4753-adc1-bf231a9c2c41 => 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: 668/1188] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:04 2026] DELETE /v2.0/floatingips/e177eafb-dfe6-4d11-90b5-ab9bdad46321 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1189] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:04 2026] GET /v2.0/security-groups?tenant_id=9e5939b7c2d7452a91a89894189b95ed&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1190] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:04 2026] DELETE /v2.0/security-groups/584e7e53-6990-46c1-a80a-22271701e193 => 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: 523/1191] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:04 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => 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: 524/1192] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:04 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => 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: 525/1193] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:51:05 2026] GET /v2.0/networks?id=99fd95b8-506b-4583-a2cf-f3c3932bc81c => generated 677 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:05.094 8 WARNING neutron_lib.context [req-ecd5613d-baa3-4b77-9677-52ea5b10fd50 req-b46e9255-c4b7-4c95-94ec-b46ff3019f1f b75786841fd64eefaadb0aee2b28fd6e d0bacca639f046c58d9a1b9dc480b567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 526/1194] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:51:05 2026] POST /v2.0/ports => generated 954 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 669/1195] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:04 2026] PUT /v2.0/routers/bd726025-22e7-4e67-947d-dc4823ddf470/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1196] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:51:05 2026] PUT /v2.0/ports/5b4b5fa0-600f-487b-8e19-eb2230eca4c0 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 528/1197] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:05 2026] GET /v2.0/ports?device_id=db5d3d30-5fd6-4179-b602-faf0fdea9944 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:05.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3abe5a5a-2b48-4262-8437-8962844285e6'] response: {'name': 'network-changed', 'server_uuid': '0d11b31e-352d-4e05-b3da-8dafe8da6c15', 'tag': '5b4b5fa0-600f-487b-8e19-eb2230eca4c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 529/1198] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:05 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1199] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:06 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&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-05-27 01:51:06.421 7 INFO neutron.services.segments.plugin [-] Segment 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f resource provider aggregate not found 2026-05-27 01:51:06.424 7 INFO neutron.services.segments.plugin [-] Segment 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f resource provider aggregate not found 2026-05-27 01:51:06.435 7 INFO neutron.services.segments.plugin [-] Segment 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f found for delete ", "request_id": "req-80ca6096-8187-42c1-8fa3-9315c255e9dc"}]} 2026-05-27 01:51:06.436 7 INFO neutron.services.segments.plugin [-] Segment 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f2a6278-d7d6-47fb-8a4a-d6e5e2e6b27f found for delete ", "request_id": "req-d2721b53-f577-4882-92d1-a1d5fd205876"}]} 2026-05-27 01:51:06.447 7 INFO neutron.db.l3_hamode_db [None req-0fd420a6-0b8b-4fab-a28e-cf844c9d8a12 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network a21c8b75-f2c4-434f-9a72-dfebd3d23cdf was deleted as no HA routers are present in tenant bce2e11f144e4cfca051b556b345de71. [pid: 7|app: 0|req: 670/1200] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:05 2026] DELETE /v2.0/routers/bd726025-22e7-4e67-947d-dc4823ddf470 => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1201] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:51:06 2026] GET /v2.0/ports?tenant_id=d0bacca639f046c58d9a1b9dc480b567&device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:06.536 8 WARNING neutron_lib.context [None req-ecaf518d-8258-48a2-9543-84fdcd358630 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 672/1202] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:06 2026] DELETE /v2.0/subnets/5880ccca-98d1-4694-a2ff-dbcdd4b78160 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:06.701 8 INFO neutron.db.segments_db [None req-ecaf518d-8258-48a2-9543-84fdcd358630 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Added segment 1ebe71f4-33b5-41b8-a522-b959d97fdfdd of type vxlan for network e3280648-d495-4bb6-abe6-8e5ccdf50afc [pid: 7|app: 0|req: 673/1203] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:51:06 2026] GET /v2.0/networks?tenant_id=d0bacca639f046c58d9a1b9dc480b567&shared=False => generated 773 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1204] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:06 2026] POST /v2.0/networks => generated 649 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1205] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:51:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:06.837 8 WARNING neutron_lib.context [None req-212faed0-3a0a-426d-baae-186575138fc8 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 674/1206] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:06 2026] DELETE /v2.0/networks/402d38ab-6d13-4c59-b4b0-e6a727d315ce => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1207] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:06 2026] POST /v2.0/ports => generated 779 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1208] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:07 2026] DELETE /v2.0/security-groups/6af30447-7d81-4318-88db-a492670d9f7a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:07.145 8 WARNING neutron_lib.context [None req-7262bcb1-ecbc-4f3e-b8a1-914608a6c008 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:07.155 7 INFO neutron.api.v2.resource [None req-0b92bfd5-c4af-46ab-8203-8b8220e2e0b4 360870fc2e9b40e997722e5e4ede5a7a c112b7d21c484f26a71f4ff90706a1e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1209] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:51:07 2026] GET /v2.0/security-groups/6af30447-7d81-4318-88db-a492670d9f7a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:07.227 8 INFO neutron.db.segments_db [None req-7262bcb1-ecbc-4f3e-b8a1-914608a6c008 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Added segment 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 of type vxlan for network a3abf28d-e69f-4157-bcc1-2e585aa07c2b [pid: 8|app: 0|req: 534/1210] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:07 2026] POST /v2.0/networks => generated 636 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1211] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:07 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1212] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:07 2026] GET /v2.0/security-groups?tenant_id=bce2e11f144e4cfca051b556b345de71&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:07.392 8 WARNING neutron_lib.context [None req-9c48cdc3-d27f-4bed-966f-c1e53daa1fa6 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 677/1213] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:07 2026] DELETE /v2.0/floatingips/f392b076-42a6-4945-a7a7-81bb7ba66192 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1214] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:07 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1215] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:07 2026] DELETE /v2.0/security-groups/8d0e4c3f-4edb-46af-8bc1-b27e7e9465d5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1216] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:07 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:07.650 8 WARNING neutron_lib.context [None req-2968a95e-2b73-4800-a952-f74bc17b72aa c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 538/1217] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:07 2026] POST /v2.0/ports => generated 966 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 539/1218] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:51:07 2026] GET /v2.0/ports?tenant_id=d0bacca639f046c58d9a1b9dc480b567&device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1219] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:08 2026] DELETE /v2.0/ports/eb04c945-941c-4fd4-ac30-e9a628dace82 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1220] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5b4b5fa0-600f-487b-8e19-eb2230eca4c0 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:08.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce8b0cbf-1fd2-4822-aaa5-e7a45c94407a c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1221] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:08 2026] DELETE /v2.0/ports/eb04c945-941c-4fd4-ac30-e9a628dace82 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1222] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/subnets?id=027c2a6b-2cd5-4945-8f6e-e4753c890b1d => generated 695 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:08.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-951e1b2e-6add-4140-a882-415fcbb70911 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1223] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/ports/eb04c945-941c-4fd4-ac30-e9a628dace82 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1224] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/ports?network_id=99fd95b8-506b-4583-a2cf-f3c3932bc81c&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:08.449 7 INFO neutron.services.segments.plugin [-] Segment 7d330660-2c87-4a8c-aba6-0e030e0361a8 resource provider aggregate not found 2026-05-27 01:51:08.456 7 INFO neutron.services.segments.plugin [-] Segment 7d330660-2c87-4a8c-aba6-0e030e0361a8 resource provider aggregate not found 2026-05-27 01:51:08.461 7 INFO neutron.services.segments.plugin [-] Segment 7d330660-2c87-4a8c-aba6-0e030e0361a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d330660-2c87-4a8c-aba6-0e030e0361a8 found for delete ", "request_id": "req-6e08239b-bcf4-4d5a-bfd8-c200c1f70956"}]} 2026-05-27 01:51:08.476 7 INFO neutron.services.segments.plugin [-] Segment 7d330660-2c87-4a8c-aba6-0e030e0361a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d330660-2c87-4a8c-aba6-0e030e0361a8 found for delete ", "request_id": "req-d7e2dd45-a656-4bb0-b458-358ca0595b4e"}]} [pid: 8|app: 0|req: 546/1225] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:08 2026] DELETE /v2.0/subnets/ad6d5dd4-b12d-4177-b31b-94f93da15e16 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1226] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/networks/99fd95b8-506b-4583-a2cf-f3c3932bc81c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:08.853 8 INFO neutron.services.segments.plugin [-] Segment 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 resource provider aggregate not found 2026-05-27 01:51:08.867 8 INFO neutron.services.segments.plugin [-] Segment 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 resource provider aggregate not found 2026-05-27 01:51:08.874 8 INFO neutron.services.segments.plugin [-] Segment 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 found for delete ", "request_id": "req-09f8e7ef-4a1d-415b-9e36-c03bbf2e5237"}]} [pid: 8|app: 0|req: 548/1227] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:08 2026] DELETE /v2.0/networks/a3abf28d-e69f-4157-bcc1-2e585aa07c2b => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:08.890 8 INFO neutron.services.segments.plugin [-] Segment 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856d81ea-6b86-4261-8cff-7fee4c6b0ad5 found for delete ", "request_id": "req-f7a1d31f-a3b9-42c0-9f5c-99e9e9ab1883"}]} [pid: 8|app: 0|req: 549/1228] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/networks/99fd95b8-506b-4583-a2cf-f3c3932bc81c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1229] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:07 2026] PUT /v2.0/routers/e0aa4d4c-dcfa-4419-ab6d-1ac13336f89c/remove_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:08.945 7 WARNING neutron_lib.context [None req-88141af4-b1d8-4a73-b541-0dc35ce275be c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1230] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:08 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:09.001 7 INFO neutron.db.segments_db [None req-88141af4-b1d8-4a73-b541-0dc35ce275be c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Added segment 395aa8a5-1592-4b3f-93ce-b0ace547936b of type vxlan for network ba1ba7a7-d552-4a12-bda0-7215f6b2f38e [pid: 7|app: 0|req: 681/1231] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:08 2026] POST /v2.0/networks => generated 636 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1232] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:09 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:09.137 7 WARNING neutron_lib.context [None req-6ee0337d-2903-48c1-badf-a87b961d19f7 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 683/1233] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:09 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:09.387 7 WARNING neutron_lib.context [None req-dfceb5c4-ab28-4665-9db5-dcae20376aff c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1234] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:09 2026] POST /v2.0/ports => generated 927 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:09.873 8 INFO neutron.db.l3_hamode_db [None req-c67a314d-c2b5-4558-9cf8-8ca0ee3cf121 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 6e6e8164-c4b6-4b68-9dfa-a92f37e175b1 was deleted as no HA routers are present in tenant c112b7d21c484f26a71f4ff90706a1e6. [pid: 8|app: 0|req: 551/1235] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:08 2026] DELETE /v2.0/routers/e0aa4d4c-dcfa-4419-ab6d-1ac13336f89c => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1236] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:09 2026] DELETE /v2.0/ports/eb939250-74f2-48a2-9166-dbe914be162c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:09.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e5292fa-f1bd-4273-bbfb-0b40ce67ee95 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1237] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:09 2026] GET /v2.0/ports/eb939250-74f2-48a2-9166-dbe914be162c => 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: 552/1238] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:09 2026] DELETE /v2.0/subnets/3063b81b-df9c-452e-b9a8-8c85956754ea => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1239] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:09 2026] DELETE /v2.0/subnets/336db8cc-192f-47ea-919c-e65b86a02bb2 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1240] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:10 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1241] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:10 2026] DELETE /v2.0/networks/e6f5e19b-3473-4adc-9a34-5ff1c3e403c8 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1242] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:10 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1243] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:10 2026] GET /v2.0/security-groups?tenant_id=c112b7d21c484f26a71f4ff90706a1e6&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:10.663 7 INFO neutron.services.segments.plugin [-] Segment 395aa8a5-1592-4b3f-93ce-b0ace547936b resource provider aggregate not found 2026-05-27 01:51:10.669 7 INFO neutron.services.segments.plugin [-] Segment 395aa8a5-1592-4b3f-93ce-b0ace547936b resource provider aggregate not found 2026-05-27 01:51:10.682 7 INFO neutron.services.segments.plugin [-] Segment 395aa8a5-1592-4b3f-93ce-b0ace547936b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395aa8a5-1592-4b3f-93ce-b0ace547936b found for delete ", "request_id": "req-bd20124f-ff3a-45a8-b9ad-4247f7a4e8ab"}]} 2026-05-27 01:51:10.686 7 INFO neutron.services.segments.plugin [-] Segment 395aa8a5-1592-4b3f-93ce-b0ace547936b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 395aa8a5-1592-4b3f-93ce-b0ace547936b found for delete ", "request_id": "req-1e0f391a-8474-4a9e-903f-3dff149c7bac"}]} [pid: 7|app: 0|req: 689/1244] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:10 2026] DELETE /v2.0/networks/ba1ba7a7-d552-4a12-bda0-7215f6b2f38e => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:10.706 7 WARNING neutron_lib.context [None req-f024321e-9afc-498c-837b-06527d09b38d c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 556/1245] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:10 2026] DELETE /v2.0/security-groups/5d279f34-2860-426e-ac85-c1b3b7ade22c => 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: 690/1246] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:10 2026] POST /v2.0/ports => generated 779 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:10.977 8 INFO neutron.services.segments.plugin [-] Segment f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 resource provider aggregate not found 2026-05-27 01:51:10.982 8 INFO neutron.services.segments.plugin [-] Segment f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 resource provider aggregate not found 2026-05-27 01:51:10.996 8 INFO neutron.services.segments.plugin [-] Segment f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 found for delete ", "request_id": "req-1b167037-5f3d-4cd6-9abc-a061c7977fc3"}]} 2026-05-27 01:51:11.000 8 INFO neutron.services.segments.plugin [-] Segment f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4df92f6-b88d-4f99-bbb3-d621d3cfbbc6 found for delete ", "request_id": "req-2da4c3ad-4354-4ff8-b57f-2a57cee84512"}]} 2026-05-27 01:51:11.014 8 INFO neutron.services.segments.plugin [-] Segment e820ec66-d00e-49d0-9313-395859604ed6 resource provider aggregate not found 2026-05-27 01:51:11.019 8 INFO neutron.services.segments.plugin [-] Segment e820ec66-d00e-49d0-9313-395859604ed6 resource provider aggregate not found 2026-05-27 01:51:11.034 8 INFO neutron.services.segments.plugin [-] Segment e820ec66-d00e-49d0-9313-395859604ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e820ec66-d00e-49d0-9313-395859604ed6 found for delete ", "request_id": "req-d1b7da97-eb71-44ce-b74a-a301d20ed4d4"}]} 2026-05-27 01:51:11.035 8 INFO neutron.services.segments.plugin [-] Segment e820ec66-d00e-49d0-9313-395859604ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e820ec66-d00e-49d0-9313-395859604ed6 found for delete ", "request_id": "req-5d01c2be-a515-41bc-be88-8484d4a47db9"}]} [pid: 8|app: 0|req: 557/1247] 10.0.0.87 () {34 vars in 736 bytes} [Wed May 27 01:51:10 2026] PUT /v2.0/ports/b98918d9-505a-4aca-9d0b-7563de5de61b => generated 752 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 691/1248] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:11 2026] DELETE /v2.0/ports/b98918d9-505a-4aca-9d0b-7563de5de61b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 558/1249] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:51:11 2026] GET /v2.0/ports => generated 782 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1250] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:11 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:11.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9548b9e7-c632-4674-989b-3ef930bda99d c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1251] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:11 2026] GET /v2.0/ports/b98918d9-505a-4aca-9d0b-7563de5de61b => 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: 560/1252] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:11 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1253] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:51:11 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1254] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:11 2026] GET /v2.0/ports/b86076d0-5b75-4a22-a22d-331f69c76a55 => generated 779 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:11.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93e9abc3-4a0d-4958-b4ca-6481f98f07de c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1255] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:11 2026] DELETE /v2.0/ports/eb939250-74f2-48a2-9166-dbe914be162c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:11.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fd88375-6a81-4ce6-a9b3-97f319503d49 c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1256] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:11 2026] DELETE /v2.0/subnets/336db8cc-192f-47ea-919c-e65b86a02bb2 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:11.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-494a1475-5f66-44cc-8b8c-1b0830ef3b7e c1ea502af6f847d583c2b87b3758e128 cbdbfdcd9f5642009bf4a8a2f31e5469 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1257] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:11 2026] DELETE /v2.0/subnets/ad6d5dd4-b12d-4177-b31b-94f93da15e16 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1258] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:11 2026] DELETE /v2.0/ports/b86076d0-5b75-4a22-a22d-331f69c76a55 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1259] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:11 2026] DELETE /v2.0/networks/e3280648-d495-4bb6-abe6-8e5ccdf50afc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:12.702 7 INFO neutron.services.segments.plugin [-] Segment 1ebe71f4-33b5-41b8-a522-b959d97fdfdd resource provider aggregate not found [pid: 7|app: 0|req: 697/1260] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:12 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:12.721 7 INFO neutron.services.segments.plugin [-] Segment 1ebe71f4-33b5-41b8-a522-b959d97fdfdd resource provider aggregate not found 2026-05-27 01:51:12.727 7 INFO neutron.services.segments.plugin [-] Segment 1ebe71f4-33b5-41b8-a522-b959d97fdfdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebe71f4-33b5-41b8-a522-b959d97fdfdd found for delete ", "request_id": "req-0900be1b-2474-494f-aec8-ff0a6b5da783"}]} 2026-05-27 01:51:12.741 7 INFO neutron.services.segments.plugin [-] Segment 1ebe71f4-33b5-41b8-a522-b959d97fdfdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebe71f4-33b5-41b8-a522-b959d97fdfdd found for delete ", "request_id": "req-e94ab668-970e-4203-b4a5-cd89f13f1f5a"}]} [pid: 7|app: 0|req: 698/1261] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:12 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1262] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:12 2026] GET /v2.0/security-groups?tenant_id=cbdbfdcd9f5642009bf4a8a2f31e5469&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1263] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:12 2026] DELETE /v2.0/security-groups/7dd6ba86-ce9f-4050-984f-273edc51331c => 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: 565/1264] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:13 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1265] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:13 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1266] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:14 2026] GET /v2.0/security-groups?tenant_id=210730a77bb541ef99f5df56eb777c7f&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1267] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:14 2026] DELETE /v2.0/security-groups/3b0055a1-6603-4806-bdb8-27a33e303e13 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1268] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:14 2026] GET /v2.0/security-groups?tenant_id=2a8f23c578194d7f97a4bac00ac7f965&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1269] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:14 2026] DELETE /v2.0/security-groups/bfe8fd26-cb89-4733-a294-198c3af6efe3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:15.121 7 WARNING neutron_lib.context [None req-902c8593-4d01-4241-ba6b-d717da42bb49 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 567/1270] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:14 2026] GET /v2.0/security-groups?tenant_id=d5a9b946f8754ca3ab94af6a39fab0d9&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1271] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:15 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:15.295 7 INFO neutron.db.segments_db [None req-902c8593-4d01-4241-ba6b-d717da42bb49 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 6bc44d08-f639-47cb-bae5-a7597635b3cb of type vxlan for network e24a3f55-46dd-4bbe-9825-d109a6e2613a [pid: 8|app: 0|req: 569/1272] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:15 2026] DELETE /v2.0/security-groups/c6946527-998f-4621-9eb1-3dc2e8c028a2 => 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: 570/1273] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:15 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&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: 704/1274] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:15 2026] POST /v2.0/networks => generated 634 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:15.407 8 WARNING neutron_lib.context [None req-705579e8-c70a-4bf3-9693-80e67eb24e75 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:15.480 8 INFO neutron.db.segments_db [None req-705579e8-c70a-4bf3-9693-80e67eb24e75 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment beff1404-5044-41c5-9cc0-ec9ff8af42f5 of type vxlan for network 9f4af019-1585-4470-837b-ed77f5c2d788 [pid: 8|app: 0|req: 571/1275] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:15 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:15.610 8 WARNING neutron_lib.context [None req-889fd20c-5db3-436b-8115-42eee9a3dd86 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 705/1276] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:15 2026] GET /v2.0/security-groups?tenant_id=f9d0e5c0f9c84f86afc1768459204877&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1277] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:15 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1278] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:15 2026] DELETE /v2.0/security-groups/2616ddc4-841e-4d34-b828-3ea143dcefcd => 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: 572/1279] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:15 2026] POST /v2.0/subnets => generated 646 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:15.840 8 WARNING neutron_lib.context [None req-72ee1eef-1fb6-47c6-bf80-8eb863544082 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 708/1280] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:15 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1281] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:15 2026] POST /v2.0/subnets => generated 655 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:16.145 7 WARNING neutron_lib.context [None req-7a23085c-7239-40c1-aa5b-6212abfad7e9 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:16.202 7 INFO neutron.db.segments_db [None req-7a23085c-7239-40c1-aa5b-6212abfad7e9 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 20b14cfa-ed67-4882-9920-86b583209509 of type vxlan for network a41564de-7fc7-4f0c-8a66-2f70025b843e 2026-05-27 01:51:16.561 7 INFO neutron.db.l3_hamode_db [None req-7a23085c-7239-40c1-aa5b-6212abfad7e9 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:16.698 7 INFO neutron.db.l3_hamode_db [None req-7a23085c-7239-40c1-aa5b-6212abfad7e9 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 576/1284] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:16 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1285] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:51:17 2026] GET /v2.0/security-groups?id=9a686997-fee1-4a5e-b3ff-4e344368cb93&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1286] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:16 2026] POST /v2.0/routers => generated 510 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1287] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:51:17 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1288] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:51:17 2026] DELETE /v2.0/ports/5b4b5fa0-600f-487b-8e19-eb2230eca4c0 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1289] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:18 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => 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: 578/1290] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:17 2026] PUT /v2.0/routers/f78fb6c5-da67-4f18-a461-d636b6ef0ff1/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:18.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ba157a-7c21-4ee7-b244-3f316d38c8ae'] response: {'server_uuid': '0d11b31e-352d-4e05-b3da-8dafe8da6c15', 'name': 'network-vif-deleted', 'tag': '5b4b5fa0-600f-487b-8e19-eb2230eca4c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 713/1291] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:18 2026] GET /v2.0/ports/e45e8cc6-2869-46e1-adc4-69530c04611f => generated 959 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1292] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:19 2026] GET /v2.0/security-groups?tenant_id=36e6b06578ac4f4bbdfa443d3a9204f8&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1293] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:19 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1294] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:19 2026] DELETE /v2.0/security-groups/6a5751b5-41a9-46f6-89ab-fc23eb79e587 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1295] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:18 2026] PUT /v2.0/routers/f78fb6c5-da67-4f18-a461-d636b6ef0ff1/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1296] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:19 2026] GET /v2.0/ports/1386d29d-12b5-4181-a33e-6fcaf1bf3ad6 => generated 967 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1297] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:19 2026] GET /v2.0/security-groups?tenant_id=38b740b2e16046ada3897d25843f3b81&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1298] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:19 2026] DELETE /v2.0/security-groups/12210930-aa8e-4a7a-ba31-847954651e61 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1299] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:51:20 2026] GET /v2.0/ports?device_id=0d11b31e-352d-4e05-b3da-8dafe8da6c15 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1300] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:19 2026] PUT /v2.0/routers/f78fb6c5-da67-4f18-a461-d636b6ef0ff1/remove_router_interface => generated 309 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1301] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:20 2026] PUT /v2.0/routers/f78fb6c5-da67-4f18-a461-d636b6ef0ff1/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1302] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:21 2026] GET /v2.0/ports?device_id=f78fb6c5-da67-4f18-a461-d636b6ef0ff1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:22.382 8 INFO neutron.services.segments.plugin [-] Segment 20b14cfa-ed67-4882-9920-86b583209509 resource provider aggregate not found 2026-05-27 01:51:22.391 8 INFO neutron.services.segments.plugin [-] Segment 20b14cfa-ed67-4882-9920-86b583209509 resource provider aggregate not found 2026-05-27 01:51:22.407 8 INFO neutron.services.segments.plugin [-] Segment 20b14cfa-ed67-4882-9920-86b583209509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b14cfa-ed67-4882-9920-86b583209509 found for delete ", "request_id": "req-08d97c0b-d33e-49ba-bd28-745904a27775"}]} 2026-05-27 01:51:22.409 8 INFO neutron.services.segments.plugin [-] Segment 20b14cfa-ed67-4882-9920-86b583209509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b14cfa-ed67-4882-9920-86b583209509 found for delete ", "request_id": "req-4e237e74-b890-4336-a075-59fd325dffa9"}]} 2026-05-27 01:51:22.411 8 INFO neutron.db.l3_hamode_db [None req-da2ec9e2-7311-49ee-bb1e-5046ec7f210d 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] HA network a41564de-7fc7-4f0c-8a66-2f70025b843e was deleted as no HA routers are present in tenant 44176f13cecf4acb9405522f0186aa51. [pid: 8|app: 0|req: 583/1303] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:21 2026] DELETE /v2.0/routers/f78fb6c5-da67-4f18-a461-d636b6ef0ff1 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1304] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:22 2026] GET /v2.0/security-groups?tenant_id=20561ab6810144d0b0dc46c0edebf678&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1305] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:21 2026] PUT /v2.0/routers/d96e912e-2c82-449d-a25c-7141f006f8ac/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1306] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:22 2026] DELETE /v2.0/subnets/4c0de350-14c6-4f91-b541-68c09b77d6f3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1307] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:22 2026] DELETE /v2.0/security-groups/7a06e103-8ded-4935-8b92-99fadc5f1596 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1308] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:22 2026] DELETE /v2.0/subnets/a933caa8-6fd1-4299-b215-b1ef660e7d47 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1309] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:23 2026] GET /v2.0/security-groups?tenant_id=a953c96cfe0347968dff18b4186f7171&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 01:51:23.702 8 INFO neutron.db.l3_hamode_db [None req-5b12b7ec-31c9-43e5-8af0-3a6c6b3f8182 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 2ca38df3-2de4-409a-b7be-3ac4fd9e0d61 was deleted as no HA routers are present in tenant d0bacca639f046c58d9a1b9dc480b567. [pid: 8|app: 0|req: 586/1310] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:22 2026] DELETE /v2.0/routers/d96e912e-2c82-449d-a25c-7141f006f8ac => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:23.784 7 INFO neutron.services.segments.plugin [-] Segment beff1404-5044-41c5-9cc0-ec9ff8af42f5 resource provider aggregate not found 2026-05-27 01:51:23.789 7 INFO neutron.services.segments.plugin [-] Segment beff1404-5044-41c5-9cc0-ec9ff8af42f5 resource provider aggregate not found 2026-05-27 01:51:23.809 7 INFO neutron.services.segments.plugin [-] Segment beff1404-5044-41c5-9cc0-ec9ff8af42f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beff1404-5044-41c5-9cc0-ec9ff8af42f5 found for delete ", "request_id": "req-3715b85f-cbc1-441a-8eed-9bbc0db69f68"}]} 2026-05-27 01:51:23.814 7 INFO neutron.services.segments.plugin [-] Segment beff1404-5044-41c5-9cc0-ec9ff8af42f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beff1404-5044-41c5-9cc0-ec9ff8af42f5 found for delete ", "request_id": "req-91accdba-8407-4551-9b20-4946e32ee651"}]} [pid: 7|app: 0|req: 725/1311] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:23 2026] DELETE /v2.0/networks/9f4af019-1585-4470-837b-ed77f5c2d788 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1312] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:23 2026] GET /v2.0/security-groups?tenant_id=5eb1baefe8eb4b47ac8a7c74158ae573&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1313] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:23 2026] DELETE /v2.0/security-groups/fbe45f81-32ed-4450-9778-40fc9ef2c998 => 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: 588/1314] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:23 2026] DELETE /v2.0/subnets/027c2a6b-2cd5-4945-8f6e-e4753c890b1d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1315] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:23 2026] DELETE /v2.0/security-groups/ea0a6fdf-8304-4441-9a54-d753be82b4e8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1316] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:23 2026] DELETE /v2.0/networks/e24a3f55-46dd-4bbe-9825-d109a6e2613a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:24.082 7 WARNING neutron_lib.context [None req-b48342c9-b8fc-44ed-ae6c-5302ad4c02f5 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:24.142 7 INFO neutron.db.segments_db [None req-b48342c9-b8fc-44ed-ae6c-5302ad4c02f5 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 30503e12-7392-4167-8fdf-eb3bae4bdfaa of type vxlan for network 49ed54b5-e768-459d-8813-3d01dc2615d9 [pid: 7|app: 0|req: 728/1317] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:24 2026] POST /v2.0/networks => generated 634 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:24.227 7 WARNING neutron_lib.context [None req-db2373af-74dc-4444-b425-d8b08edba7a5 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 590/1318] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:24 2026] DELETE /v2.0/networks/99fd95b8-506b-4583-a2cf-f3c3932bc81c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1319] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:24 2026] POST /v2.0/subnets => generated 646 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:24.438 8 INFO neutron.services.segments.plugin [-] Segment d6858844-e59a-46a0-86d3-48b9a9505996 resource provider aggregate not found 2026-05-27 01:51:24.443 8 INFO neutron.services.segments.plugin [-] Segment d6858844-e59a-46a0-86d3-48b9a9505996 resource provider aggregate not found 2026-05-27 01:51:24.451 8 WARNING neutron_lib.context [None req-8f5e0f95-31ab-45d4-8697-66e6ccefb1b7 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:24.468 8 INFO neutron.services.segments.plugin [-] Segment d6858844-e59a-46a0-86d3-48b9a9505996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6858844-e59a-46a0-86d3-48b9a9505996 found for delete ", "request_id": "req-c4f61446-0368-4062-ad57-1a5083d1aad4"}]} 2026-05-27 01:51:24.474 8 INFO neutron.services.segments.plugin [-] Segment d6858844-e59a-46a0-86d3-48b9a9505996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6858844-e59a-46a0-86d3-48b9a9505996 found for delete ", "request_id": "req-77a4836d-dfd6-4bae-8385-ee18914743d1"}]} 2026-05-27 01:51:24.489 8 INFO neutron.services.segments.plugin [-] Segment 039f136d-3973-4250-9dab-763a14307b60 resource provider aggregate not found 2026-05-27 01:51:24.500 8 INFO neutron.services.segments.plugin [-] Segment 039f136d-3973-4250-9dab-763a14307b60 resource provider aggregate not found 2026-05-27 01:51:24.506 8 INFO neutron.services.segments.plugin [-] Segment 039f136d-3973-4250-9dab-763a14307b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039f136d-3973-4250-9dab-763a14307b60 found for delete ", "request_id": "req-29c37e06-7d74-4b73-8621-51b8c45790fb"}]} 2026-05-27 01:51:24.517 8 INFO neutron.services.segments.plugin [-] Segment 039f136d-3973-4250-9dab-763a14307b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039f136d-3973-4250-9dab-763a14307b60 found for delete ", "request_id": "req-098873b8-b1e3-4216-897a-369850f6b5ad"}]} 2026-05-27 01:51:24.546 8 INFO neutron.db.segments_db [None req-8f5e0f95-31ab-45d4-8697-66e6ccefb1b7 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 5393fda0-9627-4475-867b-46129b3feed2 of type vxlan for network 6cce6ff9-7d52-427a-9cd5-a11fa7fcb076 [pid: 7|app: 0|req: 730/1320] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:24 2026] GET /v2.0/security-groups?tenant_id=d0bacca639f046c58d9a1b9dc480b567&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1321] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:24 2026] DELETE /v2.0/security-groups/9a686997-fee1-4a5e-b3ff-4e344368cb93 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:24.877 8 INFO neutron.db.l3_hamode_db [None req-8f5e0f95-31ab-45d4-8697-66e6ccefb1b7 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:25.009 8 INFO neutron.db.l3_hamode_db [None req-8f5e0f95-31ab-45d4-8697-66e6ccefb1b7 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 591/1322] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:24 2026] POST /v2.0/routers => generated 511 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:25.784 7 WARNING neutron_lib.context [None req-0e2498e0-91c8-4bee-9bde-e8213fc9d60b 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:25.840 7 INFO neutron.services.segments.plugin [-] Segment 6bc44d08-f639-47cb-bae5-a7597635b3cb resource provider aggregate not found 2026-05-27 01:51:25.850 7 INFO neutron.services.segments.plugin [-] Segment 6bc44d08-f639-47cb-bae5-a7597635b3cb resource provider aggregate not found 2026-05-27 01:51:25.861 7 INFO neutron.services.segments.plugin [-] Segment 6bc44d08-f639-47cb-bae5-a7597635b3cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc44d08-f639-47cb-bae5-a7597635b3cb found for delete ", "request_id": "req-c7d3281d-a0c1-4565-bb11-ba3259216d23"}]} 2026-05-27 01:51:25.864 7 INFO neutron.services.segments.plugin [-] Segment 6bc44d08-f639-47cb-bae5-a7597635b3cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc44d08-f639-47cb-bae5-a7597635b3cb found for delete ", "request_id": "req-863722ca-9eb6-4097-bebc-84aefb3e55eb"}]} 2026-05-27 01:51:25.928 8 WARNING neutron_lib.context [None req-d8bcb762-8303-44a9-8910-b89aef60231d b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:26.073 8 INFO neutron.db.segments_db [None req-d8bcb762-8303-44a9-8910-b89aef60231d b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Added segment 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb of type vxlan for network aa9cdb26-d9a5-4902-af0f-8223dab25196 [pid: 7|app: 0|req: 732/1323] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:25 2026] POST /v2.0/ports => generated 963 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1324] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:25 2026] POST /v2.0/networks => generated 650 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:26.354 7 WARNING neutron_lib.context [None req-1a79924e-496c-48db-a513-e14efe2f537a 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:26.529 7 INFO neutron.db.segments_db [None req-1a79924e-496c-48db-a513-e14efe2f537a 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Added segment 46d8421b-0309-4a21-93b3-0e4b002766bf of type vxlan for network a311e56f-29e0-4393-add8-6b7de84d7232 [pid: 7|app: 0|req: 733/1325] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:26 2026] POST /v2.0/networks => generated 645 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:26.670 7 WARNING neutron_lib.context [None req-4dd0526e-0bfb-44d1-be5e-36e3a1eefe65 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1326] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:26 2026] POST /v2.0/subnets => generated 627 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:26.886 7 WARNING neutron_lib.context [None req-e59fe411-1751-47f7-a8d0-49554ee86a84 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1327] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:26 2026] POST /v2.0/ports => generated 774 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:27.159 7 WARNING neutron_lib.context [None req-e1d52128-94e7-415e-a753-d4bc1d0a7557 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:27.196 7 INFO neutron.db.segments_db [None req-e1d52128-94e7-415e-a753-d4bc1d0a7557 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Added segment bf323ff7-587d-44f6-94c1-9e9e62e68adb of type vxlan for network 3030af78-e5d6-44e7-bafa-d98f96cd8a3c [pid: 8|app: 0|req: 593/1328] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:26 2026] PUT /v2.0/routers/d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:27.379 8 WARNING neutron_lib.context [None req-46522c6d-73da-4995-ad57-6c2732afbab8 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:27.423 8 INFO neutron.db.segments_db [None req-46522c6d-73da-4995-ad57-6c2732afbab8 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Added segment 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 of type vxlan for network dd2a28e6-a2aa-46e7-a151-6ad5b2178080 2026-05-27 01:51:27.443 7 INFO neutron.db.l3_hamode_db [None req-e1d52128-94e7-415e-a753-d4bc1d0a7557 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1329] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:27 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1330] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:27 2026] GET /v2.0/ports/95f93141-6211-46ff-8525-75bfff2dd0e9 => generated 1037 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:27.580 8 WARNING neutron_lib.context [None req-72f2c581-3237-491b-bbfb-870f06af45f6 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 596/1331] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:27 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:28.301 7 INFO neutron.db.l3_hamode_db [None req-e1d52128-94e7-415e-a753-d4bc1d0a7557 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 597/1332] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:27 2026] PUT /v2.0/routers/d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:28.914 8 WARNING neutron_lib.context [None req-3fa7ee6e-d3de-41af-afe6-1c88ffcd83ed 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 598/1333] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:28 2026] POST /v2.0/ports => generated 950 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 736/1334] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:27 2026] POST /v2.0/routers => generated 695 bytes in 2264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:29.455 8 INFO neutron.api.v2.resource [None req-787419e5-13f0-4fbb-a38f-ff267c3cb76b 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1335] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:29 2026] PUT /v2.0/routers/d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1336] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:29 2026] DELETE /v2.0/ports/86ef0568-d1f6-4016-932d-eb07bd3c0029 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1337] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:29 2026] GET /v2.0/ports?device_id=d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31 => 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: 739/1338] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:29 2026] GET /v2.0/security-groups?tenant_id=f08eb89719bd4ff199fbfba4f04c9d24&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:30.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2463d874-661a-4a69-aada-8b2bd9bfc253 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1339] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.0/ports/86ef0568-d1f6-4016-932d-eb07bd3c0029 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:30.627 7 INFO neutron.services.segments.plugin [-] Segment 5393fda0-9627-4475-867b-46129b3feed2 resource provider aggregate not found 2026-05-27 01:51:30.632 7 INFO neutron.services.segments.plugin [-] Segment 5393fda0-9627-4475-867b-46129b3feed2 resource provider aggregate not found 2026-05-27 01:51:30.640 7 INFO neutron.services.segments.plugin [-] Segment 5393fda0-9627-4475-867b-46129b3feed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5393fda0-9627-4475-867b-46129b3feed2 found for delete ", "request_id": "req-07c2e766-f519-4ba6-b38b-a4966ee0e5bc"}]} 2026-05-27 01:51:30.645 7 INFO neutron.db.l3_hamode_db [None req-4eb2c9ff-2d37-4c59-ae6d-64b2b0feebaf 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] HA network 6cce6ff9-7d52-427a-9cd5-a11fa7fcb076 was deleted as no HA routers are present in tenant 44176f13cecf4acb9405522f0186aa51. [pid: 7|app: 0|req: 741/1340] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.0/routers/d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:30.657 7 INFO neutron.services.segments.plugin [-] Segment 5393fda0-9627-4475-867b-46129b3feed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5393fda0-9627-4475-867b-46129b3feed2 found for delete ", "request_id": "req-be231537-1245-44ca-bf8c-5cfe4a731a0c"}]} [pid: 7|app: 0|req: 742/1341] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.0/security-groups/df4ca29c-6a57-47eb-a0d6-a05970c6ccec => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:30.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53c9f646-533e-4f30-a68e-73ecaa8a5bb4 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1342] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:30 2026] GET /v2.0/ports/86ef0568-d1f6-4016-932d-eb07bd3c0029 => 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: 600/1343] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:29 2026] PUT /v2.0/routers/5b735ba2-47c5-4eee-b3fd-b15a23ed24ef/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1344] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.0/subnets/648b840d-2c36-4fe6-afce-731b35c4c528 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:30.932 7 WARNING neutron_lib.context [None req-53374088-0d35-4a57-936a-c56a17fbba88 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 601/1345] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:30 2026] DELETE /v2.0/subnets/7e42da35-435b-40c3-b428-2e4df7fd247e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1346] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:31 2026] GET /v2.0/security-groups?tenant_id=ff2995e12f834a839f9269897b294bb0&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1347] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:30 2026] POST /v2.0/ports => generated 955 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:31.379 8 INFO neutron.services.segments.plugin [-] Segment 30503e12-7392-4167-8fdf-eb3bae4bdfaa resource provider aggregate not found 2026-05-27 01:51:31.384 8 INFO neutron.services.segments.plugin [-] Segment 30503e12-7392-4167-8fdf-eb3bae4bdfaa resource provider aggregate not found 2026-05-27 01:51:31.395 8 INFO neutron.services.segments.plugin [-] Segment 30503e12-7392-4167-8fdf-eb3bae4bdfaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30503e12-7392-4167-8fdf-eb3bae4bdfaa found for delete ", "request_id": "req-b8f2f626-e86a-4118-85f3-cd3248385f04"}]} 2026-05-27 01:51:31.398 8 INFO neutron.services.segments.plugin [-] Segment 30503e12-7392-4167-8fdf-eb3bae4bdfaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30503e12-7392-4167-8fdf-eb3bae4bdfaa found for delete ", "request_id": "req-a9d575a4-ec93-4442-b556-3bf7343df993"}]} [pid: 8|app: 0|req: 603/1348] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:31 2026] DELETE /v2.0/networks/49ed54b5-e768-459d-8813-3d01dc2615d9 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1349] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:31 2026] DELETE /v2.0/security-groups/b1bde9a8-c484-43aa-b901-4c0aa706fcdf => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:31.511 8 WARNING neutron_lib.context [None req-b177e691-0c5a-43be-80dc-501d9f740af7 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 746/1350] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:31 2026] DELETE /v2.0/networks/dd2a28e6-a2aa-46e7-a151-6ad5b2178080 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:31.583 7 WARNING neutron_lib.context [None req-62b644bc-05ca-4331-9629-69c08ed6a84a 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:31.637 7 INFO neutron.db.segments_db [None req-62b644bc-05ca-4331-9629-69c08ed6a84a 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 626fe5f1-0e2f-4adc-a68d-ea4003cb618f of type vxlan for network 98e029c6-484f-4afb-b88d-017845540ffd [pid: 7|app: 0|req: 749/1353] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:31 2026] POST /v2.0/networks => generated 634 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:31.739 7 WARNING neutron_lib.context [None req-2027afb7-e2c7-4bc9-be5e-b72fece474bb 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:31.791 7 INFO neutron.db.segments_db [None req-2027afb7-e2c7-4bc9-be5e-b72fece474bb 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Added segment 50af57b5-f47a-4f5b-89b6-7c0d1e633dce of type vxlan for network 1edc288b-66c7-49af-8ca8-e64ed04e0be8 [pid: 7|app: 0|req: 750/1354] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:31 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:31.888 7 WARNING neutron_lib.context [None req-90ede788-d6eb-4009-af44-18cb95dbf2a6 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 605/1355] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:31 2026] POST /v2.0/ports => generated 955 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:31.898 8 WARNING neutron_lib.context [None req-29ad2c2f-044c-44db-b9c6-37753553146e 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 606/1356] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:31 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:32.149 8 WARNING neutron_lib.context [None req-baf8562b-3681-4af8-a1ce-19b3b900d2aa b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 751/1357] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:31 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:32.184 7 WARNING neutron_lib.context [None req-a247343a-bc41-4727-b8ca-09663f922276 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 752/1358] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:32 2026] POST /v2.0/ports => generated 915 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:32.542 7 WARNING neutron_lib.context [None req-09a7f436-2c73-48e2-b7d9-cf0857d6ea6f 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:32.577 7 INFO neutron.db.segments_db [None req-09a7f436-2c73-48e2-b7d9-cf0857d6ea6f 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 56f8bdb7-2268-425f-a18e-7010a4b11c01 of type vxlan for network 317bffe9-d443-4da6-aec1-2346e4aad343 2026-05-27 01:51:32.666 7 INFO neutron.services.segments.plugin [-] Segment 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 resource provider aggregate not found 2026-05-27 01:51:32.674 7 INFO neutron.services.segments.plugin [-] Segment 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 resource provider aggregate not found 2026-05-27 01:51:32.678 7 INFO neutron.services.segments.plugin [-] Segment 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 found for delete ", "request_id": "req-8db385b5-5394-40d4-8be2-7f2ef7432e18"}]} 2026-05-27 01:51:32.687 7 INFO neutron.services.segments.plugin [-] Segment 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1fe2d3-fa9d-4a8d-8158-0568349c64a8 found for delete ", "request_id": "req-51de665f-20e2-4705-a0c4-5466ddaa25fe"}]} 2026-05-27 01:51:32.880 7 INFO neutron.db.l3_hamode_db [None req-09a7f436-2c73-48e2-b7d9-cf0857d6ea6f 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:32.969 8 INFO neutron.db.l3_db [None req-baf8562b-3681-4af8-a1ce-19b3b900d2aa b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Floating IP 1c64dbdb-b269-40b4-83ce-525a5411aa64 associated. External IP: 10.96.250.210, port: b2135316-ae94-41dd-83cc-df090fab5966. 2026-05-27 01:51:33.034 7 INFO neutron.db.l3_hamode_db [None req-09a7f436-2c73-48e2-b7d9-cf0857d6ea6f 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 607/1359] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:51:32 2026] POST /v2.0/floatingips => generated 842 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1360] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:33 2026] DELETE /v2.0/ports/d582cfdb-2a7c-42e6-8f13-6b7ad6b595e5 => 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: 753/1361] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:32 2026] POST /v2.0/routers => generated 510 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:33.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c6bb1da-53de-4770-86d5-d7f33532ece9 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1362] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:33 2026] GET /v2.0/ports/d582cfdb-2a7c-42e6-8f13-6b7ad6b595e5 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:33.701 8 INFO neutron.db.l3_db [None req-58f6f766-e2f4-4eb6-a03e-303bf49ab952 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Floating IP 1c64dbdb-b269-40b4-83ce-525a5411aa64 disassociated. External IP: 10.96.250.210, port: b2135316-ae94-41dd-83cc-df090fab5966. [pid: 8|app: 0|req: 609/1363] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:51:33 2026] PUT /v2.0/floatingips/1c64dbdb-b269-40b4-83ce-525a5411aa64 => generated 552 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1364] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:34 2026] DELETE /v2.0/subnets/06409c57-fa4b-40d3-ae6e-d3627510beeb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1365] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:34 2026] DELETE /v2.0/floatingips/1c64dbdb-b269-40b4-83ce-525a5411aa64 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:34.696 8 INFO neutron.services.segments.plugin [-] Segment 50af57b5-f47a-4f5b-89b6-7c0d1e633dce resource provider aggregate not found 2026-05-27 01:51:34.703 8 INFO neutron.services.segments.plugin [-] Segment 50af57b5-f47a-4f5b-89b6-7c0d1e633dce resource provider aggregate not found 2026-05-27 01:51:34.712 8 INFO neutron.services.segments.plugin [-] Segment 50af57b5-f47a-4f5b-89b6-7c0d1e633dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50af57b5-f47a-4f5b-89b6-7c0d1e633dce found for delete ", "request_id": "req-09bc604b-2f0c-45e7-8993-cfad9f06f94f"}]} [pid: 7|app: 0|req: 755/1366] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:33 2026] PUT /v2.0/routers/3eac80c9-9df9-4340-89ef-91d5fed8c976/add_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:34.717 7 WARNING neutron_lib.context [None req-8ea2d983-1c88-421b-9c73-19809265709a b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:34.721 8 INFO neutron.services.segments.plugin [-] Segment 50af57b5-f47a-4f5b-89b6-7c0d1e633dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50af57b5-f47a-4f5b-89b6-7c0d1e633dce found for delete ", "request_id": "req-03511d7a-1c2f-424f-aef3-b80348c9a2db"}]} [pid: 8|app: 0|req: 612/1367] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:34 2026] DELETE /v2.0/networks/1edc288b-66c7-49af-8ca8-e64ed04e0be8 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1368] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:34 2026] GET /v2.0/ports/f2c3bcb9-99ab-43f9-aaa8-296d2b79a0cd => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:34.810 8 WARNING neutron_lib.context [None req-3c8bc2a6-ed85-45ad-b8ab-d4db9af23cec 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 614/1369] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:34 2026] POST /v2.0/ports => generated 775 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:35.522 7 INFO neutron.db.l3_db [None req-8ea2d983-1c88-421b-9c73-19809265709a b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Floating IP 029a3c4a-f02c-4701-b96d-11a705a61979 associated. External IP: 10.96.250.217, port: b3ac44c7-7a01-4fea-8d45-f226df625413. [pid: 7|app: 0|req: 756/1370] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:51:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1371] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:35 2026] PUT /v2.0/routers/3eac80c9-9df9-4340-89ef-91d5fed8c976/remove_router_interface => generated 309 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1372] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:51:35 2026] GET /v2.0/floatingips/029a3c4a-f02c-4701-b96d-11a705a61979 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1373] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:35 2026] GET /v2.0/ports?device_id=3eac80c9-9df9-4340-89ef-91d5fed8c976 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1374] 10.0.0.87 () {32 vars in 654 bytes} [Wed May 27 01:51:35 2026] GET /v2.0/floatingips => generated 845 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1375] 10.0.0.87 () {34 vars in 736 bytes} [Wed May 27 01:51:35 2026] PUT /v2.0/ports/558b9a6f-2165-4f65-885a-c82d5a7d6447 => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:36.429 7 INFO neutron.db.l3_db [None req-dcadc815-75e7-453f-93c2-c20613057685 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Floating IP 029a3c4a-f02c-4701-b96d-11a705a61979 associated. External IP: 10.96.250.217, port: b3ac44c7-7a01-4fea-8d45-f226df625413. 2026-05-27 01:51:36.545 8 INFO neutron.db.l3_hamode_db [None req-42cb583f-c857-44ff-bc9d-83c995f94285 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] HA network 317bffe9-d443-4da6-aec1-2346e4aad343 was deleted as no HA routers are present in tenant 44176f13cecf4acb9405522f0186aa51. [pid: 8|app: 0|req: 619/1376] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:36 2026] DELETE /v2.0/routers/3eac80c9-9df9-4340-89ef-91d5fed8c976 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:36.737 8 INFO neutron.services.segments.plugin [-] Segment 56f8bdb7-2268-425f-a18e-7010a4b11c01 resource provider aggregate not found 2026-05-27 01:51:36.743 8 INFO neutron.services.segments.plugin [-] Segment 56f8bdb7-2268-425f-a18e-7010a4b11c01 resource provider aggregate not found 2026-05-27 01:51:36.756 8 INFO neutron.services.segments.plugin [-] Segment 56f8bdb7-2268-425f-a18e-7010a4b11c01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f8bdb7-2268-425f-a18e-7010a4b11c01 found for delete ", "request_id": "req-e2b6355d-b8d6-4633-ade3-849bc75bbe3e"}]} 2026-05-27 01:51:36.758 8 INFO neutron.services.segments.plugin [-] Segment 56f8bdb7-2268-425f-a18e-7010a4b11c01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f8bdb7-2268-425f-a18e-7010a4b11c01 found for delete ", "request_id": "req-da96718a-75dc-483b-a5f6-29dd2828a37f"}]} [pid: 8|app: 0|req: 620/1377] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:36 2026] DELETE /v2.0/ports/558b9a6f-2165-4f65-885a-c82d5a7d6447 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1378] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:36 2026] DELETE /v2.0/subnets/082d03b1-980d-42f1-805b-78b7e8ca5822 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1379] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:51:36 2026] GET /v2.0/ports => generated 777 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1380] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:51:36 2026] PUT /v2.0/floatingips/029a3c4a-f02c-4701-b96d-11a705a61979 => generated 842 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:37.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00537c6b-1445-49c9-a000-f0222c7579c9 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1381] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:37 2026] GET /v2.0/ports/558b9a6f-2165-4f65-885a-c82d5a7d6447 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:37.168 7 INFO neutron.db.l3_db [None req-deaa4d43-6da4-4b8b-aeb9-439b26c711f0 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] Floating IP 029a3c4a-f02c-4701-b96d-11a705a61979 disassociated. External IP: 10.96.250.217, port: b2135316-ae94-41dd-83cc-df090fab5966. [pid: 8|app: 0|req: 623/1382] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:36 2026] DELETE /v2.0/networks/98e029c6-484f-4afb-b88d-017845540ffd => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1383] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:51:37 2026] GET /v2.0/ports => generated 777 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1384] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:51:37 2026] PUT /v2.0/floatingips/029a3c4a-f02c-4701-b96d-11a705a61979 => generated 552 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:37.453 7 WARNING neutron_lib.context [None req-04b6eb1e-7794-404d-b9e9-1981d10a11c2 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:37.495 7 INFO neutron.db.segments_db [None req-04b6eb1e-7794-404d-b9e9-1981d10a11c2 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Added segment 7add571e-45b5-4557-b168-dc022d876a97 of type vxlan for network ba60fbcc-6277-4de5-9e2b-ed1285bbca83 [pid: 8|app: 0|req: 625/1385] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:37 2026] GET /v2.0/security-groups?tenant_id=235d29da8e3e44708f7e5504efabc68f&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1386] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:37 2026] GET /v2.0/ports/54d85674-a2aa-4c86-92b8-0eda65827942 => generated 774 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:37.772 7 INFO neutron.db.l3_hamode_db [None req-04b6eb1e-7794-404d-b9e9-1981d10a11c2 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1387] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:37 2026] DELETE /v2.0/floatingips/029a3c4a-f02c-4701-b96d-11a705a61979 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1388] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:37 2026] DELETE /v2.0/security-groups/21015219-683a-4582-abb6-ac3318027a30 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:38.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac511bb7-f076-4118-b5e6-e17fb375e256 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1389] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/ports/d582cfdb-2a7c-42e6-8f13-6b7ad6b595e5 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:38.098 8 INFO neutron.api.v2.resource [None req-0af2fd8a-07be-4b08-9bf5-49ebc1320eef b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1390] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/floatingips/029a3c4a-f02c-4701-b96d-11a705a61979 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:38.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0efed16-6f3d-4165-979b-5dedf313e27e 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1391] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/subnets/06409c57-fa4b-40d3-ae6e-d3627510beeb => 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: 632/1392] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/ports/b2135316-ae94-41dd-83cc-df090fab5966 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:38.440 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5068d27-e07c-4b47-abd4-5621188c772f 28a40537feb84660b3de267526173b44 2fe833bd01a14831bd393d4de100f3e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1393] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/subnets/7e42da35-435b-40c3-b428-2e4df7fd247e => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1394] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:38 2026] GET /v2.0/security-groups?tenant_id=d2a4ccc7222a4cb187fda1f7bcb90ab4&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:38.773 8 INFO neutron.services.segments.plugin [-] Segment 626fe5f1-0e2f-4adc-a68d-ea4003cb618f resource provider aggregate not found 2026-05-27 01:51:38.778 8 INFO neutron.services.segments.plugin [-] Segment 626fe5f1-0e2f-4adc-a68d-ea4003cb618f resource provider aggregate not found 2026-05-27 01:51:38.789 8 INFO neutron.services.segments.plugin [-] Segment 626fe5f1-0e2f-4adc-a68d-ea4003cb618f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626fe5f1-0e2f-4adc-a68d-ea4003cb618f found for delete ", "request_id": "req-2828aad2-d3ff-43e5-8460-013f44498911"}]} 2026-05-27 01:51:38.792 8 INFO neutron.services.segments.plugin [-] Segment 626fe5f1-0e2f-4adc-a68d-ea4003cb618f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626fe5f1-0e2f-4adc-a68d-ea4003cb618f found for delete ", "request_id": "req-60a61ef7-c2d0-48f3-b4ed-ba62877eac66"}]} [pid: 8|app: 0|req: 635/1395] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/ports/b3ac44c7-7a01-4fea-8d45-f226df625413 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:38.932 7 INFO neutron.db.l3_hamode_db [None req-04b6eb1e-7794-404d-b9e9-1981d10a11c2 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 636/1396] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/ports/54d85674-a2aa-4c86-92b8-0eda65827942 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1397] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:38 2026] DELETE /v2.0/security-groups/df735faf-e2ee-45fd-8b60-5c9314becc14 => 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: 638/1398] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:39 2026] GET /v2.0/ports?device_id=5b735ba2-47c5-4eee-b3fd-b15a23ed24ef => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1399] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:39 2026] DELETE /v2.0/networks/a311e56f-29e0-4393-add8-6b7de84d7232 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1400] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:37 2026] POST /v2.0/routers => generated 692 bytes in 2362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1401] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:39 2026] GET /v2.0/security-groups?tenant_id=2fe833bd01a14831bd393d4de100f3e4&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1402] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:51:39 2026] GET /v2.0/routers/63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1403] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:40 2026] DELETE /v2.0/security-groups/a72cdd45-fe70-4758-aec6-d3ec73079a65 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1404] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:51:40 2026] GET /v2.0/routers => generated 701 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1405] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:39 2026] PUT /v2.0/routers/5b735ba2-47c5-4eee-b3fd-b15a23ed24ef/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1406] 10.0.0.87 () {34 vars in 740 bytes} [Wed May 27 01:51:40 2026] PUT /v2.0/routers/63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 705 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1407] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:51:40 2026] GET /v2.0/routers/63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1408] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:40 2026] GET /v2.0/ports?device_id=63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:40.821 8 INFO neutron.services.segments.plugin [-] Segment 46d8421b-0309-4a21-93b3-0e4b002766bf resource provider aggregate not found 2026-05-27 01:51:40.828 8 INFO neutron.services.segments.plugin [-] Segment 46d8421b-0309-4a21-93b3-0e4b002766bf resource provider aggregate not found 2026-05-27 01:51:40.833 8 INFO neutron.services.segments.plugin [-] Segment 46d8421b-0309-4a21-93b3-0e4b002766bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d8421b-0309-4a21-93b3-0e4b002766bf found for delete ", "request_id": "req-67bb835c-db65-452a-a9b2-9ad4694e887e"}]} 2026-05-27 01:51:40.842 8 INFO neutron.services.segments.plugin [-] Segment 46d8421b-0309-4a21-93b3-0e4b002766bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d8421b-0309-4a21-93b3-0e4b002766bf found for delete ", "request_id": "req-afbc286a-7d33-4781-856a-7d41a6c8b5b6"}]} 2026-05-27 01:51:40.996 8 INFO neutron.db.l3_hamode_db [None req-dd868fec-f52c-42be-90f2-6eec83de8e68 b79e41ffd0634caa8963b4d1039e23b5 e42b70dd6699407a9388831aaf05fc50 - - default default] HA network 3030af78-e5d6-44e7-bafa-d98f96cd8a3c was deleted as no HA routers are present in tenant e42b70dd6699407a9388831aaf05fc50. [pid: 8|app: 0|req: 641/1409] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:40 2026] DELETE /v2.0/routers/5b735ba2-47c5-4eee-b3fd-b15a23ed24ef => generated 0 bytes in 802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1410] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/subnets/7676e9f8-7d56-41f0-8efb-d363ee4029d6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1411] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/networks/aa9cdb26-d9a5-4902-af0f-8223dab25196 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:41.582 7 INFO neutron.services.segments.plugin [-] Segment 7add571e-45b5-4557-b168-dc022d876a97 resource provider aggregate not found 2026-05-27 01:51:41.587 7 INFO neutron.services.segments.plugin [-] Segment 7add571e-45b5-4557-b168-dc022d876a97 resource provider aggregate not found 2026-05-27 01:51:41.602 7 INFO neutron.services.segments.plugin [-] Segment 7add571e-45b5-4557-b168-dc022d876a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7add571e-45b5-4557-b168-dc022d876a97 found for delete ", "request_id": "req-4f588248-fbfa-4dda-8763-1d0403fa5d29"}]} 2026-05-27 01:51:41.604 7 INFO neutron.services.segments.plugin [-] Segment 7add571e-45b5-4557-b168-dc022d876a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7add571e-45b5-4557-b168-dc022d876a97 found for delete ", "request_id": "req-bd937d60-e5ed-42e4-b2ae-2dc37979dd62"}]} 2026-05-27 01:51:41.609 7 INFO neutron.db.l3_hamode_db [None req-0ebb02b9-9e7c-4f69-9205-4f350b0ce1e1 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] HA network ba60fbcc-6277-4de5-9e2b-ed1285bbca83 was deleted as no HA routers are present in tenant 44176f13cecf4acb9405522f0186aa51. [pid: 7|app: 0|req: 769/1412] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:40 2026] DELETE /v2.0/routers/63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1413] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:41 2026] GET /v2.0/ports?device_id=63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:41.672 7 INFO neutron.api.v2.resource [None req-ef6cc17e-28a9-481b-a81d-fa63b0352223 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1414] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/routers/63ec6cb0-de27-4dc6-a179-291b6d467c63 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1415] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:41 2026] GET /v2.0/ports?device_id=3eac80c9-9df9-4340-89ef-91d5fed8c976 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:41.721 7 INFO neutron.api.v2.resource [None req-0750db8b-dda7-4ec9-8fb3-cd64024a6698 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1416] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/routers/3eac80c9-9df9-4340-89ef-91d5fed8c976 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:41.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90fa8e03-4c96-4ac0-91ad-96735235db87 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1417] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/subnets/082d03b1-980d-42f1-805b-78b7e8ca5822 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1418] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:41 2026] GET /v2.0/ports?device_id=d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:41.797 8 INFO neutron.api.v2.resource [None req-d1eeeee5-894e-4b38-80ba-9840c2bb87b3 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1419] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/routers/d01ed2b5-2e3c-4b8e-9555-dbd07ee13e31 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:41.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b2ae35-3c99-43d4-97e0-f439d3980dd6 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1420] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/subnets/648b840d-2c36-4fe6-afce-731b35c4c528 => 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: 774/1421] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:41 2026] GET /v2.0/ports?device_id=f78fb6c5-da67-4f18-a461-d636b6ef0ff1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:41.936 8 WARNING keystonemiddleware.audit [None req-d1eeeee5-894e-4b38-80ba-9840c2bb87b3 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Skipping service tempest-service-392762985 as it have no endpoints. [pid: 8|app: 0|req: 648/1422] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:41 2026] GET /v2.0/security-groups?tenant_id=e42b70dd6699407a9388831aaf05fc50&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:41.982 8 INFO neutron.api.v2.resource [None req-b5d481d8-ffd3-41cd-b18c-37c0ff564781 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1423] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/routers/f78fb6c5-da67-4f18-a461-d636b6ef0ff1 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:41.984 8 WARNING keystonemiddleware.audit [None req-b5d481d8-ffd3-41cd-b18c-37c0ff564781 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] Skipping service tempest-service-392762985 as it have no endpoints. 2026-05-27 01:51:41.990 7 WARNING neutron_lib.context [None req-d2e9cb6d-f5b8-4cd5-9845-21836ffac808 7fa68c19c16d4cefbeee12f3b639eba3 1d0d869347cc4d25a5e3a7caf117cb36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 775/1424] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:51:41 2026] POST /v2.0/subnetpools => generated 549 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:42.057 7 INFO neutron.pecan_wsgi.hooks.translation [None req-023f75ff-adb8-442f-966e-801a3a72b1bd 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1425] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/subnets/4c0de350-14c6-4f91-b541-68c09b77d6f3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1426] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:51:42 2026] GET /v2.0/subnetpools/e1fdb93b-2cef-472b-8ccd-b8da0fb207db => generated 549 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1427] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:41 2026] DELETE /v2.0/security-groups/4d363220-19f7-4e27-8267-07240aa6f947 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:42.095 7 INFO neutron.pecan_wsgi.hooks.translation [None req-886d1dd5-f9a3-471f-9080-8a501668a0f6 75cdadd858a54ef6bac1b41a534560c6 44176f13cecf4acb9405522f0186aa51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1428] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/subnets/a933caa8-6fd1-4299-b215-b1ef660e7d47 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1429] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:51:42 2026] PUT /v2.0/subnetpools/e1fdb93b-2cef-472b-8ccd-b8da0fb207db => generated 500 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1430] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/subnetpools/e1fdb93b-2cef-472b-8ccd-b8da0fb207db => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:42.225 8 INFO neutron.api.v2.resource [None req-e43df90d-7fc5-48d8-b5fb-1f809cd64b8b 7fa68c19c16d4cefbeee12f3b639eba3 1d0d869347cc4d25a5e3a7caf117cb36 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1431] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:51:42 2026] GET /v2.0/subnetpools/e1fdb93b-2cef-472b-8ccd-b8da0fb207db => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:42.239 7 INFO neutron.api.v2.resource [None req-7f0b6d17-9b32-4e88-929c-7ec35698ac0e 7fa68c19c16d4cefbeee12f3b639eba3 1d0d869347cc4d25a5e3a7caf117cb36 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1432] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/subnetpools/e1fdb93b-2cef-472b-8ccd-b8da0fb207db => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1433] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:42 2026] GET /v2.0/security-groups?tenant_id=44176f13cecf4acb9405522f0186aa51&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1434] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:42 2026] GET /v2.0/security-groups?tenant_id=4080ba78cb324fa3834d25066ec6be20&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:42.848 8 INFO neutron.services.segments.plugin [-] Segment bf323ff7-587d-44f6-94c1-9e9e62e68adb resource provider aggregate not found 2026-05-27 01:51:42.858 8 INFO neutron.services.segments.plugin [-] Segment bf323ff7-587d-44f6-94c1-9e9e62e68adb resource provider aggregate not found 2026-05-27 01:51:42.865 8 INFO neutron.services.segments.plugin [-] Segment bf323ff7-587d-44f6-94c1-9e9e62e68adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf323ff7-587d-44f6-94c1-9e9e62e68adb found for delete ", "request_id": "req-ea5979ae-5056-4098-a2f4-a7b9a06d009b"}]} [pid: 8|app: 0|req: 654/1435] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/security-groups/5d1f12d6-9148-4959-9077-b223419fb6bd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:42.873 8 INFO neutron.services.segments.plugin [-] Segment bf323ff7-587d-44f6-94c1-9e9e62e68adb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf323ff7-587d-44f6-94c1-9e9e62e68adb found for delete ", "request_id": "req-4022314a-eec0-4e97-b8e1-b76ac248512b"}]} 2026-05-27 01:51:42.879 8 INFO neutron.services.segments.plugin [-] Segment 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb resource provider aggregate not found 2026-05-27 01:51:42.885 8 INFO neutron.services.segments.plugin [-] Segment 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb resource provider aggregate not found 2026-05-27 01:51:42.889 8 INFO neutron.services.segments.plugin [-] Segment 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb found for delete ", "request_id": "req-be78f1f0-80c7-4fdd-867e-f236488c5fde"}]} 2026-05-27 01:51:42.900 8 INFO neutron.services.segments.plugin [-] Segment 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0dbc58-cbef-4bde-93a2-afabed6d4bdb found for delete ", "request_id": "req-6def37c2-2632-4b8f-9066-3df585e72992"}]} [pid: 7|app: 0|req: 782/1436] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:42 2026] GET /v2.0/security-groups?tenant_id=1d0d869347cc4d25a5e3a7caf117cb36&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1437] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/security-groups/bb0385b1-0e62-4c9b-a882-fee29c0e0253 => 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: 783/1438] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:42 2026] DELETE /v2.0/security-groups/535429d4-3e1e-4012-a344-c4de40eb982e => 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: 656/1439] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:43 2026] GET /v2.0/security-groups?tenant_id=07d2de340631432ab5657d788d35b3a5&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1440] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:43 2026] DELETE /v2.0/security-groups/fe8552bb-827d-4c0c-8528-7ec5433b6389 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:44.079 8 WARNING neutron_lib.context [None req-2460d52d-0488-4e01-a6ca-5832eda9e1f4 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:44.224 8 INFO neutron.db.segments_db [None req-2460d52d-0488-4e01-a6ca-5832eda9e1f4 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment 0610f795-c890-47a6-b79c-58eb3d1f1fde of type vxlan for network 8b96b685-bc3c-4d11-bcf5-84b2400a2151 [pid: 8|app: 0|req: 657/1441] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:43 2026] POST /v2.0/networks => generated 630 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:44.325 7 WARNING neutron_lib.context [None req-5cad6a32-d6a7-4277-a9d4-2438670b57c4 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:44.375 7 INFO neutron.db.segments_db [None req-5cad6a32-d6a7-4277-a9d4-2438670b57c4 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment df48c04c-4f0d-4afa-9280-0aa95ca0189d of type vxlan for network b9b5d995-f93d-4540-be95-7637e93bb094 [pid: 7|app: 0|req: 785/1442] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:44 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:44.473 8 WARNING neutron_lib.context [None req-c44fec06-660c-44ee-a2f4-5a6d00ee149c c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 658/1443] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:44 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:44.698 7 WARNING neutron_lib.context [None req-7f051ee4-835c-4a5d-99ef-b80d56c4f64a c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 659/1444] 10.0.0.87 () {32 vars in 622 bytes} [Wed May 27 01:51:44 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1445] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:44 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:44.940 7 WARNING neutron_lib.context [None req-1843ca1c-a2c5-4d0b-99b9-d58c5d99e78d c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1446] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 27 01:51:44 2026] GET /v2.0/ => generated 632 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:45.003 7 INFO neutron.db.segments_db [None req-1843ca1c-a2c5-4d0b-99b9-d58c5d99e78d c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment a053aa6d-cfcc-4756-976d-d85c8c0f023e of type vxlan for network 853ccd31-5be8-419e-9049-ff3f2d1b0650 2026-05-27 01:51:45.277 7 INFO neutron.db.l3_hamode_db [None req-1843ca1c-a2c5-4d0b-99b9-d58c5d99e78d c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:45.424 7 INFO neutron.db.l3_hamode_db [None req-1843ca1c-a2c5-4d0b-99b9-d58c5d99e78d c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1447] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:45 2026] GET /v2.0/security-groups?tenant_id=0a8b5de3c95349278d4ab878c294bc5d&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1448] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:45 2026] DELETE /v2.0/security-groups/278f1f9a-62bb-4263-9454-ba5ec1cf22d3 => 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: 787/1449] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:44 2026] POST /v2.0/routers => generated 506 bytes in 1248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1452] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:46 2026] GET /v2.0/security-groups?tenant_id=93a75fe848434fb98b90c138ac3d74b4&name=default => generated 2925 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1453] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:47 2026] DELETE /v2.0/security-groups/efdf6064-9da2-44e5-adb0-76d7fa1ea0f0 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1454] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:46 2026] PUT /v2.0/routers/f66004ea-28de-45ac-859d-a827c138df4f/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1455] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:47 2026] GET /v2.0/ports/b9b0c617-2668-4c2d-8f13-28ca84d4b6be => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1456] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:48 2026] GET /v2.0/security-groups?tenant_id=46d2cb427e0e4ae0b61370b9dd69c45e&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1457] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:48 2026] DELETE /v2.0/security-groups/7dc22786-0853-4b97-8bba-808b88fd878e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1458] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:47 2026] PUT /v2.0/routers/f66004ea-28de-45ac-859d-a827c138df4f/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1459] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:49 2026] GET /v2.0/ports/b7c87f16-ba92-44b9-aa40-3396eacf173e => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1460] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:49 2026] PUT /v2.0/routers/f66004ea-28de-45ac-859d-a827c138df4f/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1461] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:49 2026] PUT /v2.0/routers/f66004ea-28de-45ac-859d-a827c138df4f/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1462] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:50 2026] GET /v2.0/ports?device_id=f66004ea-28de-45ac-859d-a827c138df4f => 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: 667/1463] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:51 2026] GET /v2.0/security-groups?tenant_id=8c33ec447f2c4f5396a850fe304295ab&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:51.385 7 INFO neutron.services.segments.plugin [-] Segment a053aa6d-cfcc-4756-976d-d85c8c0f023e resource provider aggregate not found 2026-05-27 01:51:51.390 7 INFO neutron.services.segments.plugin [-] Segment a053aa6d-cfcc-4756-976d-d85c8c0f023e resource provider aggregate not found 2026-05-27 01:51:51.398 7 INFO neutron.services.segments.plugin [-] Segment a053aa6d-cfcc-4756-976d-d85c8c0f023e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a053aa6d-cfcc-4756-976d-d85c8c0f023e found for delete ", "request_id": "req-fa063a65-5f33-4d7f-9676-f22b80450fa1"}]} 2026-05-27 01:51:51.402 7 INFO neutron.services.segments.plugin [-] Segment a053aa6d-cfcc-4756-976d-d85c8c0f023e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a053aa6d-cfcc-4756-976d-d85c8c0f023e found for delete ", "request_id": "req-880bb283-7858-4c76-a815-0e21cde572a6"}]} 2026-05-27 01:51:51.405 7 INFO neutron.db.l3_hamode_db [None req-5b0e023c-f37f-4998-91c6-4733d8c38f04 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] HA network 853ccd31-5be8-419e-9049-ff3f2d1b0650 was deleted as no HA routers are present in tenant aa302de8a0c64236a40b4fb1eacef04e. [pid: 7|app: 0|req: 797/1464] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:50 2026] DELETE /v2.0/routers/f66004ea-28de-45ac-859d-a827c138df4f => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1465] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:51 2026] GET /v2.0/security-groups?tenant_id=e9ce899001e94bbea17ca7de0482797c&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1466] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:51 2026] DELETE /v2.0/security-groups/8001e8e8-d4fb-4c89-935a-5a030a1bf911 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1467] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:51 2026] DELETE /v2.0/security-groups/8e3cb7de-8c40-46ee-bd35-0f2e4a592816 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1468] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:51 2026] DELETE /v2.0/subnets/2167354d-007d-4706-a292-eb9ffaca4763 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1469] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:51 2026] GET /v2.0/security-groups?tenant_id=6fc42c27958548329d29cd4c60061d37&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1470] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:51 2026] DELETE /v2.0/subnets/478e292d-38d5-46b3-b95e-5ce93dca9516 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1471] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:51 2026] DELETE /v2.0/security-groups/742dd713-7f75-4331-a4a5-13981c0bb88d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:52.063 8 INFO neutron.services.segments.plugin [-] Segment df48c04c-4f0d-4afa-9280-0aa95ca0189d resource provider aggregate not found 2026-05-27 01:51:52.069 8 INFO neutron.services.segments.plugin [-] Segment df48c04c-4f0d-4afa-9280-0aa95ca0189d resource provider aggregate not found 2026-05-27 01:51:52.080 8 INFO neutron.services.segments.plugin [-] Segment df48c04c-4f0d-4afa-9280-0aa95ca0189d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df48c04c-4f0d-4afa-9280-0aa95ca0189d found for delete ", "request_id": "req-048bdaba-df4c-4725-8474-54df59e83fe5"}]} 2026-05-27 01:51:52.082 8 INFO neutron.services.segments.plugin [-] Segment df48c04c-4f0d-4afa-9280-0aa95ca0189d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df48c04c-4f0d-4afa-9280-0aa95ca0189d found for delete ", "request_id": "req-0bc1803e-56b3-444c-b665-2f94ee059ccf"}]} [pid: 8|app: 0|req: 671/1472] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:51 2026] DELETE /v2.0/networks/b9b5d995-f93d-4540-be95-7637e93bb094 => 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: 802/1473] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:52 2026] DELETE /v2.0/networks/8b96b685-bc3c-4d11-bcf5-84b2400a2151 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:52.417 8 WARNING neutron_lib.context [None req-a3fedff5-f0e8-428e-9117-59063a0b29b7 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:52.486 8 INFO neutron.db.segments_db [None req-a3fedff5-f0e8-428e-9117-59063a0b29b7 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment e2ebb46b-8c6d-46d0-863c-9a8070c311cb of type vxlan for network 9ca6ea0e-958f-40ab-a5c0-9bcb3c26a654 [pid: 8|app: 0|req: 672/1474] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:52 2026] POST /v2.0/networks => generated 629 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:52.583 7 WARNING neutron_lib.context [None req-89affedb-f478-4dec-a5fc-d8864078d212 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 803/1475] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:52 2026] POST /v2.0/subnets => generated 626 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:52.896 8 WARNING neutron_lib.context [None req-8ddda09a-4864-408f-9f43-eeda9d7f552e c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:52.977 8 INFO neutron.db.segments_db [None req-8ddda09a-4864-408f-9f43-eeda9d7f552e c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment 00056e33-cc00-43f0-a962-e13cc42e83b2 of type vxlan for network 152e241e-9156-4283-bd04-062ba046b631 2026-05-27 01:51:53.262 8 INFO neutron.db.l3_hamode_db [None req-8ddda09a-4864-408f-9f43-eeda9d7f552e c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:53.402 8 INFO neutron.db.l3_hamode_db [None req-8ddda09a-4864-408f-9f43-eeda9d7f552e c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:53.480 7 INFO neutron.services.segments.plugin [-] Segment 0610f795-c890-47a6-b79c-58eb3d1f1fde resource provider aggregate not found 2026-05-27 01:51:53.487 7 INFO neutron.services.segments.plugin [-] Segment 0610f795-c890-47a6-b79c-58eb3d1f1fde resource provider aggregate not found 2026-05-27 01:51:53.517 7 INFO neutron.services.segments.plugin [-] Segment 0610f795-c890-47a6-b79c-58eb3d1f1fde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0610f795-c890-47a6-b79c-58eb3d1f1fde found for delete ", "request_id": "req-a3d6e9b9-a321-4ea3-b2c3-cdc2ce12f33d"}]} 2026-05-27 01:51:53.521 7 INFO neutron.services.segments.plugin [-] Segment 0610f795-c890-47a6-b79c-58eb3d1f1fde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0610f795-c890-47a6-b79c-58eb3d1f1fde found for delete ", "request_id": "req-6f170694-6c16-4450-833a-04660cd7de96"}]} 2026-05-27 01:51:53.634 7 WARNING neutron_lib.context [None req-5bf09f92-c90a-4eca-9a32-28e707afdc11 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:53.635 7 WARNING neutron_lib.context [None req-5bf09f92-c90a-4eca-9a32-28e707afdc11 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:53.808 7 INFO neutron.db.segments_db [None req-5bf09f92-c90a-4eca-9a32-28e707afdc11 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Added segment fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 of type vxlan for network 1ad5e943-2166-47d0-964e-d9cb2b82048a 2026-05-27 01:51:53.867 7 INFO neutron.db.segments_db [None req-5bf09f92-c90a-4eca-9a32-28e707afdc11 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Added segment 55950bad-0569-4ce2-90d4-d2c9ccc55412 of type vxlan for network 9b9f2175-7b88-4ff6-8600-c0046b2206a6 [pid: 7|app: 0|req: 804/1476] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:53 2026] POST /v2.0/networks => generated 1245 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1477] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:52 2026] POST /v2.0/routers => generated 506 bytes in 1161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1478] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:51:54 2026] GET /v2.0/networks => generated 1844 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:54.113 8 WARNING neutron_lib.context [None req-8fc0d3b2-bcd0-445b-beaf-bab67c1118fd c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:54.195 7 INFO neutron.db.segments_db [None req-5252f1a7-5dc3-48b8-a5fc-77710db9d6f3 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af of type vxlan for network 9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad [pid: 7|app: 0|req: 805/1479] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:51:54 2026] POST /v2.0/networks => generated 739 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1480] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:54 2026] DELETE /v2.0/networks/1ad5e943-2166-47d0-964e-d9cb2b82048a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1481] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:54 2026] POST /v2.0/ports => generated 951 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:54.605 8 INFO neutron.services.segments.plugin [-] Segment 55950bad-0569-4ce2-90d4-d2c9ccc55412 resource provider aggregate not found 2026-05-27 01:51:54.609 8 INFO neutron.services.segments.plugin [-] Segment 55950bad-0569-4ce2-90d4-d2c9ccc55412 resource provider aggregate not found 2026-05-27 01:51:54.622 8 INFO neutron.services.segments.plugin [-] Segment 55950bad-0569-4ce2-90d4-d2c9ccc55412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55950bad-0569-4ce2-90d4-d2c9ccc55412 found for delete ", "request_id": "req-992e8331-f31b-4ac7-a310-f04c74fc5b66"}]} 2026-05-27 01:51:54.624 8 INFO neutron.services.segments.plugin [-] Segment 55950bad-0569-4ce2-90d4-d2c9ccc55412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55950bad-0569-4ce2-90d4-d2c9ccc55412 found for delete ", "request_id": "req-9bd5982a-3a80-47c5-ac89-cb5185f97082"}]} [pid: 8|app: 0|req: 676/1482] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:54 2026] DELETE /v2.0/networks/9b9f2175-7b88-4ff6-8600-c0046b2206a6 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1483] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:54 2026] POST /v2.0/subnets => generated 686 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1484] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:51:54 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:54.718 7 INFO neutron.db.segments_db [None req-0f5a6d3a-21d0-45b7-b9f7-8d80880eee5e 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment d67a32f8-f094-43f5-b663-e22ca5686846 of type vxlan for network 3a27038e-032e-4bc0-b3f3-e1a85bd8a8e0 2026-05-27 01:51:55.016 7 INFO neutron.db.l3_hamode_db [None req-0f5a6d3a-21d0-45b7-b9f7-8d80880eee5e 6fc3fa01292b4adcbb37d1e247addfb6 13f8e4b39dcf44ae83b94dd6515376e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:51:55.543 7 INFO neutron.services.segments.plugin [-] Segment fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 resource provider aggregate not found 2026-05-27 01:51:55.550 7 INFO neutron.services.segments.plugin [-] Segment fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 resource provider aggregate not found 2026-05-27 01:51:55.564 7 INFO neutron.services.segments.plugin [-] Segment fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 found for delete ", "request_id": "req-2420f8eb-6883-4aec-be83-cb2bd0df6339"}]} 2026-05-27 01:51:55.565 7 INFO neutron.services.segments.plugin [-] Segment fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcbf4a9c-0dd0-4630-b8f6-41a8cb8ef489 found for delete ", "request_id": "req-ba73e5e9-3ca7-495e-b5d9-35a0b751e1c3"}]} 2026-05-27 01:51:55.900 7 INFO neutron.db.l3_hamode_db [None req-0f5a6d3a-21d0-45b7-b9f7-8d80880eee5e 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 677/1485] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:54 2026] PUT /v2.0/routers/96be7e95-1239-45f6-9c51-01221b64b6f7/add_router_interface => generated 309 bytes in 2045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:56.678 8 WARNING neutron_lib.context [None req-602fe829-eb39-43c6-a6ce-c8a2611c08ff 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:56.735 8 INFO neutron.db.segments_db [None req-602fe829-eb39-43c6-a6ce-c8a2611c08ff 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Added segment 69197877-8f00-4399-b7bb-8235e0fdef3b of type vxlan for network a14bdc5f-f4e0-4cfe-99b9-aac287f8a48c [pid: 8|app: 0|req: 678/1486] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:56 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1487] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:56 2026] GET /v2.0/ports/d8e141ec-2d98-4fcd-88bd-16c0f7727ef9 => generated 1025 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:51:56.930 8 WARNING neutron_lib.context [None req-53632be9-41ee-4843-a3c2-e77b512f7d80 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 809/1488] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:54 2026] POST /v2.0/routers => generated 726 bytes in 2307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:56.995 8 INFO neutron.db.segments_db [None req-53632be9-41ee-4843-a3c2-e77b512f7d80 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Added segment c0dd4c82-0ce8-4f83-984b-036c81a0beb8 of type vxlan for network 5021f6c5-877f-4447-bfbf-d7dc902394e0 [pid: 8|app: 0|req: 680/1489] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:56 2026] POST /v2.0/networks => generated 648 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1490] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:56 2026] PUT /v2.0/routers/96be7e95-1239-45f6-9c51-01221b64b6f7/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:57.866 7 WARNING neutron_lib.context [None req-a0b1e893-766d-43c3-abe0-9e8ff85a689f 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:57.901 7 WARNING neutron_lib.context [None req-a0b1e893-766d-43c3-abe0-9e8ff85a689f 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1491] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:51:57 2026] PUT /v2.0/routers/2bf24eb2-03dc-4ba6-b9f5-efa0686d1e66/add_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1492] 10.0.0.87 () {34 vars in 664 bytes} [Wed May 27 01:51:57 2026] POST /v2.0/ports => generated 1505 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:51:58.649 7 INFO neutron.api.v2.resource [None req-3b934e97-7252-4530-bf69-d44dff91d000 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1493] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:51:58 2026] PUT /v2.0/routers/96be7e95-1239-45f6-9c51-01221b64b6f7/remove_router_interface => generated 197 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1494] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:51:58 2026] GET /v2.0/security-groups?tenant_id=bac0a04b6a054487860030c4599e1fd9&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1495] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:51:58 2026] GET /v2.0/ports => generated 1505 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1496] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:51:58 2026] GET /v2.0/ports?device_id=96be7e95-1239-45f6-9c51-01221b64b6f7 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1497] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:51:58 2026] DELETE /v2.0/security-groups/a7021e99-69e7-489f-a813-b23d049b6683 => 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: 684/1498] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:58 2026] DELETE /v2.0/ports/94975c66-29b2-4a48-955f-3e3fa79045a8 => 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: 685/1499] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:51:58 2026] DELETE /v2.0/ports/2c81f7a2-b81d-4798-af18-5a7ce34ec084 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1500] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:51:59 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:51:59.236 8 WARNING neutron_lib.context [None req-cc8fa66e-1247-4971-a487-1326e882fc3a 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:59.308 8 INFO neutron.db.segments_db [None req-cc8fa66e-1247-4971-a487-1326e882fc3a 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Added segment eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 of type vxlan for network 9f55f7b5-46ad-45f1-87df-5cef11bcc510 [pid: 8|app: 0|req: 687/1501] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:59 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:59.429 8 WARNING neutron_lib.context [None req-84fdbed4-a3a6-4174-9515-1768a84bc1a3 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:59.459 7 INFO neutron.services.segments.plugin [-] Segment 00056e33-cc00-43f0-a962-e13cc42e83b2 resource provider aggregate not found 2026-05-27 01:51:59.472 7 INFO neutron.services.segments.plugin [-] Segment 00056e33-cc00-43f0-a962-e13cc42e83b2 resource provider aggregate not found 2026-05-27 01:51:59.476 8 INFO neutron.db.segments_db [None req-84fdbed4-a3a6-4174-9515-1768a84bc1a3 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Added segment e9d8d698-4a29-4084-87fc-f9844aa70bdf of type vxlan for network 383bda95-1415-4d9f-9265-acfa614eba60 2026-05-27 01:51:59.477 7 INFO neutron.services.segments.plugin [-] Segment 00056e33-cc00-43f0-a962-e13cc42e83b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00056e33-cc00-43f0-a962-e13cc42e83b2 found for delete ", "request_id": "req-bb3553e1-24b3-43c0-98e7-56418bba437d"}]} 2026-05-27 01:51:59.487 7 INFO neutron.db.l3_hamode_db [None req-219f12e8-60b6-49a5-a25e-ebbd7ed944ec c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] HA network 152e241e-9156-4283-bd04-062ba046b631 was deleted as no HA routers are present in tenant aa302de8a0c64236a40b4fb1eacef04e. [pid: 7|app: 0|req: 815/1502] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:58 2026] DELETE /v2.0/routers/96be7e95-1239-45f6-9c51-01221b64b6f7 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:59.503 7 INFO neutron.services.segments.plugin [-] Segment 00056e33-cc00-43f0-a962-e13cc42e83b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00056e33-cc00-43f0-a962-e13cc42e83b2 found for delete ", "request_id": "req-c7e6b6cf-49b9-4b0b-856f-c61b2efdc3bf"}]} [pid: 8|app: 0|req: 688/1503] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:59 2026] POST /v2.0/networks => generated 649 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:51:59.596 8 WARNING neutron_lib.context [None req-2b57fa3c-9900-453d-a8bf-6160b52f5050 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:51:59.624 8 WARNING neutron_lib.context [None req-2b57fa3c-9900-453d-a8bf-6160b52f5050 8bfbe67f74254ed9958f9446360d8be6 c5b51657abc24590bcc318f050013f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 816/1504] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:51:59 2026] DELETE /v2.0/subnets/3beea1f1-7dee-4261-bbd6-7481fddc592d => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1505] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:59 2026] DELETE /v2.0/networks/9ca6ea0e-958f-40ab-a5c0-9bcb3c26a654 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:51:59.950 7 WARNING neutron_lib.context [None req-515ceccd-54fc-4826-a76a-f135be723cce c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 689/1506] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:51:59 2026] POST /v2.0/subnets => generated 1274 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:52:00.013 7 INFO neutron.db.segments_db [None req-515ceccd-54fc-4826-a76a-f135be723cce c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment 687a3af8-852a-404c-abba-2abbfcebcc93 of type vxlan for network c9e9e239-4f0d-407d-a78e-e2689638c71d [pid: 8|app: 0|req: 690/1507] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:51:59 2026] GET /v2.0/subnets => generated 1910 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1508] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:51:59 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:00.109 7 WARNING neutron_lib.context [None req-fed6bcd2-415e-4e26-b03a-f0a5a70b8a57 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 691/1509] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:00 2026] DELETE /v2.0/subnets/b0c74db7-93c8-497c-afa3-8d125669c584 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1510] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:00 2026] DELETE /v2.0/subnets/f8f04074-7606-4ddf-84df-fbcd3e8a4ada => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1511] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:52:00 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1512] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:00 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:00.362 7 WARNING neutron_lib.context [None req-cefafd5d-7922-461c-8082-5a4c611a835c c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:00.395 7 INFO neutron.db.segments_db [None req-cefafd5d-7922-461c-8082-5a4c611a835c c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 of type vxlan for network 8c895de3-df9c-4fe0-a589-2a5fd492e312 2026-05-27 01:52:00.502 8 INFO neutron.services.segments.plugin [-] Segment e9d8d698-4a29-4084-87fc-f9844aa70bdf resource provider aggregate not found 2026-05-27 01:52:00.509 8 INFO neutron.services.segments.plugin [-] Segment e9d8d698-4a29-4084-87fc-f9844aa70bdf resource provider aggregate not found 2026-05-27 01:52:00.522 8 INFO neutron.services.segments.plugin [-] Segment e9d8d698-4a29-4084-87fc-f9844aa70bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9d8d698-4a29-4084-87fc-f9844aa70bdf found for delete ", "request_id": "req-039cef89-047e-4b10-beed-4d018b526f5f"}]} 2026-05-27 01:52:00.525 8 INFO neutron.services.segments.plugin [-] Segment e9d8d698-4a29-4084-87fc-f9844aa70bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9d8d698-4a29-4084-87fc-f9844aa70bdf found for delete ", "request_id": "req-6e4ce34e-c3e3-4b3f-b8fa-7889422c5e44"}]} [pid: 8|app: 0|req: 694/1513] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:00 2026] DELETE /v2.0/networks/383bda95-1415-4d9f-9265-acfa614eba60 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1514] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:00 2026] DELETE /v2.0/networks/9f55f7b5-46ad-45f1-87df-5cef11bcc510 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:00.692 7 INFO neutron.db.l3_hamode_db [None req-cefafd5d-7922-461c-8082-5a4c611a835c c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 696/1515] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:52:00 2026] GET /v2.0/networks?id=9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad => generated 671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:00.812 7 INFO neutron.db.l3_hamode_db [None req-cefafd5d-7922-461c-8082-5a4c611a835c c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1516] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:00 2026] DELETE /v2.0/networks/5021f6c5-877f-4447-bfbf-d7dc902394e0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1517] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:52:00 2026] GET /v2.0/quotas/13f8e4b39dcf44ae83b94dd6515376e0 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1518] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:00 2026] DELETE /v2.0/networks/a14bdc5f-f4e0-4cfe-99b9-aac287f8a48c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1519] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:52:01 2026] GET /v2.0/ports?tenant_id=13f8e4b39dcf44ae83b94dd6515376e0&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1520] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:52:01 2026] GET /v2.0/networks/9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1521] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:52:01 2026] GET /v2.0/networks/9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1524] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:01 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => 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: 820/1525] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:00 2026] POST /v2.0/routers => generated 506 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:01.540 7 INFO neutron.services.segments.plugin [-] Segment e2ebb46b-8c6d-46d0-863c-9a8070c311cb resource provider aggregate not found 2026-05-27 01:52:01.547 7 INFO neutron.services.segments.plugin [-] Segment e2ebb46b-8c6d-46d0-863c-9a8070c311cb resource provider aggregate not found 2026-05-27 01:52:01.556 7 INFO neutron.services.segments.plugin [-] Segment e2ebb46b-8c6d-46d0-863c-9a8070c311cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2ebb46b-8c6d-46d0-863c-9a8070c311cb found for delete ", "request_id": "req-61754907-6573-4ece-8715-909402655f46"}]} 2026-05-27 01:52:01.559 7 INFO neutron.services.segments.plugin [-] Segment e2ebb46b-8c6d-46d0-863c-9a8070c311cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2ebb46b-8c6d-46d0-863c-9a8070c311cb found for delete ", "request_id": "req-699d8578-31b2-4b51-9cc6-2056d57439e1"}]} [pid: 7|app: 0|req: 821/1526] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:01 2026] GET /v2.0/security-groups?tenant_id=c5b51657abc24590bcc318f050013f26&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1527] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:01 2026] DELETE /v2.0/security-groups/a39e0af9-9d4d-456d-aef1-52c3e6a8368d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1528] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:02 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:02.543 8 INFO neutron.services.segments.plugin [-] Segment eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 resource provider aggregate not found 2026-05-27 01:52:02.547 8 INFO neutron.services.segments.plugin [-] Segment eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 resource provider aggregate not found 2026-05-27 01:52:02.558 8 INFO neutron.services.segments.plugin [-] Segment eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 found for delete ", "request_id": "req-3a78d602-9ea8-42c6-b161-9f0541782ee2"}]} 2026-05-27 01:52:02.561 8 INFO neutron.services.segments.plugin [-] Segment eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5c12a6-bf24-4a69-be9b-ca54f7a0e427 found for delete ", "request_id": "req-e059918f-cf87-4408-900a-5712ceb16383"}]} 2026-05-27 01:52:02.572 8 INFO neutron.services.segments.plugin [-] Segment c0dd4c82-0ce8-4f83-984b-036c81a0beb8 resource provider aggregate not found 2026-05-27 01:52:02.575 8 INFO neutron.services.segments.plugin [-] Segment c0dd4c82-0ce8-4f83-984b-036c81a0beb8 resource provider aggregate not found 2026-05-27 01:52:02.584 8 INFO neutron.services.segments.plugin [-] Segment c0dd4c82-0ce8-4f83-984b-036c81a0beb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0dd4c82-0ce8-4f83-984b-036c81a0beb8 found for delete ", "request_id": "req-158254e1-57a7-44d4-bfca-9911855899fe"}]} 2026-05-27 01:52:02.587 8 INFO neutron.services.segments.plugin [-] Segment c0dd4c82-0ce8-4f83-984b-036c81a0beb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0dd4c82-0ce8-4f83-984b-036c81a0beb8 found for delete ", "request_id": "req-0e12bc9e-7c01-4a4c-bc65-52b57f74c6bb"}]} 2026-05-27 01:52:02.600 8 INFO neutron.services.segments.plugin [-] Segment 69197877-8f00-4399-b7bb-8235e0fdef3b resource provider aggregate not found 2026-05-27 01:52:02.604 8 INFO neutron.services.segments.plugin [-] Segment 69197877-8f00-4399-b7bb-8235e0fdef3b resource provider aggregate not found 2026-05-27 01:52:02.611 8 INFO neutron.services.segments.plugin [-] Segment 69197877-8f00-4399-b7bb-8235e0fdef3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69197877-8f00-4399-b7bb-8235e0fdef3b found for delete ", "request_id": "req-35bfc8c6-2ce5-4184-b856-7b78c49a1bce"}]} 2026-05-27 01:52:02.618 8 INFO neutron.services.segments.plugin [-] Segment 69197877-8f00-4399-b7bb-8235e0fdef3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69197877-8f00-4399-b7bb-8235e0fdef3b found for delete ", "request_id": "req-1a46c14f-ac11-47af-abfa-429dbdf4d571"}]} [pid: 8|app: 0|req: 706/1529] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:52:01 2026] PUT /v2.0/routers/dafe7afb-3dbc-4825-b4cf-e41b59b1bc68/add_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1530] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:52:02 2026] GET /v2.0/ports/59b70c39-1268-4a3b-aff3-9ec9e5a1aa58 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1531] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:03 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => 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: 707/1532] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:52:02 2026] PUT /v2.0/routers/dafe7afb-3dbc-4825-b4cf-e41b59b1bc68/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:03.740 8 WARNING neutron_lib.context [None req-e57aab15-f0f0-4ae5-b8f6-eae890e42eb2 ee5d3879a6f441589d7996ee439f6cdd 50590f3c08c24a9389777628536cc090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:03.801 7 INFO neutron.db.segments_db [None req-ea23aa87-ed33-4084-8cc5-9190f645921a cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] Added segment 77923a2c-f15c-445b-9c3b-56cc1fef0159 of type vxlan for network e9bba2e2-fbdc-43cc-b98e-41fc839fb76f [pid: 7|app: 0|req: 826/1533] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:03 2026] POST /v2.0/networks => generated 727 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1534] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:03 2026] GET /v2.0/ports?device_id=dafe7afb-3dbc-4825-b4cf-e41b59b1bc68 => 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: 708/1535] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:03 2026] POST /v2.0/security-groups => generated 1625 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1536] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:03 2026] POST /v2.0/subnets => generated 644 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1537] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:04 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:04.152 7 WARNING neutron.api.v2.base [None req-63273166-f1ce-470c-bf09-d428bb183b20 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-27 01:52:04.153 7 INFO neutron.api.v2.resource [None req-63273166-f1ce-470c-bf09-d428bb183b20 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 830/1538] 10.0.0.87 () {34 vars in 680 bytes} [Wed May 27 01:52:04 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: 7|app: 0|req: 831/1539] 10.0.0.87 () {34 vars in 757 bytes} [Wed May 27 01:52:04 2026] PUT /v2.0/security-groups/86df300a-f47c-4d9f-b2bf-884e4428f25a => generated 1662 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:04.426 7 INFO neutron.services.segments.plugin [-] Segment 77923a2c-f15c-445b-9c3b-56cc1fef0159 resource provider aggregate not found 2026-05-27 01:52:04.431 7 INFO neutron.services.segments.plugin [-] Segment 77923a2c-f15c-445b-9c3b-56cc1fef0159 resource provider aggregate not found 2026-05-27 01:52:04.447 7 INFO neutron.services.segments.plugin [-] Segment 77923a2c-f15c-445b-9c3b-56cc1fef0159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77923a2c-f15c-445b-9c3b-56cc1fef0159 found for delete ", "request_id": "req-952f4422-2343-4ea7-9f72-6d8146f22571"}]} 2026-05-27 01:52:04.449 7 INFO neutron.services.segments.plugin [-] Segment 77923a2c-f15c-445b-9c3b-56cc1fef0159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77923a2c-f15c-445b-9c3b-56cc1fef0159 found for delete ", "request_id": "req-21eb2fed-7996-4821-bfa4-3d9145f2a1c3"}]} [pid: 7|app: 0|req: 832/1540] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:04 2026] DELETE /v2.0/networks/e9bba2e2-fbdc-43cc-b98e-41fc839fb76f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1541] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:52:04 2026] GET /v2.0/security-groups/86df300a-f47c-4d9f-b2bf-884e4428f25a => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:04.542 7 INFO neutron.db.segments_db [None req-3dce8d35-50d6-42c5-bf99-69345a06edd0 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] Added segment dccebdd1-778d-4dff-a91b-0fc58ec67555 of type vxlan for network 5e26b3ad-3d64-446b-8e1a-fed6b5376688 2026-05-27 01:52:04.558 8 INFO neutron.db.l3_hamode_db [None req-7225f0ba-9c06-4a8a-bb4b-b04d42ed4bf0 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] HA network 8c895de3-df9c-4fe0-a589-2a5fd492e312 was deleted as no HA routers are present in tenant aa302de8a0c64236a40b4fb1eacef04e. [pid: 8|app: 0|req: 709/1542] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:03 2026] DELETE /v2.0/routers/dafe7afb-3dbc-4825-b4cf-e41b59b1bc68 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:04.627 8 INFO neutron.services.segments.plugin [-] Segment e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 resource provider aggregate not found 2026-05-27 01:52:04.635 8 INFO neutron.services.segments.plugin [-] Segment e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 resource provider aggregate not found [pid: 7|app: 0|req: 834/1543] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:04 2026] POST /v2.0/networks => generated 727 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:04.639 8 INFO neutron.services.segments.plugin [-] Segment e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 found for delete ", "request_id": "req-8c05c6e8-a73f-4f4d-98c6-c753910cdf98"}]} 2026-05-27 01:52:04.647 8 INFO neutron.services.segments.plugin [-] Segment e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6cba09f-ad90-4ed2-bf3f-579b21c8dec0 found for delete ", "request_id": "req-ac52a113-4004-4034-9248-f853acc3f7ab"}]} [pid: 8|app: 0|req: 710/1544] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:04 2026] DELETE /v2.0/security-groups/86df300a-f47c-4d9f-b2bf-884e4428f25a => 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: 711/1545] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:04 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1546] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:04 2026] DELETE /v2.0/subnets/50cba701-c089-4f2f-90df-5e0dc18bd96f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1547] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1548] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:04 2026] POST /v2.0/subnets => generated 647 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:04.877 8 INFO neutron.api.v2.resource [None req-91b55d1d-6a37-4689-8fa9-88e3f4ea7306 ee5d3879a6f441589d7996ee439f6cdd 50590f3c08c24a9389777628536cc090 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1549] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:04 2026] DELETE /v2.0/security-groups/86df300a-f47c-4d9f-b2bf-884e4428f25a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:52:04.884 8 WARNING neutron.api.v2.base [None req-c4479707-bc6d-4503-adf7-67ab68e90963 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-27 01:52:04.885 8 INFO neutron.api.v2.resource [None req-c4479707-bc6d-4503-adf7-67ab68e90963 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 714/1550] 10.0.0.87 () {34 vars in 680 bytes} [Wed May 27 01:52:04 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-05-27 01:52:04.890 8 WARNING neutron_lib.context [None req-4c7a42f8-66a2-43f1-b3a7-9ecbf61f8b31 ee5d3879a6f441589d7996ee439f6cdd 50590f3c08c24a9389777628536cc090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1551] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:04 2026] POST /v2.0/security-groups => generated 1625 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1552] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:04 2026] DELETE /v2.0/networks/c9e9e239-4f0d-407d-a78e-e2689638c71d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:05.147 7 WARNING neutron_lib.context [None req-796df312-1a7e-4e6f-8e7f-04a6d6163d14 ee5d3879a6f441589d7996ee439f6cdd 50590f3c08c24a9389777628536cc090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 716/1553] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:05 2026] DELETE /v2.0/networks/5e26b3ad-3d64-446b-8e1a-fed6b5376688 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:05.262 8 WARNING neutron_lib.context [None req-abfcc50e-ba0b-4495-9e48-a60a2652d423 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 838/1554] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:05.302 8 INFO neutron.db.segments_db [None req-abfcc50e-ba0b-4495-9e48-a60a2652d423 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Added segment 31d1de84-2022-45f4-bb63-1daddcb7a466 of type vxlan for network 0a1765aa-7924-4d60-bee8-ff1809ebb364 2026-05-27 01:52:05.345 7 INFO neutron.db.segments_db [None req-a29d27b2-2de0-4242-8650-2c491ce54dda cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] Added segment 5b8d9fde-8c84-4ce2-8899-8164e2aae41b of type vxlan for network 8ffd5376-a56e-403b-af8d-e5e42d098cf3 [pid: 7|app: 0|req: 839/1555] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:05 2026] POST /v2.0/networks => generated 727 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1556] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:05 2026] GET /v2.0/security-group-rules/138323a2-18d8-4210-8d3c-be157907f6ee => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:05.595 8 INFO neutron.db.l3_hamode_db [None req-abfcc50e-ba0b-4495-9e48-a60a2652d423 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1557] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:05 2026] POST /v2.0/subnets => generated 647 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1558] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1559] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:52:05 2026] GET /v2.0/networks?id=9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad => generated 671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1560] 10.0.0.87 () {34 vars in 680 bytes} [Wed May 27 01:52:05 2026] POST /v2.0/rbac-policies => generated 324 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1561] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:06 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => 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: 846/1562] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:06 2026] DELETE /v2.0/security-group-rules/138323a2-18d8-4210-8d3c-be157907f6ee => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:06.188 7 WARNING neutron_lib.context [req-ea4ca76c-1204-4891-aa02-dc1179c7808c req-04c292b3-77d8-4fe2-b82b-bec5df2ee851 759666ffac794c89b410abb632d36be3 13f8e4b39dcf44ae83b94dd6515376e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:06.448 8 INFO neutron.db.l3_hamode_db [None req-abfcc50e-ba0b-4495-9e48-a60a2652d423 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:52:06.462 7 INFO neutron.services.segments.plugin [-] Segment 687a3af8-852a-404c-abba-2abbfcebcc93 resource provider aggregate not found 2026-05-27 01:52:06.467 7 INFO neutron.services.segments.plugin [-] Segment 687a3af8-852a-404c-abba-2abbfcebcc93 resource provider aggregate not found 2026-05-27 01:52:06.473 7 INFO neutron.services.segments.plugin [-] Segment 687a3af8-852a-404c-abba-2abbfcebcc93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 687a3af8-852a-404c-abba-2abbfcebcc93 found for delete ", "request_id": "req-65286603-c76f-45fc-9023-4a8fb4601422"}]} 2026-05-27 01:52:06.479 7 INFO neutron.services.segments.plugin [-] Segment 687a3af8-852a-404c-abba-2abbfcebcc93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 687a3af8-852a-404c-abba-2abbfcebcc93 found for delete ", "request_id": "req-cb285008-0c1f-4057-9ab1-ad2f3eeca04b"}]} [pid: 7|app: 0|req: 847/1563] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:52:06 2026] POST /v2.0/ports => generated 958 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 848/1564] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:06.663 8 INFO neutron.services.segments.plugin [-] Segment dccebdd1-778d-4dff-a91b-0fc58ec67555 resource provider aggregate not found 2026-05-27 01:52:06.667 8 INFO neutron.services.segments.plugin [-] Segment dccebdd1-778d-4dff-a91b-0fc58ec67555 resource provider aggregate not found 2026-05-27 01:52:06.679 8 INFO neutron.services.segments.plugin [-] Segment dccebdd1-778d-4dff-a91b-0fc58ec67555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dccebdd1-778d-4dff-a91b-0fc58ec67555 found for delete ", "request_id": "req-8da7567d-3617-4ee3-a625-e3c6982077f1"}]} [pid: 7|app: 0|req: 849/1565] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:52:06 2026] GET /v2.0/networks/8ffd5376-a56e-403b-af8d-e5e42d098cf3 => generated 655 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:06.680 8 INFO neutron.services.segments.plugin [-] Segment dccebdd1-778d-4dff-a91b-0fc58ec67555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dccebdd1-778d-4dff-a91b-0fc58ec67555 found for delete ", "request_id": "req-ac56dd33-b107-49eb-ae11-c311be8609e1"}]} [pid: 7|app: 0|req: 850/1566] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:52:06 2026] PUT /v2.0/ports/47ffe0ff-3a62-4900-9ccc-44b64d13f3b6 => generated 1239 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:07.258 7 WARNING neutron_lib.context [None req-e596cbb7-36e8-4923-896c-56597ecace8f ee5d3879a6f441589d7996ee439f6cdd 50590f3c08c24a9389777628536cc090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:07.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a88fdfbb-1312-48a3-8a81-065691926660'] response: {'name': 'network-changed', 'server_uuid': 'ac3737fd-4c8e-4756-8907-ece6b1443c64', 'tag': '47ffe0ff-3a62-4900-9ccc-44b64d13f3b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 851/1567] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:07.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-080b8c32-216c-4cf6-8aef-2ad1bdd0ebbf 141e50cacdb341f98234e770dbd82a09 6ef638b9f27c4036a91256d2dec36dcd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1568] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/networks/8ffd5376-a56e-403b-af8d-e5e42d098cf3 => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1569] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1570] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:05 2026] POST /v2.0/routers => generated 688 bytes in 2226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1571] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/security-group-rules/9aaf5d60-e2d9-44ac-8b7e-d52cb581edd3 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1572] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/routers/caa30921-8229-43f3-9512-efcc41c62f13 => generated 694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1573] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1574] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1575] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/routers => generated 697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1576] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:07 2026] DELETE /v2.0/security-group-rules/9aaf5d60-e2d9-44ac-8b7e-d52cb581edd3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1577] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:07 2026] DELETE /v2.0/networks/8ffd5376-a56e-403b-af8d-e5e42d098cf3 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1578] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/ports?tenant_id=13f8e4b39dcf44ae83b94dd6515376e0&device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1579] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:08.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb2c92db-c012-4e03-a228-f51511e55a74 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1580] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:08 2026] DELETE /v2.0/subnets/19a43c55-5e5a-417d-8d3a-a03996027909 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1581] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/networks?tenant_id=13f8e4b39dcf44ae83b94dd6515376e0&shared=False => generated 767 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:08.082 8 WARNING neutron_lib.context [None req-4d2cd976-5610-4ff7-b480-d7808866a81a ee5d3879a6f441589d7996ee439f6cdd 50590f3c08c24a9389777628536cc090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 723/1582] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:08.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca584dcf-f9c6-4861-847e-fb94ffcfbad6 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1583] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:08 2026] DELETE /v2.0/subnets/ac24f814-6304-4192-aafe-2d75e2d79415 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1584] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1585] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/security-group-rules/f29fcce5-6eb5-4a4a-9958-f10c3725d7e8 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:08.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ce12f12-d112-4aec-880a-a9aecfac91b1 cb1c0943c2dd4a2ebfde6937c80cc8de 15bba54afec240dfb511b5ee6e4e8679 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1586] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:08 2026] DELETE /v2.0/subnets/9ae6c721-5d5b-4533-a545-1183cca9fc13 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1587] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1588] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:08 2026] DELETE /v2.0/security-group-rules/f29fcce5-6eb5-4a4a-9958-f10c3725d7e8 => 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: 730/1589] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1590] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:08 2026] DELETE /v2.0/security-groups/2197f05f-ff51-48a8-8140-b636346569f9 => 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: 860/1591] 10.0.0.87 () {34 vars in 740 bytes} [Wed May 27 01:52:07 2026] PUT /v2.0/routers/caa30921-8229-43f3-9512-efcc41c62f13 => generated 701 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1592] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1593] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/routers/caa30921-8229-43f3-9512-efcc41c62f13 => generated 701 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1594] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1595] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/ports?device_id=caa30921-8229-43f3-9512-efcc41c62f13 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1596] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:08.701 8 INFO neutron.services.segments.plugin [-] Segment 5b8d9fde-8c84-4ce2-8899-8164e2aae41b resource provider aggregate not found 2026-05-27 01:52:08.706 8 INFO neutron.services.segments.plugin [-] Segment 5b8d9fde-8c84-4ce2-8899-8164e2aae41b resource provider aggregate not found 2026-05-27 01:52:08.717 8 INFO neutron.services.segments.plugin [-] Segment 5b8d9fde-8c84-4ce2-8899-8164e2aae41b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8d9fde-8c84-4ce2-8899-8164e2aae41b found for delete ", "request_id": "req-56b7d58b-ec77-4ce5-913d-039a9a93f88d"}]} 2026-05-27 01:52:08.718 8 INFO neutron.services.segments.plugin [-] Segment 5b8d9fde-8c84-4ce2-8899-8164e2aae41b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b8d9fde-8c84-4ce2-8899-8164e2aae41b found for delete ", "request_id": "req-f12b36aa-6d4e-4b92-99e6-1ff32136278e"}]} [pid: 7|app: 0|req: 864/1597] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:08 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1598] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/security-groups?tenant_id=50590f3c08c24a9389777628536cc090&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1599] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/security-groups?tenant_id=0cb6eedcaafa4901b8594e2f181cd81c&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1600] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?tenant_id=13f8e4b39dcf44ae83b94dd6515376e0&device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:09.470 8 INFO neutron.db.l3_hamode_db [None req-578ed36a-0407-47e3-8e10-55801f0081b0 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] HA network 0a1765aa-7924-4d60-bee8-ff1809ebb364 was deleted as no HA routers are present in tenant aa302de8a0c64236a40b4fb1eacef04e. [pid: 8|app: 0|req: 734/1601] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:08 2026] DELETE /v2.0/routers/caa30921-8229-43f3-9512-efcc41c62f13 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1602] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/security-groups/cb3b2a2e-7f22-4971-a4a3-cca3accb06e0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1603] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=47ffe0ff-3a62-4900-9ccc-44b64d13f3b6 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1604] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/security-groups/14ad6367-5afa-4f9e-984b-ec028219e722 => 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: 870/1605] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?device_id=caa30921-8229-43f3-9512-efcc41c62f13 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1606] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/subnets?id=2fafb18e-eb08-4231-a8c9-2c76ee00b4a7 => generated 689 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:09.598 7 INFO neutron.api.v2.resource [None req-4cd0dc27-5c46-4036-ad2d-51325cf4273d c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1607] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/routers/caa30921-8229-43f3-9512-efcc41c62f13 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1608] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?device_id=dafe7afb-3dbc-4825-b4cf-e41b59b1bc68 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1609] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?network_id=9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:09.641 8 INFO neutron.api.v2.resource [None req-83d45d46-c891-49ae-b313-2eaa734f6d37 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1610] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/routers/dafe7afb-3dbc-4825-b4cf-e41b59b1bc68 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:52:09.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7a8f526-2384-4345-8628-8869853f45c7 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1611] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/subnets/50cba701-c089-4f2f-90df-5e0dc18bd96f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1612] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/networks/9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1613] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?device_id=96be7e95-1239-45f6-9c51-01221b64b6f7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1614] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/networks/9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:09.767 8 INFO neutron.api.v2.resource [None req-55c2c46d-34d7-435e-b6bd-e6777ffaa713 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1615] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/routers/96be7e95-1239-45f6-9c51-01221b64b6f7 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1616] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/security-groups?tenant_id=6ef638b9f27c4036a91256d2dec36dcd&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:09.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a54d9aec-ce49-48d9-b3e3-a3185651add7 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1617] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/subnets/3beea1f1-7dee-4261-bbd6-7481fddc592d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1618] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?device_id=f66004ea-28de-45ac-859d-a827c138df4f => 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: 745/1619] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1620] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/security-groups/458656b5-3957-49e2-ae2e-670cc1d456c1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:09.907 8 INFO neutron.api.v2.resource [None req-8fd075e6-be45-4b4b-9115-34a841d9ed72 c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1621] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/routers/f66004ea-28de-45ac-859d-a827c138df4f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:52:09.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bfbc74e-e4a3-47c8-98e4-84a0940f665b c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1622] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/subnets/2167354d-007d-4706-a292-eb9ffaca4763 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1623] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:09 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:09.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-673680e1-916e-42d2-b51c-7edae961b03b c71ddef355e14c74bb6d1e1593b1d1b7 aa302de8a0c64236a40b4fb1eacef04e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1624] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:09 2026] DELETE /v2.0/subnets/478e292d-38d5-46b3-b95e-5ce93dca9516 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1625] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:10 2026] GET /v2.0/security-groups?tenant_id=15bba54afec240dfb511b5ee6e4e8679&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1626] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:10 2026] DELETE /v2.0/security-groups/114a049a-7c14-48cb-9d9c-4e53ab23650b => 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: 878/1627] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:10 2026] GET /v2.0/security-groups?tenant_id=aa302de8a0c64236a40b4fb1eacef04e&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1628] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:10 2026] DELETE /v2.0/security-groups/4fbce9ef-573b-47d9-9ab1-cdb60e75887b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1629] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:10 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:11.073 8 INFO neutron.services.segments.plugin [-] Segment 31d1de84-2022-45f4-bb63-1daddcb7a466 resource provider aggregate not found 2026-05-27 01:52:11.081 8 INFO neutron.services.segments.plugin [-] Segment 31d1de84-2022-45f4-bb63-1daddcb7a466 resource provider aggregate not found 2026-05-27 01:52:11.087 8 INFO neutron.services.segments.plugin [-] Segment 31d1de84-2022-45f4-bb63-1daddcb7a466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d1de84-2022-45f4-bb63-1daddcb7a466 found for delete ", "request_id": "req-8a67b550-cfdd-4989-9f0d-bea37032d83b"}]} 2026-05-27 01:52:11.101 8 INFO neutron.services.segments.plugin [-] Segment 31d1de84-2022-45f4-bb63-1daddcb7a466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d1de84-2022-45f4-bb63-1daddcb7a466 found for delete ", "request_id": "req-30def1fe-5288-4b49-a327-2be0fe2464cf"}]} [pid: 8|app: 0|req: 751/1630] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:11 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1631] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:12 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1632] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:12 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:12.676 7 WARNING neutron_lib.context [None req-6efb8f94-9884-4db2-b188-604dea84ec6b 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1633] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:12 2026] POST /v2.0/security-groups => generated 1623 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1634] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:12 2026] GET /v2.0/security-groups => generated 4528 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1635] 10.0.0.87 () {34 vars in 757 bytes} [Wed May 27 01:52:12 2026] PUT /v2.0/security-groups/2620056c-2056-4d70-b6b7-108af9466622 => generated 1662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1636] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-groups/2620056c-2056-4d70-b6b7-108af9466622 => generated 1662 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1637] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:13 2026] DELETE /v2.0/security-groups/2620056c-2056-4d70-b6b7-108af9466622 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1638] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:13.231 7 INFO neutron.api.v2.resource [None req-d4171808-4411-4f12-a7f9-a415e6e3507d 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1639] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:13 2026] DELETE /v2.0/security-groups/2620056c-2056-4d70-b6b7-108af9466622 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:52:13.269 8 WARNING neutron_lib.context [None req-773c7884-7048-4958-afea-f35ab11b6a0c 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 756/1640] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1641] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:13.403 8 WARNING neutron_lib.context [None req-b506cf3d-45c1-4431-8de7-28018a7ab9d8 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 886/1642] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1643] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1644] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-group-rules/6ad0bf60-1098-49ca-8189-e9d1b1d43032 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1645] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1646] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:13 2026] DELETE /v2.0/security-group-rules/6ad0bf60-1098-49ca-8189-e9d1b1d43032 => 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: 759/1647] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:13.759 7 WARNING neutron_lib.context [None req-9c587000-a0ea-4479-b1be-70afc34c9058 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 889/1648] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1649] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-group-rules/30128ce9-e5f6-4df1-883b-284fe411e0ce => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1650] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1651] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:13 2026] DELETE /v2.0/security-group-rules/30128ce9-e5f6-4df1-883b-284fe411e0ce => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1652] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:14.120 8 WARNING neutron_lib.context [None req-fb30e5ae-12d5-4e4b-a04b-3a94119f52c9 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:14.158 8 INFO neutron.db.securitygroups_db [None req-fb30e5ae-12d5-4e4b-a04b-3a94119f52c9 41a18f858456422c9fe1e11fa929989a 3c69586505fe4c6cb715eabd4a65d275 - - default default] Project 3c69586505fe4c6cb715eabd4a65d275 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: 762/1653] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1654] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-group-rules/4a323cc1-4df6-4ece-aef5-c42eff749d96 => generated 607 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1655] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:14.344 7 WARNING neutron_lib.context [None req-a59a69c9-3d74-4796-b2c1-744adef75454 5127acd3e99248239ff9ff7b3f8787c8 4f7845333ddf427bb3082e4bba30335b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 765/1656] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:14 2026] DELETE /v2.0/security-group-rules/4a323cc1-4df6-4ece-aef5-c42eff749d96 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1657] 10.0.0.87 () {32 vars in 672 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1658] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:14 2026] DELETE /v2.0/security-groups/c7127e8a-dd10-4b61-ae9f-2c688af647bf => 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: 768/1659] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1660] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1661] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1662] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:14 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1663] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:52:14 2026] POST /v2.0/floatingips => generated 552 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:14.947 8 WARNING neutron_lib.context [None req-d3a3a310-8c7f-40c4-8c55-07bf6d876e6c 5127acd3e99248239ff9ff7b3f8787c8 4f7845333ddf427bb3082e4bba30335b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 893/1664] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:15 2026] GET /v2.0/security-groups?tenant_id=3c69586505fe4c6cb715eabd4a65d275&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1665] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:15 2026] DELETE /v2.0/security-groups/9b4ef610-2c01-4e6b-a04a-5be9cd1c94a6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1666] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:52:14 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:15.505 7 WARNING neutron_lib.context [None req-d709ca54-ea43-46ee-b8c3-c58ba9a35e19 5127acd3e99248239ff9ff7b3f8787c8 4f7845333ddf427bb3082e4bba30335b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 895/1667] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:52:15 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:16.064 7 WARNING neutron_lib.context [None req-bfd21870-503f-4718-b8f5-179bff1c5862 5127acd3e99248239ff9ff7b3f8787c8 4f7845333ddf427bb3082e4bba30335b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 773/1668] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:16 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1669] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:16 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1672] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:52:16 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:16.689 8 WARNING neutron_lib.context [None req-a513e5cf-8161-4555-a11a-9a903129901e 5127acd3e99248239ff9ff7b3f8787c8 4f7845333ddf427bb3082e4bba30335b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1673] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:52:16 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1674] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1675] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:52:17 2026] PUT /v2.0/floatingips/c0d2c390-678a-4b7b-bb7a-a1b5633f85d6/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1676] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/security-groups?id=c9dc8b17-0cc9-473c-b2c4-a3fab4852180&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1677] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:52:17 2026] PUT /v2.0/floatingips/b485ac80-d008-4e20-90a6-28cb60071c44/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1678] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:52:17 2026] PUT /v2.0/floatingips/bba79269-e9ae-4ba0-9df4-40e56be12d0d/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1679] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:52:17 2026] PUT /v2.0/floatingips/30d16cd1-516c-4de9-9204-5eb62196a3ec/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1680] 10.0.0.87 () {32 vars in 671 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1681] 10.0.0.87 () {32 vars in 685 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1682] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1683] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1684] 10.0.0.87 () {32 vars in 679 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1685] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1686] 10.0.0.87 () {32 vars in 689 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1687] 10.0.0.87 () {32 vars in 701 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1688] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:52:17 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1689] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:52:17 2026] DELETE /v2.0/floatingips/c0d2c390-678a-4b7b-bb7a-a1b5633f85d6 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1690] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:52:18 2026] DELETE /v2.0/ports/47ffe0ff-3a62-4900-9ccc-44b64d13f3b6 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1691] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:18 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => 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: 905/1692] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:52:18 2026] DELETE /v2.0/floatingips/b485ac80-d008-4e20-90a6-28cb60071c44 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:18.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e025d28-a9ba-467f-8d74-7e922b8a60c7'] response: {'server_uuid': 'ac3737fd-4c8e-4756-8907-ece6b1443c64', 'name': 'network-vif-deleted', 'tag': '47ffe0ff-3a62-4900-9ccc-44b64d13f3b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 788/1693] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:52:18 2026] DELETE /v2.0/floatingips/bba79269-e9ae-4ba0-9df4-40e56be12d0d => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1694] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:52:18 2026] DELETE /v2.0/floatingips/30d16cd1-516c-4de9-9204-5eb62196a3ec => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1695] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:52:19 2026] DELETE /v2.0/floatingips/7d94355b-2761-4755-a0b3-63b551d7a3f9 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1696] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:19 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => 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: 790/1697] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:19 2026] GET /v2.0/security-groups?tenant_id=945205dbc2424b6d8061b6719cabbc38&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1698] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:19 2026] DELETE /v2.0/security-groups/46c61f1d-3ad9-4b25-a9ad-95cdc0697436 => 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: 791/1699] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:20 2026] GET /v2.0/security-groups?tenant_id=bbc157460c75452ab1e3a2ce78ef0909&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1700] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:20 2026] DELETE /v2.0/security-groups/3534acc8-75d5-42ec-977b-c05af1aaa90f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1701] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:20 2026] GET /v2.0/security-groups?tenant_id=4f7845333ddf427bb3082e4bba30335b&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1702] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:20 2026] DELETE /v2.0/security-groups/3821df78-e018-4a38-aa55-e9f49f455489 => 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: 910/1703] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:20 2026] GET /v2.0/ports?device_id=ac3737fd-4c8e-4756-8907-ece6b1443c64 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1704] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:20 2026] GET /v2.0/security-groups?tenant_id=d7b7d29cf5d64f57b58279771a0c845f&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1705] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:20 2026] DELETE /v2.0/security-groups/8080ab61-daf3-4798-ab49-767e5e2d730e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1706] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:21 2026] GET /v2.0/security-groups?tenant_id=9f5a59db50d34f57a2529ebeb9c6744f&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1707] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:21 2026] DELETE /v2.0/security-groups/652d5cda-8a17-4fad-ad0c-afe2e3ad3219 => 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: 796/1708] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:22 2026] GET /v2.0/security-groups?tenant_id=c2bbc0464f7e4e6da238aae613a0ec17&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1709] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:22 2026] DELETE /v2.0/security-groups/b9e3a267-680c-4d8b-bd3e-5ece6cb423e9 => 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: 797/1710] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:52:22 2026] PUT /v2.0/routers/2bf24eb2-03dc-4ba6-b9f5-efa0686d1e66/remove_router_interface => generated 309 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1711] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:23 2026] GET /v2.0/security-groups?tenant_id=710c6cc8c5e24eeaa7f24a7589d9aee3&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1712] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:24 2026] DELETE /v2.0/security-groups/03d667fb-ed47-4f2d-8872-dd3e20d7cc7c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:24.693 8 INFO neutron.services.segments.plugin [-] Segment d67a32f8-f094-43f5-b663-e22ca5686846 resource provider aggregate not found 2026-05-27 01:52:24.699 8 INFO neutron.services.segments.plugin [-] Segment d67a32f8-f094-43f5-b663-e22ca5686846 resource provider aggregate not found 2026-05-27 01:52:24.712 8 INFO neutron.services.segments.plugin [-] Segment d67a32f8-f094-43f5-b663-e22ca5686846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d67a32f8-f094-43f5-b663-e22ca5686846 found for delete ", "request_id": "req-ffd0ca0a-ce70-4136-9cda-320cf653345b"}]} 2026-05-27 01:52:24.713 8 INFO neutron.db.l3_hamode_db [None req-f2f18a5d-f43e-465d-bc02-fcab4f2b6fc0 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 3a27038e-032e-4bc0-b3f3-e1a85bd8a8e0 was deleted as no HA routers are present in tenant 13f8e4b39dcf44ae83b94dd6515376e0. [pid: 8|app: 0|req: 798/1713] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:23 2026] DELETE /v2.0/routers/2bf24eb2-03dc-4ba6-b9f5-efa0686d1e66 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1714] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:52:24 2026] DELETE /v2.0/subnets/2fafb18e-eb08-4231-a8c9-2c76ee00b4a7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:24.867 8 INFO neutron.services.segments.plugin [-] Segment d67a32f8-f094-43f5-b663-e22ca5686846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d67a32f8-f094-43f5-b663-e22ca5686846 found for delete ", "request_id": "req-8158296b-7dae-4dc8-b945-24204162a417"}]} [pid: 8|app: 0|req: 799/1715] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:24 2026] DELETE /v2.0/networks/9ba1d0f0-7e6c-4995-aa83-3a4792cb3dad => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1716] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:25 2026] GET /v2.0/security-groups?tenant_id=13f8e4b39dcf44ae83b94dd6515376e0&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1717] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:25 2026] DELETE /v2.0/security-groups/c9dc8b17-0cc9-473c-b2c4-a3fab4852180 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:25.775 7 WARNING neutron_lib.context [None req-07e6f5e6-61cf-4e1c-a19c-fb321bcce009 60bda2e13a4144f5a51d5a8f5aabb756 ca817af8e54a4bf89aec91412eea5e7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 918/1718] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:52:26.029 7 WARNING neutron_lib.context [None req-afa6071a-bc5c-41a2-a523-a38c22d9c6f3 60bda2e13a4144f5a51d5a8f5aabb756 ca817af8e54a4bf89aec91412eea5e7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1719] 10.0.0.76 () {30 vars in 649 bytes} [Wed May 27 01:52:25 2026] GET /v2.0/extensions => generated 20516 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1720] 10.0.0.76 () {30 vars in 723 bytes} [Wed May 27 01:52:26 2026] GET /v2.0/quotas/876b78631e14422f828a43669671b41e/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1721] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:52:26.174 8 WARNING neutron_lib.context [None req-b2a91204-37ee-4e76-aa09-4cf79b9ea1f1 60bda2e13a4144f5a51d5a8f5aabb756 ca817af8e54a4bf89aec91412eea5e7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 803/1722] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:52:26.305 7 WARNING neutron_lib.context [None req-c2c85a5e-f587-4a44-bde5-ebdbde36767d 60bda2e13a4144f5a51d5a8f5aabb756 ca817af8e54a4bf89aec91412eea5e7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 920/1723] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:52:26.487 8 WARNING neutron_lib.context [None req-ac3aa70f-90c1-48c0-8627-5e88f36acd60 60bda2e13a4144f5a51d5a8f5aabb756 ca817af8e54a4bf89aec91412eea5e7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 804/1724] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:52:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1725] 10.0.0.87 () {34 vars in 766 bytes} [Wed May 27 01:52:26 2026] PUT /v2.0/security-groups/7130704f-35ce-4334-9cfa-f2d57d11caa1/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:26.753 8 INFO neutron.services.segments.plugin [-] Segment 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af resource provider aggregate not found 2026-05-27 01:52:26.770 8 INFO neutron.services.segments.plugin [-] Segment 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af found for delete ", "request_id": "req-19e2ad10-16be-4690-96b6-9c0d280379a0"}]} [pid: 8|app: 0|req: 805/1726] 10.0.0.87 () {34 vars in 766 bytes} [Wed May 27 01:52:26 2026] PUT /v2.0/security-groups/727af196-97f7-4c12-833c-3b034630598a/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1727] 10.0.0.87 () {34 vars in 766 bytes} [Wed May 27 01:52:26 2026] PUT /v2.0/security-groups/9cb1ad1f-9b67-4dbd-8072-6807dbf584cd/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1728] 10.0.0.87 () {34 vars in 766 bytes} [Wed May 27 01:52:26 2026] PUT /v2.0/security-groups/3401b0cd-65ed-47e4-a799-25ae908744d4/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1729] 10.0.0.87 () {32 vars in 679 bytes} [Wed May 27 01:52:26 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:26.951 8 INFO neutron.services.segments.plugin [-] Segment 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af resource provider aggregate not found 2026-05-27 01:52:26.979 8 INFO neutron.services.segments.plugin [-] Segment 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa3671a-2d7f-4cfb-9b64-ba92b65a26af found for delete ", "request_id": "req-94d77c3f-5533-4d3e-beb3-78097d61479d"}]} [pid: 8|app: 0|req: 807/1730] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:52:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1731] 10.0.0.87 () {32 vars in 689 bytes} [Wed May 27 01:52:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1732] 10.0.0.87 () {32 vars in 701 bytes} [Wed May 27 01:52:27 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1733] 10.0.0.87 () {32 vars in 687 bytes} [Wed May 27 01:52:27 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1734] 10.0.0.87 () {32 vars in 701 bytes} [Wed May 27 01:52:27 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1735] 10.0.0.87 () {32 vars in 697 bytes} [Wed May 27 01:52:27 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1736] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 27 01:52:27 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1737] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:27 2026] DELETE /v2.0/security-groups/7130704f-35ce-4334-9cfa-f2d57d11caa1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1738] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:27 2026] DELETE /v2.0/security-groups/727af196-97f7-4c12-833c-3b034630598a => 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: 929/1739] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:27 2026] DELETE /v2.0/security-groups/9cb1ad1f-9b67-4dbd-8072-6807dbf584cd => 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: 811/1740] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:27 2026] GET /v2.0/security-groups?tenant_id=456edf6dccd047af864e9b9500e6c3e4&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1741] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:27 2026] DELETE /v2.0/security-groups/3401b0cd-65ed-47e4-a799-25ae908744d4 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1742] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:27 2026] DELETE /v2.0/security-groups/161f6508-646b-4b08-acb4-f70af86e58ce => 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: 931/1743] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:27 2026] DELETE /v2.0/security-groups/ce2ee5b0-221c-49c4-a296-d1c554377a82 => 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: 813/1744] 10.0.0.76 () {30 vars in 649 bytes} [Wed May 27 01:52:28 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1745] 10.0.0.76 () {30 vars in 723 bytes} [Wed May 27 01:52:28 2026] GET /v2.0/quotas/876b78631e14422f828a43669671b41e/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1746] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:28 2026] GET /v2.0/security-groups?tenant_id=cf47f66e1c814294b0ba8ed81aba63f0&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1747] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:29 2026] DELETE /v2.0/security-groups/44b38f0d-a23d-405d-b7ac-474b35787d77 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:29.637 7 WARNING neutron_lib.context [None req-edbdea6c-3d6e-4ad6-8885-09caba2e1543 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 815/1748] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:29 2026] GET /v2.0/security-groups?tenant_id=14da406438b9466d905ec0fc319b4dee&name=default => generated 2925 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:29.811 7 INFO neutron.db.segments_db [None req-edbdea6c-3d6e-4ad6-8885-09caba2e1543 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Added segment 5fea4b73-af5a-4fd5-be14-5654fde0ecce of type vxlan for network 2e01a6e2-ecbd-4ece-bf8c-bd171af9cf93 [pid: 8|app: 0|req: 816/1749] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:29 2026] DELETE /v2.0/security-groups/bb798992-6998-46c8-b2e2-88041ce57a26 => 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: 934/1750] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:29 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:29.931 8 WARNING neutron_lib.context [None req-8da798d6-bea0-4616-8d1b-c0f68a3c232b 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:29.987 8 INFO neutron.db.segments_db [None req-8da798d6-bea0-4616-8d1b-c0f68a3c232b 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Added segment 857dd903-7b57-49a4-9730-1d030afb2d47 of type vxlan for network df1e834d-2b3d-4347-83ce-64c29dcf4ab9 [pid: 7|app: 0|req: 935/1751] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/security-groups?tenant_id=ca817af8e54a4bf89aec91412eea5e7d&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1752] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:29 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:30.088 8 WARNING neutron_lib.context [None req-5cbfc090-5f3e-413b-b7da-652baaf2a02e 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:30.147 8 INFO neutron.db.segments_db [None req-5cbfc090-5f3e-413b-b7da-652baaf2a02e 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Added segment 2b4f93e6-4210-4704-9953-54268905dce4 of type vxlan for network b1e01e1f-2056-4353-b3d7-ada05fd208a3 [pid: 7|app: 0|req: 936/1753] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:30 2026] DELETE /v2.0/security-groups/d5f2a5e2-16cf-46e0-bab3-ff52a92f264b => 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: 818/1754] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:30 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:30.250 7 WARNING neutron_lib.context [None req-0dfe4ae8-03c5-4b2b-ab71-a486257b2e33 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:30.299 7 INFO neutron.db.segments_db [None req-0dfe4ae8-03c5-4b2b-ab71-a486257b2e33 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Added segment f801b221-aaf1-4c8d-8646-da845c5478bf of type vxlan for network 091088a1-29ab-4151-806b-a77f759b081f [pid: 7|app: 0|req: 937/1755] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:30 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:30.396 7 WARNING neutron_lib.context [None req-11ee068e-48ed-4ada-a3aa-4ca3bde79f67 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:30.441 7 INFO neutron.db.segments_db [None req-11ee068e-48ed-4ada-a3aa-4ca3bde79f67 8a4fa312fa2144329a252e788e611cb0 fb1e2d73736d4c8cb7cd460faf91eaf0 - - default default] Added segment f12395bd-0300-4e3b-ba8c-421006daa635 of type vxlan for network e3507598-3189-4b33-9d6f-55eb3868e690 [pid: 7|app: 0|req: 938/1756] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:30 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1757] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/security-groups?tenant_id=bae6c8f4617e433dabb6300b02caa309&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1758] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:30 2026] PUT /v2.0/networks/2e01a6e2-ecbd-4ece-bf8c-bd171af9cf93/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1759] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:30 2026] PUT /v2.0/networks/df1e834d-2b3d-4347-83ce-64c29dcf4ab9/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1760] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:30 2026] DELETE /v2.0/security-groups/f0ff2f91-6521-49a4-b5f5-bb50842f5fce => 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: 941/1761] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:30 2026] PUT /v2.0/networks/b1e01e1f-2056-4353-b3d7-ada05fd208a3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1762] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:30 2026] PUT /v2.0/networks/091088a1-29ab-4151-806b-a77f759b081f/tags => 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: 943/1763] 10.0.0.87 () {32 vars in 665 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1764] 10.0.0.87 () {32 vars in 679 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1765] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/security-groups?tenant_id=876b78631e14422f828a43669671b41e&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1766] 10.0.0.87 () {32 vars in 675 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1767] 10.0.0.87 () {32 vars in 687 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1768] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:30 2026] DELETE /v2.0/security-groups/b259b6fe-7bb3-49de-aa1e-6e1b5e27d03f => 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: 947/1769] 10.0.0.87 () {32 vars in 673 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1770] 10.0.0.87 () {32 vars in 687 bytes} [Wed May 27 01:52:30 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1771] 10.0.0.87 () {32 vars in 683 bytes} [Wed May 27 01:52:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1772] 10.0.0.87 () {32 vars in 695 bytes} [Wed May 27 01:52:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:31.308 7 INFO neutron.services.segments.plugin [-] Segment 5fea4b73-af5a-4fd5-be14-5654fde0ecce resource provider aggregate not found 2026-05-27 01:52:31.316 7 INFO neutron.services.segments.plugin [-] Segment 5fea4b73-af5a-4fd5-be14-5654fde0ecce resource provider aggregate not found [pid: 7|app: 0|req: 949/1775] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:31 2026] DELETE /v2.0/networks/2e01a6e2-ecbd-4ece-bf8c-bd171af9cf93 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:31.444 8 INFO neutron.services.segments.plugin [-] Segment 857dd903-7b57-49a4-9730-1d030afb2d47 resource provider aggregate not found 2026-05-27 01:52:31.456 8 INFO neutron.services.segments.plugin [-] Segment 857dd903-7b57-49a4-9730-1d030afb2d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 857dd903-7b57-49a4-9730-1d030afb2d47 found for delete ", "request_id": "req-892eee9b-1ca2-47c8-83e9-6c1d1a7e8399"}]} 2026-05-27 01:52:31.458 8 INFO neutron.services.segments.plugin [-] Segment 857dd903-7b57-49a4-9730-1d030afb2d47 resource provider aggregate not found [pid: 8|app: 0|req: 827/1776] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:31 2026] DELETE /v2.0/networks/df1e834d-2b3d-4347-83ce-64c29dcf4ab9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:31.485 7 INFO neutron.services.segments.plugin [-] Segment 5fea4b73-af5a-4fd5-be14-5654fde0ecce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fea4b73-af5a-4fd5-be14-5654fde0ecce found for delete ", "request_id": "req-5c7e87b6-74e9-41dd-beed-120bc8c61400"}]} 2026-05-27 01:52:31.486 7 INFO neutron.services.segments.plugin [-] Segment 5fea4b73-af5a-4fd5-be14-5654fde0ecce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fea4b73-af5a-4fd5-be14-5654fde0ecce found for delete ", "request_id": "req-b559e6b3-f4fd-45d4-8ad2-95bc7fe0389b"}]} [pid: 7|app: 0|req: 950/1777] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:31 2026] DELETE /v2.0/networks/b1e01e1f-2056-4353-b3d7-ada05fd208a3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:31.618 8 INFO neutron.services.segments.plugin [-] Segment 857dd903-7b57-49a4-9730-1d030afb2d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 857dd903-7b57-49a4-9730-1d030afb2d47 found for delete ", "request_id": "req-eddfafba-43f6-431d-b9ec-3137f73cfeab"}]} [pid: 8|app: 0|req: 828/1778] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:31 2026] DELETE /v2.0/networks/091088a1-29ab-4151-806b-a77f759b081f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1779] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:31 2026] DELETE /v2.0/networks/e3507598-3189-4b33-9d6f-55eb3868e690 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1780] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:32 2026] GET /v2.0/security-groups?tenant_id=5eae8ef6fadb4222943c3e330ba97edc&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1781] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:32 2026] DELETE /v2.0/security-groups/ae1d0c36-27db-4abb-99b9-063bdf63f610 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1782] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:33 2026] GET /v2.0/security-groups?tenant_id=bb19aea8643045df8c3ed6a9488db981&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1783] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:33 2026] DELETE /v2.0/security-groups/d0b3bd57-8d44-4a39-959c-7f2a8403d0b0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:33.520 7 INFO neutron.services.segments.plugin [-] Segment 2b4f93e6-4210-4704-9953-54268905dce4 resource provider aggregate not found 2026-05-27 01:52:33.522 8 INFO neutron.services.segments.plugin [-] Segment f801b221-aaf1-4c8d-8646-da845c5478bf resource provider aggregate not found 2026-05-27 01:52:33.529 7 INFO neutron.services.segments.plugin [-] Segment 2b4f93e6-4210-4704-9953-54268905dce4 resource provider aggregate not found 2026-05-27 01:52:33.539 8 INFO neutron.services.segments.plugin [-] Segment f801b221-aaf1-4c8d-8646-da845c5478bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f801b221-aaf1-4c8d-8646-da845c5478bf found for delete ", "request_id": "req-a4b6102a-a022-4c84-8634-df498c32bc26"}]} 2026-05-27 01:52:33.546 7 INFO neutron.services.segments.plugin [-] Segment 2b4f93e6-4210-4704-9953-54268905dce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4f93e6-4210-4704-9953-54268905dce4 found for delete ", "request_id": "req-8a1d53cb-af4c-4782-a0bf-a0260ea6c879"}]} 2026-05-27 01:52:33.553 7 INFO neutron.services.segments.plugin [-] Segment 2b4f93e6-4210-4704-9953-54268905dce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4f93e6-4210-4704-9953-54268905dce4 found for delete ", "request_id": "req-5a155e2a-54b0-4eed-a535-8fc82d591270"}]} 2026-05-27 01:52:33.561 7 INFO neutron.services.segments.plugin [-] Segment f12395bd-0300-4e3b-ba8c-421006daa635 resource provider aggregate not found 2026-05-27 01:52:33.568 7 INFO neutron.services.segments.plugin [-] Segment f12395bd-0300-4e3b-ba8c-421006daa635 resource provider aggregate not found 2026-05-27 01:52:33.574 7 INFO neutron.services.segments.plugin [-] Segment f12395bd-0300-4e3b-ba8c-421006daa635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12395bd-0300-4e3b-ba8c-421006daa635 found for delete ", "request_id": "req-ad4df547-bff8-4fbf-87bf-435cd2afce6f"}]} 2026-05-27 01:52:33.581 7 INFO neutron.services.segments.plugin [-] Segment f12395bd-0300-4e3b-ba8c-421006daa635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12395bd-0300-4e3b-ba8c-421006daa635 found for delete ", "request_id": "req-7784d22f-bf4f-48f9-9a5d-ce8ff4a3193a"}]} 2026-05-27 01:52:33.628 8 WARNING neutron_lib.context [None req-5b909c10-8edd-4162-80cd-955a7da1cd49 97da4b16fb564c31a8a7d9ecdc8f46dc c31bd0091aeb47678cd661f2adc90bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:33.642 8 INFO neutron.services.segments.plugin [-] Segment f801b221-aaf1-4c8d-8646-da845c5478bf resource provider aggregate not found 2026-05-27 01:52:33.658 8 INFO neutron.services.segments.plugin [-] Segment f801b221-aaf1-4c8d-8646-da845c5478bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f801b221-aaf1-4c8d-8646-da845c5478bf found for delete ", "request_id": "req-643a1f9a-83c0-4767-8830-7722dceae66c"}]} 2026-05-27 01:52:33.737 7 WARNING neutron_lib.context [None req-d1ba91a9-1fb8-4d09-b072-73f9fab2b1c4 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:33.784 8 INFO neutron.db.segments_db [None req-5b909c10-8edd-4162-80cd-955a7da1cd49 97da4b16fb564c31a8a7d9ecdc8f46dc c31bd0091aeb47678cd661f2adc90bb7 - - default default] Added segment af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 of type vxlan for network dd5fbdf9-df32-4ad5-ac8d-8f199be54bf2 [pid: 8|app: 0|req: 831/1784] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:33 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:33.891 7 INFO neutron.db.segments_db [None req-d1ba91a9-1fb8-4d09-b072-73f9fab2b1c4 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Added segment c6eda107-6b96-48c9-bf34-5f5cbdcee70f of type vxlan for network c1156ca4-c152-4fef-871c-f3bb6fae2e28 [pid: 8|app: 0|req: 832/1785] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:33 2026] GET /v2.0/security-groups?tenant_id=fb1e2d73736d4c8cb7cd460faf91eaf0&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:33.914 8 WARNING neutron_lib.context [None req-e750dc13-d12e-4aad-9871-d87c6e662f04 97da4b16fb564c31a8a7d9ecdc8f46dc c31bd0091aeb47678cd661f2adc90bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1786] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:52:33 2026] POST /v2.0/networks => generated 633 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1787] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:33 2026] DELETE /v2.0/security-groups/a347c74e-6b97-474a-a547-bdbdee60535d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:34.077 7 WARNING neutron_lib.context [None req-d6a2b3d9-ea49-4049-914b-15f3cfa0c4de 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:34.114 7 INFO neutron.db.segments_db [None req-d6a2b3d9-ea49-4049-914b-15f3cfa0c4de 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Added segment 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 of type vxlan for network e0945135-66f6-489d-ae39-d9aa7883bed2 [pid: 8|app: 0|req: 833/1788] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:33 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 834/1789] 10.0.0.87 () {34 vars in 746 bytes} [Wed May 27 01:52:34 2026] PUT /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/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: 835/1790] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1791] 10.0.0.87 () {34 vars in 757 bytes} [Wed May 27 01:52:34 2026] PUT /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 01:52:34.406 7 INFO neutron.db.l3_hamode_db [None req-d6a2b3d9-ea49-4049-914b-15f3cfa0c4de 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1792] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1793] 10.0.0.87 () {34 vars in 753 bytes} [Wed May 27 01:52:34 2026] PUT /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1794] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1795] 10.0.0.87 () {34 vars in 775 bytes} [Wed May 27 01:52:34 2026] PUT /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1796] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1797] 10.0.0.87 () {34 vars in 746 bytes} [Wed May 27 01:52:34 2026] PUT /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1798] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1799] 10.0.0.87 () {32 vars in 734 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:34.715 8 INFO neutron.api.v2.resource [None req-1bc3498c-5670-4acd-901b-3489838f6a0c 97da4b16fb564c31a8a7d9ecdc8f46dc c31bd0091aeb47678cd661f2adc90bb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1800] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1801] 10.0.0.87 () {32 vars in 737 bytes} [Wed May 27 01:52:34 2026] DELETE /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1802] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:34.846 8 INFO neutron.api.v2.resource [None req-24fd4323-496e-47da-8fa2-f71e4822cc6b 97da4b16fb564c31a8a7d9ecdc8f46dc c31bd0091aeb47678cd661f2adc90bb7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1803] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:52:34 2026] DELETE /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1804] 10.0.0.87 () {32 vars in 729 bytes} [Wed May 27 01:52:34 2026] DELETE /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1805] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:52:34 2026] GET /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:35.093 7 INFO neutron.db.l3_hamode_db [None req-d6a2b3d9-ea49-4049-914b-15f3cfa0c4de 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 851/1806] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:34 2026] DELETE /v2.0/ports/64345222-7852-41d2-ac6c-b504da2c7964 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1807] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:35 2026] DELETE /v2.0/networks/dd5fbdf9-df32-4ad5-ac8d-8f199be54bf2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:35.507 8 WARNING neutron_lib.context [None req-f9b1bf35-e005-44c1-aa70-e38bd93be3a4 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:35.556 8 INFO neutron.services.segments.plugin [-] Segment af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 resource provider aggregate not found 2026-05-27 01:52:35.572 8 INFO neutron.services.segments.plugin [-] Segment af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 found for delete ", "request_id": "req-ea489b8d-ad15-40a0-a79b-f9de7e91804e"}]} 2026-05-27 01:52:35.662 8 INFO neutron.db.segments_db [None req-f9b1bf35-e005-44c1-aa70-e38bd93be3a4 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Added segment a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 of type vxlan for network ec55abb7-32c7-4857-a832-d64d7c4a3d61 2026-05-27 01:52:35.682 8 INFO neutron.services.segments.plugin [-] Segment af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 resource provider aggregate not found 2026-05-27 01:52:35.701 8 INFO neutron.services.segments.plugin [-] Segment af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9709d4-3484-4bb3-9d62-7dd06b0e5ec3 found for delete ", "request_id": "req-fa131077-3081-409d-9d2d-3fe342948eb9"}]} [pid: 8|app: 0|req: 853/1808] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:35 2026] POST /v2.0/networks => generated 631 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:35.792 8 WARNING neutron_lib.context [None req-ef0b26c2-e4ac-48b8-8642-45779bffc77b f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 956/1809] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:34 2026] POST /v2.0/routers => generated 695 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1810] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:35 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1811] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:35 2026] GET /v2.0/security-groups?tenant_id=c31bd0091aeb47678cd661f2adc90bb7&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:36.174 7 WARNING neutron_lib.context [None req-27b7e944-2d14-4d40-b9bd-552632adb863 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:36.229 7 INFO neutron.db.segments_db [None req-27b7e944-2d14-4d40-b9bd-552632adb863 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Added segment ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f of type vxlan for network 9368ec1f-ae33-49f2-96ca-278a75f789bc /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 855/1812] 10.0.0.87 () {32 vars in 775 bytes} [Wed May 27 01:52:36 2026] GET /v2.0/subnets?project_id=8f7e6574d8d642e09bbcc13af45b3fbd&cidr=10.100.0.0%2F28 => generated 14 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1813] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:36 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1814] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:52:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:36.366 7 WARNING neutron_lib.context [None req-00209683-c2dd-4968-affd-579e9f1853af f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 856/1815] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:36 2026] DELETE /v2.0/security-groups/c9152265-d971-4f78-9afc-75e1954813e3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1816] 10.0.0.87 () {32 vars in 783 bytes} [Wed May 27 01:52:36 2026] GET /v2.0/subnets?network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f&cidr=10.100.0.0%2F28 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:36.404 8 WARNING neutron_lib.context [None req-8555e092-8e33-4adc-a1e4-eea2bda5f462 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 858/1817] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:52:36 2026] POST /v2.0/subnets => generated 657 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1818] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:36 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 859/1819] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:36 2026] GET /v2.0/security-groups?tenant_id=feee1a70c83b497ea1aeb4fa45e16fae&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:36.843 8 WARNING neutron_lib.context [None req-f4d111af-d69b-436c-97f0-54ef76c620ba f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:36.899 8 INFO neutron.db.segments_db [None req-f4d111af-d69b-436c-97f0-54ef76c620ba f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Added segment 0654e13f-9103-4543-903c-0b3e53f44fb9 of type vxlan for network 0a8297af-4c7c-4e50-a4a9-3386b53e7eb3 [pid: 8|app: 0|req: 860/1820] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:36 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1821] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:36 2026] DELETE /v2.0/security-groups/81d2b766-84a6-4c8e-a511-beff1f7531eb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:37.087 8 WARNING neutron_lib.context [None req-7b7fb6c8-7f92-40ef-9f1b-aa39553476f3 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1822] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:37 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:37.382 8 WARNING neutron_lib.context [None req-07bf1976-89da-4ae6-9143-e5292cd83075 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:37.428 8 INFO neutron.db.segments_db [None req-07bf1976-89da-4ae6-9143-e5292cd83075 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Added segment 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 of type vxlan for network cc8c3349-3224-4cfa-b315-2931c9c707ca [pid: 8|app: 0|req: 863/1823] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:37 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:37.518 8 WARNING neutron_lib.context [None req-3b8bd1cb-fc06-427b-9612-fa6f3bee721a f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 864/1824] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:37 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:37.862 8 WARNING neutron_lib.context [None req-73000493-e3aa-4333-b00e-48dfde72aae5 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:37.921 8 INFO neutron.db.segments_db [None req-73000493-e3aa-4333-b00e-48dfde72aae5 f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Added segment 35aa0a9e-1d71-4112-adf4-72dbd49eb40d of type vxlan for network ceb0da13-8095-4221-bb86-85eec7e9420c [pid: 8|app: 0|req: 865/1825] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:37 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:38.031 8 WARNING neutron_lib.context [None req-f300a435-22ad-4962-a461-b2b5b163286d f7546e4372054e8193e9cd1264138d77 7a7c293ab31a454dba04eddb9a262efa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 961/1826] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:52:36 2026] PUT /v2.0/routers/25e67750-c43a-4d76-b6d7-5f665f2ede41/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1827] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:52:38 2026] GET /v2.0/networks => generated 7117 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1828] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:38 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 867/1829] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:52:38 2026] GET /v2.0/subnets => generated 2595 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:38.407 7 WARNING neutron_lib.context [None req-37ad1aee-78a5-4fac-be82-e279a5d64d02 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 868/1830] 10.0.0.87 () {34 vars in 746 bytes} [Wed May 27 01:52:38 2026] PUT /v2.0/ports/697a35df-7199-420d-902b-4c0af67e786f/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1831] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:52:38 2026] GET /v2.0/routers => generated 738 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1832] 10.0.0.87 () {34 vars in 746 bytes} [Wed May 27 01:52:38 2026] PUT /v2.0/ports/84348da8-c76b-4b99-a2ec-b8b19f600449/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:38.603 7 INFO neutron.db.segments_db [None req-37ad1aee-78a5-4fac-be82-e279a5d64d02 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Added segment d0a551f7-7f16-42d7-8ae1-1d70271ae34d of type vxlan for network 9d64fc7a-4c5d-4bd3-9ca6-39831ce18b79 [pid: 8|app: 0|req: 871/1833] 10.0.0.87 () {34 vars in 746 bytes} [Wed May 27 01:52:38 2026] PUT /v2.0/ports/6d1ecebb-e94a-431b-8cad-225eb9fbb5dc/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:38.636 8 WARNING neutron_lib.context [None req-34badf5e-6b72-4a37-8e00-848d1668858c 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 963/1834] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:38 2026] POST /v2.0/networks => generated 631 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1835] 10.0.0.87 () {34 vars in 746 bytes} [Wed May 27 01:52:38 2026] PUT /v2.0/ports/7d3df66e-7bcc-4b26-88fb-caa85dd22dfd/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:38.752 7 WARNING neutron_lib.context [None req-878a6421-2c7a-4735-a5e3-3f91bbf5080c 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 872/1836] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:52:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1837] 10.0.0.87 () {32 vars in 659 bytes} [Wed May 27 01:52:38 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:38.941 8 WARNING neutron_lib.context [None req-bd0b48e9-4031-4ab7-9ded-5f49e8b37eea 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 965/1838] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:38 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 874/1839] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:39.081 8 WARNING neutron_lib.context [None req-ff84352c-77b3-449d-8d33-e1e1765e6922 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 966/1840] 10.0.0.87 () {32 vars in 673 bytes} [Wed May 27 01:52:39 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:39.181 7 WARNING neutron_lib.context [None req-e7a1d0cd-e483-43f0-9496-df38e5bf488a 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1841] 10.0.0.87 () {34 vars in 665 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/trunks => generated 407 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1842] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:39.337 7 WARNING neutron_lib.context [None req-d0843f5a-4a00-4eca-9282-374943cce20b 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 876/1843] 10.0.0.87 () {32 vars in 669 bytes} [Wed May 27 01:52:39 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:39.362 8 WARNING neutron_lib.context [None req-189330f2-16af-448e-8d86-700d79e56926 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:39.399 7 INFO neutron.db.segments_db [None req-d0843f5a-4a00-4eca-9282-374943cce20b 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Added segment d795bf89-efb6-42a9-a0cf-30cb85c440e6 of type vxlan for network e110b306-e208-4f37-abb8-bb569905af4b [pid: 8|app: 0|req: 877/1844] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1845] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:39.514 7 WARNING neutron_lib.context [None req-41988135-ada3-4607-8524-52832fa63670 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1846] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:52:39 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:39.546 8 WARNING neutron_lib.context [None req-df12a9d5-e2fb-4517-8dea-6c1cc746b914 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1847] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1848] 10.0.0.87 () {32 vars in 667 bytes} [Wed May 27 01:52:39 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:39.777 7 WARNING neutron_lib.context [None req-181d3fec-b6c5-492b-b7d0-d8e8bb62213c 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:39.817 7 INFO neutron.db.securitygroups_db [None req-181d3fec-b6c5-492b-b7d0-d8e8bb62213c 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Project 8f7e6574d8d642e09bbcc13af45b3fbd 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: 879/1849] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 971/1850] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:39.921 7 WARNING neutron_lib.context [None req-254c143d-9250-4725-b8ee-cab3eedc8e7c 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 880/1851] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:52:39 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:40.004 8 WARNING neutron_lib.context [None req-4316ef8c-b7a8-48d9-ba9f-ce0390302adc 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:40.045 8 INFO neutron.db.securitygroups_db [None req-4316ef8c-b7a8-48d9-ba9f-ce0390302adc 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Project 8f7e6574d8d642e09bbcc13af45b3fbd 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: 881/1852] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:52:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1853] 10.0.0.87 () {34 vars in 665 bytes} [Wed May 27 01:52:39 2026] POST /v2.0/trunks => generated 407 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:40.159 7 WARNING neutron_lib.context [None req-4604c12d-7573-453f-b7a8-222b5f779c34 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 882/1854] 10.0.0.87 () {32 vars in 677 bytes} [Wed May 27 01:52:40 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:40.226 7 INFO neutron.db.segments_db [None req-4604c12d-7573-453f-b7a8-222b5f779c34 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Added segment 8055b231-45ee-4e88-90c1-27e65dde2351 of type vxlan for network 17e74653-9406-46f0-b251-e0e5ea8058fe [pid: 8|app: 0|req: 883/1855] 10.0.0.87 () {32 vars in 689 bytes} [Wed May 27 01:52:40 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1856] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:40 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:40.336 7 WARNING neutron_lib.context [None req-205906db-48d9-4457-961b-c1bc6425071e 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 884/1857] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:40 2026] DELETE /v2.0/ports/697a35df-7199-420d-902b-4c0af67e786f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1858] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:40 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1859] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:40 2026] DELETE /v2.0/ports/84348da8-c76b-4b99-a2ec-b8b19f600449 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:40.657 8 WARNING neutron_lib.context [None req-52e7c535-5e77-49fe-86c6-f3fc0fa7caf0 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/identifier.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: 886/1860] 10.0.0.87 () {34 vars in 665 bytes} [Wed May 27 01:52:40 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1861] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:52:40 2026] GET /v2.0/networks => generated 1298 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1862] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:40 2026] DELETE /v2.0/ports/6d1ecebb-e94a-431b-8cad-225eb9fbb5dc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:41.037 8 WARNING neutron_lib.context [None req-031c4a23-75b1-4df9-beda-33d31cde85a2 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 976/1863] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:40 2026] GET /v2.0/security-groups?tenant_id=847385bca0534a5da887d3f1834d654e&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1864] 10.0.0.5 () {34 vars in 1098 bytes} [Wed May 27 01:52:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1703526554&fields=id&tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:41.102 8 INFO neutron.db.segments_db [None req-031c4a23-75b1-4df9-beda-33d31cde85a2 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Added segment 1727da73-600a-422e-87fb-21f1409a2845 of type vxlan for network f40e91a2-6ea3-4265-b65e-fba936d0ee91 [pid: 8|app: 0|req: 888/1865] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:41 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1866] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:41 2026] DELETE /v2.0/ports/7d3df66e-7bcc-4b26-88fb-caa85dd22dfd => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1867] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:41 2026] DELETE /v2.0/security-groups/87b48d71-6cf3-4b57-be6e-964c0f723320 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1868] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:52:41 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 661 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:41.343 8 WARNING neutron_lib.context [None req-30ed4afc-5e0f-4d5b-a3b0-c9944a9af0d4 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 980/1869] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:41 2026] DELETE /v2.0/ports/50a4f25b-5d5b-43f6-8b85-041f7ea3493a => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1870] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:52:41 2026] GET /v2.0/quotas/8f7e6574d8d642e09bbcc13af45b3fbd => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1871] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:41 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 982/1872] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:41 2026] GET /v2.0/security-groups?tenant_id=f618acbedc2c4e4e963ea9caf2eda601&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1873] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:52:41 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:41.714 7 WARNING neutron_lib.context [None req-3f65636e-194f-43d1-9938-ccdbac8a484c 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:41.784 8 INFO neutron.services.segments.plugin [-] Segment a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 resource provider aggregate not found 2026-05-27 01:52:41.793 8 INFO neutron.services.segments.plugin [-] Segment a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 resource provider aggregate not found 2026-05-27 01:52:41.803 8 INFO neutron.services.segments.plugin [-] Segment a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 found for delete ", "request_id": "req-da6e4a63-46eb-4cd3-b8ef-b30ead1d04e9"}]} 2026-05-27 01:52:41.806 8 INFO neutron.services.segments.plugin [-] Segment a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7e192f7-c7d7-4fde-a3b8-ae6386e1a215 found for delete ", "request_id": "req-325ce5f4-9ba1-43ea-9ec6-51f345b51f2c"}]} [pid: 8|app: 0|req: 891/1874] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:41 2026] DELETE /v2.0/networks/ec55abb7-32c7-4857-a832-d64d7c4a3d61 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1875] 10.0.0.87 () {34 vars in 665 bytes} [Wed May 27 01:52:41 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1876] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:52:41 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?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: 892/1877] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:41 2026] DELETE /v2.0/security-groups/d32add75-d145-429d-9c4a-a5a27e388507 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:41.956 8 WARNING neutron_lib.context [None req-c983e419-fcea-400b-9f33-265bbd6b5dae 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:41.999 8 INFO neutron.db.segments_db [None req-c983e419-fcea-400b-9f33-265bbd6b5dae 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Added segment 2e78b113-ccd1-48d0-9740-705239ba7191 of type vxlan for network f75ab051-5dd6-4b1a-a3f2-0c950e825ff2 2026-05-27 01:52:42.083 7 INFO neutron.services.segments.plugin [-] Segment ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f resource provider aggregate not found 2026-05-27 01:52:42.088 7 INFO neutron.services.segments.plugin [-] Segment ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f resource provider aggregate not found [pid: 8|app: 0|req: 893/1878] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:52:41 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:42.099 7 INFO neutron.services.segments.plugin [-] Segment ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f found for delete ", "request_id": "req-e23ebffd-f421-4463-a4ae-25a0bbc04bd5"}]} 2026-05-27 01:52:42.104 7 INFO neutron.services.segments.plugin [-] Segment ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad3cb2bb-3fa7-47b0-84d0-3f3a5f661f3f found for delete ", "request_id": "req-06670466-b637-4c95-9fdd-f157f84de9cf"}]} [pid: 7|app: 0|req: 986/1879] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:41 2026] DELETE /v2.0/networks/9368ec1f-ae33-49f2-96ca-278a75f789bc => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:42.123 7 WARNING neutron_lib.context [None req-ca302f91-c9f0-4bd1-ad00-c48c6be9c3bc 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 894/1880] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1881] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:42 2026] DELETE /v2.0/networks/0a8297af-4c7c-4e50-a4a9-3386b53e7eb3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1882] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1883] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:52:42 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:52:42.439 7 WARNING neutron_lib.context [None req-ac5921e1-7ffb-48c5-86ff-385a33c58a31 8e68fe4afd74446c8f7f6352e71fe2c5 aee2b1f8c6cf40fb9368ee9682dc2162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 897/1884] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:42 2026] DELETE /v2.0/networks/cc8c3349-3224-4cfa-b315-2931c9c707ca => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1885] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:42 2026] DELETE /v2.0/networks/ceb0da13-8095-4221-bb86-85eec7e9420c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1886] 10.0.0.87 () {34 vars in 665 bytes} [Wed May 27 01:52:42 2026] POST /v2.0/trunks => generated 407 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1887] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:52:42 2026] PUT /v2.0/trunks/38a98f8f-0603-4398-93a5-14839bf68808/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1888] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:52:42 2026] PUT /v2.0/trunks/a8e61f85-5593-43d4-8887-2afcb623a047/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1889] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:52:42 2026] PUT /v2.0/trunks/4556ad48-a62a-41a0-bc6a-80cd9b3ff690/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1890] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:52:42 2026] PUT /v2.0/trunks/84036360-43b8-40fc-b404-a407e4e17bcb/tags => 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: 901/1891] 10.0.0.87 () {32 vars in 661 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1892] 10.0.0.87 () {32 vars in 675 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1893] 10.0.0.87 () {32 vars in 671 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1894] 10.0.0.87 () {32 vars in 683 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1895] 10.0.0.87 () {32 vars in 669 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1896] 10.0.0.87 () {32 vars in 683 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1897] 10.0.0.87 () {32 vars in 679 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1898] 10.0.0.87 () {32 vars in 691 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1899] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/trunks/38a98f8f-0603-4398-93a5-14839bf68808 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1900] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:52:42 2026] GET /v2.0/ports/339f617e-f9fe-4883-bc10-b4a19b26d2cb => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1901] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/trunks/38a98f8f-0603-4398-93a5-14839bf68808 => 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: 996/1902] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/trunks/a8e61f85-5593-43d4-8887-2afcb623a047 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1903] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/ports/dadc217a-47cc-424f-a568-41d4884578fd => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1904] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/trunks/a8e61f85-5593-43d4-8887-2afcb623a047 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1905] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => 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: 998/1906] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/trunks/4556ad48-a62a-41a0-bc6a-80cd9b3ff690 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1907] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/ports/e3d986c1-4991-4926-8aba-0426ef1aacad => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1908] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/trunks/4556ad48-a62a-41a0-bc6a-80cd9b3ff690 => 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: 1001/1909] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/trunks/84036360-43b8-40fc-b404-a407e4e17bcb => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1910] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/security-groups?tenant_id=7bcd07cd7bc54e999dbd938c6197f7f2&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1911] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/ports/2d72bc34-caa9-41a7-9c4e-8b7cb5d59ae0 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1912] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/trunks/84036360-43b8-40fc-b404-a407e4e17bcb => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1913] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/security-groups/a2d106dd-1804-4141-a9c9-c63fba9ed52e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1914] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/trunks/7d84bbca-43c9-4af0-b423-f379a53f57a2 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:43.840 8 INFO neutron.services.segments.plugin [-] Segment 0654e13f-9103-4543-903c-0b3e53f44fb9 resource provider aggregate not found 2026-05-27 01:52:43.844 8 INFO neutron.services.segments.plugin [-] Segment 0654e13f-9103-4543-903c-0b3e53f44fb9 resource provider aggregate not found 2026-05-27 01:52:43.852 8 INFO neutron.services.segments.plugin [-] Segment 0654e13f-9103-4543-903c-0b3e53f44fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0654e13f-9103-4543-903c-0b3e53f44fb9 found for delete ", "request_id": "req-03343247-17f8-4a7a-8c7a-18dd29aab69c"}]} 2026-05-27 01:52:43.856 8 INFO neutron.services.segments.plugin [-] Segment 0654e13f-9103-4543-903c-0b3e53f44fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0654e13f-9103-4543-903c-0b3e53f44fb9 found for delete ", "request_id": "req-689f78ff-8a0d-4b7f-b50a-31a1075d0d6c"}]} 2026-05-27 01:52:43.866 8 INFO neutron.services.segments.plugin [-] Segment 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 resource provider aggregate not found 2026-05-27 01:52:43.869 8 INFO neutron.services.segments.plugin [-] Segment 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 resource provider aggregate not found 2026-05-27 01:52:43.882 8 INFO neutron.services.segments.plugin [-] Segment 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 found for delete ", "request_id": "req-d33d0189-5807-4eae-bb40-8f772c3fedfb"}]} 2026-05-27 01:52:43.888 8 INFO neutron.services.segments.plugin [-] Segment 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 369aa6b8-7c32-4c27-a3dc-31ca4bba4a09 found for delete ", "request_id": "req-eb3a7090-363d-44e0-900d-d6f09c1d1871"}]} 2026-05-27 01:52:43.896 8 INFO neutron.services.segments.plugin [-] Segment 35aa0a9e-1d71-4112-adf4-72dbd49eb40d resource provider aggregate not found 2026-05-27 01:52:43.905 8 INFO neutron.services.segments.plugin [-] Segment 35aa0a9e-1d71-4112-adf4-72dbd49eb40d resource provider aggregate not found 2026-05-27 01:52:43.912 8 INFO neutron.services.segments.plugin [-] Segment 35aa0a9e-1d71-4112-adf4-72dbd49eb40d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35aa0a9e-1d71-4112-adf4-72dbd49eb40d found for delete ", "request_id": "req-07e262b3-0d5b-4a72-a0b8-673d39a79672"}]} 2026-05-27 01:52:43.917 8 INFO neutron.services.segments.plugin [-] Segment 35aa0a9e-1d71-4112-adf4-72dbd49eb40d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35aa0a9e-1d71-4112-adf4-72dbd49eb40d found for delete ", "request_id": "req-770e3559-45d5-46ea-b2dd-cee192b81aa8"}]} [pid: 7|app: 0|req: 1005/1915] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/security-groups?tenant_id=7a7c293ab31a454dba04eddb9a262efa&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1916] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:52:43 2026] GET /v2.0/ports/4c3a42ff-454c-4500-96c5-b59df5e0cc89 => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1917] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/trunks/7d84bbca-43c9-4af0-b423-f379a53f57a2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1918] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:43 2026] DELETE /v2.0/security-groups/c39d1ffc-67b7-4a04-9cc5-ae332412c62e => 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: 913/1919] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/ports/339f617e-f9fe-4883-bc10-b4a19b26d2cb => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1920] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:44 2026] GET /v2.0/security-groups?tenant_id=08e18e54bf2548449cc821c80f81a9a3&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1921] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/security-groups/1ad314b3-4b57-4cfb-bbbc-c517fa3ffb26 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1922] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/ports/dadc217a-47cc-424f-a568-41d4884578fd => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1923] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:44 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1924] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/ports/e3d986c1-4991-4926-8aba-0426ef1aacad => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1925] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/ports/2d72bc34-caa9-41a7-9c4e-8b7cb5d59ae0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1926] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/ports/4c3a42ff-454c-4500-96c5-b59df5e0cc89 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1927] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:44 2026] DELETE /v2.0/networks/9d64fc7a-4c5d-4bd3-9ca6-39831ce18b79 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:45.182 7 INFO neutron.services.segments.plugin [-] Segment d795bf89-efb6-42a9-a0cf-30cb85c440e6 resource provider aggregate not found 2026-05-27 01:52:45.186 7 INFO neutron.services.segments.plugin [-] Segment d795bf89-efb6-42a9-a0cf-30cb85c440e6 resource provider aggregate not found 2026-05-27 01:52:45.200 7 INFO neutron.services.segments.plugin [-] Segment d795bf89-efb6-42a9-a0cf-30cb85c440e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d795bf89-efb6-42a9-a0cf-30cb85c440e6 found for delete ", "request_id": "req-309a2384-4317-4f6a-b340-ecb9330651df"}]} 2026-05-27 01:52:45.201 7 INFO neutron.services.segments.plugin [-] Segment d795bf89-efb6-42a9-a0cf-30cb85c440e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d795bf89-efb6-42a9-a0cf-30cb85c440e6 found for delete ", "request_id": "req-260ab10d-50ec-4c40-9873-7d5095431390"}]} [pid: 7|app: 0|req: 1011/1928] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:45 2026] DELETE /v2.0/networks/e110b306-e208-4f37-abb8-bb569905af4b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1929] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:45 2026] DELETE /v2.0/networks/17e74653-9406-46f0-b251-e0e5ea8058fe => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1930] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:45 2026] DELETE /v2.0/networks/f40e91a2-6ea3-4265-b65e-fba936d0ee91 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1931] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:45 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => 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: 919/1932] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:52:45 2026] DELETE /v2.0/networks/f75ab051-5dd6-4b1a-a3f2-0c950e825ff2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:52:46.535 8 INFO neutron.services.segments.plugin [-] Segment d0a551f7-7f16-42d7-8ae1-1d70271ae34d resource provider aggregate not found 2026-05-27 01:52:46.548 8 INFO neutron.services.segments.plugin [-] Segment d0a551f7-7f16-42d7-8ae1-1d70271ae34d resource provider aggregate not found 2026-05-27 01:52:46.551 8 INFO neutron.services.segments.plugin [-] Segment d0a551f7-7f16-42d7-8ae1-1d70271ae34d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0a551f7-7f16-42d7-8ae1-1d70271ae34d found for delete ", "request_id": "req-5e75dfc3-d6d1-4bff-929a-bda741636214"}]} 2026-05-27 01:52:46.567 8 INFO neutron.services.segments.plugin [-] Segment 8055b231-45ee-4e88-90c1-27e65dde2351 resource provider aggregate not found 2026-05-27 01:52:46.571 8 INFO neutron.services.segments.plugin [-] Segment d0a551f7-7f16-42d7-8ae1-1d70271ae34d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0a551f7-7f16-42d7-8ae1-1d70271ae34d found for delete ", "request_id": "req-91c8ad65-0948-459e-8dce-947be02f925c"}]} 2026-05-27 01:52:46.586 8 INFO neutron.services.segments.plugin [-] Segment 8055b231-45ee-4e88-90c1-27e65dde2351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8055b231-45ee-4e88-90c1-27e65dde2351 found for delete ", "request_id": "req-b21d7581-8dee-4182-9823-f7b11dc8fec0"}]} 2026-05-27 01:52:46.590 8 INFO neutron.services.segments.plugin [-] Segment 8055b231-45ee-4e88-90c1-27e65dde2351 resource provider aggregate not found [pid: 8|app: 0|req: 921/1935] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:52:46 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 661 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:46.609 8 INFO neutron.services.segments.plugin [-] Segment 8055b231-45ee-4e88-90c1-27e65dde2351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8055b231-45ee-4e88-90c1-27e65dde2351 found for delete ", "request_id": "req-1182f4e3-fc5e-4b68-aae7-dfa6ec22f12f"}]} 2026-05-27 01:52:46.614 8 INFO neutron.services.segments.plugin [-] Segment 2e78b113-ccd1-48d0-9740-705239ba7191 resource provider aggregate not found 2026-05-27 01:52:46.625 8 INFO neutron.services.segments.plugin [-] Segment 2e78b113-ccd1-48d0-9740-705239ba7191 resource provider aggregate not found 2026-05-27 01:52:46.629 8 INFO neutron.services.segments.plugin [-] Segment 2e78b113-ccd1-48d0-9740-705239ba7191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e78b113-ccd1-48d0-9740-705239ba7191 found for delete ", "request_id": "req-ebd53abd-229c-4674-a17e-a5fdec1d3220"}]} 2026-05-27 01:52:46.635 8 INFO neutron.services.segments.plugin [-] Segment 2e78b113-ccd1-48d0-9740-705239ba7191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e78b113-ccd1-48d0-9740-705239ba7191 found for delete ", "request_id": "req-98c96d2d-4dcf-457e-8f51-d6c855665342"}]} [pid: 8|app: 0|req: 922/1936] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:46 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => 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: 1015/1937] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:46 2026] GET /v2.0/security-groups?tenant_id=dfbe4db18317448e860f67705714f33d&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1938] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:52:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:46.707 8 WARNING neutron_lib.context [req-9e7a53c2-2eb2-4b31-8418-127d429a1b89 req-4ba93cda-47b4-4620-8355-abfbde0bfd57 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1016/1939] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:46 2026] DELETE /v2.0/security-groups/04945820-7f57-4a47-8222-6c9c1bf84a73 => 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: 1017/1940] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:46 2026] GET /v2.0/security-groups?tenant_id=aee2b1f8c6cf40fb9368ee9682dc2162&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1941] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:46 2026] DELETE /v2.0/security-groups/017df577-bf40-4179-9fed-f955b924c9fa => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1942] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:52:46 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:47.217 7 INFO neutron.services.segments.plugin [-] Segment 1727da73-600a-422e-87fb-21f1409a2845 resource provider aggregate not found 2026-05-27 01:52:47.221 7 INFO neutron.services.segments.plugin [-] Segment 1727da73-600a-422e-87fb-21f1409a2845 resource provider aggregate not found 2026-05-27 01:52:47.235 7 INFO neutron.services.segments.plugin [-] Segment 1727da73-600a-422e-87fb-21f1409a2845 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1727da73-600a-422e-87fb-21f1409a2845 found for delete ", "request_id": "req-a1e7b261-b648-4ad3-8ab6-9f5215e68300"}]} 2026-05-27 01:52:47.236 7 INFO neutron.services.segments.plugin [-] Segment 1727da73-600a-422e-87fb-21f1409a2845 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1727da73-600a-422e-87fb-21f1409a2845 found for delete ", "request_id": "req-f7c7e960-8eee-42a3-b0ba-eaa5bc9f014a"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 925/1943] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:47 2026] GET /v2.0/security-groups?tenant_id=4777f232eb5841be930c880fa1753800&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1944] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:47 2026] DELETE /v2.0/security-groups/0a1d6338-6d66-4d04-9b60-365f0f308dc8 => 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: 1019/1945] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:52:47 2026] PUT /v2.0/ports/788ca628-baea-43d7-945a-b748a8a9104a => generated 1235 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1946] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:47 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1020/1947] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:47 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1948] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:52:48 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:48.403 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a568b57a-4158-407f-9529-294b611cbc02'] response: {'name': 'network-changed', 'server_uuid': '2acb5cca-3f29-4503-afd5-ee28ab1a58bc', 'tag': '788ca628-baea-43d7-945a-b748a8a9104a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1021/1949] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:52:48 2026] GET /v2.0/networks?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&shared=False => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1950] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:52:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1951] 10.0.0.87 () {34 vars in 677 bytes} [Wed May 27 01:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1952] 10.0.0.87 () {34 vars in 677 bytes} [Wed May 27 01:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1953] 10.0.0.87 () {34 vars in 677 bytes} [Wed May 27 01:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1954] 10.0.0.87 () {34 vars in 677 bytes} [Wed May 27 01:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1955] 10.0.0.87 () {34 vars in 677 bytes} [Wed May 27 01:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1956] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:48 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1957] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:48 2026] PUT /v2.0/policies/3b7c3fe1-6103-4b1c-999e-5ed88c2efc0b/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1958] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:48 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1959] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:48 2026] PUT /v2.0/policies/32fc5670-a68a-4a0a-9f72-661579f0ecca/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1960] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:48 2026] PUT /v2.0/policies/4e33f920-e973-4d3c-a68e-aa0584111ad1/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1961] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:52:49 2026] PUT /v2.0/policies/5d706cdd-defc-43ba-b31a-0370c3a24ef1/tags => 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: 1028/1962] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1963] 10.0.0.87 () {32 vars in 673 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1964] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=788ca628-baea-43d7-945a-b748a8a9104a => 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: 1030/1965] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/subnets?id=647da704-aba6-4909-97ca-d638ea2d4363 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1966] 10.0.0.87 () {32 vars in 687 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1967] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/ports?network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1968] 10.0.0.87 () {32 vars in 683 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1969] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1970] 10.0.0.87 () {32 vars in 695 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1971] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1972] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1973] 10.0.0.87 () {32 vars in 695 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1974] 10.0.0.87 () {32 vars in 691 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1975] 10.0.0.87 () {32 vars in 703 bytes} [Wed May 27 01:52:49 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1976] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:52:49 2026] DELETE /v2.0/qos/policies/3b7c3fe1-6103-4b1c-999e-5ed88c2efc0b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1977] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:52:50 2026] DELETE /v2.0/qos/policies/32fc5670-a68a-4a0a-9f72-661579f0ecca => 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: 1036/1978] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:50 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1979] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:52:50 2026] DELETE /v2.0/qos/policies/4e33f920-e973-4d3c-a68e-aa0584111ad1 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1980] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:50 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1981] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:52:50 2026] DELETE /v2.0/qos/policies/5d706cdd-defc-43ba-b31a-0370c3a24ef1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1982] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:52:50 2026] DELETE /v2.0/qos/policies/73c617b1-b39d-40c3-8971-5017003f7537 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:50.842 8 WARNING neutron_lib.context [None req-1546964c-35ea-4852-8caf-0d085c131b46 4c4bfd0033fb492e83005770a36981e1 1726e9e9cd5c47e9bdf1d8fbe489225e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1039/1983] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/security-groups?tenant_id=65db4f981f6a4390892838505cda35d0&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1984] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/security-groups/a08d9e3a-064a-412a-b889-c0005790b287 => 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: 1041/1985] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1986] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1987] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:52:50 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1988] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:52:51 2026] PUT /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1989] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1990] 10.0.0.87 () {34 vars in 769 bytes} [Wed May 27 01:52:51 2026] PUT /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1991] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1992] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/security-groups?tenant_id=213a8b94426b45fc88c321a0c4cb3b0e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1993] 10.0.0.87 () {34 vars in 765 bytes} [Wed May 27 01:52:51 2026] PUT /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1994] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1995] 10.0.0.87 () {34 vars in 787 bytes} [Wed May 27 01:52:51 2026] PUT /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1996] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/security-groups/883228df-a4fd-4a55-a944-3bd3c7154f2a => 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: 953/1997] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/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: 1045/1998] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:52:51 2026] PUT /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1999] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2000] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:51.784 7 INFO neutron.api.v2.resource [None req-2a0ce17f-db9b-457b-88a9-c0744a52454f 4c4bfd0033fb492e83005770a36981e1 1726e9e9cd5c47e9bdf1d8fbe489225e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/2001] 10.0.0.87 () {32 vars in 750 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2002] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2003] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2004] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/security-groups?tenant_id=3255db4ae04743008d634e1ad952413b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:51.884 7 INFO neutron.api.v2.resource [None req-f59cefee-2f6e-4151-bcb0-afbc5f7e6f50 4c4bfd0033fb492e83005770a36981e1 1726e9e9cd5c47e9bdf1d8fbe489225e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2005] 10.0.0.87 () {32 vars in 753 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2006] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2007] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:51 2026] GET /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c/tags => 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: 956/2008] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/security-groups/4dea60da-cab9-4d59-b964-d227c723a637 => 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: 1053/2009] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:52:51 2026] DELETE /v2.0/floatingips/f34ddf3a-d30e-400a-8bc7-bf293779e97c => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2010] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:52 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2011] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:52 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&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: 958/2012] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:52 2026] GET /v2.0/security-groups?tenant_id=1726e9e9cd5c47e9bdf1d8fbe489225e&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2013] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:53 2026] DELETE /v2.0/security-groups/1fe9cbcf-e79e-40ad-a2a2-d79544925e18 => 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: 959/2014] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:53 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2015] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:53 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&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: 1056/2016] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:52:53 2026] GET /v2.0/security-groups?tenant_id=4c8f7ab35a67482bba0185dbb9539de9&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2017] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:52:53 2026] DELETE /v2.0/security-groups/b3785b9e-26f5-41f7-9631-f32a2fc8dc39 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2018] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:54 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => 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: 962/2019] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:54 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2020] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:52:54 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2021] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:52:55 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2022] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:52:55 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:52:55.175 8 WARNING neutron_lib.context [None req-601d21b9-7a2c-435d-b94e-299aebff01e7 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:55.874 8 INFO neutron.db.l3_db [None req-601d21b9-7a2c-435d-b94e-299aebff01e7 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Floating IP b150b35c-df80-4133-932c-5a3452066f7f associated. External IP: 10.96.250.218, port: 788ca628-baea-43d7-945a-b748a8a9104a. [pid: 8|app: 0|req: 964/2023] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:52:55 2026] POST /v2.0/floatingips => generated 855 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2024] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:52:56 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:56.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc078e92-b5b0-4c9c-983c-59aa68751392'] response: {'name': 'network-changed', 'server_uuid': '2acb5cca-3f29-4503-afd5-ee28ab1a58bc', 'tag': '788ca628-baea-43d7-945a-b748a8a9104a', 'status': 'completed', 'code': 200} 2026-05-27 01:52:56.685 8 WARNING neutron_lib.context [None req-2887dd9a-9bc5-46a7-bc14-64eeaa84a353 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:56.729 8 INFO neutron.db.segments_db [None req-2887dd9a-9bc5-46a7-bc14-64eeaa84a353 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Added segment f621c8b1-d86e-418c-8c5e-35213137eabd of type vxlan for network dcd506f3-162b-4e52-b4ff-2baffed50411 2026-05-27 01:52:56.978 8 INFO neutron.db.l3_hamode_db [None req-2887dd9a-9bc5-46a7-bc14-64eeaa84a353 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:52:57.073 7 WARNING neutron_lib.context [None req-b5d97772-5291-4b79-98b3-e982d0c8d1a2 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:57.097 8 INFO neutron.db.l3_hamode_db [None req-2887dd9a-9bc5-46a7-bc14-64eeaa84a353 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:52:57.110 7 INFO neutron.db.segments_db [None req-b5d97772-5291-4b79-98b3-e982d0c8d1a2 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] Added segment 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca of type vxlan for network 4b2b4599-94f0-4d43-b0a8-0b06df5305a9 2026-05-27 01:52:57.352 7 INFO neutron.db.l3_hamode_db [None req-b5d97772-5291-4b79-98b3-e982d0c8d1a2 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/2025] 10.0.0.87 () {34 vars in 667 bytes} [Wed May 27 01:52:56 2026] POST /v2.0/routers => generated 474 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2026] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:52:57 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2027] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:52:57 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:57.749 8 WARNING neutron_lib.context [None req-ad613285-8490-4e21-b500-b28940063579 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:57.786 8 INFO neutron.db.l3_hamode_db [None req-ad613285-8490-4e21-b500-b28940063579 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:52:57.839 7 INFO neutron.db.l3_hamode_db [None req-b5d97772-5291-4b79-98b3-e982d0c8d1a2 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:52:57.906 8 INFO neutron.db.l3_hamode_db [None req-ad613285-8490-4e21-b500-b28940063579 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1061/2028] 10.0.0.87 () {34 vars in 667 bytes} [Wed May 27 01:52:57 2026] POST /v2.0/routers => generated 474 bytes in 1435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2029] 10.0.0.87 () {34 vars in 667 bytes} [Wed May 27 01:52:57 2026] POST /v2.0/routers => generated 474 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2030] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:58.520 7 WARNING neutron_lib.context [None req-ef901a46-eb05-436d-9a0d-c5f89ae2d584 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:52:58.556 7 INFO neutron.db.l3_hamode_db [None req-ef901a46-eb05-436d-9a0d-c5f89ae2d584 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 969/2031] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:52:58 2026] PUT /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/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: 970/2032] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=788ca628-baea-43d7-945a-b748a8a9104a => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2033] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2034] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/subnets?id=647da704-aba6-4909-97ca-d638ea2d4363 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:52:58.676 7 INFO neutron.db.l3_hamode_db [None req-ef901a46-eb05-436d-9a0d-c5f89ae2d584 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/2035] 10.0.0.87 () {34 vars in 761 bytes} [Wed May 27 01:52:58 2026] PUT /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2036] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/ports?network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2037] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2038] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2039] 10.0.0.87 () {34 vars in 757 bytes} [Wed May 27 01:52:58 2026] PUT /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2040] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2041] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:58 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2042] 10.0.0.87 () {34 vars in 779 bytes} [Wed May 27 01:52:59 2026] PUT /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2043] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2044] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:52:59 2026] PUT /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/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: 1063/2045] 10.0.0.87 () {34 vars in 667 bytes} [Wed May 27 01:52:58 2026] POST /v2.0/routers => generated 474 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:52:59.271 7 WARNING neutron_lib.context [None req-7aa084a3-e092-494c-a7c3-2a97771e9d6d 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 983/2046] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:59.310 7 INFO neutron.db.l3_hamode_db [None req-7aa084a3-e092-494c-a7c3-2a97771e9d6d 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 984/2047] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:52:59.426 8 INFO neutron.api.v2.resource [None req-e219f5d3-e366-4fa9-acac-24ea15358809 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/2048] 10.0.0.87 () {32 vars in 742 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:52:59.438 7 INFO neutron.db.l3_hamode_db [None req-7aa084a3-e092-494c-a7c3-2a97771e9d6d 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 986/2049] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:52:59 2026] DELETE /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/red => 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: 987/2050] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:52:59.607 8 INFO neutron.api.v2.resource [None req-b3986190-feef-4f59-bb64-a92c30732652 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/2051] 10.0.0.87 () {32 vars in 745 bytes} [Wed May 27 01:52:59 2026] DELETE /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2052] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:52:59 2026] DELETE /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2053] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2054] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:52:59 2026] GET /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4 => generated 480 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2055] 10.0.0.87 () {34 vars in 667 bytes} [Wed May 27 01:52:59 2026] POST /v2.0/routers => generated 474 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:00.031 7 WARNING neutron_lib.context [None req-518e9c05-1bce-4465-8519-a3b17bb77be6 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:00.069 7 INFO neutron.db.l3_hamode_db [None req-518e9c05-1bce-4465-8519-a3b17bb77be6 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:53:00.174 7 INFO neutron.db.l3_hamode_db [None req-518e9c05-1bce-4465-8519-a3b17bb77be6 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 992/2056] 10.0.0.87 () {34 vars in 741 bytes} [Wed May 27 01:52:59 2026] PUT /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4 => generated 480 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2057] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:00 2026] GET /v2.0/ports?device_id=880972f8-2586-4d71-920d-05db8d3af5f4 => 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: 1065/2058] 10.0.0.87 () {34 vars in 667 bytes} [Wed May 27 01:53:00 2026] POST /v2.0/routers => generated 474 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2059] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:53:00 2026] PUT /v2.0/routers/7c0fe1d8-ee17-404d-b468-fbe60a21fdc3/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2060] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:53:00 2026] PUT /v2.0/routers/4692b6a0-02dd-4f1a-9735-af5f79091a77/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:00.905 8 INFO neutron.services.segments.plugin [-] Segment 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca resource provider aggregate not found 2026-05-27 01:53:00.910 8 INFO neutron.services.segments.plugin [-] Segment 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca resource provider aggregate not found 2026-05-27 01:53:00.922 8 INFO neutron.db.l3_hamode_db [None req-33b2a87d-2b46-48e4-a5f5-1229297d63bf 31502c531eff402d9b900ed8685f1ceb 65d6892711864bb2a67ab54c8bc0fc96 - - default default] HA network 4b2b4599-94f0-4d43-b0a8-0b06df5305a9 was deleted as no HA routers are present in tenant 65d6892711864bb2a67ab54c8bc0fc96. 2026-05-27 01:53:00.924 8 INFO neutron.services.segments.plugin [-] Segment 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca found for delete ", "request_id": "req-c6a7aadb-b5e7-4f32-af6c-b99eec561ac8"}]} [pid: 8|app: 0|req: 994/2061] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:00 2026] DELETE /v2.0/routers/880972f8-2586-4d71-920d-05db8d3af5f4 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2062] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:53:00 2026] PUT /v2.0/routers/030727f3-cc80-4db6-af4f-5876c8f36890/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:00.977 8 INFO neutron.services.segments.plugin [-] Segment 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee07ecb-a80d-404d-a531-e2ba8f89a6ca found for delete ", "request_id": "req-c2425892-729a-4e9e-9099-8e348c5c8b66"}]} [pid: 8|app: 0|req: 995/2063] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:53:00 2026] PUT /v2.0/routers/b7c15f43-354b-4420-8994-60095fefa435/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: 1069/2064] 10.0.0.87 () {32 vars in 663 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2065] 10.0.0.87 () {32 vars in 677 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2066] 10.0.0.87 () {32 vars in 673 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2069] 10.0.0.87 () {32 vars in 685 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2070] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/security-groups?tenant_id=65d6892711864bb2a67ab54c8bc0fc96&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2071] 10.0.0.87 () {32 vars in 671 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2072] 10.0.0.87 () {32 vars in 685 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2073] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:01 2026] DELETE /v2.0/security-groups/68be5c6f-ea18-430c-b1ea-dd7bf9104f8c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2074] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:53:01 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2075] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:53:02 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2076] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:53:02 2026] GET /v2.0/routers/7c0fe1d8-ee17-404d-b468-fbe60a21fdc3 => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2077] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:02 2026] GET /v2.0/security-groups?tenant_id=5579a4824bab44ec9a742a8092cc8a79&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2078] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:02 2026] DELETE /v2.0/security-groups/bece4988-0400-4f3d-9a92-d966b0ac626b => 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: 1077/2079] 10.0.0.87 () {34 vars in 741 bytes} [Wed May 27 01:53:02 2026] PUT /v2.0/routers/7c0fe1d8-ee17-404d-b468-fbe60a21fdc3 => generated 485 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2080] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:02 2026] GET /v2.0/ports?device_id=7c0fe1d8-ee17-404d-b468-fbe60a21fdc3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2081] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:02 2026] DELETE /v2.0/routers/7c0fe1d8-ee17-404d-b468-fbe60a21fdc3 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2082] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:53:03 2026] GET /v2.0/routers/4692b6a0-02dd-4f1a-9735-af5f79091a77 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2083] 10.0.0.87 () {34 vars in 741 bytes} [Wed May 27 01:53:03 2026] PUT /v2.0/routers/4692b6a0-02dd-4f1a-9735-af5f79091a77 => generated 493 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2084] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:03 2026] GET /v2.0/ports?device_id=4692b6a0-02dd-4f1a-9735-af5f79091a77 => 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: 1080/2085] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:03 2026] DELETE /v2.0/routers/4692b6a0-02dd-4f1a-9735-af5f79091a77 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2086] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:53:04 2026] GET /v2.0/routers/030727f3-cc80-4db6-af4f-5876c8f36890 => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2087] 10.0.0.87 () {34 vars in 741 bytes} [Wed May 27 01:53:04 2026] PUT /v2.0/routers/030727f3-cc80-4db6-af4f-5876c8f36890 => generated 502 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2088] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:04 2026] GET /v2.0/ports?device_id=030727f3-cc80-4db6-af4f-5876c8f36890 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2089] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:04 2026] DELETE /v2.0/routers/030727f3-cc80-4db6-af4f-5876c8f36890 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2090] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/routers/b7c15f43-354b-4420-8994-60095fefa435 => generated 487 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2091] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2092] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:05.494 8 WARNING neutron_lib.context [None req-79d14b49-63b6-4a39-b583-f177ea8ee55e a60c1c7fe0da4ac49cc6dd080158cf44 145e3c6e6063461c92c87deed5b7f05d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1083/2093] 10.0.0.87 () {34 vars in 741 bytes} [Wed May 27 01:53:05 2026] PUT /v2.0/routers/b7c15f43-354b-4420-8994-60095fefa435 => generated 487 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2094] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/ports?device_id=b7c15f43-354b-4420-8994-60095fefa435 => 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: 1011/2095] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:53:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2096] 10.0.0.87 () {34 vars in 766 bytes} [Wed May 27 01:53:05 2026] PUT /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2097] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2098] 10.0.0.87 () {34 vars in 777 bytes} [Wed May 27 01:53:05 2026] PUT /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2099] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2100] 10.0.0.87 () {34 vars in 773 bytes} [Wed May 27 01:53:05 2026] PUT /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2101] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:05 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2102] 10.0.0.87 () {34 vars in 795 bytes} [Wed May 27 01:53:05 2026] PUT /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/black.or.white => generated 4 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2103] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:05 2026] DELETE /v2.0/routers/b7c15f43-354b-4420-8994-60095fefa435 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2104] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2105] 10.0.0.87 () {34 vars in 766 bytes} [Wed May 27 01:53:06 2026] PUT /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/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: 1086/2106] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/routers/0c35315a-4c76-4ac0-8b4c-ec1daa5e17ef => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2107] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2108] 10.0.0.87 () {32 vars in 754 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:06.191 8 INFO neutron.api.v2.resource [None req-11fe4bd8-af27-4b48-8a36-df7fc6b91cdd a60c1c7fe0da4ac49cc6dd080158cf44 145e3c6e6063461c92c87deed5b7f05d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/2109] 10.0.0.87 () {32 vars in 758 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2110] 10.0.0.87 () {32 vars in 757 bytes} [Wed May 27 01:53:06 2026] DELETE /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2111] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:06.302 8 INFO neutron.api.v2.resource [None req-68a5986b-3db1-4a39-b995-ee67215135fc a60c1c7fe0da4ac49cc6dd080158cf44 145e3c6e6063461c92c87deed5b7f05d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2112] 10.0.0.87 () {32 vars in 761 bytes} [Wed May 27 01:53:06 2026] DELETE /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2113] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:53:06 2026] DELETE /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2114] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f/tags => 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: 1029/2115] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:06 2026] DELETE /v2.0/security-groups/9f7f4642-8618-445d-8542-88d4c1f7436f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2116] 10.0.0.87 () {34 vars in 741 bytes} [Wed May 27 01:53:06 2026] PUT /v2.0/routers/0c35315a-4c76-4ac0-8b4c-ec1daa5e17ef => generated 480 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2117] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/ports?device_id=0c35315a-4c76-4ac0-8b4c-ec1daa5e17ef => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2118] 10.0.0.87 () {32 vars in 825 bytes} [Wed May 27 01:53:06 2026] GET /v2.0/ports?project_id=8f7e6574d8d642e09bbcc13af45b3fbd&network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 3691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:53:07.250 7 INFO neutron.services.segments.plugin [-] Segment f621c8b1-d86e-418c-8c5e-35213137eabd resource provider aggregate not found 2026-05-27 01:53:07.258 7 INFO neutron.services.segments.plugin [-] Segment f621c8b1-d86e-418c-8c5e-35213137eabd resource provider aggregate not found [pid: 8|app: 0|req: 1032/2119] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:07 2026] GET /v2.0/security-groups?tenant_id=145e3c6e6063461c92c87deed5b7f05d&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:53:07.267 7 INFO neutron.db.l3_hamode_db [None req-a83086f1-52e9-4194-94b1-dc9b6779389e 56c850df595f44eb8d434d33f2beb7dd 6ae1569d9eaf4515a392bfa87514d56d - - default default] HA network dcd506f3-162b-4e52-b4ff-2baffed50411 was deleted as no HA routers are present in tenant 6ae1569d9eaf4515a392bfa87514d56d. [pid: 7|app: 0|req: 1088/2120] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:06 2026] DELETE /v2.0/routers/0c35315a-4c76-4ac0-8b4c-ec1daa5e17ef => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:07.310 7 INFO neutron.services.segments.plugin [-] Segment f621c8b1-d86e-418c-8c5e-35213137eabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f621c8b1-d86e-418c-8c5e-35213137eabd found for delete ", "request_id": "req-cf51e234-65c2-421d-9b02-c968c103f71c"}]} 2026-05-27 01:53:07.318 7 INFO neutron.services.segments.plugin [-] Segment f621c8b1-d86e-418c-8c5e-35213137eabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f621c8b1-d86e-418c-8c5e-35213137eabd found for delete ", "request_id": "req-c64bad0b-87d6-4746-91eb-61aa6bdb3655"}]} [pid: 7|app: 0|req: 1089/2121] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:53:07 2026] GET /v2.0/subnets?network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2122] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:07 2026] DELETE /v2.0/security-groups/8c80b93a-961e-436b-b386-42b3e9923e1d => 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: 1090/2123] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:07 2026] GET /v2.0/security-groups?tenant_id=b9c869bb8a8a458bafdd524e73e994f8&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:53:07.684 8 INFO neutron.db.l3_db [None req-61e700c0-0620-4fe4-890f-8136cd2503be 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Floating IP b150b35c-df80-4133-932c-5a3452066f7f disassociated. External IP: 10.96.250.218, port: 788ca628-baea-43d7-945a-b748a8a9104a. [pid: 7|app: 0|req: 1091/2124] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:07 2026] DELETE /v2.0/security-groups/9b7219c1-458e-4d37-a392-cd2afb327c7d => 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: 1034/2125] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:53:07 2026] PUT /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 554 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2126] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2127] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:07 2026] GET /v2.0/security-groups?tenant_id=6ae1569d9eaf4515a392bfa87514d56d&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:53:08.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbe4232-d65d-49ba-882d-3b9e575ff6be'] response: {'name': 'network-changed', 'server_uuid': '2acb5cca-3f29-4503-afd5-ee28ab1a58bc', 'tag': '788ca628-baea-43d7-945a-b748a8a9104a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1036/2128] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:08 2026] DELETE /v2.0/security-groups/20cb9186-4a04-462b-b5e6-60818b696f52 => 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: 1037/2129] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2130] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/security-groups?tenant_id=54b333d7918144a697f9196e1eba57f2&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2131] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2132] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=788ca628-baea-43d7-945a-b748a8a9104a => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2133] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/subnets?id=647da704-aba6-4909-97ca-d638ea2d4363 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2134] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:08 2026] DELETE /v2.0/security-groups/2fc70f74-3fdf-40e2-970f-afcd0dcb7967 => 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: 1041/2135] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/ports?network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28&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: 1095/2136] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2137] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2138] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:08 2026] GET /v2.0/security-groups?tenant_id=01b0d2bc052e4611881c5790620bd3f7&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2139] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:09 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2140] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:08 2026] DELETE /v2.0/security-groups/8e357915-43ed-4631-ac82-c156f4ca0d11 => 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: 1044/2141] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:10 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:11.167 7 WARNING neutron_lib.context [None req-f1325b5e-fe53-453d-9240-898149a394ba 94b163aaec17497c892e206bd4e29d67 62b1edf225824b6ba2d6f547059601c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:11.179 8 WARNING neutron_lib.context [None req-44b15996-d25d-4162-85ee-35e391a21df1 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1045/2142] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-groups => generated 1675 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:53:11.291 8 WARNING neutron_lib.context [None req-5239afe5-b9d8-4621-8cce-d13d651b774d 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:11.325 7 INFO neutron.db.segments_db [None req-f1325b5e-fe53-453d-9240-898149a394ba 94b163aaec17497c892e206bd4e29d67 62b1edf225824b6ba2d6f547059601c1 - - default default] Added segment 05864980-1559-41a7-be82-6ca07b561003 of type vxlan for network bcf9d41d-cb48-499a-9068-9a4ebd471def [pid: 8|app: 0|req: 1046/2143] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:11.406 8 WARNING neutron_lib.context [None req-98dd349d-0cac-4683-a2b7-2563b93e23fb 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2144] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/networks => generated 632 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:11.427 7 WARNING neutron_lib.context [None req-d1cd9a49-7997-474f-b7fe-42e80dad7ecf 94b163aaec17497c892e206bd4e29d67 62b1edf225824b6ba2d6f547059601c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1047/2145] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:11.535 8 WARNING neutron_lib.context [None req-da9c1d8c-41de-4d3a-8069-0e83e70d1af6 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2146] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:11.670 8 WARNING neutron_lib.context [None req-e74a29a4-cf89-4642-bac0-45e0eb34be73 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1099/2147] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2148] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:53:11 2026] PUT /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2149] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2150] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:11 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:11.793 8 WARNING neutron_lib.context [None req-316736a5-afab-4258-8069-41244c8ae580 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:11.828 8 INFO neutron.db.securitygroups_db [None req-316736a5-afab-4258-8069-41244c8ae580 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Project 8f7e6574d8d642e09bbcc13af45b3fbd 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: 1102/2151] 10.0.0.87 () {34 vars in 761 bytes} [Wed May 27 01:53:11 2026] PUT /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2152] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:11 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2153] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2154] 10.0.0.87 () {34 vars in 757 bytes} [Wed May 27 01:53:11 2026] PUT /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 01:53:11.917 8 WARNING neutron_lib.context [None req-45fb0e1a-e825-44b3-a9a5-af88e4a9496c 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1105/2155] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:11 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:11.954 8 INFO neutron.db.securitygroups_db [None req-45fb0e1a-e825-44b3-a9a5-af88e4a9496c 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Project 8f7e6574d8d642e09bbcc13af45b3fbd 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: 1106/2156] 10.0.0.87 () {34 vars in 779 bytes} [Wed May 27 01:53:11 2026] PUT /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2157] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:11 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2158] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:53:11 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2159] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:53:12 2026] PUT /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2160] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2161] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:12.179 8 INFO neutron.api.v2.resource [None req-22749666-9890-4192-86cc-97ea7d26cdf4 94b163aaec17497c892e206bd4e29d67 62b1edf225824b6ba2d6f547059601c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/2162] 10.0.0.87 () {32 vars in 742 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2163] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:53:12 2026] DELETE /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2164] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:12.318 7 INFO neutron.api.v2.resource [None req-7abcc481-d355-46b6-8f3f-bd5685793263 94b163aaec17497c892e206bd4e29d67 62b1edf225824b6ba2d6f547059601c1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2165] 10.0.0.87 () {32 vars in 745 bytes} [Wed May 27 01:53:12 2026] DELETE /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2166] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:53:12 2026] DELETE /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2167] 10.0.0.87 () {32 vars in 730 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2168] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:12 2026] DELETE /v2.0/subnets/07a7f947-d819-4ad4-9aec-035785a846fe => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2169] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/networks => generated 1298 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2170] 10.0.0.5 () {34 vars in 1096 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-379413774&fields=id&tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2171] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 661 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2172] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/quotas/8f7e6574d8d642e09bbcc13af45b3fbd => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:12.948 7 INFO neutron.services.segments.plugin [-] Segment 05864980-1559-41a7-be82-6ca07b561003 resource provider aggregate not found 2026-05-27 01:53:12.959 7 INFO neutron.services.segments.plugin [-] Segment 05864980-1559-41a7-be82-6ca07b561003 resource provider aggregate not found 2026-05-27 01:53:12.972 7 INFO neutron.services.segments.plugin [-] Segment 05864980-1559-41a7-be82-6ca07b561003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05864980-1559-41a7-be82-6ca07b561003 found for delete ", "request_id": "req-7d6ad8d7-d4ff-4a29-a106-e5a501509450"}]} 2026-05-27 01:53:12.985 7 INFO neutron.services.segments.plugin [-] Segment 05864980-1559-41a7-be82-6ca07b561003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05864980-1559-41a7-be82-6ca07b561003 found for delete ", "request_id": "req-d7e6badc-6bbb-4305-8b84-8a1232d18f54"}]} [pid: 7|app: 0|req: 1114/2173] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:53:12 2026] DELETE /v2.0/networks/bcf9d41d-cb48-499a-9068-9a4ebd471def => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2174] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:53:12 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2175] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2176] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2177] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:13.471 7 WARNING neutron_lib.context [None req-f5b893b0-6a73-4cb6-bac0-505f5057862b dea112c152654af3a1aff6b389574fed cabc7ca8819f43bea9b92e5ca284f622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1116/2178] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:53:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:13.545 8 WARNING neutron_lib.context [None req-46347c59-0ad2-4e71-9811-05b0c6cd3d13 dea112c152654af3a1aff6b389574fed cabc7ca8819f43bea9b92e5ca284f622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1063/2179] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:53:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:13.606 7 WARNING neutron_lib.context [None req-e58f9296-900a-429c-ab87-d8c9cb0419ce dea112c152654af3a1aff6b389574fed cabc7ca8819f43bea9b92e5ca284f622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1117/2180] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:53:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:13.659 7 WARNING neutron_lib.context [None req-b947b221-b25c-4a80-a86c-a96efa533b23 dea112c152654af3a1aff6b389574fed cabc7ca8819f43bea9b92e5ca284f622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1118/2181] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:53:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:13.727 7 WARNING neutron_lib.context [None req-c4dae062-67ac-46a4-9a7c-2fcf25824f88 dea112c152654af3a1aff6b389574fed cabc7ca8819f43bea9b92e5ca284f622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1119/2182] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:53:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2183] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:53:13 2026] PUT /v2.0/subnetpools/a44cb822-9c46-4ee1-b917-9f2eebcd88d5/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2184] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:53:13 2026] PUT /v2.0/subnetpools/97d4d565-5fd0-4822-bcf5-d05ebfcdc513/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2185] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:53:13 2026] PUT /v2.0/subnetpools/372ad836-1608-4bc5-89d3-e2e33ec6f7d6/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2186] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:53:13 2026] PUT /v2.0/subnetpools/ba8de280-9232-43ab-96c8-3fa6eb4be26e/tags => 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: 1064/2187] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/security-groups?tenant_id=13b38b6b962542ab94dbe182dc9608e9&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2188] 10.0.0.87 () {32 vars in 671 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2189] 10.0.0.87 () {32 vars in 685 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2190] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2191] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:53:13 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2192] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:13 2026] DELETE /v2.0/security-groups/601cc6cb-4c04-4920-aa87-de4b7b00d939 => 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: 1128/2193] 10.0.0.87 () {32 vars in 679 bytes} [Wed May 27 01:53:14 2026] GET /v2.0/subnetpools?not-tags=red => 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: 1066/2194] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:53:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2195] 10.0.0.87 () {32 vars in 689 bytes} [Wed May 27 01:53:14 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2196] 10.0.0.87 () {32 vars in 701 bytes} [Wed May 27 01:53:14 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2197] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:14 2026] GET /v2.0/security-groups?tenant_id=62b1edf225824b6ba2d6f547059601c1&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2198] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:14 2026] DELETE /v2.0/subnetpools/a44cb822-9c46-4ee1-b917-9f2eebcd88d5 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2199] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:14 2026] DELETE /v2.0/subnetpools/97d4d565-5fd0-4822-bcf5-d05ebfcdc513 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2200] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:14 2026] DELETE /v2.0/security-groups/5c40f8a2-b386-41f7-a338-ca46599f46ab => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2201] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:14 2026] DELETE /v2.0/subnetpools/372ad836-1608-4bc5-89d3-e2e33ec6f7d6 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2202] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:14 2026] DELETE /v2.0/subnetpools/ba8de280-9232-43ab-96c8-3fa6eb4be26e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2203] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:14 2026] DELETE /v2.0/subnetpools/602336a5-6f75-4830-a40a-ccc6ff56663b => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2204] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:14 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2205] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:15 2026] GET /v2.0/security-groups?tenant_id=7a6a76f3fcbd48be81aaf3c131ecd82e&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2206] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:15 2026] DELETE /v2.0/security-groups/678be542-9823-433a-8123-de028d51f2ed => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2207] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:15 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => 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: 1135/2208] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:15 2026] GET /v2.0/security-groups?tenant_id=cabc7ca8819f43bea9b92e5ca284f622&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2209] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:15 2026] DELETE /v2.0/security-groups/5400cabb-ba95-4297-af04-e763b01b18c5 => 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: 1136/2210] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:15 2026] GET /v2.0/security-groups?tenant_id=a2b3806d47cf48208cd55b7bd700b3f7&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2211] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:16 2026] DELETE /v2.0/security-groups/268af7d9-5cb1-451e-a14f-871704580e7f => 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: 1077/2214] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:16 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2215] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:53:17 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 661 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2216] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:53:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd => generated 273 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:17.648 8 WARNING neutron_lib.context [req-0ac054f1-68f5-442e-ad57-af502e166b4b req-d6623998-0d15-4221-87c8-65e25d292b1b 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1139/2217] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:17 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => 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: 1079/2218] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:53:17 2026] POST /v2.0/ports => generated 958 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2219] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:53:18 2026] PUT /v2.0/ports/70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b => generated 1239 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1080/2220] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:18 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:53:18.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed97994a-6ace-4aee-ab54-39c470bd8260'] response: {'name': 'network-changed', 'server_uuid': '1b5e9a89-59cb-4a36-a559-55aed6f160d5', 'tag': '70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1141/2221] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:18 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2222] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2223] 10.0.0.87 () {34 vars in 677 bytes} [Wed May 27 01:53:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2224] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:53:19 2026] PUT /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2225] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/networks?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&shared=False => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2226] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2227] 10.0.0.87 () {34 vars in 763 bytes} [Wed May 27 01:53:19 2026] PUT /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/green => 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: 1144/2228] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2229] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2230] 10.0.0.87 () {34 vars in 759 bytes} [Wed May 27 01:53:19 2026] PUT /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2231] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2232] 10.0.0.87 () {34 vars in 781 bytes} [Wed May 27 01:53:19 2026] PUT /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2233] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2234] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:53:19 2026] PUT /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2235] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2236] 10.0.0.87 () {32 vars in 740 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:19.784 8 INFO neutron.api.v2.resource [None req-9ab9060b-6f44-4aa6-9dd5-5d852b61479d d7a137ee848840ff86bf310518eff9eb f125cc46fe9f4eeab5f67d0a2b6a1327 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1089/2237] 10.0.0.87 () {32 vars in 744 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2238] 10.0.0.87 () {32 vars in 743 bytes} [Wed May 27 01:53:19 2026] DELETE /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2239] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:19.871 7 INFO neutron.api.v2.resource [None req-d908b5a1-3441-428a-a6f4-f34d84d21d70 d7a137ee848840ff86bf310518eff9eb f125cc46fe9f4eeab5f67d0a2b6a1327 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1150/2240] 10.0.0.87 () {32 vars in 747 bytes} [Wed May 27 01:53:19 2026] DELETE /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2241] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:19 2026] DELETE /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2242] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160/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: 1092/2243] 10.0.0.87 () {32 vars in 733 bytes} [Wed May 27 01:53:19 2026] DELETE /v2.0/qos/policies/ac17d2ac-69b8-4e59-bb40-5d096741d160 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2244] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:19 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2245] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2246] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2247] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2248] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/subnets?id=647da704-aba6-4909-97ca-d638ea2d4363 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2249] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/ports?network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2250] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2251] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2252] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/security-groups?tenant_id=f125cc46fe9f4eeab5f67d0a2b6a1327&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2253] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:20 2026] DELETE /v2.0/security-groups/3979ca80-9e0d-4e14-a460-933952fa7fdd => 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: 1155/2254] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:20 2026] GET /v2.0/security-groups?tenant_id=99dbc9d74aab4758a65e3f2cb7599945&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2255] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:21 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2256] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:21 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2257] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:21 2026] DELETE /v2.0/security-groups/b186d0dd-229b-4545-83b7-3da1e40415ef => 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: 1102/2258] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:22 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2259] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:22 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&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: 1103/2260] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:23 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2261] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:23 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:24.371 8 WARNING neutron_lib.context [None req-99d165f0-2ac6-4a21-92f2-0c99bc0fef75 36c451d16ad6442295c152589aece5f4 b005f9fdfdf34f2993c0fb1e2366a365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:24.541 8 INFO neutron.db.segments_db [None req-99d165f0-2ac6-4a21-92f2-0c99bc0fef75 36c451d16ad6442295c152589aece5f4 b005f9fdfdf34f2993c0fb1e2366a365 - - default default] Added segment 123ccf54-fc79-45a8-a334-933ebba7a0c0 of type vxlan for network 6525bd8e-7855-4c08-a311-f50b2eb65e5e [pid: 8|app: 0|req: 1104/2262] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:53:24 2026] POST /v2.0/networks => generated 631 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:24.639 8 WARNING neutron_lib.context [None req-a4c38681-d71b-4d94-bf88-f964252f9d27 36c451d16ad6442295c152589aece5f4 b005f9fdfdf34f2993c0fb1e2366a365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1159/2263] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:24 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2264] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:24 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2265] 10.0.0.87 () {34 vars in 663 bytes} [Wed May 27 01:53:24 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:24.935 7 WARNING neutron_lib.context [None req-34020353-66d8-4358-b6e0-63803f73d7fa 36c451d16ad6442295c152589aece5f4 b005f9fdfdf34f2993c0fb1e2366a365 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/identifier.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: 1106/2266] 199.204.45.162 () {34 vars in 1096 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2267] 10.0.0.87 () {34 vars in 665 bytes} [Wed May 27 01:53:24 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2268] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:53:25 2026] PUT /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2269] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2270] 10.0.0.87 () {34 vars in 759 bytes} [Wed May 27 01:53:25 2026] PUT /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2271] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2272] 10.0.0.87 () {34 vars in 755 bytes} [Wed May 27 01:53:25 2026] PUT /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/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: 1164/2273] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2274] 10.0.0.87 () {34 vars in 777 bytes} [Wed May 27 01:53:25 2026] PUT /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2275] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2276] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:53:25 2026] PUT /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2277] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2278] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:25.476 7 INFO neutron.api.v2.resource [None req-df944a9f-35be-4a1c-9e99-0965394a5d4e 36c451d16ad6442295c152589aece5f4 b005f9fdfdf34f2993c0fb1e2366a365 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1167/2279] 10.0.0.87 () {32 vars in 740 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2280] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:25 2026] DELETE /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2281] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:25.595 8 INFO neutron.api.v2.resource [None req-4c2e40c1-943f-4ef5-95aa-9d8da5206210 36c451d16ad6442295c152589aece5f4 b005f9fdfdf34f2993c0fb1e2366a365 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2282] 10.0.0.87 () {32 vars in 743 bytes} [Wed May 27 01:53:25 2026] DELETE /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2283] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:25 2026] DELETE /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2284] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2285] 10.0.0.87 () {32 vars in 718 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2286] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/ports/e4c4b17d-b6f9-42bd-8769-f3bc56ded362 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2287] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:53:25 2026] DELETE /v2.0/trunks/95019722-612a-41b1-a6cd-8a9916bcffff => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2288] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 975 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2289] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:25 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2290] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2291] 10.0.0.87 () {32 vars in 719 bytes} [Wed May 27 01:53:25 2026] DELETE /v2.0/ports/e4c4b17d-b6f9-42bd-8769-f3bc56ded362 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2292] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2293] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:26.259 7 INFO neutron.services.segments.plugin [-] Segment 123ccf54-fc79-45a8-a334-933ebba7a0c0 resource provider aggregate not found 2026-05-27 01:53:26.263 7 INFO neutron.services.segments.plugin [-] Segment 123ccf54-fc79-45a8-a334-933ebba7a0c0 resource provider aggregate not found 2026-05-27 01:53:26.274 7 INFO neutron.services.segments.plugin [-] Segment 123ccf54-fc79-45a8-a334-933ebba7a0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 123ccf54-fc79-45a8-a334-933ebba7a0c0 found for delete ", "request_id": "req-ad8e61c0-6fb1-481c-a3d4-45610b4a5b29"}]} 2026-05-27 01:53:26.277 7 INFO neutron.services.segments.plugin [-] Segment 123ccf54-fc79-45a8-a334-933ebba7a0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 123ccf54-fc79-45a8-a334-933ebba7a0c0 found for delete ", "request_id": "req-1243dbb0-4687-4f65-8b5b-649e610c7a9d"}]} [pid: 8|app: 0|req: 1122/2294] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => 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: 1173/2295] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:53:26 2026] DELETE /v2.0/networks/6525bd8e-7855-4c08-a311-f50b2eb65e5e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:53:26.691 8 INFO neutron.db.l3_db [None req-8b2b21a9-670d-43d9-b60f-247f89753c67 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Floating IP b150b35c-df80-4133-932c-5a3452066f7f associated. External IP: 10.96.250.218, port: 70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b. [pid: 7|app: 0|req: 1174/2296] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2297] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=788ca628-baea-43d7-945a-b748a8a9104a => 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: 1176/2298] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/subnets?id=647da704-aba6-4909-97ca-d638ea2d4363 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2299] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/ports?network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2300] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2301] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2302] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:53:26 2026] PUT /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 856 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2303] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:26 2026] GET /v2.0/security-groups?tenant_id=b005f9fdfdf34f2993c0fb1e2366a365&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2304] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2305] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:27 2026] DELETE /v2.0/security-groups/576b992d-76f2-478f-9162-298f279226a6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:27.344 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed264e5a-1069-41ce-8f1e-0e93eacac8da'] response: {'name': 'network-changed', 'server_uuid': '1b5e9a89-59cb-4a36-a559-55aed6f160d5', 'tag': '70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1125/2306] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/security-groups?tenant_id=b93ed856b7364f0399872d19d4971623&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2307] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:27 2026] DELETE /v2.0/security-groups/f897b810-232a-4f32-a8dc-abf7fe5788d5 => 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: 1126/2308] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/ports?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2309] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/networks?id=c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2310] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2311] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/subnets?id=647da704-aba6-4909-97ca-d638ea2d4363 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2312] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/ports?network_id=c1156ca4-c152-4fef-871c-f3bb6fae2e28&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: 1185/2313] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2314] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:53:27 2026] GET /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2315] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:28 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2316] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:53:29 2026] GET /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:30.838 7 WARNING neutron_lib.context [None req-f6f72009-69cb-4599-ba59-f3e4d38daac9 c8245903a83b4dbda506176ee5764681 65b2640492e84013b29df51dcd71cdd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:30.970 7 INFO neutron.db.segments_db [None req-f6f72009-69cb-4599-ba59-f3e4d38daac9 c8245903a83b4dbda506176ee5764681 65b2640492e84013b29df51dcd71cdd0 - - default default] Added segment 03bf939d-71ca-4111-824f-ad09814418a1 of type vxlan for network 41e06851-20df-4869-bb67-af948656dd49 [pid: 7|app: 0|req: 1187/2317] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:53:30 2026] POST /v2.0/networks => generated 630 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:31.074 8 WARNING neutron_lib.context [None req-f599515e-46af-4ff6-bd49-9972cef24bf1 c8245903a83b4dbda506176ee5764681 65b2640492e84013b29df51dcd71cdd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:53:31.136 8 INFO neutron.db.segments_db [None req-f599515e-46af-4ff6-bd49-9972cef24bf1 c8245903a83b4dbda506176ee5764681 65b2640492e84013b29df51dcd71cdd0 - - default default] Added segment 50380ac3-a780-415e-9d21-fab8a21e103b of type vxlan for network 323e087a-89dd-473c-be0c-79d773a66014 [pid: 8|app: 0|req: 1131/2318] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:53:31 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2319] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:53:31 2026] PUT /v2.0/networks/41e06851-20df-4869-bb67-af948656dd49/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2322] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:31 2026] GET /v2.0/networks/41e06851-20df-4869-bb67-af948656dd49/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2323] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:53:31 2026] PUT /v2.0/networks/323e087a-89dd-473c-be0c-79d773a66014/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2324] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:31 2026] GET /v2.0/networks/323e087a-89dd-473c-be0c-79d773a66014/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2325] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:53:31 2026] PUT /v2.0/networks/323e087a-89dd-473c-be0c-79d773a66014/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2326] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:31 2026] GET /v2.0/networks/323e087a-89dd-473c-be0c-79d773a66014/tags => 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: 1193/2327] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:53:31 2026] GET /v2.0/networks/41e06851-20df-4869-bb67-af948656dd49/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:31.632 8 INFO neutron.services.segments.plugin [-] Segment 03bf939d-71ca-4111-824f-ad09814418a1 resource provider aggregate not found 2026-05-27 01:53:31.636 8 INFO neutron.services.segments.plugin [-] Segment 03bf939d-71ca-4111-824f-ad09814418a1 resource provider aggregate not found [pid: 8|app: 0|req: 1135/2328] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:53:31 2026] DELETE /v2.0/networks/41e06851-20df-4869-bb67-af948656dd49 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:53:31.777 7 INFO neutron.services.segments.plugin [-] Segment 50380ac3-a780-415e-9d21-fab8a21e103b resource provider aggregate not found 2026-05-27 01:53:31.780 7 INFO neutron.services.segments.plugin [-] Segment 50380ac3-a780-415e-9d21-fab8a21e103b resource provider aggregate not found 2026-05-27 01:53:31.791 7 INFO neutron.services.segments.plugin [-] Segment 50380ac3-a780-415e-9d21-fab8a21e103b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50380ac3-a780-415e-9d21-fab8a21e103b found for delete ", "request_id": "req-d51031b9-4f92-4f19-9b7f-c1447f9198ae"}]} 2026-05-27 01:53:31.792 7 INFO neutron.services.segments.plugin [-] Segment 50380ac3-a780-415e-9d21-fab8a21e103b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50380ac3-a780-415e-9d21-fab8a21e103b found for delete ", "request_id": "req-85355792-c9d0-4c9a-8ee9-8530f8253895"}]} [pid: 7|app: 0|req: 1194/2329] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:53:31 2026] DELETE /v2.0/networks/323e087a-89dd-473c-be0c-79d773a66014 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:53:32.433 8 INFO neutron.services.segments.plugin [-] Segment 03bf939d-71ca-4111-824f-ad09814418a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03bf939d-71ca-4111-824f-ad09814418a1 found for delete ", "request_id": "req-a126ce2f-6edd-401a-9509-362bfa3cfe23"}]} 2026-05-27 01:53:32.434 8 INFO neutron.services.segments.plugin [-] Segment 03bf939d-71ca-4111-824f-ad09814418a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03bf939d-71ca-4111-824f-ad09814418a1 found for delete ", "request_id": "req-06716a6d-5829-4760-acbe-4592d1970d94"}]} [pid: 8|app: 0|req: 1136/2330] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:32 2026] GET /v2.0/security-groups?tenant_id=b711f8520b494f81984615faac71143b&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2331] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:32 2026] DELETE /v2.0/security-groups/74693707-ca15-460a-b72f-55a69415ecf1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2332] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:32 2026] GET /v2.0/security-groups?tenant_id=65b2640492e84013b29df51dcd71cdd0&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2333] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:32 2026] DELETE /v2.0/security-groups/39b06120-b2be-40f4-b63a-037b2b4306ea => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2334] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:53:36 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2335] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:53:36 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&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: 1139/2336] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:38 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2337] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:38 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&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: 1140/2338] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:39 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2339] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:39 2026] GET /v2.0/security-groups?id=6edd58d0-8d4c-4bad-9334-ec6cfaa995b2&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: 1141/2340] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:53:40 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:53:40.712 7 INFO neutron.db.l3_db [req-1446c607-6b38-43bd-8672-3e64757920e7 req-35cbdee6-8dad-488d-a845-82d27fd7d0ee 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] Floating IP b150b35c-df80-4133-932c-5a3452066f7f disassociated. External IP: 10.96.250.218, port: 70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b. [pid: 8|app: 0|req: 1142/2341] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:40 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2342] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:53:40 2026] DELETE /v2.0/ports/70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2343] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:41 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => 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: 1201/2344] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:43 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2345] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:44 2026] GET /v2.0/ports?device_id=1b5e9a89-59cb-4a36-a559-55aed6f160d5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:45.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6ae1d08-b152-4ea7-9299-6a86e9ed57fe'] response: {'server_uuid': '1b5e9a89-59cb-4a36-a559-55aed6f160d5', 'name': 'network-vif-deleted', 'tag': '70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1202/2346] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:45 2026] DELETE /v2.0/security-groups/6edd58d0-8d4c-4bad-9334-ec6cfaa995b2 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2347] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:53:45 2026] DELETE /v2.0/floatingips/b150b35c-df80-4133-932c-5a3452066f7f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2348] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:45 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2349] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:45 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2352] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:46 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2353] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:53:47 2026] GET /v2.0/security-groups?id=aff980e8-55b5-4719-8429-9970120a3062&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: 8|app: 0|req: 1149/2354] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:53:47 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2355] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:53:47 2026] DELETE /v2.0/ports/788ca628-baea-43d7-945a-b748a8a9104a => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2356] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:48 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2357] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:49 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2358] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:53:50 2026] GET /v2.0/ports?device_id=2acb5cca-3f29-4503-afd5-ee28ab1a58bc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:53:51.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57edf355-019e-4ea7-ab5b-9b3273c6269c'] response: {'server_uuid': '2acb5cca-3f29-4503-afd5-ee28ab1a58bc', 'name': 'network-vif-deleted', 'tag': '788ca628-baea-43d7-945a-b748a8a9104a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2359] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:51 2026] DELETE /v2.0/security-groups/aff980e8-55b5-4719-8429-9970120a3062 => 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: 1152/2360] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:53:51 2026] PUT /v2.0/routers/25e67750-c43a-4d76-b6d7-5f665f2ede41/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2361] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:52 2026] DELETE /v2.0/subnets/647da704-aba6-4909-97ca-d638ea2d4363 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:53:53.611 8 INFO neutron.services.segments.plugin [-] Segment 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 resource provider aggregate not found 2026-05-27 01:53:53.615 8 INFO neutron.services.segments.plugin [-] Segment 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 resource provider aggregate not found 2026-05-27 01:53:53.625 8 INFO neutron.services.segments.plugin [-] Segment 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 found for delete ", "request_id": "req-3131ace5-e301-4c27-a844-8114b8aa50c9"}]} 2026-05-27 01:53:53.628 8 INFO neutron.db.l3_hamode_db [None req-13b5c6fc-004b-476c-8ec9-94787aa22a10 08e87a35ba9b4dc6904773dbfffa45be 8f7e6574d8d642e09bbcc13af45b3fbd - - default default] HA network e0945135-66f6-489d-ae39-d9aa7883bed2 was deleted as no HA routers are present in tenant 8f7e6574d8d642e09bbcc13af45b3fbd. [pid: 8|app: 0|req: 1153/2362] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:53:52 2026] DELETE /v2.0/routers/25e67750-c43a-4d76-b6d7-5f665f2ede41 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:53.768 7 INFO neutron.services.segments.plugin [-] Segment c6eda107-6b96-48c9-bf34-5f5cbdcee70f resource provider aggregate not found 2026-05-27 01:53:53.772 7 INFO neutron.services.segments.plugin [-] Segment c6eda107-6b96-48c9-bf34-5f5cbdcee70f resource provider aggregate not found [pid: 7|app: 0|req: 1210/2363] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:53:53 2026] DELETE /v2.0/networks/c1156ca4-c152-4fef-871c-f3bb6fae2e28 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:53:54.441 8 INFO neutron.services.segments.plugin [-] Segment 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ecf62a9-07fb-4d04-8c6d-dcf9318efc71 found for delete ", "request_id": "req-059354e3-f7c4-4b80-a899-3f4114f581f2"}]} [pid: 8|app: 0|req: 1154/2364] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:54 2026] GET /v2.0/security-groups?tenant_id=8f7e6574d8d642e09bbcc13af45b3fbd&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:53:54.581 7 INFO neutron.services.segments.plugin [-] Segment c6eda107-6b96-48c9-bf34-5f5cbdcee70f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6eda107-6b96-48c9-bf34-5f5cbdcee70f found for delete ", "request_id": "req-af8aa0cc-fe46-4a50-aed6-b9a05bfb8585"}]} 2026-05-27 01:53:54.586 7 INFO neutron.services.segments.plugin [-] Segment c6eda107-6b96-48c9-bf34-5f5cbdcee70f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6eda107-6b96-48c9-bf34-5f5cbdcee70f found for delete ", "request_id": "req-c0e74187-56ee-46a0-98f2-f6cb477b6278"}]} [pid: 7|app: 0|req: 1211/2365] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:54 2026] DELETE /v2.0/security-groups/eb0704d6-d6c4-45f9-bc0f-3c8a0c31d4ec => 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: 1155/2366] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:53:54 2026] GET /v2.0/security-groups?tenant_id=43aac39d89044ade81e7c1ded8edbc58&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2367] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:53:54 2026] DELETE /v2.0/security-groups/a542d7bd-7d66-4968-844a-da7e4ca25856 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:53:56.894 8 INFO neutron.db.segments_db [None req-2cc2f8c8-b946-4e71-8e8c-10ac2e503709 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment 592c3c43-6e1a-4f8d-a4b4-f4661778f559 of type vxlan for network b3cec96a-209b-4ee8-913a-d7906b780447 [pid: 8|app: 0|req: 1156/2368] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:53:56 2026] POST /v2.0/networks => generated 741 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2369] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:53:56 2026] POST /v2.0/subnets => generated 688 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:53:57.224 8 INFO neutron.db.segments_db [None req-a5842b5f-3fc2-4497-8dac-0ae59f2697d5 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment de4a3706-88ef-41f3-a5d5-ab153d719c83 of type vxlan for network 153eed58-8edf-4678-9464-d038bd26359a 2026-05-27 01:53:57.463 8 INFO neutron.db.l3_hamode_db [None req-a5842b5f-3fc2-4497-8dac-0ae59f2697d5 6fc3fa01292b4adcbb37d1e247addfb6 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:53:58.179 8 INFO neutron.db.l3_hamode_db [None req-a5842b5f-3fc2-4497-8dac-0ae59f2697d5 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1157/2370] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:53:57 2026] POST /v2.0/routers => generated 728 bytes in 1874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2371] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:53:59 2026] PUT /v2.0/routers/aa57c310-658e-4106-82ec-44a79a9f3450/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:54:01.300 8 INFO neutron.db.segments_db [None req-b7c144c7-4c6e-4eda-b954-b43458c07b7a 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment b9dc0012-c029-4feb-b4d6-914b0408dfa6 of type vxlan for network 87715730-c22f-4fbe-85d3-d729990188fb [pid: 8|app: 0|req: 1158/2374] 10.0.0.87 () {34 vars in 670 bytes} [Wed May 27 01:54:01 2026] POST /v2.0/networks => generated 740 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2375] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:01 2026] POST /v2.0/subnets => generated 687 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:01.649 8 INFO neutron.db.segments_db [None req-360bc681-eabf-4fa2-bac8-fbb126abc33f 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Added segment e57da0d7-29b2-42b2-bcfe-8b0949676f42 of type vxlan for network 66cbc9ea-94b1-43c1-990c-637aefc345a3 2026-05-27 01:54:01.882 8 INFO neutron.db.l3_hamode_db [None req-360bc681-eabf-4fa2-bac8-fbb126abc33f 6fc3fa01292b4adcbb37d1e247addfb6 9d9c520d135b4c17b5994c98f26575f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:54:02.725 8 INFO neutron.db.l3_hamode_db [None req-360bc681-eabf-4fa2-bac8-fbb126abc33f 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1159/2376] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:01 2026] POST /v2.0/routers => generated 727 bytes in 2067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2377] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:54:03 2026] PUT /v2.0/routers/75a1b0db-d8a2-4393-9018-a843e1d00cf6/add_router_interface => generated 309 bytes in 1532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:54:05.866 8 WARNING neutron_lib.context [None req-cf01c4c5-f522-4b5a-91c6-ee916b33602f d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1160/2378] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:54:05 2026] POST /v2.0/security-groups => generated 1675 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:54:05.989 7 WARNING neutron_lib.context [None req-f287e7df-5089-4ab5-973e-be91df89788e d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1219/2379] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:06.132 8 WARNING neutron_lib.context [None req-2720bdf2-e1e8-4a47-93d3-5a473f36ee8a d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2380] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:06.263 7 WARNING neutron_lib.context [None req-3be76c4a-27c6-4d82-82bb-bde54267893e d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1220/2381] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:06.365 8 WARNING neutron_lib.context [None req-e7d3888b-093f-4a8b-931f-de4863278305 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2382] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:06.498 7 WARNING neutron_lib.context [None req-43686282-06a8-4ebe-89d2-bbf2a01f7138 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:06.533 7 INFO neutron.db.securitygroups_db [None req-43686282-06a8-4ebe-89d2-bbf2a01f7138 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Project 506b7ba05d2e43b9b5e255c1cacbd731 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: 1221/2383] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:06.631 8 WARNING neutron_lib.context [None req-b752ce41-3b6b-47d6-b9db-edaaff802490 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:06.665 8 INFO neutron.db.securitygroups_db [None req-b752ce41-3b6b-47d6-b9db-edaaff802490 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Project 506b7ba05d2e43b9b5e255c1cacbd731 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: 1163/2384] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:07.133 7 WARNING neutron_lib.context [None req-52d74cf2-1f96-4185-bafd-6081d065c111 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1222/2385] 10.0.0.87 () {34 vars in 684 bytes} [Wed May 27 01:54:07 2026] POST /v2.0/security-groups => generated 1662 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:54:07.264 8 WARNING neutron_lib.context [None req-35f58848-248b-4ef9-aeca-8861578374ac d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2386] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:07.409 7 WARNING neutron_lib.context [None req-d34c42d2-972c-4233-9b16-9ec1fa14e7b2 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1223/2387] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:54:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:07.532 8 WARNING neutron_lib.context [None req-7fbb8507-a576-47a3-9d3d-68e8230a35bd d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1165/2388] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:54:07 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2389] 10.0.0.5 () {34 vars in 1096 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-411852702&fields=id&tenant_id=506b7ba05d2e43b9b5e255c1cacbd731 => 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: 1166/2390] 10.0.0.5 () {34 vars in 1096 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--196319732&fields=id&tenant_id=506b7ba05d2e43b9b5e255c1cacbd731 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2391] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/networks?id=b3cec96a-209b-4ee8-913a-d7906b780447 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2392] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/quotas/506b7ba05d2e43b9b5e255c1cacbd731 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2393] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/ports?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2394] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2395] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2396] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:08 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => 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: 1228/2397] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:09 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => 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: 1170/2398] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:10 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => 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: 1229/2399] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:11 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => 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: 1171/2400] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:54:12 2026] GET /v2.0/networks?id=b3cec96a-209b-4ee8-913a-d7906b780447 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2401] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:54:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=506b7ba05d2e43b9b5e255c1cacbd731 => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:54:12.966 8 WARNING neutron_lib.context [req-3fa1b6fd-7a03-42ce-a801-a046ca97d6c0 req-4963a875-266d-4901-95d3-c704acae4392 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2402] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:12 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => 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: 1172/2403] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:54:12 2026] POST /v2.0/ports => generated 993 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2404] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:54:13 2026] PUT /v2.0/ports/f22ae30b-1124-427d-b3e2-93f47495d800 => generated 1274 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1173/2405] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:14 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:54:14.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-401c4451-1311-4882-aa24-1eed3815612d'] response: {'name': 'network-changed', 'server_uuid': '992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2', 'tag': 'f22ae30b-1124-427d-b3e2-93f47495d800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2406] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:14 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2407] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:54:14 2026] GET /v2.0/ports?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2408] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:54:14 2026] GET /v2.0/networks?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2409] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:54:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2410] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:15 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2411] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:15 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2412] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:54:15 2026] GET /v2.0/ports?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2413] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f22ae30b-1124-427d-b3e2-93f47495d800 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2414] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:54:15 2026] GET /v2.0/subnets?id=d4289eea-f1d7-42a0-82dc-be80c78de882 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2415] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:54:15 2026] GET /v2.0/ports?network_id=b3cec96a-209b-4ee8-913a-d7906b780447&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2416] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:54:16 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2417] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:54:16 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2420] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:16 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2421] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:16 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2422] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:17 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2423] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:17 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2424] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:18 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2425] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:54:18 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2426] 199.204.45.162 () {34 vars in 1124 bytes} [Wed May 27 01:54:18 2026] GET /v2.0/security-groups?id=54166a55-b552-44a9-9486-fe761841b824&id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2427] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:18 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2428] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:19 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2429] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:20 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2430] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:21 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2431] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:21 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2432] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:22 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2433] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:22 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2434] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:22 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:54:22.879 7 INFO neutron.db.l3_db [None req-636d22d9-e828-47ab-a4f1-99971d0369c8 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Floating IP 9c4eb2a3-06fc-4e5d-b53d-1a62cf710de5 associated. External IP: 10.96.250.219, port: f22ae30b-1124-427d-b3e2-93f47495d800. [pid: 7|app: 0|req: 1247/2435] 10.0.0.87 () {34 vars in 748 bytes} [Wed May 27 01:54:22 2026] PUT /v2.0/floatingips/9c4eb2a3-06fc-4e5d-b53d-1a62cf710de5 => generated 855 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2436] 199.204.45.162 () {34 vars in 1096 bytes} [Wed May 27 01:54:24 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2437] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/ports?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2438] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/networks?id=b3cec96a-209b-4ee8-913a-d7906b780447 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:54:25.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd5a07a3-19e3-4a44-a0b7-0f6d1f7cea22'] response: {'name': 'network-changed', 'server_uuid': '992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2', 'tag': 'f22ae30b-1124-427d-b3e2-93f47495d800', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1249/2439] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f22ae30b-1124-427d-b3e2-93f47495d800 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2440] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/subnets?id=d4289eea-f1d7-42a0-82dc-be80c78de882 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2441] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/ports?network_id=b3cec96a-209b-4ee8-913a-d7906b780447&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: 1192/2442] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2443] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:54:25 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2444] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:54:26 2026] GET /v2.0/ports?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2445] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:54:26 2026] GET /v2.0/networks?id=b3cec96a-209b-4ee8-913a-d7906b780447 => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2446] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:54:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f22ae30b-1124-427d-b3e2-93f47495d800 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2447] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:54:27 2026] GET /v2.0/subnets?id=d4289eea-f1d7-42a0-82dc-be80c78de882 => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2448] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:54:27 2026] GET /v2.0/ports?network_id=b3cec96a-209b-4ee8-913a-d7906b780447&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: 1254/2449] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:54:27 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2450] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:54:27 2026] GET /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2453] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:31 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2454] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:31 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2455] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:54:31 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1279 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2456] 10.0.0.87 () {32 vars in 857 bytes} [Wed May 27 01:54:32 2026] GET /v2.0/floatingips?floating_network_id=b16998a3-c3b7-49ad-ade2-d1af89065b0f&port_id=f22ae30b-1124-427d-b3e2-93f47495d800 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2457] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:54:32 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2458] 10.0.0.75 () {34 vars in 1119 bytes} [Wed May 27 01:54:32 2026] GET /v2.0/security-groups?id=54166a55-b552-44a9-9486-fe761841b824&id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&fields=id&fields=name => generated 205 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2459] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:35 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2460] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:35 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2461] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:36 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2462] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:36 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2463] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:54:37 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2464] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:37 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:54:37.424 8 INFO neutron.db.l3_db [req-64236a9b-5f69-4913-b0c7-cb7b108de23d req-c7a91f64-10e2-4e14-b8d4-7e0f47ee9750 d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] Floating IP 9c4eb2a3-06fc-4e5d-b53d-1a62cf710de5 disassociated. External IP: 10.96.250.219, port: f22ae30b-1124-427d-b3e2-93f47495d800. [pid: 7|app: 0|req: 1263/2465] 10.0.0.5 () {34 vars in 1118 bytes} [Wed May 27 01:54:37 2026] GET /v2.0/security-groups?id=ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e&id=54166a55-b552-44a9-9486-fe761841b824&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2466] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:54:37 2026] DELETE /v2.0/ports/f22ae30b-1124-427d-b3e2-93f47495d800 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2467] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:38 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => 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: 1204/2468] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:39 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2469] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:54:40 2026] GET /v2.0/ports?device_id=992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:54:41.897 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41d2f88a-8d45-4957-824f-220e1908bd71'] response: {'server_uuid': '992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2', 'name': 'network-vif-deleted', 'tag': 'f22ae30b-1124-427d-b3e2-93f47495d800', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2470] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:41 2026] DELETE /v2.0/security-groups/ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:54:41.989 7 INFO neutron.api.v2.resource [None req-d73bbb97-5258-4bd0-aede-a520678e8c5e d6255fa8cbe4405bb92e55362379c695 506b7ba05d2e43b9b5e255c1cacbd731 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1266/2471] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:54:41 2026] GET /v2.0/security-groups/ffb3ec7d-075e-4ff3-90a5-bf82861f2e0e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2472] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:54:41 2026] DELETE /v2.0/floatingips/9c4eb2a3-06fc-4e5d-b53d-1a62cf710de5 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2473] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:42 2026] DELETE /v2.0/security-groups/54166a55-b552-44a9-9486-fe761841b824 => 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: 1207/2474] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:54:42 2026] PUT /v2.0/routers/aa57c310-658e-4106-82ec-44a79a9f3450/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:54:44.195 7 INFO neutron.services.segments.plugin [-] Segment de4a3706-88ef-41f3-a5d5-ab153d719c83 resource provider aggregate not found 2026-05-27 01:54:44.202 7 INFO neutron.services.segments.plugin [-] Segment de4a3706-88ef-41f3-a5d5-ab153d719c83 resource provider aggregate not found 2026-05-27 01:54:44.210 7 INFO neutron.services.segments.plugin [-] Segment de4a3706-88ef-41f3-a5d5-ab153d719c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4a3706-88ef-41f3-a5d5-ab153d719c83 found for delete ", "request_id": "req-1274cf71-1ef9-4ab9-8f53-008aa3250d43"}]} 2026-05-27 01:54:44.213 7 INFO neutron.db.l3_hamode_db [None req-12001748-15ed-47a9-9158-676ced71d53f 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 153eed58-8edf-4678-9464-d038bd26359a was deleted as no HA routers are present in tenant 506b7ba05d2e43b9b5e255c1cacbd731. [pid: 7|app: 0|req: 1268/2475] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:43 2026] DELETE /v2.0/routers/aa57c310-658e-4106-82ec-44a79a9f3450 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2476] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:44 2026] DELETE /v2.0/subnets/d4289eea-f1d7-42a0-82dc-be80c78de882 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:54:44.390 7 INFO neutron.services.segments.plugin [-] Segment de4a3706-88ef-41f3-a5d5-ab153d719c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4a3706-88ef-41f3-a5d5-ab153d719c83 found for delete ", "request_id": "req-7d55caf3-d2c4-4a04-883a-ff9267bd5c40"}]} [pid: 7|app: 0|req: 1269/2477] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:44 2026] DELETE /v2.0/networks/b3cec96a-209b-4ee8-913a-d7906b780447 => 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: 1209/2478] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:54:44 2026] PUT /v2.0/routers/75a1b0db-d8a2-4393-9018-a843e1d00cf6/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:54:46.226 7 INFO neutron.services.segments.plugin [-] Segment 592c3c43-6e1a-4f8d-a4b4-f4661778f559 resource provider aggregate not found 2026-05-27 01:54:46.243 7 INFO neutron.services.segments.plugin [-] Segment 592c3c43-6e1a-4f8d-a4b4-f4661778f559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 592c3c43-6e1a-4f8d-a4b4-f4661778f559 found for delete ", "request_id": "req-6c7c1d8b-1661-4503-801f-7bba9cb673b2"}]} 2026-05-27 01:54:46.287 7 INFO neutron.db.l3_hamode_db [None req-5279b62b-1a21-4ef8-9d36-c4358a34a8c6 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] HA network 66cbc9ea-94b1-43c1-990c-637aefc345a3 was deleted as no HA routers are present in tenant 9d9c520d135b4c17b5994c98f26575f3. [pid: 7|app: 0|req: 1270/2480] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:45 2026] DELETE /v2.0/routers/75a1b0db-d8a2-4393-9018-a843e1d00cf6 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:54:46.424 7 INFO neutron.services.segments.plugin [-] Segment 592c3c43-6e1a-4f8d-a4b4-f4661778f559 resource provider aggregate not found 2026-05-27 01:54:46.442 7 INFO neutron.services.segments.plugin [-] Segment 592c3c43-6e1a-4f8d-a4b4-f4661778f559 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 592c3c43-6e1a-4f8d-a4b4-f4661778f559 found for delete ", "request_id": "req-fbef29e1-7786-4bd9-bdb9-48eb59c34b7d"}]} 2026-05-27 01:54:46.458 7 INFO neutron.services.segments.plugin [-] Segment e57da0d7-29b2-42b2-bcfe-8b0949676f42 resource provider aggregate not found 2026-05-27 01:54:46.477 7 INFO neutron.services.segments.plugin [-] Segment e57da0d7-29b2-42b2-bcfe-8b0949676f42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e57da0d7-29b2-42b2-bcfe-8b0949676f42 found for delete ", "request_id": "req-0c6d9cab-290d-48ff-8e2a-5c4ec9402f3b"}]} [pid: 7|app: 0|req: 1271/2482] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:46 2026] DELETE /v2.0/subnets/c002d6d0-c5e7-4512-afe2-1442ccf0be01 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:54:46.955 8 INFO neutron.services.segments.plugin [-] Segment b9dc0012-c029-4feb-b4d6-914b0408dfa6 resource provider aggregate not found 2026-05-27 01:54:46.960 8 INFO neutron.services.segments.plugin [-] Segment b9dc0012-c029-4feb-b4d6-914b0408dfa6 resource provider aggregate not found [pid: 8|app: 0|req: 1212/2483] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:46 2026] DELETE /v2.0/networks/87715730-c22f-4fbe-85d3-d729990188fb => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2484] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:54:47 2026] GET /v2.0/security-groups?tenant_id=506b7ba05d2e43b9b5e255c1cacbd731&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:54:47.371 8 INFO neutron.services.segments.plugin [-] Segment b9dc0012-c029-4feb-b4d6-914b0408dfa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9dc0012-c029-4feb-b4d6-914b0408dfa6 found for delete ", "request_id": "req-02b84ca7-f1e3-49c1-a83c-05a3b80e0f94"}]} 2026-05-27 01:54:47.374 8 INFO neutron.services.segments.plugin [-] Segment b9dc0012-c029-4feb-b4d6-914b0408dfa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9dc0012-c029-4feb-b4d6-914b0408dfa6 found for delete ", "request_id": "req-3056afc3-feac-4a4a-8f63-ec3665088d93"}]} [pid: 8|app: 0|req: 1213/2485] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:47 2026] DELETE /v2.0/security-groups/c886dcab-895e-4246-aa6b-9a711b33f830 => 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: 1273/2486] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:54:47 2026] GET /v2.0/security-groups?tenant_id=9d9c520d135b4c17b5994c98f26575f3&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2487] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:47 2026] DELETE /v2.0/security-groups/9989df84-5542-499a-8142-3f8d78f1df2b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:54:51.843 7 WARNING neutron_lib.context [None req-39500c9d-5655-475d-984b-abb8dbcf5e55 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:51.918 7 INFO neutron.services.segments.plugin [-] Segment e57da0d7-29b2-42b2-bcfe-8b0949676f42 resource provider aggregate not found 2026-05-27 01:54:51.932 7 INFO neutron.services.segments.plugin [-] Segment e57da0d7-29b2-42b2-bcfe-8b0949676f42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e57da0d7-29b2-42b2-bcfe-8b0949676f42 found for delete ", "request_id": "req-d899aeca-e0db-4523-9e8f-fe38c8b91fe6"}]} 2026-05-27 01:54:52.003 7 INFO neutron.db.segments_db [None req-39500c9d-5655-475d-984b-abb8dbcf5e55 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Added segment 8fffee37-8529-4ea0-b419-c8bfe87cf2cb of type vxlan for network 2f434ab7-a2d9-4b36-bf84-bf9d7490142b [pid: 7|app: 0|req: 1274/2488] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:54:51 2026] POST /v2.0/networks => generated 632 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:52.113 8 WARNING neutron_lib.context [None req-317c3fd2-f496-4d4d-b4bd-8e864c2e4dc6 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1215/2489] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:52 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:52.373 7 WARNING neutron_lib.context [None req-c384d745-ca36-46e5-97e6-b47950e75cd4 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:52.426 7 INFO neutron.db.segments_db [None req-c384d745-ca36-46e5-97e6-b47950e75cd4 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Added segment 135970bc-66ad-468d-92ff-506648beebde of type vxlan for network ceff8160-94d1-4a3c-84c8-9e32dce89078 [pid: 7|app: 0|req: 1275/2490] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:54:52 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:52.519 8 WARNING neutron_lib.context [None req-c1f3364d-9863-4ac2-a4ab-9b7bdafeaa20 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1216/2491] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:52 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:52.756 7 WARNING neutron_lib.context [None req-3f80edb5-cdca-4522-9ecf-eb7d877dc61a 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:52.822 7 INFO neutron.db.segments_db [None req-3f80edb5-cdca-4522-9ecf-eb7d877dc61a 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Added segment f7a7e2fd-e541-41a0-9c0b-2a25843ed41e of type vxlan for network 5581325d-6bb8-4486-8de4-92443eb35f2f [pid: 7|app: 0|req: 1276/2492] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:54:52 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:52.914 8 WARNING neutron_lib.context [None req-01c10229-d4c0-4675-bc7e-120799b09342 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1217/2493] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:52 2026] POST /v2.0/subnets => generated 629 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:53.177 7 WARNING neutron_lib.context [None req-eb23b2fc-e140-4729-b7c4-491e7e4f1a92 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:53.227 7 INFO neutron.db.segments_db [None req-eb23b2fc-e140-4729-b7c4-491e7e4f1a92 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Added segment 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 of type vxlan for network 509b00e8-dce1-4e2a-a6bc-d15596c2bfe8 [pid: 7|app: 0|req: 1277/2494] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:54:53 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:53.324 8 WARNING neutron_lib.context [None req-af4d523b-f529-40ce-9d24-3db7cbdd1fd8 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1218/2495] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:53 2026] POST /v2.0/subnets => generated 629 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:53.624 7 WARNING neutron_lib.context [None req-e4055378-b68a-4c4a-8a15-5ee894fafa05 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:54:53.683 7 INFO neutron.db.segments_db [None req-e4055378-b68a-4c4a-8a15-5ee894fafa05 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Added segment 028c82c8-7929-466e-8d67-934c13f4f376 of type vxlan for network ceb9d3f8-cd9a-4b28-9f59-4530cabf471e [pid: 7|app: 0|req: 1278/2496] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:54:53 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:54:53.794 8 WARNING neutron_lib.context [None req-d8123059-0ab0-4da8-9d0f-27a519f33498 8c796cb039764a1ea7fc8541d105fcfb 5d9fab736d8e49dea98ce9d6178264a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1219/2497] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:54:53 2026] POST /v2.0/subnets => generated 629 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2498] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:54:54 2026] PUT /v2.0/subnets/15e866f3-36f7-4355-80e1-7b29f034fb35/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2499] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:54:54 2026] PUT /v2.0/subnets/c51b682f-a7c1-455e-8db0-b4fa19750cee/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2500] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:54:54 2026] PUT /v2.0/subnets/c19e3f2e-b9b7-4307-9138-a86bf7ec163a/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: 1221/2501] 10.0.0.87 () {34 vars in 750 bytes} [Wed May 27 01:54:54 2026] PUT /v2.0/subnets/59427166-0bdf-446a-8ae8-9b6fb362c551/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2502] 10.0.0.87 () {32 vars in 663 bytes} [Wed May 27 01:54:54 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2503] 10.0.0.87 () {32 vars in 677 bytes} [Wed May 27 01:54:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2504] 10.0.0.87 () {32 vars in 673 bytes} [Wed May 27 01:54:54 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2505] 10.0.0.87 () {32 vars in 685 bytes} [Wed May 27 01:54:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2506] 10.0.0.87 () {32 vars in 671 bytes} [Wed May 27 01:54:54 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2507] 10.0.0.87 () {32 vars in 685 bytes} [Wed May 27 01:54:55 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2508] 10.0.0.87 () {32 vars in 681 bytes} [Wed May 27 01:54:55 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2509] 10.0.0.87 () {32 vars in 693 bytes} [Wed May 27 01:54:55 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2510] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:55 2026] DELETE /v2.0/subnets/15e866f3-36f7-4355-80e1-7b29f034fb35 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2511] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:55 2026] DELETE /v2.0/subnets/c51b682f-a7c1-455e-8db0-b4fa19750cee => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2512] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:55 2026] DELETE /v2.0/subnets/c19e3f2e-b9b7-4307-9138-a86bf7ec163a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2513] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:55 2026] DELETE /v2.0/subnets/59427166-0bdf-446a-8ae8-9b6fb362c551 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2514] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:54:55 2026] DELETE /v2.0/subnets/aacf2f0e-07d2-4a7f-afb1-57399de6f5bc => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2515] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:55 2026] DELETE /v2.0/networks/2f434ab7-a2d9-4b36-bf84-bf9d7490142b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:54:56.565 7 INFO neutron.services.segments.plugin [-] Segment 135970bc-66ad-468d-92ff-506648beebde resource provider aggregate not found [pid: 7|app: 0|req: 1288/2516] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:56 2026] DELETE /v2.0/networks/ceff8160-94d1-4a3c-84c8-9e32dce89078 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:54:56.589 8 INFO neutron.services.segments.plugin [-] Segment 8fffee37-8529-4ea0-b419-c8bfe87cf2cb resource provider aggregate not found 2026-05-27 01:54:56.596 8 INFO neutron.services.segments.plugin [-] Segment 8fffee37-8529-4ea0-b419-c8bfe87cf2cb resource provider aggregate not found 2026-05-27 01:54:56.616 8 INFO neutron.services.segments.plugin [-] Segment 8fffee37-8529-4ea0-b419-c8bfe87cf2cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fffee37-8529-4ea0-b419-c8bfe87cf2cb found for delete ", "request_id": "req-3eaded3f-7478-4043-9bbd-5f96bd912d90"}]} 2026-05-27 01:54:56.626 8 INFO neutron.services.segments.plugin [-] Segment 8fffee37-8529-4ea0-b419-c8bfe87cf2cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fffee37-8529-4ea0-b419-c8bfe87cf2cb found for delete ", "request_id": "req-08b52462-d987-432b-8059-5d0d62006fe7"}]} [pid: 8|app: 0|req: 1229/2517] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:56 2026] DELETE /v2.0/networks/5581325d-6bb8-4486-8de4-92443eb35f2f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:54:56.900 7 INFO neutron.services.segments.plugin [-] Segment 135970bc-66ad-468d-92ff-506648beebde resource provider aggregate not found 2026-05-27 01:54:56.907 7 INFO neutron.services.segments.plugin [-] Segment 135970bc-66ad-468d-92ff-506648beebde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135970bc-66ad-468d-92ff-506648beebde found for delete ", "request_id": "req-c492b105-7838-4d2c-89f5-41813bd2cc9f"}]} 2026-05-27 01:54:56.924 7 INFO neutron.services.segments.plugin [-] Segment 135970bc-66ad-468d-92ff-506648beebde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135970bc-66ad-468d-92ff-506648beebde found for delete ", "request_id": "req-9a50289c-973a-480c-b20c-3cbcf76c736e"}]} [pid: 7|app: 0|req: 1289/2518] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:56 2026] DELETE /v2.0/networks/509b00e8-dce1-4e2a-a6bc-d15596c2bfe8 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2519] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:54:57 2026] DELETE /v2.0/networks/ceb9d3f8-cd9a-4b28-9f59-4530cabf471e => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2520] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:54:58 2026] GET /v2.0/security-groups?tenant_id=bb342bee3343427eb391d25d46cb89c9&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:54:58.660 8 INFO neutron.services.segments.plugin [-] Segment f7a7e2fd-e541-41a0-9c0b-2a25843ed41e resource provider aggregate not found 2026-05-27 01:54:58.664 8 INFO neutron.services.segments.plugin [-] Segment f7a7e2fd-e541-41a0-9c0b-2a25843ed41e resource provider aggregate not found 2026-05-27 01:54:58.677 8 INFO neutron.services.segments.plugin [-] Segment f7a7e2fd-e541-41a0-9c0b-2a25843ed41e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a7e2fd-e541-41a0-9c0b-2a25843ed41e found for delete ", "request_id": "req-b0febfdc-0416-4c0c-9444-24d4ee0d74c4"}]} 2026-05-27 01:54:58.682 8 INFO neutron.services.segments.plugin [-] Segment f7a7e2fd-e541-41a0-9c0b-2a25843ed41e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a7e2fd-e541-41a0-9c0b-2a25843ed41e found for delete ", "request_id": "req-6d4ab057-b3d6-4814-96a1-c63ddfa46f89"}]} 2026-05-27 01:54:58.692 8 INFO neutron.services.segments.plugin [-] Segment 028c82c8-7929-466e-8d67-934c13f4f376 resource provider aggregate not found 2026-05-27 01:54:58.698 8 INFO neutron.services.segments.plugin [-] Segment 028c82c8-7929-466e-8d67-934c13f4f376 resource provider aggregate not found 2026-05-27 01:54:58.703 8 INFO neutron.services.segments.plugin [-] Segment 028c82c8-7929-466e-8d67-934c13f4f376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 028c82c8-7929-466e-8d67-934c13f4f376 found for delete ", "request_id": "req-56b44e9d-6d6a-4e8b-a5e0-3825bc621099"}]} 2026-05-27 01:54:58.712 8 INFO neutron.services.segments.plugin [-] Segment 028c82c8-7929-466e-8d67-934c13f4f376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 028c82c8-7929-466e-8d67-934c13f4f376 found for delete ", "request_id": "req-323b1231-bf19-4204-bfcb-c180ca1de24b"}]} [pid: 8|app: 0|req: 1231/2521] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:58 2026] DELETE /v2.0/security-groups/60b848b6-445b-4e63-ba53-ec91cce10d0c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:54:58.922 7 INFO neutron.services.segments.plugin [-] Segment 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 resource provider aggregate not found 2026-05-27 01:54:58.934 7 INFO neutron.services.segments.plugin [-] Segment 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 found for delete ", "request_id": "req-614ff756-6437-424e-9205-95b4c5e8e00e"}]} 2026-05-27 01:54:58.940 7 INFO neutron.services.segments.plugin [-] Segment 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 resource provider aggregate not found [pid: 7|app: 0|req: 1291/2522] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:54:58 2026] GET /v2.0/security-groups?tenant_id=65c32f1e8d8c4aeb9f276ea1984ed17f&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2523] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:58 2026] DELETE /v2.0/security-groups/6eea5ac8-8158-44dd-a037-5ef42fe447ed => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:54:59.195 7 INFO neutron.services.segments.plugin [-] Segment 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36cea5c6-3c89-44a8-a9e0-b4ac44539b56 found for delete ", "request_id": "req-89153cc0-3998-4a5a-9c0d-d354811548a5"}]} [pid: 7|app: 0|req: 1292/2524] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:54:59 2026] GET /v2.0/security-groups?tenant_id=5d9fab736d8e49dea98ce9d6178264a1&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2525] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:54:59 2026] DELETE /v2.0/security-groups/6fc98511-6945-4743-844c-b90f47b964e6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:55:02.488 8 WARNING neutron_lib.context [None req-c4a279de-7184-42ad-9a0b-1c72be889ed2 b48a739b4ff145ce8fdb5c6c5fa09479 9966ddec97304c7f838d2d329268f582 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:55:02.605 8 INFO neutron.db.segments_db [None req-c4a279de-7184-42ad-9a0b-1c72be889ed2 b48a739b4ff145ce8fdb5c6c5fa09479 9966ddec97304c7f838d2d329268f582 - - default default] Added segment d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 of type vxlan for network 93b3a4a6-4418-4838-a6ed-c970058304ac [pid: 8|app: 0|req: 1235/2528] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:55:02 2026] POST /v2.0/networks => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2529] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:55:02 2026] PUT /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2530] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:02 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2531] 10.0.0.87 () {34 vars in 763 bytes} [Wed May 27 01:55:02 2026] PUT /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2532] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:02 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2533] 10.0.0.87 () {34 vars in 759 bytes} [Wed May 27 01:55:02 2026] PUT /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2534] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:02 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2535] 10.0.0.87 () {34 vars in 781 bytes} [Wed May 27 01:55:02 2026] PUT /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2536] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:02 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2537] 10.0.0.87 () {34 vars in 752 bytes} [Wed May 27 01:55:03 2026] PUT /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2538] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:03 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2539] 10.0.0.87 () {32 vars in 740 bytes} [Wed May 27 01:55:03 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:55:03.180 8 INFO neutron.api.v2.resource [None req-f7b7e5cd-43aa-462e-a5d2-715cc5727a7f b48a739b4ff145ce8fdb5c6c5fa09479 9966ddec97304c7f838d2d329268f582 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2540] 10.0.0.87 () {32 vars in 744 bytes} [Wed May 27 01:55:03 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2541] 10.0.0.87 () {32 vars in 743 bytes} [Wed May 27 01:55:03 2026] DELETE /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2542] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:03 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:55:03.309 7 INFO neutron.api.v2.resource [None req-c834cea9-d24f-4b03-9698-630d4b09bb20 b48a739b4ff145ce8fdb5c6c5fa09479 9966ddec97304c7f838d2d329268f582 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1301/2543] 10.0.0.87 () {32 vars in 747 bytes} [Wed May 27 01:55:03 2026] DELETE /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2544] 10.0.0.87 () {32 vars in 735 bytes} [Wed May 27 01:55:03 2026] DELETE /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2545] 10.0.0.87 () {32 vars in 732 bytes} [Wed May 27 01:55:03 2026] GET /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:55:03.531 8 INFO neutron.services.segments.plugin [-] Segment d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 resource provider aggregate not found 2026-05-27 01:55:03.534 8 INFO neutron.services.segments.plugin [-] Segment d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 resource provider aggregate not found 2026-05-27 01:55:03.542 8 INFO neutron.services.segments.plugin [-] Segment d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 found for delete ", "request_id": "req-0b8bf7ea-d4cc-4047-bfbb-87eb7dc5a862"}]} 2026-05-27 01:55:03.550 8 INFO neutron.services.segments.plugin [-] Segment d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12c3c88-9498-4ce0-ab38-a52e1e28ebd6 found for delete ", "request_id": "req-7fa670fd-16ee-42cc-b19c-2da6ce520191"}]} [pid: 8|app: 0|req: 1244/2546] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:55:03 2026] DELETE /v2.0/networks/93b3a4a6-4418-4838-a6ed-c970058304ac => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2547] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:55:04 2026] GET /v2.0/security-groups?tenant_id=467445c434804f39ae94343232c9c3d5&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2548] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:55:04 2026] DELETE /v2.0/security-groups/d3c6ab56-c4b7-461e-bd71-ec515f06dcbe => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2549] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:55:04 2026] GET /v2.0/security-groups?tenant_id=9966ddec97304c7f838d2d329268f582&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2550] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:55:04 2026] DELETE /v2.0/security-groups/9eb90101-3b1a-4574-8bcf-1705b7889921 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:55:08.004 7 WARNING neutron_lib.context [None req-0b1ce931-679b-4ede-87a4-ca75205a51f6 061de60d48574575a7797d2e727b8b98 e3d06da5337f4f43b43fc71ab9534301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1305/2551] 10.0.0.87 () {34 vars in 675 bytes} [Wed May 27 01:55:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2552] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:55:08 2026] PUT /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2553] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2554] 10.0.0.87 () {34 vars in 769 bytes} [Wed May 27 01:55:08 2026] PUT /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags/green => 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: 1307/2555] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2556] 10.0.0.87 () {34 vars in 765 bytes} [Wed May 27 01:55:08 2026] PUT /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2557] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2558] 10.0.0.87 () {34 vars in 787 bytes} [Wed May 27 01:55:08 2026] PUT /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/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: 7|app: 0|req: 1309/2559] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2560] 10.0.0.87 () {34 vars in 758 bytes} [Wed May 27 01:55:08 2026] PUT /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/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: 1310/2561] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2562] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:55:08.432 7 INFO neutron.api.v2.resource [None req-e0c1df34-ee27-4b79-be81-fcb0407778db 061de60d48574575a7797d2e727b8b98 e3d06da5337f4f43b43fc71ab9534301 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1311/2563] 10.0.0.87 () {32 vars in 750 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2564] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:55:08 2026] DELETE /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/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: 1312/2565] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:55:08.533 8 INFO neutron.api.v2.resource [None req-e3e50868-e285-4103-8d19-aa5bbcb1db6c 061de60d48574575a7797d2e727b8b98 e3d06da5337f4f43b43fc71ab9534301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2566] 10.0.0.87 () {32 vars in 753 bytes} [Wed May 27 01:55:08 2026] DELETE /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2567] 10.0.0.87 () {32 vars in 741 bytes} [Wed May 27 01:55:08 2026] DELETE /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2568] 10.0.0.87 () {32 vars in 738 bytes} [Wed May 27 01:55:08 2026] GET /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177/tags => 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: 1314/2569] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:55:08 2026] DELETE /v2.0/subnetpools/f7809c9d-a1b3-486a-ae30-4300b973e177 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2570] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:55:09 2026] GET /v2.0/security-groups?tenant_id=e3d06da5337f4f43b43fc71ab9534301&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2571] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:55:09 2026] DELETE /v2.0/security-groups/fa3654e0-012a-4c2f-919b-703cefec7c3c => 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: 1257/2572] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:55:09 2026] GET /v2.0/security-groups?tenant_id=fec266bb19144394aa595c8d777e44ca&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2573] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:55:09 2026] DELETE /v2.0/security-groups/75d3011d-4a0e-471f-829b-7d1a1bdfcd1b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:55:18.515 7 WARNING neutron_lib.context [None req-26d8a60e-883e-4341-9b74-ad61e28482ae 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:55:18.662 7 INFO neutron.db.segments_db [None req-26d8a60e-883e-4341-9b74-ad61e28482ae 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Added segment ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 of type vxlan for network b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 [pid: 7|app: 0|req: 1318/2576] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:55:18 2026] POST /v2.0/networks => generated 640 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:18.769 8 WARNING neutron_lib.context [None req-1694ef03-5590-4c79-9070-3a3fdcb4b349 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1259/2577] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:18 2026] POST /v2.0/subnets => generated 658 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2578] 10.0.0.87 () {32 vars in 721 bytes} [Wed May 27 01:55:19 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:55:19.052 8 WARNING neutron_lib.context [None req-216a5267-c7a5-4dfb-83f4-f95d52504325 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1260/2579] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:19 2026] POST /v2.0/subnets => generated 732 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:19.287 7 WARNING neutron_lib.context [None req-5388d5d4-5aaa-45b4-ac12-a8a402e2f18c 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:55:19.334 7 INFO neutron.db.segments_db [None req-5388d5d4-5aaa-45b4-ac12-a8a402e2f18c 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Added segment 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 of type vxlan for network 3b4e4ecb-de9d-4686-9608-643b7bcd302f [pid: 7|app: 0|req: 1320/2580] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:55:19 2026] POST /v2.0/networks => generated 637 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:19.432 8 WARNING neutron_lib.context [None req-fb202cae-660f-44b2-8f61-45b6e1880963 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1261/2581] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:19 2026] POST /v2.0/subnets => generated 656 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:19.691 7 WARNING neutron_lib.context [None req-4898b9a3-3d90-4277-af8a-e2efe1d6262b 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1321/2582] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:19 2026] POST /v2.0/subnets => generated 726 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:19.975 8 WARNING neutron_lib.context [None req-ac027c97-acf9-4d85-b1f0-e235b5ee7e22 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:55:20.028 8 INFO neutron.db.segments_db [None req-ac027c97-acf9-4d85-b1f0-e235b5ee7e22 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Added segment 65de39f9-29da-41ca-b438-5236719f5fc0 of type vxlan for network 6c8d126b-adb8-4b76-9fa4-5f883d98036b [pid: 8|app: 0|req: 1262/2583] 10.0.0.87 () {34 vars in 669 bytes} [Wed May 27 01:55:19 2026] POST /v2.0/networks => generated 637 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:20.134 7 WARNING neutron_lib.context [None req-6d6fe709-288e-4635-9b3e-28c0bc4d6f72 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1322/2584] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:20 2026] POST /v2.0/subnets => generated 656 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:20.414 8 WARNING neutron_lib.context [None req-90449462-c1ba-4d34-9942-9374785e20af 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1263/2585] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:20 2026] POST /v2.0/subnets => generated 729 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:20.704 7 WARNING neutron_lib.context [None req-fc27d1f6-8175-4f16-9f86-d955427e2f15 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:55:20.740 7 INFO neutron.db.segments_db [None req-fc27d1f6-8175-4f16-9f86-d955427e2f15 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Added segment 73d6ab85-1028-48e3-8248-fb10e4d4d71b of type vxlan for network eb42d1ce-19d1-4557-b31f-49a30deb1e70 2026-05-27 01:55:21.031 7 INFO neutron.db.l3_hamode_db [None req-fc27d1f6-8175-4f16-9f86-d955427e2f15 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:55:21.960 7 INFO neutron.db.l3_hamode_db [None req-fc27d1f6-8175-4f16-9f86-d955427e2f15 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1323/2586] 10.0.0.87 () {34 vars in 668 bytes} [Wed May 27 01:55:20 2026] POST /v2.0/routers => generated 685 bytes in 2223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2587] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:55:22 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2588] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:55:24 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/add_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2589] 10.0.0.87 () {34 vars in 782 bytes} [Wed May 27 01:55:25 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:55:27.378 7 WARNING neutron_lib.context [None req-7f386595-d318-4499-94ca-dccef24dff72 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1325/2590] 10.0.0.87 () {34 vars in 683 bytes} [Wed May 27 01:55:27 2026] POST /v2.0/security-groups => generated 1630 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 01:55:27.511 8 WARNING neutron_lib.context [None req-feb425a5-301e-4f5f-946d-f0dcf5eb56c0 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1266/2591] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:27.623 7 WARNING neutron_lib.context [None req-d5adc92e-e5cb-4ee9-9808-100ae0bfcb60 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1326/2592] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:27.722 8 WARNING neutron_lib.context [None req-b4d287c2-375b-4fc5-999e-3e30f2b540db 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1267/2593] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:27.830 7 WARNING neutron_lib.context [None req-f621af46-0f5a-4d98-82bf-5d2c9b6a5ec1 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1327/2594] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:27.934 8 WARNING neutron_lib.context [None req-48d3fd17-383c-474a-9d74-92c9391366b5 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1268/2595] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:28.054 7 WARNING neutron_lib.context [None req-6fa05647-cf56-463e-b3e9-b580f2cd1e2c 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1328/2596] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:28.153 8 WARNING neutron_lib.context [None req-5c66bf28-a510-4f72-974a-874395fa5b74 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1269/2597] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:28.250 7 WARNING neutron_lib.context [None req-3fb4089f-8b2b-4f4d-b157-eb9dfb1f9870 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1329/2598] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:28.377 8 WARNING neutron_lib.context [None req-e79fe8da-b495-4ca5-b35f-ab3a4eafa10e 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1270/2599] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:28.516 7 WARNING neutron_lib.context [None req-877fcd49-0678-469f-864e-ed8c9e49e35f 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1330/2600] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 01:55:28.636 8 WARNING neutron_lib.context [None req-2891d3f5-6769-4c82-a754-9389aa3da69f 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1271/2601] 10.0.0.87 () {34 vars in 694 bytes} [Wed May 27 01:55:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2602] 10.0.0.5 () {34 vars in 1094 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1044095492&fields=id&tenant_id=2637919b4ba94339a6811460e7c6cd79 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2603] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2604] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/quotas/2637919b4ba94339a6811460e7c6cd79 => 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: 1273/2605] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&fields=id => generated 287 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2606] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2607] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2608] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:29 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2611] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:55:34 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2612] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:55:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2637919b4ba94339a6811460e7c6cd79 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:55:34.239 7 WARNING neutron_lib.context [req-d1f8d2a1-f0e1-4472-a3c2-676c43ad7a97 req-31f9ab9a-65f0-41e7-8e9c-a1fb754c2b79 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1337/2613] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:55:34 2026] POST /v2.0/ports => generated 1183 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1338/2614] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:34 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2615] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:55:34 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2616] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:55:34 2026] PUT /v2.0/ports/4d925d28-6581-4947-8ea5-236706cfbb3b => generated 1464 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2617] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1278/2618] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => 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: 1341/2619] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20e&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2620] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2621] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:55:36.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-034c2097-0146-4181-8a8f-06341fe8cd7f'] response: {'name': 'network-changed', 'server_uuid': 'bd4add8f-91cf-489f-b254-c2bb3c2cc351', 'tag': '4d925d28-6581-4947-8ea5-236706cfbb3b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1280/2622] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2623] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2624] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:55:36 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2625] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2626] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2627] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2628] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20e&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2629] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2630] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2631] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2632] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2633] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:55:37 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2634] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:40 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2635] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:55:40 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2636] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:45 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2637] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:55:45 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2638] 10.0.0.87 () {32 vars in 817 bytes} [Wed May 27 01:55:45 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&mac_address=fa%3A16%3A3e%3Ade%3A88%3A6c => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:55:45.506 7 WARNING neutron_lib.context [None req-6aa0d981-865e-4ec3-99c3-49e46bf13f6c 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:55:46.274 7 INFO neutron.db.l3_db [None req-6aa0d981-865e-4ec3-99c3-49e46bf13f6c 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Floating IP b761dca4-52e7-43a5-a5c2-7df4043aac91 associated. External IP: 10.96.250.216, port: 4d925d28-6581-4947-8ea5-236706cfbb3b. [pid: 7|app: 0|req: 1351/2641] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:55:45 2026] POST /v2.0/floatingips => generated 855 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2642] 10.0.0.5 () {34 vars in 1094 bytes} [Wed May 27 01:55:46 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1044095492&fields=id&tenant_id=2637919b4ba94339a6811460e7c6cd79 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2643] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:55:46 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2644] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:55:46 2026] GET /v2.0/quotas/2637919b4ba94339a6811460e7c6cd79 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:55:46.835 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52e6c7af-9385-4ba8-bfa1-875342ef448a'] response: {'name': 'network-changed', 'server_uuid': 'bd4add8f-91cf-489f-b254-c2bb3c2cc351', 'tag': '4d925d28-6581-4947-8ea5-236706cfbb3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2645] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:55:46 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&fields=id => generated 333 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2646] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2647] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2648] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2649] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2650] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2651] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2652] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20e&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2653] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2654] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2655] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2656] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2657] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:55:47 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2658] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:55:51 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2659] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:55:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2637919b4ba94339a6811460e7c6cd79 => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:55:51.608 8 WARNING neutron_lib.context [req-0139c9d0-2a82-480d-9bf8-8211058d4ff1 req-e75fd332-8376-4dc7-afcf-b89242736efc 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1300/2660] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:55:51 2026] POST /v2.0/ports => generated 1187 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1301/2661] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:52 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2662] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:55:52 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2663] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:55:52 2026] PUT /v2.0/ports/cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 1468 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2664] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:55:52 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1469 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:55:52.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dd05f25-262c-403f-a092-6af55496d1e9'] response: {'name': 'network-changed', 'server_uuid': '67af21e9-e48b-4810-bebb-c4f6d7e1ca3e', 'tag': 'cd3fa355-4a15-4902-9da0-aeb178a86157', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1362/2665] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:55:52 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2666] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:55:53 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1471 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2667] 199.204.45.162 () {34 vars in 1018 bytes} [Wed May 27 01:55:53 2026] GET /v2.0/networks?tenant_id=2637919b4ba94339a6811460e7c6cd79&shared=False => generated 2375 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2668] 199.204.45.162 () {34 vars in 930 bytes} [Wed May 27 01:55:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2669] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1471 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2670] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => 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: 1365/2671] 199.204.45.162 () {34 vars in 1106 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A113&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2672] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28&id=54c21705-449e-4e73-8440-0149fcad25d8 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2673] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2674] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2675] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?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: 1309/2676] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:55:54 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2677] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:55:57 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2678] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:55:57 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2681] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:02 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2682] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:56:02 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2683] 10.0.0.87 () {32 vars in 817 bytes} [Wed May 27 01:56:02 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&mac_address=fa%3A16%3A3e%3Ad0%3Ae2%3A35 => generated 1204 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:56:02.963 7 WARNING neutron_lib.context [None req-9edb89c0-b80c-4c65-ae8a-c05bc247ab90 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:56:03.743 7 INFO neutron.db.l3_db [None req-9edb89c0-b80c-4c65-ae8a-c05bc247ab90 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Floating IP d2a1ac42-7c1a-4834-b71e-fb4bd0191622 associated. External IP: 10.96.250.220, port: cd3fa355-4a15-4902-9da0-aeb178a86157. [pid: 7|app: 0|req: 1371/2684] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:56:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2685] 10.0.0.75 () {34 vars in 989 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2686] 10.0.0.75 () {34 vars in 1039 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2687] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:56:10.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c193af4b-fb96-43e5-aaa1-9a6e595198a3'] response: {'name': 'network-changed', 'server_uuid': '67af21e9-e48b-4810-bebb-c4f6d7e1ca3e', 'tag': 'cd3fa355-4a15-4902-9da0-aeb178a86157', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1373/2688] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2689] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2690] 199.204.45.162 () {34 vars in 1106 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A113&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2691] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28&id=54c21705-449e-4e73-8440-0149fcad25d8 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2692] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&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: 1318/2693] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2694] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:56:10 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?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: 1319/2695] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:56:11 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2696] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:56:15 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2699] 10.0.0.20 () {30 vars in 688 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2700] 10.0.0.20 () {30 vars in 690 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2701] 10.0.0.20 () {30 vars in 666 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2702] 10.0.0.20 () {30 vars in 702 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2703] 10.0.0.20 () {28 vars in 437 bytes} [Wed May 27 01:56:16 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2704] 10.0.0.20 () {30 vars in 726 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2705] 10.0.0.20 () {30 vars in 688 bytes} [Wed May 27 01:56:16 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: 1383/2706] 10.0.0.20 () {30 vars in 690 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2707] 10.0.0.20 () {30 vars in 666 bytes} [Wed May 27 01:56:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2708] 10.0.0.20 () {30 vars in 702 bytes} [Wed May 27 01:56:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2709] 10.0.0.20 () {30 vars in 726 bytes} [Wed May 27 01:56:17 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2710] 10.0.0.20 () {30 vars in 688 bytes} [Wed May 27 01:56:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2711] 10.0.0.20 () {30 vars in 690 bytes} [Wed May 27 01:56: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: 7|app: 0|req: 1386/2712] 10.0.0.20 () {30 vars in 666 bytes} [Wed May 27 01:56:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2713] 10.0.0.20 () {30 vars in 702 bytes} [Wed May 27 01:56:17 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: 1387/2714] 10.0.0.20 () {30 vars in 728 bytes} [Wed May 27 01:56:17 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2715] 10.0.0.20 () {30 vars in 680 bytes} [Wed May 27 01:56:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2716] 10.0.0.20 () {34 vars in 702 bytes} [Wed May 27 01:56:17 2026] POST /v2.0/ports => generated 1132 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2717] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:56:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1389/2718] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2719] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2720] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2721] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2722] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:56:20 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: 1332/2723] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:56:20 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: 1392/2724] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2725] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:56:20.466 7 INFO neutron.api.v2.resource [None req-cfdda171-9d89-411b-8225-d7dda3f494d3 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2726] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/security-groups/lb-2377d617-6875-481a-8b43-df09735fd424 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2727] 199.204.45.162 () {30 vars in 784 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/security-groups?name=lb-2377d617-6875-481a-8b43-df09735fd424 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2728] 199.204.45.162 () {34 vars in 735 bytes} [Wed May 27 01:56:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2729] 199.204.45.162 () {30 vars in 814 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/security-group-rules?security_group_id=3bd5792b-2f93-403a-aac0-87ff55a8eec3 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2730] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:56:20 2026] PUT /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2731] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1396/2732] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2733] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:56:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2734] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:56:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2735] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:56:21 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2736] 199.204.45.162 () {34 vars in 1096 bytes} [Wed May 27 01:56:27 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351&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) [pid: 8|app: 0|req: 1339/2737] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2738] 10.0.0.5 () {34 vars in 1014 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/security-groups?id=8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2739] 10.0.0.5 () {34 vars in 980 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/networks?id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2740] 10.0.0.5 () {34 vars in 963 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/quotas/d055109d63024de08e1f6e6f3a8c529c => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2741] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2742] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2743] 10.0.0.5 () {34 vars in 1000 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2744] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20e&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => 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: 1403/2745] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2746] 10.0.0.5 () {34 vars in 1006 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2747] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2748] 10.0.0.5 () {34 vars in 1106 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2749] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&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: 1345/2750] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2751] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:56:28 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2752] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:29 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2753] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:29 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2756] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:32 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => 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: 1348/2757] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:32 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2758] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:56:33 2026] GET /v2.0/networks?id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2759] 199.204.45.162 () {34 vars in 1050 bytes} [Wed May 27 01:56:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d055109d63024de08e1f6e6f3a8c529c => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2760] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:56:33 2026] POST /v2.0/ports => generated 1082 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2761] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:56:33 2026] PUT /v2.0/ports/f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 1243 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1412/2762] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1351/2763] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/security-groups?id=8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:56:35.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fd1ebf8-6cd5-4b77-895a-bfaf2e4b89b8'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/2764] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2765] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2766] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2767] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => 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: 1415/2768] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&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: 1354/2769] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2770] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:56:35 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2771] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2772] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/networks?id=6f4aa279-dd83-4674-ab40-b196b2262919 => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2773] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => 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: 1418/2774] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2775] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&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: 1419/2776] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2777] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:56:36 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2778] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:38 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2779] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:56:38 2026] GET /v2.0/security-groups?id=8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2780] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:38 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2781] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:56:39 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => 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: 1422/2782] 199.204.45.162 () {34 vars in 1044 bytes} [Wed May 27 01:56:39 2026] GET /v2.0/security-groups?id=8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2783] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:41 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2784] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:56:41 2026] GET /v2.0/security-groups?id=8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2785] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:41 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2786] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:43 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2787] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:56:43 2026] GET /v2.0/security-groups?id=8c7c3928-36ed-4c8f-9a8f-8ef7cf212abf&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2788] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:56:44 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2795] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:57:18 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: 1429/2796] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:57: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: 1368/2797] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:57:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2798] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:57:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2799] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:57:19 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2800] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:57:19 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2801] 199.204.45.162 () {34 vars in 716 bytes} [Wed May 27 01:57:19 2026] POST /v2.0/ports => generated 1097 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2802] 10.0.0.5 () {34 vars in 969 bytes} [Wed May 27 01:57:19 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1097 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1371/2803] 10.0.0.5 () {34 vars in 905 bytes} [Wed May 27 01:57:19 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2804] 199.204.45.162 () {34 vars in 1262 bytes} [Wed May 27 01:57:20 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2805] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:20 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2806] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:20 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2807] 199.204.45.162 () {34 vars in 975 bytes} [Wed May 27 01:57:21 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1097 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2808] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:57:21 2026] GET /v2.0/networks?id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 803 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2809] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:57:21 2026] PUT /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1287 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2810] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:22 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2527 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1375/2811] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2812] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:22 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2813] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:22 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2814] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:22 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:57:23.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50be32d0-ce4a-4c97-9c8c-28a473fa763b'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': '93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1377/2815] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:23 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2816] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => 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: 1378/2817] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:23 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2818] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:23 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2819] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:23 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2820] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:23 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2821] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2527 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2822] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/networks?id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2823] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2824] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2825] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2826] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2827] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:24 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2828] 10.0.0.5 () {34 vars in 969 bytes} [Wed May 27 01:57:26 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2829] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:57:26 2026] PUT /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1312 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:57:27.021 7 INFO neutron.api.v2.resource [None req-95b50c8e-648a-4bb2-b701-56024faa2660 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2830] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/security-groups/lb-2377d617-6875-481a-8b43-df09735fd424 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:57:27.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a8a7a81-457e-4db7-9aad-845a925e32bc'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': '93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1447/2831] 199.204.45.162 () {34 vars in 1096 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2832] 199.204.45.162 () {30 vars in 784 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/security-groups?name=lb-2377d617-6875-481a-8b43-df09735fd424 => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2833] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:57:27 2026] PUT /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1312 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2834] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1449/2835] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2836] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2837] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1473 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2838] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2839] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:57:27.632 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c4ec82a-af88-43ac-ac3c-3169ac323597'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': '93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1390/2840] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2841] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/networks?id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2842] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2843] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2844] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2845] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2846] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2847] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2848] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2849] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2850] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2851] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2852] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:57:27 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2853] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2854] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2855] 199.204.45.162 () {34 vars in 1106 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A113&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => 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: 1459/2856] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28&id=54c21705-449e-4e73-8440-0149fcad25d8 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2857] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&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: 1460/2858] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&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: 1399/2859] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2860] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2861] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2862] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/networks?id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2863] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2864] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:28 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2865] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:29 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2866] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:29 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2867] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:29 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:57:38.109 7 WARNING neutron_lib.context [None req-7e3989fe-d06f-4eca-81a8-92ad8e19cb15 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 01:57:38.843 7 INFO neutron.db.l3_db [None req-7e3989fe-d06f-4eca-81a8-92ad8e19cb15 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Floating IP 8379561a-4f1e-4c35-b790-bcd8be66916f associated. External IP: 10.96.250.218, port: 86c360a9-b010-41c3-afec-e69e60563e42. [pid: 7|app: 0|req: 1466/2870] 10.0.0.87 () {34 vars in 676 bytes} [Wed May 27 01:57:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2871] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:57:41 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: 1467/2872] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:57:41 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: 1406/2873] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:57:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2874] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:57:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:57:41.985 8 INFO neutron.api.v2.resource [None req-76933116-0889-45a5-b28b-8d95971a345a 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2875] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:57:41 2026] GET /v2.0/security-groups/lb-2377d617-6875-481a-8b43-df09735fd424 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2876] 199.204.45.162 () {30 vars in 784 bytes} [Wed May 27 01:57:41 2026] GET /v2.0/security-groups?name=lb-2377d617-6875-481a-8b43-df09735fd424 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2877] 199.204.45.162 () {30 vars in 814 bytes} [Wed May 27 01:57:42 2026] GET /v2.0/security-group-rules?security_group_id=3bd5792b-2f93-403a-aac0-87ff55a8eec3 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2878] 199.204.45.162 () {34 vars in 746 bytes} [Wed May 27 01:57:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2879] 199.204.45.162 () {34 vars in 746 bytes} [Wed May 27 01:57:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2882] 10.0.0.20 () {30 vars in 688 bytes} [Wed May 27 01:57:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2883] 10.0.0.20 () {30 vars in 690 bytes} [Wed May 27 01:57:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2884] 10.0.0.20 () {30 vars in 666 bytes} [Wed May 27 01:57:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2885] 10.0.0.20 () {30 vars in 702 bytes} [Wed May 27 01:57:50 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: 1413/2886] 10.0.0.20 () {28 vars in 437 bytes} [Wed May 27 01:57:51 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: 1474/2887] 10.0.0.20 () {30 vars in 726 bytes} [Wed May 27 01:57:51 2026] GET /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2888] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:57:53 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) [pid: 7|app: 0|req: 1475/2889] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:57:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2890] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:57:53 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: 1476/2891] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:57:53 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: 1416/2892] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:57:53 2026] GET /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2893] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:57:53 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2894] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:57:54 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: 1478/2895] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:57:54 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: 1418/2896] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:57:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2897] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:57:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2898] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:55 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2899] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:55 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2900] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:57:56 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2901] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:57:56 2026] POST /v2.0/ports => generated 1303 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2902] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:57:56 2026] PUT /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1464 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1482/2903] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4046 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1422/2904] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => 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: 1483/2905] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2906] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2907] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:57:58.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ee4b3af-4744-45df-93e4-f0110cd04a0d'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'ddc9fd74-ee76-4bff-b068-466236235735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2908] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2909] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2910] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2911] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2912] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2913] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2914] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2915] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ae&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2916] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2917] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&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: 1429/2918] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&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: 1490/2919] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2920] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:57:58 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2921] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:57:59 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4046 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2922] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2923] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2924] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ae&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2925] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2926] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2927] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2928] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2929] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:00 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2932] 10.0.0.5 () {34 vars in 969 bytes} [Wed May 27 01:58:02 2026] GET /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2933] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:02 2026] GET /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2934] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:02 2026] GET /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2935] 199.204.45.162 () {34 vars in 789 bytes} [Wed May 27 01:58:02 2026] PUT /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1201 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2936] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1438/2937] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2938] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:03 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) 2026-05-27 01:58:03.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61c4f2cb-9a84-4f6e-84c4-776a0f8bff4d'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'ddc9fd74-ee76-4bff-b068-466236235735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1439/2939] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:03 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: 1501/2940] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:03 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: 1440/2941] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:03 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: 1502/2942] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2943] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2944] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2945] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2946] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2947] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2948] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2949] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2950] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2951] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => 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: 1507/2952] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2953] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2954] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:03 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?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: 1447/2955] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:04 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2956] 10.0.0.20 () {30 vars in 688 bytes} [Wed May 27 01:58:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2957] 10.0.0.20 () {30 vars in 690 bytes} [Wed May 27 01:58:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2958] 10.0.0.20 () {30 vars in 666 bytes} [Wed May 27 01:58:07 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: 1449/2959] 10.0.0.20 () {30 vars in 702 bytes} [Wed May 27 01:58:07 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: 1511/2960] 10.0.0.20 () {28 vars in 437 bytes} [Wed May 27 01:58:07 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: 1450/2961] 10.0.0.20 () {30 vars in 726 bytes} [Wed May 27 01:58:07 2026] GET /v2.0/subnets/30e64499-4454-4927-ba87-0153640f6e28 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2962] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2963] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58: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: 1513/2964] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:08 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: 1452/2965] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2966] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2967] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/subnets/30e64499-4454-4927-ba87-0153640f6e28 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2968] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2969] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:08 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: 1516/2970] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2971] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58: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: 7|app: 0|req: 1517/2972] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2973] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:09 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2974] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:09 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2975] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:10 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2976] 199.204.45.162 () {38 vars in 955 bytes} [Wed May 27 01:58:10 2026] POST /v2.0/ports => generated 1307 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2977] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:58:10 2026] PUT /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1468 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1520/2978] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 5279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1459/2979] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => 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: 1521/2980] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:58:12.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e003ed8-c2c4-430b-b64b-a7840027f67c'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'b3d3f7af-3095-46ed-9490-40e4d28e9fcf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1460/2981] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2982] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2983] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2984] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2985] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2986] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2987] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2988] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2989] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => 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: 1526/2990] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2991] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2992] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2993] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2994] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.157&port_id=b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2995] 199.204.45.162 () {34 vars in 1106 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26b&port_id=b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2996] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28&id=54c21705-449e-4e73-8440-0149fcad25d8 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2997] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2998] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2999] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:12 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3000] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:13 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3001] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 5279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3002] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3003] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.157&port_id=b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3004] 199.204.45.162 () {34 vars in 1106 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26b&port_id=b3d3f7af-3095-46ed-9490-40e4d28e9fcf => 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: 1472/3005] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28&id=54c21705-449e-4e73-8440-0149fcad25d8 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3006] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3007] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3008] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3009] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:14 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3012] 10.0.0.5 () {34 vars in 969 bytes} [Wed May 27 01:58:16 2026] GET /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3013] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:16 2026] GET /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3014] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:16 2026] GET /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3015] 199.204.45.162 () {34 vars in 789 bytes} [Wed May 27 01:58:16 2026] PUT /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1201 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3016] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1478/3017] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/subnets/30e64499-4454-4927-ba87-0153640f6e28 => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3018] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:17 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) 2026-05-27 01:58:17.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf740796-0680-4610-852b-dd85d7695b58'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'b3d3f7af-3095-46ed-9490-40e4d28e9fcf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/3019] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58: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: 7|app: 0|req: 1541/3020] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3021] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:17 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: 1542/3022] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3023] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3024] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3025] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3026] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3027] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3028] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3029] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 5048 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3030] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3031] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.157&port_id=b3d3f7af-3095-46ed-9490-40e4d28e9fcf => 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: 1547/3032] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3033] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3034] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3035] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:17 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3036] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:26 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: 1488/3037] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:26 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: 1550/3038] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:26 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: 1489/3039] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:26 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: 1551/3040] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:26 2026] GET /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3041] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:26 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 5048 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3042] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3043] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3044] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:27 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: 1492/3045] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3046] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3047] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:58:27 2026] PUT /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1026 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3048] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1494/3049] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4873 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3050] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:27 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4873 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:58:28.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e034bac-3669-4d6b-9fc7-3a7b4c74381e'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'b3d3f7af-3095-46ed-9490-40e4d28e9fcf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1495/3051] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:28 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3052] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:28 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3053] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:28 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3054] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:28 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3055] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:28 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3056] 199.204.45.162 () {34 vars in 1096 bytes} [Wed May 27 01:58:29 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3057] 199.204.45.162 () {34 vars in 975 bytes} [Wed May 27 01:58:29 2026] GET /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3058] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:29 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3059] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:58:29 2026] DELETE /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3060] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3061] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3062] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:58:30.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0efde0f7-2e44-4ec1-8fd9-ef65d64c7fce'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-deleted', 'tag': 'b3d3f7af-3095-46ed-9490-40e4d28e9fcf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1562/3063] 199.204.45.162 () {34 vars in 1104 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20e&port_id=4d925d28-6581-4947-8ea5-236706cfbb3b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3064] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0&id=07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3065] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3066] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&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: 1564/3067] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3819 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:58:30.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10fc48c4-c301-4aa3-b0f2-321e40813b19 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3068] 199.204.45.162 () {32 vars in 758 bytes} [Wed May 27 01:58:30 2026] DELETE /v2.0/ports/b3d3f7af-3095-46ed-9490-40e4d28e9fcf => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3069] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3070] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:30 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3071] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3072] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:31 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: 1506/3073] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:31 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: 1568/3074] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:31 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: 1507/3075] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3076] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3077] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3078] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3081] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3082] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3083] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3084] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3819 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3085] 199.204.45.162 () {34 vars in 1146 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/networks?id=6f4aa279-dd83-4674-ab40-b196b2262919&id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 2310 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3086] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3087] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3088] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&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: 1513/3089] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3090] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3091] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3092] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3093] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&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: 1579/3094] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:31 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3095] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:32 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?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: 1580/3096] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.227&port_id=ddc9fd74-ee76-4bff-b068-466236235735 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3097] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:32 2026] GET /v2.0/subnets?id=465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3098] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:32 2026] GET /v2.0/ports?network_id=3b4e4ecb-de9d-4686-9608-643b7bcd302f&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3099] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:32 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3100] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:32 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3101] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3102] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:37 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: 1520/3103] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:37 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: 1584/3104] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3105] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3819 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3106] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:37 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: 1522/3107] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3108] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3109] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3110] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:37 2026] GET /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3111] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:58:37 2026] PUT /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1026 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3112] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1525/3113] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3114] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:58:38.764 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78980590-f425-49e6-942e-44c7e32c3997'] response: {'name': 'network-changed', 'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'tag': 'ddc9fd74-ee76-4bff-b068-466236235735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/3115] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3116] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/networks?id=3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3117] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3118] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:38 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3119] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:39 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3120] 199.204.45.162 () {34 vars in 975 bytes} [Wed May 27 01:58:40 2026] GET /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3121] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:40 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3122] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:58:40 2026] DELETE /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => 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: 1594/3123] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:58:41.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74c82522-94af-421f-bb44-31f1c8f62e33 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3124] 199.204.45.162 () {32 vars in 758 bytes} [Wed May 27 01:58:41 2026] DELETE /v2.0/ports/ddc9fd74-ee76-4bff-b068-466236235735 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3125] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3126] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:41 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: 1596/3127] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:41 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) 2026-05-27 01:58:41.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1488d957-21fb-4752-b8a2-0c8159a00004'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-deleted', 'tag': 'ddc9fd74-ee76-4bff-b068-466236235735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/3128] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3129] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3130] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3131] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3132] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3133] 199.204.45.162 () {30 vars in 742 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3134] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => 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: 1600/3135] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:41 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3136] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3137] 199.204.45.162 () {34 vars in 1066 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/networks?id=6f4aa279-dd83-4674-ab40-b196b2262919&id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3138] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3139] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3140] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3141] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3142] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3143] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => 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: 1540/3144] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/subnets?id=1639a54a-4a85-4898-8873-182db9b21425 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3145] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/ports?network_id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3146] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3147] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:58:42 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3150] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3151] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3152] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:53 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: 1609/3153] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:58:53.673 8 INFO neutron.api.v2.resource [None req-41998afa-da47-421c-8350-c758ac9161ce 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3154] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:58:53 2026] GET /v2.0/security-groups/lb-2377d617-6875-481a-8b43-df09735fd424 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3155] 199.204.45.162 () {30 vars in 784 bytes} [Wed May 27 01:58:53 2026] GET /v2.0/security-groups?name=lb-2377d617-6875-481a-8b43-df09735fd424 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3156] 199.204.45.162 () {30 vars in 814 bytes} [Wed May 27 01:58:53 2026] GET /v2.0/security-group-rules?security_group_id=3bd5792b-2f93-403a-aac0-87ff55a8eec3 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3157] 199.204.45.162 () {32 vars in 788 bytes} [Wed May 27 01:58:53 2026] DELETE /v2.0/security-group-rules/2de3a461-247b-455d-a888-e672eaf9175e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3158] 199.204.45.162 () {32 vars in 788 bytes} [Wed May 27 01:58:53 2026] DELETE /v2.0/security-group-rules/a70a1ea9-c83c-44d4-8911-809756bfb432 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:58:57.676 7 INFO neutron.db.l3_db [None req-11a92f8a-757d-40c1-998e-e38aff73c70c 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Floating IP 8379561a-4f1e-4c35-b790-bcd8be66916f disassociated (deleted). External IP: 10.96.250.218, port: 86c360a9-b010-41c3-afec-e69e60563e42. [pid: 7|app: 0|req: 1612/3159] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:58:57 2026] DELETE /v2.0/floatingips/8379561a-4f1e-4c35-b790-bcd8be66916f => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:58:57.991 8 INFO neutron.api.v2.resource [None req-9ef99bc5-1ed7-4432-88a8-b92a6fedd1c1 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3160] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:58:57 2026] GET /v2.0/floatingips/8379561a-4f1e-4c35-b790-bcd8be66916f => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3161] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:58 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: 1549/3162] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:58 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: 1614/3163] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:58 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: 1550/3164] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:58:58.786 7 INFO neutron.api.v2.resource [None req-b0280e70-f6df-4dd2-ac37-377b5ed295a5 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3165] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:58:58 2026] GET /v2.0/security-groups/lb-2377d617-6875-481a-8b43-df09735fd424 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3166] 199.204.45.162 () {30 vars in 784 bytes} [Wed May 27 01:58:58 2026] GET /v2.0/security-groups?name=lb-2377d617-6875-481a-8b43-df09735fd424 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3167] 199.204.45.162 () {30 vars in 814 bytes} [Wed May 27 01:58:58 2026] GET /v2.0/security-group-rules?security_group_id=3bd5792b-2f93-403a-aac0-87ff55a8eec3 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3168] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:58:58 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: 1617/3169] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:58:58 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: 1553/3170] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:58:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3171] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:58:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3172] 199.204.45.162 () {30 vars in 740 bytes} [Wed May 27 01:58:59 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3173] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:59 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3174] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:59 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3175] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:58:59 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3176] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:59:00 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3179] 199.204.45.162 () {34 vars in 975 bytes} [Wed May 27 01:59:01 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3180] 199.204.45.162 () {34 vars in 1060 bytes} [Wed May 27 01:59:01 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3181] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:59:01 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3182] 199.204.45.162 () {34 vars in 1016 bytes} [Wed May 27 01:59:01 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3183] 199.204.45.162 () {38 vars in 1028 bytes} [Wed May 27 01:59:01 2026] PUT /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1151 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3184] 199.204.45.162 () {30 vars in 768 bytes} [Wed May 27 01:59:02 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1561/3185] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:59:02 2026] PUT /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1090 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3186] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:59:02 2026] GET /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 1090 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1562/3187] 199.204.45.162 () {32 vars in 758 bytes} [Wed May 27 01:59:02 2026] DELETE /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3188] 199.204.45.162 () {30 vars in 702 bytes} [Wed May 27 01:59:03 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: 1563/3189] 199.204.45.162 () {30 vars in 704 bytes} [Wed May 27 01:59:03 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: 1627/3190] 199.204.45.162 () {30 vars in 680 bytes} [Wed May 27 01:59:03 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: 1564/3191] 199.204.45.162 () {30 vars in 716 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:59:03.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7bf1abb-48c9-468c-9ea8-cd1343568f33 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3192] 199.204.45.162 () {32 vars in 758 bytes} [Wed May 27 01:59:03 2026] DELETE /v2.0/ports/93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3193] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:59:03.212 7 INFO neutron.api.v2.resource [None req-e84da1ac-f684-4f3f-9dd3-67a7ee64c640 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3194] 199.204.45.162 () {30 vars in 762 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/security-groups/lb-2377d617-6875-481a-8b43-df09735fd424 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3195] 199.204.45.162 () {30 vars in 784 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/security-groups?name=lb-2377d617-6875-481a-8b43-df09735fd424 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3196] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/ports?tenant_id=d055109d63024de08e1f6e6f3a8c529c&device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3197] 199.204.45.162 () {30 vars in 736 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3198] 199.204.45.162 () {34 vars in 1066 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/networks?id=6f4aa279-dd83-4674-ab40-b196b2262919&id=b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 1524 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3199] 199.204.45.162 () {34 vars in 1062 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.210&port_id=f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3200] 199.204.45.162 () {34 vars in 984 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/subnets?id=77c86318-3529-4e78-9de0-428da31d2e2a => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3201] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/ports?network_id=6f4aa279-dd83-4674-ab40-b196b2262919&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3202] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3203] 199.204.45.162 () {34 vars in 788 bytes} [Wed May 27 01:59:03 2026] PUT /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 1094 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3204] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:59:03 2026] GET /v2.0/networks/6f4aa279-dd83-4674-ab40-b196b2262919?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3205] 199.204.45.162 () {32 vars in 778 bytes} [Wed May 27 01:59:03 2026] DELETE /v2.0/security-groups/3bd5792b-2f93-403a-aac0-87ff55a8eec3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3206] 199.204.45.162 () {32 vars in 758 bytes} [Wed May 27 01:59:03 2026] DELETE /v2.0/ports/86c360a9-b010-41c3-afec-e69e60563e42 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3207] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:59:06 2026] GET /v2.0/ports?device_id=4e5b6910-53f0-4c57-8246-ae962b68669f => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3208] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:59:06 2026] DELETE /v2.0/ports/f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:08.513 8 INFO neutron.db.l3_db [None req-d51406b8-3521-4332-8dd2-8524f6d8294a 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Floating IP d2a1ac42-7c1a-4834-b71e-fb4bd0191622 disassociated (deleted). External IP: 10.96.250.220, port: cd3fa355-4a15-4902-9da0-aeb178a86157. [pid: 8|app: 0|req: 1571/3209] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:59:08 2026] DELETE /v2.0/floatingips/d2a1ac42-7c1a-4834-b71e-fb4bd0191622 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:08.883 7 INFO neutron.api.v2.resource [None req-ba9f2a52-6669-42d8-9e78-8a1a8b1b7c82 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3210] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:59:08 2026] GET /v2.0/floatingips/d2a1ac42-7c1a-4834-b71e-fb4bd0191622 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:59:09.072 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9cfbfd2-7785-4811-840f-22e0ed163dc2'] response: {'name': 'network-changed', 'server_uuid': '67af21e9-e48b-4810-bebb-c4f6d7e1ca3e', 'tag': 'cd3fa355-4a15-4902-9da0-aeb178a86157', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1572/3211] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1204 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:59:09.143 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e43d5eb9-e8d3-4019-82fc-6622939bec82'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-deleted', 'tag': 'f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1640/3212] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3213] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3214] 199.204.45.162 () {34 vars in 986 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/networks?id=6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3215] 199.204.45.162 () {34 vars in 1058 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3216] 199.204.45.162 () {34 vars in 1106 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A113&port_id=cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3217] 199.204.45.162 () {34 vars in 1064 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/subnets?id=30e64499-4454-4927-ba87-0153640f6e28&id=54c21705-449e-4e73-8440-0149fcad25d8 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3218] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3219] 199.204.45.162 () {34 vars in 1052 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/ports?network_id=6c8d126b-adb8-4b76-9fa4-5f883d98036b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3220] 199.204.45.162 () {34 vars in 1012 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3221] 199.204.45.162 () {34 vars in 1112 bytes} [Wed May 27 01:59:09 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3222] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:59:10 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 1204 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3223] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:59:11 2026] DELETE /v2.0/ports/cd3fa355-4a15-4902-9da0-aeb178a86157 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3224] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:59:14 2026] GET /v2.0/ports?device_id=67af21e9-e48b-4810-bebb-c4f6d7e1ca3e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:59:19.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eac197e9-5d16-434b-a1f1-162ab1bd7e9d'] response: {'server_uuid': '67af21e9-e48b-4810-bebb-c4f6d7e1ca3e', 'name': 'network-vif-deleted', 'tag': 'cd3fa355-4a15-4902-9da0-aeb178a86157', 'status': 'completed', 'code': 200} 2026-05-27 01:59:19.628 8 INFO neutron.db.l3_db [None req-80fdcc10-9a44-445d-982f-43a63a96816a 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] Floating IP b761dca4-52e7-43a5-a5c2-7df4043aac91 disassociated (deleted). External IP: 10.96.250.216, port: 4d925d28-6581-4947-8ea5-236706cfbb3b. [pid: 8|app: 0|req: 1580/3227] 10.0.0.87 () {32 vars in 731 bytes} [Wed May 27 01:59:19 2026] DELETE /v2.0/floatingips/b761dca4-52e7-43a5-a5c2-7df4043aac91 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:19.960 7 INFO neutron.api.v2.resource [None req-b27cbfd5-0422-4ede-b8b4-067b2deff19e 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3228] 10.0.0.87 () {32 vars in 728 bytes} [Wed May 27 01:59:19 2026] GET /v2.0/floatingips/b761dca4-52e7-43a5-a5c2-7df4043aac91 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3229] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:59:20 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3230] 10.0.0.5 () {34 vars in 1038 bytes} [Wed May 27 01:59:20 2026] GET /v2.0/security-groups?id=0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:59:22.050 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2f30be1-8a3a-4cc0-b4f1-0aec14d263b3'] response: {'name': 'network-changed', 'server_uuid': 'bd4add8f-91cf-489f-b254-c2bb3c2cc351', 'tag': '4d925d28-6581-4947-8ea5-236706cfbb3b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1582/3231] 199.204.45.162 () {34 vars in 994 bytes} [Wed May 27 01:59:22 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3232] 199.204.45.162 () {36 vars in 997 bytes} [Wed May 27 01:59:22 2026] DELETE /v2.0/ports/4d925d28-6581-4947-8ea5-236706cfbb3b => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3233] 199.204.45.162 () {34 vars in 1080 bytes} [Wed May 27 01:59:22 2026] GET /v2.0/ports?tenant_id=2637919b4ba94339a6811460e7c6cd79&device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3234] 10.0.0.5 () {34 vars in 988 bytes} [Wed May 27 01:59:25 2026] GET /v2.0/ports?device_id=bd4add8f-91cf-489f-b254-c2bb3c2cc351 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3235] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/3ba21a5f-b4fc-4192-921f-2e0a439f3f4c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:30.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7b226da-c0a3-491a-a3e3-49bea08ab15f'] response: {'server_uuid': 'bd4add8f-91cf-489f-b254-c2bb3c2cc351', 'name': 'network-vif-deleted', 'tag': '4d925d28-6581-4947-8ea5-236706cfbb3b', 'status': 'completed', 'code': 200} 2026-05-27 01:59:30.507 7 INFO neutron.api.v2.resource [None req-4b6efc47-d63d-4aa8-a1a6-48b689347367 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3236] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:30 2026] GET /v2.0/security-group-rules/3ba21a5f-b4fc-4192-921f-2e0a439f3f4c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3237] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/16f79074-e6b4-4bf0-ba60-ed1d51dc37a1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:30.595 7 INFO neutron.api.v2.resource [None req-697f2614-0540-4787-84ae-8f08a0b4e616 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3238] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:30 2026] GET /v2.0/security-group-rules/16f79074-e6b4-4bf0-ba60-ed1d51dc37a1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3239] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/5d44eb56-2f43-4625-85d3-511c72ca6ff9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:30.681 7 INFO neutron.api.v2.resource [None req-f2de3efe-2c9c-4948-ad92-08b69926a237 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3240] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:30 2026] GET /v2.0/security-group-rules/5d44eb56-2f43-4625-85d3-511c72ca6ff9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3241] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/ecadd9e6-73ad-4b70-80ac-f5e7dfdfe74d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:30.764 7 INFO neutron.api.v2.resource [None req-06f1ea1a-50bb-4a02-917e-90c0d8de9ccd 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3242] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:30 2026] GET /v2.0/security-group-rules/ecadd9e6-73ad-4b70-80ac-f5e7dfdfe74d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3243] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/497ba41a-048c-403c-847e-7d40a3878513 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:30.851 7 INFO neutron.api.v2.resource [None req-07a1ee44-756f-47c1-a693-225fe99ca67e 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3244] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:30 2026] GET /v2.0/security-group-rules/497ba41a-048c-403c-847e-7d40a3878513 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3245] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/372a7f87-1740-440e-b527-565b212a9198 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:30.940 7 INFO neutron.api.v2.resource [None req-7333fe1f-97af-4514-b583-e0922cbbabc8 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3246] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:30 2026] GET /v2.0/security-group-rules/372a7f87-1740-440e-b527-565b212a9198 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3247] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:30 2026] DELETE /v2.0/security-group-rules/2c92e67b-48e3-4d34-9c99-a17ce16ecce6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:31.029 7 INFO neutron.api.v2.resource [None req-7b416d93-3328-4b1f-aaed-6e04113fc712 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3248] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:31 2026] GET /v2.0/security-group-rules/2c92e67b-48e3-4d34-9c99-a17ce16ecce6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3249] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:31 2026] DELETE /v2.0/security-group-rules/278cb403-8deb-48e4-a758-c59738ac57d8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:31.125 7 INFO neutron.api.v2.resource [None req-3a54c7ea-e5f8-4b8f-98d0-8a590e96d851 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3250] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:31 2026] GET /v2.0/security-group-rules/278cb403-8deb-48e4-a758-c59738ac57d8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3251] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:31 2026] DELETE /v2.0/security-group-rules/553531fd-7f18-4655-9b5c-96252331b9ee => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:31.214 7 INFO neutron.api.v2.resource [None req-433b6a13-1ddf-433c-9d0f-44228bdf3c13 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3252] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:31 2026] GET /v2.0/security-group-rules/553531fd-7f18-4655-9b5c-96252331b9ee => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3255] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:31 2026] DELETE /v2.0/security-group-rules/f62a5cd0-e36b-41da-89ab-5209e174fd02 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:31.308 7 INFO neutron.api.v2.resource [None req-b5f6c4b3-f6f8-4b63-86cb-e2196972a8d7 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3256] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:31 2026] GET /v2.0/security-group-rules/f62a5cd0-e36b-41da-89ab-5209e174fd02 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3257] 10.0.0.87 () {32 vars in 749 bytes} [Wed May 27 01:59:31 2026] DELETE /v2.0/security-group-rules/64598de8-bac2-4ec5-8aae-30e07f4e6d19 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:31.397 7 INFO neutron.api.v2.resource [None req-63003a9b-83bf-4b07-83cd-c0a44d893462 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3258] 10.0.0.87 () {32 vars in 746 bytes} [Wed May 27 01:59:31 2026] GET /v2.0/security-group-rules/64598de8-bac2-4ec5-8aae-30e07f4e6d19 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3259] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:31 2026] DELETE /v2.0/security-groups/0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:31.504 7 INFO neutron.api.v2.resource [None req-1d2d66f8-d327-48e1-b3ff-e2eee7f6c0b5 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3260] 10.0.0.87 () {32 vars in 736 bytes} [Wed May 27 01:59:31 2026] GET /v2.0/security-groups/0f6ec26a-d4f0-49bb-9f34-bfe16ae24a74 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3261] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:59:31 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:59:32.692 7 INFO neutron.api.v2.resource [None req-b0d5111a-d160-484e-bfcd-901a446244a6 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3262] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:59:32 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/remove_router_interface => generated 198 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3263] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:59:32 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:59:33.784 7 INFO neutron.api.v2.resource [None req-3a35ad4e-f118-4fb5-b455-94d8cd37a7b9 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3264] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:59:33 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3265] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:59:33 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:59:34.892 7 INFO neutron.api.v2.resource [None req-09657035-e997-40f7-a217-9c978e75d8d7 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3266] 10.0.0.87 () {34 vars in 788 bytes} [Wed May 27 01:59:34 2026] PUT /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:59:35.725 8 INFO neutron.services.segments.plugin [-] Segment 73d6ab85-1028-48e3-8248-fb10e4d4d71b resource provider aggregate not found 2026-05-27 01:59:35.730 8 INFO neutron.services.segments.plugin [-] Segment 73d6ab85-1028-48e3-8248-fb10e4d4d71b resource provider aggregate not found 2026-05-27 01:59:35.739 8 INFO neutron.db.l3_hamode_db [None req-9903a7d4-eb1d-4bca-8a20-77947ad1a80d 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] HA network eb42d1ce-19d1-4557-b31f-49a30deb1e70 was deleted as no HA routers are present in tenant 2637919b4ba94339a6811460e7c6cd79. [pid: 8|app: 0|req: 1599/3267] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:34 2026] DELETE /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:59:35.767 7 INFO neutron.api.v2.resource [None req-0fb8b8b8-85ab-45c5-ba17-0ad29bc7f67e 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3268] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:35 2026] GET /v2.0/routers/8cc15a9b-ac6f-4ea8-9650-eb0023e72ae1 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:59:35.774 8 INFO neutron.services.segments.plugin [-] Segment 73d6ab85-1028-48e3-8248-fb10e4d4d71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73d6ab85-1028-48e3-8248-fb10e4d4d71b found for delete ", "request_id": "req-752f7609-a5ab-424f-a11d-82289aeac1ed"}]} 2026-05-27 01:59:35.775 8 INFO neutron.services.segments.plugin [-] Segment 73d6ab85-1028-48e3-8248-fb10e4d4d71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73d6ab85-1028-48e3-8248-fb10e4d4d71b found for delete ", "request_id": "req-5593747f-d47d-4c74-831f-7dd44bea2b0b"}]} [pid: 8|app: 0|req: 1600/3269] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:35 2026] DELETE /v2.0/subnets/54c21705-449e-4e73-8440-0149fcad25d8 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:35.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b03eec4-a3ef-4750-9fea-e33fcee3c32d 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3270] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:35 2026] GET /v2.0/subnets/54c21705-449e-4e73-8440-0149fcad25d8 => 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: 1601/3271] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:35 2026] DELETE /v2.0/subnets/30e64499-4454-4927-ba87-0153640f6e28 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:36.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-527e1123-a446-4db0-994b-3f0473a6c3db 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3272] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:36 2026] GET /v2.0/subnets/30e64499-4454-4927-ba87-0153640f6e28 => 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: 1602/3273] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:59:36 2026] DELETE /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:36.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8f62d8a-29e1-484b-bf53-1b9063172bb4 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3274] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:59:36 2026] GET /v2.0/networks/6c8d126b-adb8-4b76-9fa4-5f883d98036b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3275] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:36 2026] DELETE /v2.0/subnets/07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:36.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adffb798-fb15-4cda-956d-742300d6b7a0 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3276] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:36 2026] GET /v2.0/subnets/07df8bb2-cb48-417b-9ca2-ec7d4b17431e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3277] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:36 2026] DELETE /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:36.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13f501fc-d0ec-4f6c-a0cd-16d6447e8667 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3278] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:36 2026] GET /v2.0/subnets/465654e9-539f-4ac1-a9e3-dc1e8bb8c3b0 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3279] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:59:36 2026] DELETE /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:37.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e691903c-be6e-47e4-abcd-7d79bbfd1233 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3280] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:59:37 2026] GET /v2.0/networks/3b4e4ecb-de9d-4686-9608-643b7bcd302f => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3281] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:37 2026] DELETE /v2.0/subnets/e0c06b9d-949e-43a7-a55c-8aad8036f3a7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:37.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3198a12a-9d7c-41ee-bd30-5a97a9aeb668 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3282] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:37 2026] GET /v2.0/subnets/e0c06b9d-949e-43a7-a55c-8aad8036f3a7 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:59:37.790 8 INFO neutron.services.segments.plugin [-] Segment 65de39f9-29da-41ca-b438-5236719f5fc0 resource provider aggregate not found 2026-05-27 01:59:37.793 8 INFO neutron.services.segments.plugin [-] Segment 65de39f9-29da-41ca-b438-5236719f5fc0 resource provider aggregate not found 2026-05-27 01:59:37.815 8 INFO neutron.services.segments.plugin [-] Segment 65de39f9-29da-41ca-b438-5236719f5fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65de39f9-29da-41ca-b438-5236719f5fc0 found for delete ", "request_id": "req-7311f5b2-bfd3-45b8-beab-412144f7bb9f"}]} 2026-05-27 01:59:37.820 8 INFO neutron.services.segments.plugin [-] Segment 65de39f9-29da-41ca-b438-5236719f5fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65de39f9-29da-41ca-b438-5236719f5fc0 found for delete ", "request_id": "req-386c4290-b2ff-4c8d-9459-33f260d8ca9f"}]} 2026-05-27 01:59:37.835 8 INFO neutron.services.segments.plugin [-] Segment 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 resource provider aggregate not found 2026-05-27 01:59:37.839 8 INFO neutron.services.segments.plugin [-] Segment 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 resource provider aggregate not found 2026-05-27 01:59:37.856 8 INFO neutron.services.segments.plugin [-] Segment 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 found for delete ", "request_id": "req-dd04821f-2631-4988-9605-91687bf265c8"}]} 2026-05-27 01:59:37.858 8 INFO neutron.services.segments.plugin [-] Segment 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b4adde-2ee2-4522-a80c-dea1f3bc8e01 found for delete ", "request_id": "req-88507f28-cf09-4008-85b7-c057a480664f"}]} [pid: 8|app: 0|req: 1607/3283] 10.0.0.87 () {32 vars in 723 bytes} [Wed May 27 01:59:37 2026] DELETE /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:37.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2aa32502-f4e6-45d1-831b-f18129ad565b 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3284] 10.0.0.87 () {32 vars in 720 bytes} [Wed May 27 01:59:37 2026] GET /v2.0/subnets/1639a54a-4a85-4898-8873-182db9b21425 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3285] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:59:37 2026] DELETE /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 01:59:38.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a14acf16-96a3-452e-b01a-9c2af9c22069 0fb7e92de31e4ce9abb79519485d766d 2637919b4ba94339a6811460e7c6cd79 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3286] 10.0.0.87 () {32 vars in 722 bytes} [Wed May 27 01:59:38 2026] GET /v2.0/networks/b0275be9-ceac-4852-8ff6-02fdfb0d2fd3 => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:59:40.226 8 INFO neutron.services.segments.plugin [-] Segment ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 resource provider aggregate not found 2026-05-27 01:59:40.230 8 INFO neutron.services.segments.plugin [-] Segment ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 resource provider aggregate not found 2026-05-27 01:59:40.243 8 INFO neutron.services.segments.plugin [-] Segment ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 found for delete ", "request_id": "req-3b581d8c-5c4a-47dd-8404-fb4ede4b68c0"}]} 2026-05-27 01:59:40.245 8 INFO neutron.services.segments.plugin [-] Segment ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee6368bc-e2a1-4d8e-a511-81aa1c2fa4c5 found for delete ", "request_id": "req-b4f8b6f9-7ec0-4644-a3be-6767503c14e9"}]} [pid: 8|app: 0|req: 1609/3287] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:40 2026] GET /v2.0/security-groups?tenant_id=e7b77dd7ebfe43d2a4fbd1c193d1c8d3&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3288] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:40 2026] DELETE /v2.0/security-groups/5f29ab8b-e066-4403-b9c0-054302eb832b => 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: 1610/3289] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:40 2026] GET /v2.0/security-groups?tenant_id=0a98ca455e8c412382ebe7227478d050&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3290] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:40 2026] DELETE /v2.0/security-groups/d3c3ca6e-7d76-45fe-8395-4e2c5128503b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3291] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:41 2026] GET /v2.0/security-groups?tenant_id=2637919b4ba94339a6811460e7c6cd79&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3292] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:41 2026] DELETE /v2.0/security-groups/d162073e-a44c-489c-a4ca-1abd37e12a43 => 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: 1612/3293] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:41 2026] GET /v2.0/security-groups?tenant_id=06aadc5ab6f54ce8aa77875883798aa2&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3294] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:41 2026] DELETE /v2.0/security-groups/f6bf0c99-79c5-453e-a005-158b5f10f123 => 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: 1613/3295] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:41 2026] GET /v2.0/security-groups?tenant_id=23c02d899c3b49d39b039a19547e4df5&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3296] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:41 2026] DELETE /v2.0/security-groups/89f38d82-799b-4f69-a5ad-7613f279abd0 => 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: 1614/3297] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:42 2026] GET /v2.0/security-groups?tenant_id=5375a81429704c648152425bda6853ed&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3298] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:42 2026] DELETE /v2.0/security-groups/f58d236b-fd0b-40c4-8bca-38c28e704e4c => 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: 1615/3299] 10.0.0.87 () {32 vars in 773 bytes} [Wed May 27 01:59:42 2026] GET /v2.0/security-groups?tenant_id=4c21796bb7c64a479fd7450ec284accc&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3300] 10.0.0.87 () {32 vars in 739 bytes} [Wed May 27 01:59:42 2026] DELETE /v2.0/security-groups/ddc63f60-ecb6-4334-8111-137c1881f6bd => 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: 1616/3301] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:59:45 2026] GET /v2.0/networks => generated 2168 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3304] 10.0.0.87 () {32 vars in 654 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/floatingips => 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: 1618/3305] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3306] 10.0.0.87 () {32 vars in 642 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3307] 10.0.0.87 () {32 vars in 646 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3308] 10.0.0.87 () {32 vars in 648 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3309] 10.0.0.87 () {32 vars in 662 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/security-groups => generated 17401 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3310] 10.0.0.87 () {32 vars in 654 bytes} [Wed May 27 01:59:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)